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

core-js@<3.0 related warnings #817

Closed
Hiestaa opened this issue Nov 19, 2019 · 6 comments
Closed

core-js@<3.0 related warnings #817

Hiestaa opened this issue Nov 19, 2019 · 6 comments

Comments

@Hiestaa
Copy link

Hiestaa commented Nov 19, 2019

Expected Behavior

yarn add jimp should install without outdated dependency warning.

Current Behavior

When installing jimp with yarn, the logs contain several instances of the warning core-js@<3.0 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3..

> yarn add jimp                                                                                                                                                                                   1059ms  Tue 19 Nov 15:30:32 2019
yarn add v1.17.3
warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
[1/4] 🔍  Resolving packages...
warning jimp > core-js@2.6.10: core-js@<3.0 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning jimp > @jimp/custom > core-js@2.6.10: core-js@<3.0 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning jimp > @jimp/types > core-js@2.6.10: core-js@<3.0 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning jimp > @jimp/plugins > core-js@2.6.10: core-js@<3.0 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning jimp > @jimp/custom > @jimp/core > core-js@2.6.10: core-js@<3.0 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning jimp > @jimp/types > @jimp/jpeg > core-js@2.6.10: core-js@<3.0 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning jimp > @jimp/types > @jimp/gif > core-js@2.6.10: core-js@<3.0 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning jimp > @jimp/types > @jimp/png > core-js@2.6.10: core-js@<3.0 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning jimp > @jimp/plugins > @jimp/plugin-blit > core-js@2.6.10: core-js@<3.0 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning jimp > @jimp/types > @jimp/bmp > core-js@2.6.10: core-js@<3.0 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning jimp > @jimp/plugins > @jimp/plugin-blur > core-js@2.6.10: core-js@<3.0 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning jimp > @jimp/types > @jimp/tiff > core-js@2.6.10: core-js@<3.0 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning jimp > @jimp/plugins > @jimp/plugin-contain > core-js@2.6.10: core-js@<3.0 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning jimp > @jimp/plugins > @jimp/plugin-color > core-js@2.6.10: core-js@<3.0 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning jimp > @jimp/plugins > @jimp/plugin-crop > core-js@2.6.10: core-js@<3.0 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning jimp > @jimp/plugins > @jimp/plugin-dither > core-js@2.6.10: core-js@<3.0 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning jimp > @jimp/plugins > @jimp/plugin-flip > core-js@2.6.10: core-js@<3.0 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning jimp > @jimp/plugins > @jimp/plugin-displace > core-js@2.6.10: core-js@<3.0 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning jimp > @jimp/plugins > @jimp/plugin-gaussian > core-js@2.6.10: core-js@<3.0 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning jimp > @jimp/plugins > @jimp/plugin-mask > core-js@2.6.10: core-js@<3.0 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning jimp > @jimp/plugins > @jimp/plugin-invert > core-js@2.6.10: core-js@<3.0 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning jimp > @jimp/plugins > @jimp/plugin-cover > core-js@2.6.10: core-js@<3.0 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning jimp > @jimp/plugins > @jimp/plugin-print > core-js@2.6.10: core-js@<3.0 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning jimp > @jimp/plugins > @jimp/plugin-normalize > core-js@2.6.10: core-js@<3.0 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning jimp > @jimp/plugins > @jimp/plugin-resize > core-js@2.6.10: core-js@<3.0 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning jimp > @jimp/custom > @jimp/core > @jimp/utils > core-js@2.6.10: core-js@<3.0 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning jimp > @jimp/plugins > @jimp/plugin-rotate > core-js@2.6.10: core-js@<3.0 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning jimp > @jimp/plugins > @jimp/plugin-scale > core-js@2.6.10: core-js@<3.0 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
[2/4] 🚚  Fetching packages...
[3/4] 🔗  Linking dependencies...
[4/4] 🔨  Building fresh packages...
success Saved lockfile.
success Saved 72 new dependencies.

Context

  • Jimp Version: v0.8.5
  • Operating System: OSX Mojave v10.14.6
  • Node version: v10.15.3

Failure Logs

See above.

@Hiestaa Hiestaa changed the title core-js @<3.0 related warnings core-js@<3.0 related warnings Nov 19, 2019
@Hiestaa Hiestaa mentioned this issue Nov 19, 2019
4 tasks
@Hiestaa
Copy link
Author

Hiestaa commented Nov 20, 2019

It appears this issue is currently being addressed by #815 (as well as the PR I made #818) - I'll close this when one of the these two is merged.

@crutchcorn
Copy link
Member

This should be fixed as-of 0.9.2 @hipstersmoothie

@jahed
Copy link

jahed commented Nov 26, 2019

Is there any criteria for 0.9.2 to move from canary to stable?

@crutchcorn
Copy link
Member

That's something that'd have to be done by @hipstersmoothie manually.

@hipstersmoothie
Copy link
Collaborator

Should get released when #825 is merged. There was a hiccup in the tests that caused that last release to not go out

@hipstersmoothie
Copy link
Collaborator

https://github.com/oliver-moran/jimp/releases/tag/v0.9.3

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

4 participants