Update dependency pillow to ~=10.4.0 #82
No reviewers
Labels
No Label
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No Assignees
1 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: profitroll/TelegramPoster#82
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/pillow-10.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
~=10.3.0
->~=10.4.0
Release Notes
python-pillow/Pillow (pillow)
v10.4.0
Compare Source
Raise FileNotFoundError if show_file() path does not exist #8178
Improved reading 16-bit TGA images with colour #7965
Deprecate non-image ImageCms modes #8031
Fixed processing multiple JPEG EXIF markers #8127
Do not preserve EXIFIFD tag by default when saving TIFF images #8110
Added ImageFont.load_default_imagefont() #8086
Added Image.WARN_POSSIBLE_FORMATS #8063
Remove zero-byte end padding when parsing any XMP data #8171
Do not detect Ultra HDR images as MPO #8056
Raise SyntaxError specific to JP2 #8146
Do not use first frame duration for other frames when saving APNG images #8104
Consider I;16 pixel size when using a 1 mode mask #8112
When saving multiple PNG frames, convert to mode rather than raw mode #8087
Added byte support to FreeTypeFont #8141
Allow float center for rotate operations #8114
Do not read layers immediately when opening PSD images #8039
Restore original thread state #8065
Read IM and TIFF images as RGB, rather than RGBX #7997
Only preserve TIFF IPTC_NAA_CHUNK tag if type is BYTE or UNDEFINED #7948
Clarify ImageDraw2 error message when size is missing #8165
Support unpacking more rawmodes to RGBA palettes #7966
Removed support for Qt 5 #8159
Improve
ImageFont.freetype
support for XDG directories on Linux #8135Improved consistency of XMP handling #8069
Use pkg-config to help find libwebp and raqm #8142
Accept 't' suffix for libtiff version #8126, #8129
Deprecate ImageDraw.getdraw hints parameter #8124
Added ImageDraw circle() #8085
Add mypy target to Makefile #8077
Added more modes to Image.MODES #7984
Deprecate BGR;15, BGR;16 and BGR;24 modes #7978
Fix ImagingAccess for I;16N on big-endian #7921
Support reading P mode TIFF images with padding #7996
Deprecate support for libtiff < 4 #7998
Corrected ImageShow UnixViewer command #7987
Use functools.cached_property in ImageStat #7952
Add support for reading BITMAPV2INFOHEADER and BITMAPV3INFOHEADER #7956
Support reading CMYK JPEG2000 images #7947
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Renovate Bot.