Update dependency jimp to v1 #235
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.22.12->1.6.0Release Notes
jimp-dev/jimp (jimp)
v1.6.0Compare Source
Release Notes
Add support for image decoder options (#1336)
Can now have options for the underlying image codecs
🚀 Enhancement
@jimp/core,@jimp/types,@jimp/js-bmp,@jimp/js-jpeg,@jimp/js-pngmainjimpAuthors: 1
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
Configuration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.