alexwlchan / alexwlchan.net

Source code and plugins for my website, a static site built with Jekyll
https://alexwlchan.net/
MIT License
42 stars 13 forks source link

Bump pillow-avif-plugin from 1.4.3 to 1.4.4 #868

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps pillow-avif-plugin from 1.4.3 to 1.4.4.

Release notes

Sourced from pillow-avif-plugin's releases.

v1.4.4

What's Changed

New Contributors

Full Changelog: https://github.com/fdintino/pillow-avif-plugin/compare/v1.4.3...v1.4.4

Commits
  • bfa66e7 release: v1.4.4
  • acffd23 chore(ci): bump libavif to e10e6d9-2024-07-01, rav1e to 0.7.1 (#58)
  • 506b7ad fix: disable decoder strictness for clap and pixi properties (#57)
  • fb3a89c fix: keep alpha channel for images with mode P and custom transparency (#56)
  • b9e95bb fix: build SVT_AV1 for aarch64 or arm64 (#38)
  • 0f692b2 chore(ci): cleanup wheel gha matrix
  • 9d7e5b0 Let users set max_threads for AvifDecoder (#50)
  • df4f409 Fix CI lint secrets permission error and macOS GHA runner homebrew PATH bug (...
  • a6d6dd1 Allow users to pass max_threads to the avif encoder via Image.save (#54)
  • 48e041e chore(ci): bump libavif to e10e6d9-2024-07-01; fix CI build issues (#53)
  • 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)