Skip to content

Update dependency jimp to v1 #253

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update dependency jimp to v1 #253

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 2, 2024

This PR contains the following updates:

Package Change Age Confidence
jimp 0.22.12 -> 1.6.0 age confidence

⚠️ MAJOR version ⚠️


Release Notes

jimp-dev/jimp (jimp)

v1.6.0

Compare Source

Release Notes
Add support for image decoder options (#​1336)

Can now have options for the underlying image codecs

CleanShot 2024-09-07 at 15 26 41


🚀 Enhancement
  • @jimp/core, @jimp/types, @jimp/js-bmp, @jimp/js-jpeg, @jimp/js-png
⚠️ Pushed to main
Authors: 1

v1.4.0

Compare Source

🚀 Enhancement
🐛 Bug Fix
⚠️ Pushed to main
  • @jimp/core, @jimp/types, @jimp/utils, @jimp/plugin-print, @jimp/plugin-quantize, @jimp/wasm-webp
📝 Documentation
Authors: 1

v1.3.0

Compare Source

🚀 Enhancement
Authors: 1

v1.2.0

Compare Source

🚀 Enhancement
  • @jimp/core, jimp, @jimp/plugin-print, @jimp/wasm-avif, @jimp/wasm-jpeg, @jimp/wasm-png, @jimp/wasm-webp
Authors: 1

v1.1.5

Compare Source

🐛 Bug Fix
⚠️ Pushed to main
  • @jimp/core, jimp
Authors: 1

v1.1.4

Compare Source

Release Notes
improve bundler integration (#​1321)

Instead of having to import jimp/browser you can now just import jimp and the bundler should pick up the browser export.


🐛 Bug Fix
Authors: 1

v1.1.3

Compare 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-threshold
Authors: 1

v1.1.2

Compare Source

Release Notes
Make brightness function behave like other implementations (#​1312)

This PR changes the brightness function 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 1 won't change the colors at all. Values above 1 will brighten the colors, values below 1 will darken the colors.


🐛 Bug Fix
Authors: 1

v1.1.1

Compare Source

🐛 Bug Fix
Authors: 1

v1.1.0

Compare Source

🚀 Enhancement
⚠️ Pushed to main
  • Update browser docs (@​hipstersmoothie)
  • Add migration guide (@​hipstersmoothie)
  • fix docs upload path (@​hipstersmoothie)
  • @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-threshold
Authors: 1

v1.0.5

Compare Source

🎉 This release contains work from a new contributor! 🎉

Thank you, Ben McCann (@​benmccann), for all your work!

🐛 Bug Fix
⚠️ Pushed to main
Authors: 2

v1.0.4

Compare Source

⚠️ Pushed to main
  • fix release script (lisowski54@​gmail.com)
Authors: 1
  • Andrew Lisowski (lisowski54@​gmail.com)

v1.0.3

Compare 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-threshold
⚠️ Pushed to main
  • add build (@​hipstersmoothie)
  • fix name (@​hipstersmoothie)
  • deploy docs (@​hipstersmoothie)
  • @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-utils
Authors: 2

v1.0.2

Compare Source

This release marks v1 of Jimp and there are some notable breaking changes.

  • Removed some odd api and made the main api easier to reason about
  • Rewrote it in TypeScript
  • Support for ESM/CJS/Browser
  • All methods have been refactored to an options object for easier readability

🎉 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-threshold
⚠️ Pushed to main
  • udpate auto (@​hipstersmoothie)
  • add plugins (@​hipstersmoothie)
  • remove CI release (@​hipstersmoothie)
  • @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
Authors: 2

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/jimp-1.x branch 7 times, most recently from 3d102d7 to 325b7f7 Compare September 7, 2024 22:25
@renovate renovate bot force-pushed the renovate/jimp-1.x branch 2 times, most recently from 0a80868 to c6a4a22 Compare September 9, 2024 18:29
@renovate renovate bot force-pushed the renovate/jimp-1.x branch 2 times, most recently from 50422a8 to fc46781 Compare September 23, 2024 03:16
@renovate renovate bot force-pushed the renovate/jimp-1.x branch from fc46781 to 6862afe Compare September 30, 2024 06:05
@renovate renovate bot force-pushed the renovate/jimp-1.x branch 2 times, most recently from 5de2fc9 to 23812b1 Compare October 21, 2024 03:58
@renovate renovate bot force-pushed the renovate/jimp-1.x branch 3 times, most recently from a17918b to 5d2f537 Compare November 4, 2024 04:53
@renovate renovate bot force-pushed the renovate/jimp-1.x branch from 5d2f537 to 1c05044 Compare November 4, 2024 06:09
@renovate renovate bot force-pushed the renovate/jimp-1.x branch from 1c05044 to 87d8626 Compare November 11, 2024 07:11
@renovate renovate bot force-pushed the renovate/jimp-1.x branch from 87d8626 to c8ed6df Compare November 25, 2024 09:22
@renovate renovate bot force-pushed the renovate/jimp-1.x branch 2 times, most recently from 5dac853 to a854a89 Compare December 9, 2024 03:10
@renovate renovate bot force-pushed the renovate/jimp-1.x branch from a854a89 to 56b6124 Compare December 16, 2024 03:27
@renovate renovate bot force-pushed the renovate/jimp-1.x branch from 56b6124 to fc180c5 Compare December 23, 2024 11:52
@renovate renovate bot force-pushed the renovate/jimp-1.x branch from fc180c5 to 50fca75 Compare January 6, 2025 03:02
@renovate renovate bot force-pushed the renovate/jimp-1.x branch 2 times, most recently from 3a5ce44 to 1bf6a37 Compare January 20, 2025 12:51
@renovate renovate bot force-pushed the renovate/jimp-1.x branch from 1bf6a37 to 807fedb Compare January 27, 2025 09:20
@renovate renovate bot force-pushed the renovate/jimp-1.x branch 2 times, most recently from a6ce998 to 9504804 Compare February 10, 2025 09:45
@renovate renovate bot force-pushed the renovate/jimp-1.x branch 2 times, most recently from 9b8efd9 to 31e2392 Compare February 24, 2025 19:37
@renovate renovate bot force-pushed the renovate/jimp-1.x branch 2 times, most recently from 106243e to aa81d47 Compare March 10, 2025 10:19
@renovate renovate bot force-pushed the renovate/jimp-1.x branch from aa81d47 to 07f216b Compare March 17, 2025 05:29
@renovate renovate bot force-pushed the renovate/jimp-1.x branch 3 times, most recently from 4b73ca5 to ba00f7e Compare March 31, 2025 15:29
@renovate renovate bot force-pushed the renovate/jimp-1.x branch from ba00f7e to 3564a06 Compare April 7, 2025 05:24
@renovate renovate bot force-pushed the renovate/jimp-1.x branch from 3564a06 to db3273c Compare April 14, 2025 05:42
@renovate renovate bot force-pushed the renovate/jimp-1.x branch 2 times, most recently from e1984eb to e5af1a6 Compare April 28, 2025 12:50
@renovate renovate bot force-pushed the renovate/jimp-1.x branch from e5af1a6 to 86a8a17 Compare May 5, 2025 09:59
@renovate renovate bot force-pushed the renovate/jimp-1.x branch 2 times, most recently from 5e22195 to 3fa3138 Compare May 19, 2025 12:13
@renovate renovate bot force-pushed the renovate/jimp-1.x branch 2 times, most recently from a2fca96 to a1b4864 Compare June 2, 2025 16:06
@renovate renovate bot force-pushed the renovate/jimp-1.x branch from a1b4864 to 53792fb Compare June 9, 2025 15:54
@renovate renovate bot force-pushed the renovate/jimp-1.x branch 2 times, most recently from a1999ce to a58716a Compare June 23, 2025 16:38
@renovate renovate bot force-pushed the renovate/jimp-1.x branch 2 times, most recently from fda920c to 3c4fa38 Compare July 7, 2025 05:00
@renovate renovate bot force-pushed the renovate/jimp-1.x branch from 3c4fa38 to 2b8daae Compare July 14, 2025 07:01
@renovate renovate bot force-pushed the renovate/jimp-1.x branch from 2b8daae to b75f9fa Compare July 22, 2025 00:09
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

Successfully merging this pull request may close these issues.

0 participants