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

packages deprecated in Dockerfile for py3 container #1188

Open
homework36 opened this issue Jul 8, 2024 · 0 comments
Open

packages deprecated in Dockerfile for py3 container #1188

homework36 opened this issue Jul 8, 2024 · 0 comments

Comments

@homework36
Copy link

From building logs:

2024-07-08T15:38:26Z #23 [builder  7/13] RUN npm install
2024-07-08T15:38:50Z #23 73.64 npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
2024-07-08T15:38:52Z #23 75.07 npm WARN deprecated [email protected]: Critical bug fixed in v3.0.1, please upgrade to the latest version.
2024-07-08T15:38:52Z #23 75.24 npm WARN deprecated [email protected]: Use your platform's native performance.now() and performance.timeOrigin.
2024-07-08T15:38:53Z #23 76.36 npm WARN deprecated [email protected]: now available as @ungap/url-search-params
2024-07-08T15:38:53Z #23 76.45 npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
2024-07-08T15:38:53Z #23 76.72 npm WARN deprecated [email protected]: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
2024-07-08T15:38:55Z #23 78.64 npm WARN deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
2024-07-08T15:38:56Z #23 78.87 npm WARN deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
2024-07-08T15:38:56Z #23 78.88 npm WARN deprecated [email protected]: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
2024-07-08T15:38:56Z #23 79.14 npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-url#deprecated
2024-07-08T15:38:56Z #23 79.43 npm WARN deprecated [email protected]: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
2024-07-08T15:38:57Z #23 80.41 npm WARN deprecated [email protected]: some dependency vulnerabilities fixed, support for node < 10 dropped, and newer ECMAScript syntax/features added
2024-07-08T15:38:58Z #23 80.83 npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
2024-07-08T15:38:58Z #23 81.17 npm WARN deprecated [email protected]: Critical bug fixed in v2.0.1, please upgrade to the latest version.
2024-07-08T15:38:58Z #23 81.20 npm WARN deprecated [email protected]: This package is no longer supported.
2024-07-08T15:38:58Z #23 81.77 npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-resolve#deprecated
2024-07-08T15:38:59Z #23 82.39 npm WARN deprecated [email protected]: use String.prototype.padStart()
2024-07-08T15:39:00Z #23 82.87 npm WARN deprecated [email protected]: Please upgrade to kleur@3 or migrate to 'ansi-colors' if you prefer the old syntax. Visit <https://github.com/lukeed/kleur/releases/tag/v3.0.0\> for migration path(s).
2024-07-08T15:39:00Z #23 83.26 npm WARN deprecated [email protected]: 1.2.0 should have been a major version bump
2024-07-08T15:39:00Z #23 83.60 npm WARN deprecated [email protected]: this package is now deprecated
2024-07-08T15:39:02Z #23 85.04 npm WARN deprecated [email protected]: This version of 'is-buffer' is out-of-date. You must update to v1.1.6 or newer
2024-07-08T15:39:02Z #23 85.43 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.
2024-07-08T15:39:02Z #23 85.44 npm WARN deprecated [email protected]: Please update to ini >=1.3.6 to avoid a prototype pollution issue
2024-07-08T15:39:02Z #23 85.56 npm WARN deprecated [email protected]: Please upgrade to v0.1.5
2024-07-08T15:39:03Z #23 85.81 npm WARN deprecated [email protected]: Please upgrade to v0.1.7
2024-07-08T15:39:03Z #23 86.20 npm WARN deprecated [email protected]: this library is no longer supported
2024-07-08T15:39:03Z #23 86.69 npm WARN deprecated [email protected]: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
2024-07-08T15:39:03Z #23 86.71 npm WARN deprecated [email protected]: Glob versions prior to v9 are no longer supported
2024-07-08T15:39:04Z #23 87.15 npm WARN deprecated [email protected]: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)
2024-07-08T15:39:04Z #23 87.21 npm WARN deprecated [email protected]: This package is no longer supported.
2024-07-08T15:39:05Z #23 88.84 npm WARN deprecated [email protected]: Use your platform's native DOMException instead
2024-07-08T15:39:06Z #23 89.89 npm WARN deprecated [email protected]: This package is no longer supported.
2024-07-08T15:39:07Z #23 90.15 npm WARN deprecated [email protected]: Please upgrade to consolidate v1.0.0+ as it has been modernized with several long-awaited fixes implemented. Maintenance is supported by Forward Email at https://forwardemail.net ; follow/watch https://github.com/ladjs/consolidate for updates and release changelog
2024-07-08T15:39:08Z #23 91.59 npm WARN deprecated [email protected]: XSS vulnerability fixed in v1.0.3
2024-07-08T15:39:09Z #23 92.53 npm WARN deprecated [email protected]: 🙌  Thanks for using Babel: we recommend using babel-preset-env now: please read https://babeljs.io/env to update!
2024-07-08T15:39:11Z #23 93.90 npm WARN deprecated [email protected]: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
2024-07-08T15:39:11Z #23 94.65 npm WARN deprecated [email protected]: Use your platform's native atob() and btoa() methods instead
2024-07-08T15:39:11Z #23 94.67 npm WARN deprecated [email protected]: This is probably built in to whatever tool you're using. If you still need it... idk
2024-07-08T15:39:12Z #23 95.64 npm WARN deprecated [email protected]: Rimraf versions prior to v4 are no longer supported
2024-07-08T15:39:13Z #23 96.30 npm WARN deprecated [email protected]: Please upgrade to v1.0.1
2024-07-08T15:39:13Z #23 96.31 npm WARN deprecated [email protected]: Please upgrade to v1.0.1
2024-07-08T15:39:13Z #23 96.46 npm WARN deprecated [email protected]: Glob versions prior to v9 are no longer supported
2024-07-08T15:39:13Z #23 96.63 npm WARN deprecated [email protected]: Please upgrade to v0.1.5
2024-07-08T15:39:13Z #23 96.68 npm WARN deprecated [email protected]: Please upgrade to v0.1.7

And a lot more lines follow.
ChatGPT suggests the following:

npm install -g npm-check-updates
ncu
ncu -u
npm install

Not sure if we should consider upgrading those packages.

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