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

request is deprecated #57

Open
drmrbrewer opened this issue Jun 13, 2020 · 2 comments
Open

request is deprecated #57

drmrbrewer opened this issue Jun 13, 2020 · 2 comments

Comments

@drmrbrewer
Copy link
Contributor

Am sure you are aware, but just noticed a deprecation warning when installing caprover, regarding deprecation of the node request package. It is a pain because I also use it in most of my node-based apps too! Given how widespread this is, I am sure it will be around for a long time, but deprecated packages can I suppose break your app at any time.

@githubsaturn githubsaturn transferred this issue from caprover/caprover Jun 17, 2020
@djdembeck
Copy link

Bumping this as well. There's a GHI of the breakdown: request/request#3142

@deadcoder0904
Copy link

many libraries are deprecated:

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.
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated [email protected]: request-promise has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142

why not update them & release a new version?

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

No branches or pull requests

3 participants