Bump pillow from 6.2.2 to 12.2.0 in /src/model_converters/mmdnn_converter
Created by: dependabot[bot]
Bumps pillow from 6.2.2 to 12.2.0.
Release notes
Sourced from pillow's releases.
12.2.0
https://pillow.readthedocs.io/en/stable/releasenotes/12.2.0.html
Documentation
- Update 12.2.0 release notes #9522 [
@hugovk]- Add loader plugins: AMOS abk, Atari Degas, 40+ more obscure formats via Netpbm #9482 [
@bitplane]- Update Python versions #9515 [
@radarhere]- Jeffrey A. Clark -> Jeffrey 'Alex' Clark #9513 [
@aclark4life]- Add release notes for #9394, #9419 and #9456 #9467 [
@radarhere]- Add Amiga Workbench .info loader to 3rd party plugins list #9459 [
@bitplane]- Merge PFM documentation into PPM #9434 [
@radarhere]- Update macOS tested Pillow versions #9431 [
@radarhere]- Fix CVE number #9430 [
@hugovk]Dependencies
- Update xz to 5.8.3 #9523 [
@radarhere]- Update libjpeg-turbo to 3.1.4.1 #9507 [
@radarhere]- Update libpng to 1.6.56 #9499 [
@radarhere]- Update freetype to 2.14.3 #9485 [
@radarhere]- Updated libavif to 1.4.1 #9479 [
@radarhere]- Updated harfbuzz to 13.2.1 #9461 [
@radarhere]- Update Ghostscript to 10.7.0 #9469 [
@radarhere]- Update harfbuzz to 13.0.1 #9453 [
@radarhere]- Update libavif to 1.4.0 #9460 [
@radarhere]- Update freetype to 2.14.2 #9449 [
@radarhere]- Update actions/download-artifact action to v8 #9451 [@renovate[bot]]
- Updated libpng to 1.6.55 #9425 [
@radarhere]Testing
- Cleanup .spider extension in the same test where it is added #9517 [
@radarhere]- Run tests in parallel via tox for 3.5x speedup #9516 [
@hugovk]- Enable colour in CI logs #9486 [
@hugovk]- Update Ghostscript to 10.7.0 #9469 [
@radarhere]- Simplify TGA test code #9477 [
@radarhere]- Update tests to check for ValueError when encoding an empty image #9464 [
@radarhere]- Upgrade CI from
macos-15-inteltomacos-26-intel#9454 [@hugovk]- Add check-case-conflict hook #9446 [
@radarhere]- Specify platform when pulling docker image #9440 [
@radarhere]- GHA: Cache libavif and webp builds for Ubuntu #9437 [
@hugovk]- Update macOS tested Pillow versions #9431 [
@radarhere]Other changes
- Check calloc return value #9527 [
@radarhere]- Check all allocs in the Arrow tree #9488 [
@wiredfool]- Reject non-numeric elements inside list coords #9526 [
@hugovk]- Move variable declaration inside define #9525 [
@radarhere]
... (truncated)
Changelog
Sourced from pillow's changelog.
Changelog (Pillow)
11.1.0 and newer
See GitHub Releases:
11.0.0 (2024-10-15)
Update licence to MIT-CMU #8460 [hugovk]
Conditionally define ImageCms type hint to avoid requiring core #8197 [radarhere]
Support writing LONG8 offsets in AppendingTiffWriter #8417 [radarhere]
Use ImageFile.MAXBLOCK when saving TIFF images #8461 [radarhere]
Do not close provided file handles with libtiff when saving #8458 [radarhere]
Support ImageFilter.BuiltinFilter for I;16* images #8438 [radarhere]
Use ImagingCore.ptr instead of ImagingCore.id #8341 [homm, radarhere, hugovk]
Updated EPS mode when opening images without transparency #8281 [Yay295, radarhere]
Use transparency when combining P frames from APNGs #8443 [radarhere]
Support all resampling filters when resizing I;16* images #8422 [radarhere]
Free memory on early return #8413 [radarhere]
Cast int before potentially exceeding INT_MAX #8402 [radarhere]
... (truncated)
Commits
-
3c41c0912.2.0 version bump -
cdaa29eCheck calloc return value (#9527) -
585b2f5Check calloc return value -
ecf011eCheck all allocs in the Arrow tree (#9488) -
cf6de8cReject non-numeric elements inside list coords (#9526) -
ffdcedeUpdate 12.2.0 release notes (#9522) -
7929d77Added security release notes (#149) -
c4f7aa5Added security release notes -
22cdb5fMove variable declaration inside define (#9525) -
fc15b3bResize tall images vertically first (#9524) - Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.