Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps pillow-heif from 0.18.0 to 1.1.1.

Release notes

Sourced from pillow-heif's releases.

v1.1.1

Changed

  • libheif was updated from the 1.20.1 to 1.20.2 version.

Fixed

  • macOS: Wheels now support older macOS versions like Catalina (x86_64 CPU) or Ventura (ARM CPU). #384 #385

v1.1.0

Added

  • Python 3.14 wheels added.

Changed

  • libheif was updated from the 1.19.8 to 1.20.1 version.

Fixed

  • x265 was updated to the 4.1 version for Linux build to be in sync with macOS and Windows.

v1.0.0

Added

  • Support for YCbCr AUX images. #355 Thanks to @​marklit for feature request and test file.

Changed

  • AVIF support was dropped, as the new upcoming Pillow has native AVIF support. #345
  • libheif was updated from the 1.19.7 to 1.19.8 version. #349
  • libde265 was updated from the 1.0.15 to 1.0.16 version.
  • Removed deprecated PyPy 3.9 wheels & added PyPy 3.11 wheels.

v0.22.0

Added

  • Boolean pillow_heif.options.DISABLE_SECURITY_LIMITS to bypass security limit of libheif for the image size. #328

Changed

  • libx265 library was updated to the latest 4.1 version.
  • libheif was updated from the 1.19.5 to 1.19.7 version.
  • AVIF format marked as deprecated and pending for the removal.

v0.21.0

Added

  • Allow specifying encoder parameters for non-primary images in image sequence. #313

Changed

  • Libheif updated from 1.18.2 to 1.19.5 version. #312
  • For macOS(x86_64), the minimum supported version for binary wheels has been raised from 12 to 13.

Fixed

  • Error argument '-Ofast' is deprecated when building from source. #305

v0.20.0

Added

  • Initial support for parsing auxiliary images. #297 Thanks to @​johncf

Changed

  • libheif updated from 1.18.1 to 1.18.2 version. #278
  • Dropped Python 3.8 support. #293

Fixed

  • More accurate error handling in the C module. #298 Thanks to @​johncf
  • Support for Pillow 11.0.0 #294
Changelog

Sourced from pillow-heif's changelog.

[1.1.1 - 2025-09-30]

Changed

  • libheif was updated from the 1.20.1 to 1.20.2 version.

Fixed

  • macOS: Wheels now support older macOS versions like Catalina (x86_64 CPU) or Ventura (ARM CPU). #384 #385

[1.1.0 - 2025-08-02]

Added

  • Python 3.14 wheels added.

Changed

  • libheif was updated from the 1.19.8 to 1.20.1 version.

Fixed

  • x265 was updated to the 4.1 version for Linux build to be in sync with macOS and Windows.

[1.0.0 - 2025-06-29]

Added

  • Support for YCbCr AUX images. #355 Thanks to @​marklit for feature request and test file.

Changed

  • AVIF support was dropped, as the new upcoming Pillow has native AVIF support. #345
  • libheif was updated from the 1.19.7 to 1.19.8 version. #349
  • libde265 was updated from the 1.0.15 to 1.0.16 version.
  • Removed deprecated PyPy 3.9 wheels & added PyPy 3.11 wheels.

[0.22.0 - 2025-03-15]

Added

  • Boolean pillow_heif.options.DISABLE_SECURITY_LIMITS to bypass security limit of libheif for the image size. #328

Changed

  • libx265 library was updated to the latest 4.1 version.
  • libheif was updated from the 1.19.5 to 1.19.7 version.
  • AVIF format marked as deprecated and pending for the removal.

[0.21.0 - 2024-11-29]

... (truncated)

Commits
  • 328d538 v1.1.1 [publish]
  • f0fe11e [pre-commit.ci] pre-commit autoupdate (#386)
  • dae5fdf macos(x86) wheels: support macos10.5(Catalina) (#385)
  • fbd3167 macos(arm) wheels: support macos13(Ventura) (#384)
  • 08e346a chore(deps): update actions/checkout action to v5 (#370)
  • d1cbd27 update libheif; move away from using homebrew for building wheels (#383)
  • a41568e chore(deps): update actions/setup-python action to v6 (#379)
  • 41306dd [pre-commit.ci] pre-commit autoupdate (#382)
  • 0e35ce5 [pre-commit.ci] pre-commit autoupdate (#381)
  • afc5656 chore(deps): update actions/stale action to v10 (#380)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [pillow-heif](https://github.com/bigcat88/pillow_heif) from 0.18.0 to 1.1.1.
- [Release notes](https://github.com/bigcat88/pillow_heif/releases)
- [Changelog](https://github.com/bigcat88/pillow_heif/blob/master/CHANGELOG.md)
- [Commits](bigcat88/pillow_heif@v0.18.0...v1.1.1)

---
updated-dependencies:
- dependency-name: pillow-heif
  dependency-version: 1.1.1
  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 python Pull requests that update python code labels Oct 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant