Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

chore(deps): bump jimp from 0.22.12 to 1.3.0 #10

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2024

Bumps jimp from 0.22.12 to 1.3.0.

Release notes

Sourced from jimp's releases.

v1.3.0

🚀 Enhancement

Authors: 1

v1.2.0

The plugins are not added by default and must be used with a custom Jimp. Consult the docs for more details.

🚀 Enhancement

  • @jimp/core, jimp, @jimp/plugin-print, @jimp/wasm-avif, @jimp/wasm-jpeg, @jimp/wasm-png, @jimp/wasm-webp

Authors: 1

v1.1.5

🐛 Bug Fix

⚠️ Pushed to main

  • @jimp/core, jimp

Authors: 1

v1.1.4

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

  • jimp

... (truncated)

Changelog

Sourced from jimp's changelog.

v1.3.0 (Wed Sep 04 2024)

🚀 Enhancement

Authors: 1


v1.2.0 (Tue Sep 03 2024)

🚀 Enhancement

  • @jimp/core, jimp, @jimp/plugin-print, @jimp/wasm-avif, @jimp/wasm-jpeg, @jimp/wasm-png, @jimp/wasm-webp

Authors: 1


v1.1.5 (Mon Sep 02 2024)

🐛 Bug Fix

⚠️ Pushed to main

  • @jimp/core, jimp

Authors: 1


v1.1.4 (Mon Sep 02 2024)

Release Notes

improve bundler integration (#1321)

... (truncated)

Commits
  • fb52a35 Bump version to: v1.3.0 [skip ci]
  • 3b2db83 Update CHANGELOG.md [skip ci]
  • 931434a Add width/height/mime getters (#1327)
  • 91bb998 Bump version to: v1.2.0 [skip ci]
  • eb05a66 Update CHANGELOG.md [skip ci]
  • 3bed692 Add webp, avid, png, jpeg WASM format plugin (#1324)
  • 3d90ad8 Bump version to: v1.1.5 [skip ci]
  • 94a8400 Update CHANGELOG.md [skip ci]
  • 72713d5 Fix height/width being undefined when creating a Jimp from a canvas
  • 6047422 Fix loading fonts in web-worker (#1322)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [jimp](https://github.com/jimp-dev/jimp) from 0.22.12 to 1.3.0.
- [Release notes](https://github.com/jimp-dev/jimp/releases)
- [Changelog](https://github.com/jimp-dev/jimp/blob/main/CHANGELOG.md)
- [Commits](jimp-dev/jimp@v0.22.12...v1.3.0)

---
updated-dependencies:
- dependency-name: jimp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 4, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 9, 2024

Superseded by #12.

@dependabot dependabot bot closed this Sep 9, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jimp-1.3.0 branch September 9, 2024 21:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants