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.12 #141

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 5, 2020

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jimp 0.12.1 -> 0.22.12 age adoption passing confidence

Release Notes

jimp-dev/jimp (jimp)

v0.22.12

Compare Source

🎉 This release contains work from a new contributor! 🎉

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

🚀 Enhancement
🐛 Bug Fix
Authors: 3

v0.22.11

Compare Source

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Rob Juurlink (@​kozmoz)

❤️ null@​AnotherPillow

🚀 Enhancement
📝 Documentation
Authors: 4

v0.22.10

Compare Source

🎉 This release contains work from a new contributor! 🎉

Thank you, Zach Stevenson (@​stevezac-osu), for all your work!

🚀 Enhancement
Authors: 2

v0.22.9

Compare 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
🐛 Bug Fix
📝 Documentation
Authors: 5

v0.22.8

Compare Source

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Sjoerd (@​sjoerd108)

❤️ null@​php4fan

❤️ null@​JunkMeal

🚀 Enhancement
🐛 Bug Fix
📝 Documentation
Authors: 3

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

🎉 This release contains work from a new contributor! 🎉

Thank you, Zach Stevenson (@​stevezac-osu), for all your work!

🚀 Enhancement
Authors: 2

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

v0.16.13

Compare Source

🐛 Bug Fix
⚠️ Pushed to master
🏠 Internal
📝 Documentation
Authors: 9

v0.16.12

Compare Source

v0.16.11

Compare Source

v0.16.10

Compare Source

v0.16.9

Compare Source

v0.16.8

Compare Source

v0.16.7

Compare Source

v0.16.6

Compare Source

v0.16.5

Compare Source

v0.16.4

Compare Source

v0.16.3

Compare Source

🐛 Bug Fix
⚠️ Pushed to main
🏠 Internal
📝 Documentation
Authors: 9

v0.16.2

Compare Source

🐛 Bug Fix
📝 Documentation
Authors: 4

v0.16.1

Compare Source

🐛 Bug Fix
  • @jimp/jpeg
Authors: 2
  • Vincent Dufrasnes (@​Chupsy)
  • vincent dufrasnes (vincentdufrasnes@vincent-dufrasnes)

v0.16.0

Compare Source

🚀 Enhancement
Authors: 1

v0.15.0

Compare Source

🚀 Enhancement
Authors: 1

v0.14.0

Compare Source

🚀 Enhancement
  • @jimp/core, jimp
Authors: 1

v0.13.0

Compare Source

🚀 Enhancement
📝 Documentation
Authors: 2


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


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

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

@vercel
Copy link

vercel bot commented Jun 5, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/limyifan1/hawkercentral/4kki0g2mu
✅ Preview: https://hawkercentral-git-renovate-jimp-0x.limyifan1.vercel.app

[update in progress for 9e89805]

@renovate renovate bot force-pushed the renovate/jimp-0.x branch from fa47e54 to 572b722 Compare June 6, 2020 10:09
@renovate renovate bot force-pushed the renovate/jimp-0.x branch from 572b722 to 44971b8 Compare June 8, 2020 11:53
@renovate renovate bot force-pushed the renovate/jimp-0.x branch from 44971b8 to 17264cc Compare June 9, 2020 05:04
@renovate renovate bot force-pushed the renovate/jimp-0.x branch from 17264cc to 7f3b7e5 Compare June 29, 2020 18:11
@renovate renovate bot changed the title fix(deps): update dependency jimp to v0.13.0 fix(deps): update dependency jimp to v0.14.0 Jun 29, 2020
@renovate
Copy link
Author

renovate bot commented Jun 29, 2020

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻️ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you check the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@jimp/plugin-dither/-/plugin-dither-0.16.1.tgz
npm ERR! 404 
npm ERR! 404  '@jimp/plugin-dither@^0.16.1' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404 It was specified as a dependency of '@jimp/plugins'
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate-cache/others/npm/_logs/2020-08-28T17_22_45_671Z-debug.log

@renovate renovate bot force-pushed the renovate/jimp-0.x branch from 7f3b7e5 to df6487d Compare August 7, 2020 20:29
@renovate renovate bot changed the title fix(deps): update dependency jimp to v0.14.0 fix(deps): update dependency jimp to v0.15.0 Aug 7, 2020
@renovate renovate bot force-pushed the renovate/jimp-0.x branch from df6487d to f339532 Compare August 8, 2020 00:30
@renovate renovate bot changed the title fix(deps): update dependency jimp to v0.15.0 fix(deps): update dependency jimp to v0.16.0 Aug 8, 2020
@renovate renovate bot force-pushed the renovate/jimp-0.x branch from f339532 to 9e89805 Compare August 28, 2020 17:23
@renovate renovate bot changed the title fix(deps): update dependency jimp to v0.16.0 fix(deps): update dependency jimp to v0.16.1 Aug 28, 2020
@renovate renovate bot force-pushed the renovate/jimp-0.x branch from 9e89805 to 18c6645 Compare September 25, 2022 11:05
@renovate renovate bot changed the title fix(deps): update dependency jimp to v0.16.1 fix(deps): update dependency jimp to v0.16.2 Sep 25, 2022
@vercel
Copy link

vercel bot commented Sep 25, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hawkercentral ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 23, 2024 7:28am

@renovate renovate bot changed the title fix(deps): update dependency jimp to v0.16.2 fix(deps): update dependency jimp to v0.22.7 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/jimp-0.x branch from 18c6645 to c51404e Compare March 16, 2023 06:57
@renovate renovate bot force-pushed the renovate/jimp-0.x branch from c51404e to 97ce8a1 Compare May 28, 2023 10:04
@renovate renovate bot changed the title fix(deps): update dependency jimp to v0.22.7 fix(deps): update dependency jimp to v0.22.8 May 28, 2023
@renovate renovate bot force-pushed the renovate/jimp-0.x branch from 97ce8a1 to 09b3f7e Compare July 26, 2023 21:41
@renovate renovate bot changed the title fix(deps): update dependency jimp to v0.22.8 fix(deps): update dependency jimp to v0.22.10 Jul 26, 2023
@renovate renovate bot force-pushed the renovate/jimp-0.x branch from 09b3f7e to 4919c2f Compare February 20, 2024 17:49
@renovate renovate bot force-pushed the renovate/jimp-0.x branch from 4919c2f to 124dbfc Compare February 23, 2024 03:28
@renovate renovate bot changed the title fix(deps): update dependency jimp to v0.22.10 fix(deps): update dependency jimp to v0.22.11 Feb 23, 2024
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/jimp-0.x branch from 124dbfc to 472f69f Compare February 23, 2024 07:26
@renovate renovate bot changed the title fix(deps): update dependency jimp to v0.22.11 fix(deps): update dependency jimp to v0.22.12 Feb 23, 2024
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