create-probot-app icon indicating copy to clipboard operation
create-probot-app copied to clipboard

deprecated: request-promise-native, urix, har-validator, resolve-url, request

Open jsoref opened this issue 4 years ago • 2 comments

I'm probably not going to be submitting a PR for this. I hit it working on something I do intend to PR.

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
npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142

jsoref avatar Apr 11 '21 22:04 jsoref