Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecated npm dependencies #2486

Open
5 tasks
exalate-issue-sync bot opened this issue Jan 9, 2025 · 0 comments
Open
5 tasks

Remove deprecated npm dependencies #2486

exalate-issue-sync bot opened this issue Jan 9, 2025 · 0 comments
Assignees

Comments

@exalate-issue-sync
Copy link

exalate-issue-sync bot commented Jan 9, 2025

Currently, when we run an install we are getting the following deprecation warnings:

npm warn deprecated [email protected]: 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 [email protected]: This package is no longer supported. Please use @npmcli/package-json instead.
npm warn deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: Glob versions prior to v9 are no longer supported
npm warn deprecated [email protected]: Ownership of Critters has moved to the Nuxt team, who will be maintaining the project going forward. If you'd like to keep using Critters, please switch to the actively-maintained fork at https://github.com/danielroe/beasties

Please resolve these deprecation warnings by upgrading or switching libraries as indicated. This list includes:

QA Notes

Dev will provide screenshots showing the warnings is no longer displayed on installation.

DEV Notes

  • a library’s dependency tree can be viewed using {{npm ls [dependency]}}
  • “glob” is a dependency in fecfile-validate also and should be addressed there as well.

Design

null

See full ticket and images here: FECFILE-1942

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant