You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running npm i at the root level, there are many deprecation warnings logged to console. We should update tooling to use non-deprecated dependencies.
I'll try looking into this as I go and adding updates, for now here was my console logs:
~/myStuff/repos/mocha-examples (main)
$ npm i
2024-10-27 15:22:25
npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm warn deprecated are-we-there-yet@3.0.1: This package is no longer supported.
npm warn deprecated debuglog@1.0.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated gauge@4.0.4: This package is no longer supported.
npm warn deprecated q@1.5.1: You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other.
npm warn deprecated
npm warn deprecated (For a CapTP with native promises, see @endo/eventual-send and @endo/captp)
npm warn deprecated readdir-scoped-modules@1.1.0: This functionality has been moved to @npmcli/fs
npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm warn deprecated read-package-json@5.0.2: This package is no longer supported. Please use @npmcli/package-json instead.
npm warn deprecated @lerna/gitlab-client@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/conventional-commits@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/github-client@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/npm-run-script@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/create-symlink@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/timer@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/get-packed@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/temp-write@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/otplease@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/npm-publish@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/log-packed@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/pack-directory@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/npm-dist-tag@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/prerelease-id-from-version@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/package@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/check-working-tree@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/get-npm-exec-opts@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/query-graph@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/write-log-file@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/profiler@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/run-lifecycle@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/filter-packages@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/output@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated npmlog@6.0.2: This package is no longer supported.
npm warn deprecated @lerna/global-options@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/listable@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/prompt@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/project@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/collect-updates@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/run-topologically@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/symlink-binary@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/npm-install@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/symlink-dependencies@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/validation-error@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/has-npm-version@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/package-graph@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/list@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/describe-ref@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/filter-options@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/publish@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/run@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/init@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/info@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/link@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated glob@7.1.4: Glob versions prior to v9 are no longer supported
npm warn deprecated @lerna/diff@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/rimraf-dir@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/command@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/clean@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/cli@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/bootstrap@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/pulse-till-done@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/changed@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/import@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/add@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/exec@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/npm-conf@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated @lerna/version@5.6.2: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
> mocha-examples@1.0.0 postinstall
> lerna bootstrap --no-ci && npm run clean:packagelock
lerna notice cli v5.6.2
lerna info Bootstrapping 22 packages
lerna info Installing external dependencies
lerna info Symlinking packages and binaries
lerna info lifecycle example-babel-app@1.0.0~prepublish: example-babel-app@1.0.0
> example-babel-app@1.0.0 prepublish C:\Users\markw\myStuff\repos\mocha-examples\packages\babel
> npm run compile
lerna info lifecycle example-typescript-babel-combination@1.0.0~prepublish: example-typescript-babel-combination@1.0.0
> example-typescript-babel-combination@1.0.0 prepublish C:\Users\markw\myStuff\repos\mocha-examples\packages\typescript-babel
> npm run check-types && npm run compile
lerna info lifecycle example-typescript-app@1.0.0~prepublish: example-typescript-app@1.0.0
> example-typescript-app@1.0.0 prepublish C:\Users\markw\myStuff\repos\mocha-examples\packages\typescript
> npm run compile
[##################] - prepublish: sill lifecycle No script for "prepublish" in "example-vue-puppeteer-a
> example-babel-app@1.0.0 compile
> babel src -d lib
Successfully compiled 2 files with Babel (5043ms).
[##################] \ prepublish: sill lifecycle "prepublish" finished in "example-babel-app"
> example-typescript-babel-combination@1.0.0 check-types
> tsc
> example-typescript-babel-combination@1.0.0 compile
> babel src -d lib --extensions '.ts,.tsx'
Successfully compiled 0 files with Babel (14ms).
[##################] | prepublish: sill lifecycle "prepublish" finished in "example-typescript-babel-com
> example-typescript-app@1.0.0 compile
> tsc --declaration
lerna success Bootstrapped 22 packages
> mocha-examples@1.0.0 clean:packagelock
> rimraf -g **/package-lock.json
added 607 packages in 3m
59 packages are looking for funding
run `npm fund` for details
Additional Info
I am able to create a PR but not sure if I want to focus on this one quite yet, want to work on two other bugs first :)
The text was updated successfully, but these errors were encountered:
Tooling Suggestion Checklist
main
branch of the repository.faq
label, but none matched my issue.Overview
When running
npm i
at the root level, there are many deprecation warnings logged to console. We should update tooling to use non-deprecated dependencies.I'll try looking into this as I go and adding updates, for now here was my console logs:
Additional Info
I am able to create a PR but not sure if I want to focus on this one quite yet, want to work on two other bugs first :)
The text was updated successfully, but these errors were encountered: