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

fix(deps): update dependency jimp to v0.22.7 #918

Merged
merged 1 commit into from Mar 7, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jimp 0.16.13 -> 0.22.7 age adoption passing confidence

Release Notes

jimp-dev/jimp

v0.22.7

Compare Source

🎉 This release contains work from a new contributor! 🎉

Thank you, MD KHAIRUL ISLAM (@​black-turtle), for all your work!

Release Notes
use matrix rotate, if rotate angle is multiple of 90 degrees (#​1209)

Fixes a bug where rotating by 90 degrees introduced extra pixels


🐛 Bug Fix
Authors: 1

v0.22.6

Compare Source

🎉 This release contains work from a new contributor! 🎉

Thank you, Daniell (@​daniellwdb), for all your work!

🐛 Bug Fix
Authors: 1

v0.22.5

Compare Source

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Charly Poirier (@​charlypoirier)

❤️ Ihor Bodnarchuk (@​ihorbond)

🐛 Bug Fix
📝 Documentation
Authors: 3

v0.22.4

Compare Source

🚀 Enhancement
Authors: 1

v0.22.3

Compare Source

🚀 Enhancement
Authors: 1

v0.22.2

Compare Source

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Ollie Chick (@​olliechick)

❤️ Andrey Kutejko (@​andy128k)

🚀 Enhancement
📝 Documentation
Authors: 2

v0.22.1

Compare Source

🚀 Enhancement
🏠 Internal
  • Windows scripts #​1172 (@​hipstersmoothie)
  • @jimp/core, @jimp/custom, jimp, @jimp/plugin-blit, @jimp/plugin-blur, @jimp/plugin-circle, @jimp/plugin-color, @jimp/plugin-contain, @jimp/plugin-cover, @jimp/plugin-crop, @jimp/plugin-displace, @jimp/plugin-dither, @jimp/plugin-fisheye, @jimp/plugin-flip, @jimp/plugin-gaussian, @jimp/plugin-invert, @jimp/plugin-mask, @jimp/plugin-normalize, @jimp/plugin-print, @jimp/plugin-resize, @jimp/plugin-rotate, @jimp/plugin-scale, @jimp/plugin-shadow, @jimp/plugin-threshold, @jimp/plugins, @jimp/test-utils, @jimp/bmp, @jimp/gif, @jimp/jpeg, @jimp/png, @jimp/tiff, @jimp/types, @jimp/utils
Authors: 1

v0.22.0

Compare Source

Release Notes
Switch to fetch for url requests (#​1165)

The underlying library for fetching images has been changed.

loadFromURL can take a set of options. When in the node environment all those options are passed to phin. Any options used to pass to phin that are not supported by the fetch API will stop working.


💥 Breaking Change
🏠 Internal
  • @jimp/core, @jimp/custom, jimp, @jimp/plugin-blit, @jimp/plugin-circle, @jimp/plugin-color, @jimp/plugin-contain, @jimp/plugin-cover, @jimp/plugin-crop, @jimp/plugin-fisheye, @jimp/plugin-flip, @jimp/plugin-mask, @jimp/plugin-normalize, @jimp/plugin-print, @jimp/plugin-resize, @jimp/plugin-rotate, @jimp/plugin-shadow, @jimp/plugin-threshold, @jimp/test-utils, @jimp/bmp, @jimp/gif, @jimp/jpeg, @jimp/png, @jimp/tiff
  • @jimp/core, @jimp/plugin-resize
  • @jimp/core, jimp, @jimp/plugin-blit, @jimp/plugin-circle, @jimp/plugin-color, @jimp/plugin-contain, @jimp/plugin-cover, @jimp/plugin-crop, @jimp/plugin-fisheye, @jimp/plugin-flip, @jimp/plugin-mask, @jimp/plugin-normalize, @jimp/plugin-print, @jimp/plugin-resize, @jimp/plugin-rotate, @jimp/plugin-shadow, @jimp/plugin-threshold, @jimp/test-utils, @jimp/bmp, @jimp/gif, @jimp/jpeg, @jimp/png, @jimp/tiff
Authors: 2

v0.21.3

Compare Source

🎉 This release contains work from a new contributor! 🎉

Thank you, Daniel Holmes (@​danielholmes), for all your work!

🚀 Enhancement
🐛 Bug Fix
  • @jimp/core, @jimp/plugin-resize
🏠 Internal
Authors: 2

v0.21.2

Compare Source

🎉 This release contains work from a new contributor! 🎉

Thank you, Daniel Holmes (@​danielholmes), for all your work!

🚀 Enhancement
🐛 Bug Fix
  • @jimp/core, @jimp/plugin-resize
🏠 Internal
Authors: 2

v0.21.1

Compare Source

🚀 Enhancement
Authors: 1

v0.21.0

Compare Source

Release Notes
Babel Refactor (#​1149)

Marking this as a "breaking release" because it might change what deps need to be installed.

All modules should be exported as valid cjs and esm

CleanShot 2023-02-04 at 18 19 27


💥 Breaking Change
  • @jimp/core, @jimp/custom, jimp, @jimp/plugin-blit, @jimp/plugin-blur, @jimp/plugin-circle, @jimp/plugin-color, @jimp/plugin-contain, @jimp/plugin-cover, @jimp/plugin-crop, @jimp/plugin-displace, @jimp/plugin-dither, @jimp/plugin-fisheye, @jimp/plugin-flip, @jimp/plugin-gaussian, @jimp/plugin-invert, @jimp/plugin-mask, @jimp/plugin-normalize, @jimp/plugin-print, @jimp/plugin-resize, @jimp/plugin-rotate, @jimp/plugin-scale, @jimp/plugin-shadow, @jimp/plugin-threshold, @jimp/plugins, @jimp/test-utils, @jimp/bmp, @jimp/gif, @jimp/jpeg, @jimp/png, @jimp/tiff, @jimp/types, @jimp/utils
Authors: 1

v0.20.2

Compare Source

🚀 Enhancement
Authors: 1

v0.20.1

Compare Source

⚠️ Pushed to main
Authors: 1

v0.20.0

Compare Source

🎉 This release contains work from a new contributor! 🎉

Thank you, nopeless (@​nopeless), for all your work!

Release Notes
switch from browserify to webpack (#​1140)

This PR can be considered a breaking change as it remove the jimp.min.js file.

Instead there is now only the jimp.js file and we ship source maps for it.

We also configured the browser field so jimp will be automatically bundled better


💥 Breaking Change
🚀 Enhancement
⚠️ Pushed to master
Authors: 2

v0.19.0

Compare Source

v0.18.0

Compare Source

🎉 This release contains work from a new contributor! 🎉

Thank you, nopeless (@​nopeless), for all your work!

Release Notes
switch from browserify to webpack (#​1140)

This PR can be considered a breaking change as it remove the jimp.min.js file.

Instead there is now only the jimp.js file and we ship source maps for it.

We also configured the browser field so jimp will be automatically bundled better


💥 Breaking Change
🚀 Enhancement
⚠️ Pushed to main
Authors: 2

v0.17.10

Compare Source

v0.17.9

Compare Source

v0.17.8

Compare Source

🐛 Bug Fix
  • @jimp/cli, @jimp/custom, @jimp/plugin-blit, @jimp/plugin-blur, @jimp/plugin-circle, @jimp/plugin-color, @jimp/plugin-contain, @jimp/plugin-cover, @jimp/plugin-crop, @jimp/plugin-displace, @jimp/plugin-dither, @jimp/plugin-fisheye, @jimp/plugin-flip, @jimp/plugin-gaussian, @jimp/plugin-invert, @jimp/plugin-mask, @jimp/plugin-normalize, @jimp/plugin-print, @jimp/plugin-resize, @jimp/plugin-rotate, @jimp/plugin-scale, @jimp/plugin-shadow, @jimp/plugin-threshold, @jimp/plugins, @jimp/test-utils, @jimp/bmp, @jimp/gif, @jimp/jpeg, @jimp/png, @jimp/tiff, @jimp/types, @jimp/utils
Authors: 1

v0.17.7

Compare Source

🐛 Bug Fix
Authors: 5

v0.17.6

Compare Source

🐛 Bug Fix
Authors: 5

v0.17.5

Compare Source

🐛 Bug Fix
Authors: 2

v0.17.4

Compare Source

🐛 Bug Fix
Authors: 2

v0.17.3

Compare Source

🐛 Bug Fix
Authors: 2

v0.17.2

Compare Source

🐛 Bug Fix
Authors: 1

v0.17.1

Compare Source

🐛 Bug Fix
Authors: 2

v0.17.0

Compare Source

Release Notes
update jpeg-js (#​1131)

This release changes the minimum node version from 8 to 16


🚀 Enhancement
Authors: 1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

renovate-approve[bot]
renovate-approve bot previously approved these changes Mar 7, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Mar 7, 2023
renovate-approve[bot]
renovate-approve bot previously approved these changes Mar 7, 2023
@renovate renovate bot merged commit 1841577 into master Mar 7, 2023
@renovate renovate bot deleted the renovate/jimp-0.x branch March 7, 2023 21:29
@vis-bot
Copy link
Collaborator

vis-bot commented Mar 7, 2023

🎉 This PR is included in version 4.0.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

1 participant