dills122 / MTG-Card-Analyzer

Analyze images of MTG cards
MIT License
9 stars 3 forks source link

Bump jimp from 0.16.1 to 0.22.7 #110

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps jimp from 0.16.1 to 0.22.7.

Release notes

Sourced from jimp's releases.

v0.22.7

:tada: This release contains work from a new contributor! :tada:

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-rotate

Authors: 1

v0.22.6

:tada: This release contains work from a new contributor! :tada:

Thank you, Daniell (@​daniellwdb), for all your work!

🐛 Bug Fix

Authors: 1

v0.22.5

:tada: This release contains work from new contributors! :tada:

Thanks for all your work!

:heart: Charly Poirier (@​charlypoirier)

:heart: Ihor Bodnarchuk (@​ihorbond)

🐛 Bug Fix

... (truncated)

Changelog

Sourced from jimp's changelog.

v0.22.7 (Sat Feb 25 2023)

:tada: This release contains work from a new contributor! :tada:

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-rotate

Authors: 1


v0.22.6 (Fri Feb 24 2023)

:tada: This release contains work from a new contributor! :tada:

Thank you, Daniell (@​daniellwdb), for all your work!

🐛 Bug Fix

Authors: 1


v0.22.5 (Tue Feb 21 2023)

:tada: This release contains work from new contributors! :tada:

Thanks for all your work!

:heart: Charly Poirier (@​charlypoirier)

... (truncated)

Commits
  • 965a14e "Bump version to: v0.22.7 [skip ci]"
  • eb98ce1 Update contributors [skip ci]
  • 07f4fd1 Update CHANGELOG.md [skip ci]
  • 97c657e use matrix rotate, if rotate angle is multiple of 90 degrees (#1209)
  • 1ff8a39 "Bump version to: v0.22.6 [skip ci]"
  • 2626b32 Update contributors [skip ci]
  • 20c453b Update CHANGELOG.md [skip ci]
  • 3236973 Export ColorActionName enum (#1205)
  • 8360424 "Bump version to: v0.22.5 [skip ci]"
  • 821ede1 Update contributors [skip ci]
  • 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 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)