This repository was archived by the owner on Oct 11, 2024. It is now read-only.
fix(deps): update dependency jimp to v1 #625
Open
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->1.6.0Release Notes
jimp-dev/jimp (jimp)
v1.6.0Compare Source
v1.4.0Compare Source
🚀 Enhancement
@jimp/corejimp🐛 Bug Fix
@jimp/utils,@jimp/plugin-printmain@jimp/core,@jimp/types,@jimp/utils,@jimp/plugin-print,@jimp/plugin-quantize,@jimp/wasm-webp📝 Documentation
@jimp/plugin-blit,@jimp/plugin-printAuthors: 1
v1.3.0Compare Source
🚀 Enhancement
@jimp/coreAuthors: 1
v1.2.0Compare Source
🚀 Enhancement
@jimp/core,jimp,@jimp/plugin-print,@jimp/wasm-avif,@jimp/wasm-jpeg,@jimp/wasm-png,@jimp/wasm-webpAuthors: 1
v1.1.5Compare Source
🐛 Bug Fix
@jimp/types,@jimp/plugin-printmain@jimp/core,jimpAuthors: 1
v1.1.4Compare Source
Release Notes
improve bundler integration (#1321)
Instead of having to import
jimp/browseryou can now just importjimpand the bundler should pick up thebrowserexport.🐛 Bug Fix
jimpAuthors: 1
v1.1.3Compare Source
🐛 Bug Fix
jimp@jimp/core,@jimp/diff,@jimp/file-ops,jimp,@jimp/test-utils,@jimp/types,@jimp/utils,@jimp/js-bmp,@jimp/js-gif,@jimp/js-jpeg,@jimp/js-png,@jimp/js-tiff,@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-hash,@jimp/plugin-mask,@jimp/plugin-print,@jimp/plugin-quantize,@jimp/plugin-resize,@jimp/plugin-rotate,@jimp/plugin-shadow,@jimp/plugin-thresholdAuthors: 1
v1.1.2Compare Source
Release Notes
Make brightness function behave like other implementations (#1312)
This PR changes the
brightnessfunction to behave like the css brightness function and other implementations. Previously it was doing something odd. Instead of multiplying the color channel by the multiplier value, it multiplied against the inversion of the current color.In the current version a value of
1won't change the colors at all. Values above 1 will brighten the colors, values below 1 will darken the colors.🐛 Bug Fix
jimp,@jimp/plugin-blur,@jimp/plugin-shadow@jimp/plugin-rotate@jimp/plugin-colorjimp,@jimp/plugin-color@jimp/plugin-print@jimp/diffAuthors: 1
v1.1.1Compare Source
🐛 Bug Fix
@jimp/coreAuthors: 1
v1.1.0Compare Source
🚀 Enhancement
jimp,@jimp/plugin-quantizemain@jimp/core,@jimp/diff,@jimp/file-ops,jimp,@jimp/test-utils,@jimp/types,@jimp/utils,@jimp/js-bmp,@jimp/js-jpeg,@jimp/js-png,@jimp/js-tiff,@jimp/plugin-blit,@jimp/plugin-blur,@jimp/plugin-circle,@jimp/plugin-contain,@jimp/plugin-cover,@jimp/plugin-crop,@jimp/plugin-displace,@jimp/plugin-dither,@jimp/plugin-fisheye,@jimp/plugin-flip,@jimp/plugin-mask,@jimp/plugin-print,@jimp/plugin-resize,@jimp/plugin-rotate,@jimp/plugin-shadow,@jimp/plugin-threshold@jimp/js-jpeg,@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-mask,@jimp/plugin-print,@jimp/plugin-resize,@jimp/plugin-rotate,@jimp/plugin-shadow,@jimp/plugin-thresholdAuthors: 1
v1.0.5Compare Source
🎉 This release contains work from a new contributor! 🎉
Thank you, Ben McCann (@benmccann), for all your work!
🐛 Bug Fix
@jimp/plugin-hashmainjimpAuthors: 2
v1.0.4Compare Source
mainAuthors: 1
v1.0.3Compare Source
🎉 This release contains work from a new contributor! 🎉
Thank you, Ben McCann (@benmccann), for all your work!
🐛 Bug Fix
@jimp/core,jimp,@jimp/plugin-cover,@jimp/plugin-dither,@jimp/plugin-print@jimp/core,@jimp/diff,@jimp/file-ops,jimp,@jimp/test-utils,@jimp/types,@jimp/utils,@jimp/js-bmp,@jimp/js-gif,@jimp/js-jpeg,@jimp/js-png,@jimp/js-tiff,@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-hash,@jimp/plugin-mask,@jimp/plugin-print,@jimp/plugin-resize,@jimp/plugin-rotate,@jimp/plugin-shadow,@jimp/plugin-thresholdmain@jimp/core,@jimp/diff,@jimp/file-ops,jimp,@jimp/test-utils,@jimp/types,@jimp/utils,@jimp/js-bmp,@jimp/js-gif,@jimp/js-jpeg,@jimp/js-png,@jimp/js-tiff,@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-hash,@jimp/plugin-mask,@jimp/plugin-print,@jimp/plugin-resize,@jimp/plugin-rotate,@jimp/plugin-shadow,@jimp/plugin-threshold@jimp/test-utilsAuthors: 2
v1.0.2Compare Source
This release marks v1 of Jimp and there are some notable breaking changes.
🎉 This release contains work from a new contributor! 🎉
Thank you, Juan Pablo Garcia Ripa (@Sarabadu), for all your work!
💥 Breaking Change
@jimp/core,@jimp/diff,@jimp/file-ops,jimp,@jimp/test-utils,@jimp/types,@jimp/utils,@jimp/js-bmp,@jimp/js-gif,@jimp/js-jpeg,@jimp/js-png,@jimp/js-tiff,@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-hash,@jimp/plugin-mask,@jimp/plugin-print,@jimp/plugin-resize,@jimp/plugin-rotate,@jimp/plugin-shadow,@jimp/plugin-thresholdmain@jimp/core,@jimp/diff,@jimp/file-ops,jimp,@jimp/test-utils,@jimp/types,@jimp/utils,@jimp/js-bmp,@jimp/js-gif,@jimp/js-jpeg,@jimp/js-png,@jimp/js-tiff,@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-hash,@jimp/plugin-mask,@jimp/plugin-print,@jimp/plugin-resize,@jimp/plugin-rotate,@jimp/plugin-shadow,@jimp/plugin-threshold📝 Documentation
@jimp/plugin-coverAuthors: 2
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.10](https://redirect.github.com/jimp-dev/jimp/compare/2186f02f9cc418b5769a8c06320ae2e89ae2f18a...Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.