cattr-app / server-application

Public clone of https://git.amazingcat.net/cattr/core/app
https://cattr.app
Other
60 stars 29 forks source link

chore(deps): bump intervention/image from 2.7.2 to 3.6.3 #279

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps intervention/image from 2.7.2 to 3.6.3.

Release notes

Sourced from intervention/image's releases.

3.6.3

What's Changed

Full Changelog: https://github.com/Intervention/image/compare/3.6.2...3.6.3

3.6.2

What's Changed

Full Changelog: https://github.com/Intervention/image/compare/3.6.1...3.6.2

3.6.1

What's Changed

Full Changelog: https://github.com/Intervention/image/compare/3.6.0...3.6.1

3.6.0

What's Changed

Full Changelog: https://github.com/Intervention/image/compare/3.5.1...3.6.0

3.5.1

What's Changed

Full Changelog: https://github.com/Intervention/image/compare/3.5.0...3.5.1

3.5.0

What's Changed

Full Changelog: https://github.com/Intervention/image/compare/3.4.0...3.5.0

Commits
  • 2dbfb53 Update code for phpstan level 6 (#1342)
  • 449d074 Update andstor/file-existence-action to v3 (#1341)
  • 55b5208 Add type hints on various variables
  • 8e00dd3 Add ImageManager interface (#1336)
  • 33cbb21 Filter out parameter that do not match target encoder (#1333)
  • 5464ca5 Refactor to meet PHPStan level 5 (#1334)
  • e922730 Adjust default parameter to main call in Image::class
  • 3ff1573 Add negative tests
  • 490b8ae Add option to encode interlaced PNG format
  • 968f9e4 Remove redundant code & double doc blocks
  • 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 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)
codeclimate[bot] commented 6 months ago

Code Climate has analyzed commit 7b089e66 and detected 0 issues on this pull request.

View more on Code Climate.

dependabot[bot] commented 6 months ago

Superseded by #281.