Update dependency Pillow to v11 #91
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==10.4.0
->==11.3.0
Release Notes
python-pillow/Pillow (Pillow)
v11.3.0
Compare Source
https://pillow.readthedocs.io/en/stable/releasenotes/11.3.0.html
Deprecations
Documentation
Makefile
#8933 [@hugovk]Dependencies
Testing
match
parameter topytest.warns()
#9038 [@hugovk]Type hints
Other changes
make [-C docs] htmllive
to rebuild and reload HTML files #8913 [@hugovk]v11.2.1
Compare Source
https://pillow.readthedocs.io/en/stable/releasenotes/11.2.1.html
Deprecations
Documentation
Dependencies
Testing
make clean
orpip
in tox #8754 [@hugovk]Type hints
Other changes
startswith
/endswith
once with a tuple, andrange
withoutstart=0
#8799 [@hugovk]startswith
/endswith
#8761 [@hugovk]pythoncapi_compat.h
to fix building with PyPy3.11 #8757 [@mgorny]Image._wedge
#8755 [@hugovk]bdf_slant
andbdf_spacing
variables #8753 [@hugovk]v11.1.0
Compare Source
See GitHub Releases:
v11.0.0
Compare Source
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]
Check image value before use #8400
[radarhere]
Improved copying imagequant libraries #8420
[radarhere]
Use Capsule for WebP saving #8386
[homm, radarhere]
Fixed writing multiple StripOffsets to TIFF #8317
[Yay295, radarhere]
Fix dereference before checking for NULL in ImagingTransformAffine #8398
[PavlNekrasov]
Use transposed size after opening for TIFF images #8390
[radarhere, homm]
Improve ImageFont error messages #8338
[yngvem, radarhere, hugovk]
Mention MAX_TEXT_CHUNK limit in PNG error message #8391
[radarhere]
Cast Dib handle to int #8385
[radarhere]
Accept float stroke widths #8369
[radarhere]
Deprecate ICNS (width, height, scale) sizes in favour of load(scale) #8352
[radarhere]
Improved handling of RGBA palettes when saving GIF images #8366
[radarhere]
Deprecate isImageType #8364
[radarhere]
Support converting more modes to LAB by converting to RGBA first #8358
[radarhere]
Deprecate support for FreeType 2.9.0 #8356
[hugovk, radarhere]
Removed unused TiffImagePlugin IFD_LEGACY_API #8355
[radarhere]
Handle duplicate EXIF header #8350
[zakajd, radarhere]
Return early from BoxBlur if either width or height is zero [#8347](https://redirect.github.com/python-pillow/Pillow/issues/
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.