fix(deps): update dependency jimp to ^0.22.0 #5803
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.16.1->^0.22.0Release Notes
jimp-dev/jimp (jimp)
v0.22.12Compare Source
🎉 This release contains work from a new contributor! 🎉
Thank you, Dathan (@DLiblik), for all your work!
🚀 Enhancement
🐛 Bug Fix
@jimp/coreAuthors: 3
v0.22.11Compare Source
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Rob Juurlink (@kozmoz)
❤️ null@AnotherPillow
🚀 Enhancement
@jimp/plugin-print📝 Documentation
jimpAuthors: 4
v0.22.10Compare Source
🎉 This release contains work from a new contributor! 🎉
Thank you, Zach Stevenson (@stevezac-osu), for all your work!
🚀 Enhancement
@jimp/coreAuthors: 2
v0.22.9Compare Source
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Artur (@Artur-)
❤️ Tim O. (macer) (@gitmacer)
❤️ aab (@aabccd021)
❤️ Zsolt Medgyesi (@zmedgyes)
❤️ Nicolas Morel (@Marsup)
🚀 Enhancement
jimp,@jimp/plugin-print@jimp/gif🐛 Bug Fix
@jimp/core📝 Documentation
Authors: 5
v0.22.8Compare Source
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Sjoerd (@sjoerd108)
❤️ null@php4fan
❤️ null@JunkMeal
🚀 Enhancement
@jimp/core,jimp@jimp/plugin-color@jimp/plugin-rotate🐛 Bug Fix
@jimp/plugin-crop,@jimp/test-utils📝 Documentation
jimpAuthors: 3
v0.22.7Compare 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
@jimp/plugin-rotateAuthors: 1
v0.22.6Compare Source
🎉 This release contains work from a new contributor! 🎉
Thank you, Daniell (@daniellwdb), for all your work!
🐛 Bug Fix
jimp,@jimp/plugin-colorAuthors: 1
v0.22.5Compare Source
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Charly Poirier (@charlypoirier)
❤️ Ihor Bodnarchuk (@ihorbond)
🐛 Bug Fix
@jimp/plugin-resize📝 Documentation
Authors: 3
v0.22.4Compare Source
🚀 Enhancement
@jimp/core,@jimp/plugin-colorAuthors: 1
v0.22.3Compare Source
🚀 Enhancement
jimpAuthors: 1
v0.22.2Compare Source
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Ollie Chick (@olliechick)
❤️ Andrey Kutejko (@andy128k)
🚀 Enhancement
@jimp/core📝 Documentation
favicons#1176 (@andy128k)Authors: 2
v0.22.1Compare Source
🎉 This release contains work from a new contributor! 🎉
Thank you, Zach Stevenson (@stevezac-osu), for all your work!
🚀 Enhancement
@jimp/coreAuthors: 2
v0.22.0Compare Source
Release Notes
Switch to fetch for url requests (#1165)
The underlying library for fetching images has been changed.
loadFromURLcan take a set of options. When in the node environment all those options are passed to phin. Any options used to pass tophinthat are not supported by thefetchAPI will stop working.💥 Breaking Change
@jimp/core🏠 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/tiffAuthors: 2
v0.21.3Compare 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.2Compare 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.1Compare Source
🚀 Enhancement
@jimp/coreAuthors: 1
v0.21.0Compare 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
💥 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/utilsAuthors: 1
v0.20.2Compare Source
🚀 Enhancement
@jimp/coreAuthors: 1
v0.20.1Compare Source
mainAuthors: 1
v0.20.0Compare 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.jsfile.Instead there is now only the
jimp.jsfile and we ship source maps for it.We also configured the
browserfield so jimp will be automatically bundled better💥 Breaking Change
@jimp/core,@jimp/custom,jimp,@jimp/test-utils,@jimp/png🚀 Enhancement
@jimp/tiff@jimp/coremasterAuthors: 2
v0.19.0Compare Source
v0.18.0Compare 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.jsfile.Instead there is now only the
jimp.jsfile and we ship source maps for it.We also configured the
browserfield so jimp will be automatically bundled better💥 Breaking Change
@jimp/core,@jimp/custom,jimp,@jimp/test-utils,@jimp/png🚀 Enhancement
@jimp/tiff@jimp/coremainAuthors: 2
v0.17.10Compare Source
v0.17.9Compare Source
v0.17.8Compare 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/utilsAuthors: 1
v0.17.7Compare Source
🐛 Bug Fix
@jimp/plugin-color@jimp/plugin-print@jimp/corejimp,@jimp/plugin-rotateAuthors: 5
v0.17.6Compare Source
🐛 Bug Fix
@jimp/plugin-color@jimp/plugin-print@jimp/corejimp,@jimp/plugin-rotateAuthors: 5
v0.17.5Compare Source
🐛 Bug Fix
@jimp/coreAuthors: 2
v0.17.4Compare Source
🐛 Bug Fix
@jimp/coreAuthors: 2
v0.17.3Compare Source
🐛 Bug Fix
@jimp/core,@jimp/plugin-colorAuthors: 2
v0.17.2Compare Source
🐛 Bug Fix
@jimp/core,@jimp/plugin-printAuthors: 1
v0.17.1Compare Source
🐛 Bug Fix
@jimp/plugin-printAuthors: 2
v0.17.0Compare Source
Release Notes
update jpeg-js (#1131)
This release changes the minimum node version from 8 to 16
🚀 Enhancement
@jimp/jpegAuthors: 1
v0.16.13Compare Source
🐛 Bug Fix
@jimp/plugin-crop@jimp/core,jimp,@jimp/plugin-colorjimp@jimp/plugin-print@jimp/coremaster@jimp/core,jimp,@jimp/plugin-print@jimp/cli,@jimp/core,jimp,@jimp/plugin-blit,@jimp/plugin-color,@jimp/test-utils,@jimp/png@jimp/cli,@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🏠 Internal
📝 Documentation
Authors: 9
v0.16.12Compare Source
v0.16.11Compare Source
v0.16.10Compare Source
v0.16.9Compare Source
v0.16.8Compare Source
v0.16.7Compare Source
v0.16.6Compare Source
v0.16.5Compare Source
v0.16.4Compare Source
v0.16.3Compare Source
🐛 Bug Fix
@jimp/plugin-crop@jimp/core,jimp,@jimp/plugin-colorjimp@jimp/plugin-print@jimp/coremain@jimp/core,jimp,@jimp/plugin-print@jimp/cli,@jimp/core,jimp,@jimp/plugin-blit,@jimp/plugin-color,@jimp/test-utils,@jimp/png@jimp/cli,@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🏠 Internal
📝 Documentation
Authors: 9
v0.16.2Compare Source
🐛 Bug Fix
@jimp/jpeg📝 Documentation
@jimp/plugin-fisheyeAuthors: 4
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.