Update dependency pillow to ~=10.3.0 #76
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#76
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.2.0
->~=10.3.0
Release Notes
python-pillow/Pillow (pillow)
v10.3.0
Compare Source
CVE-2024-28219: Use
strncpy
to avoid buffer overflow #7928Deprecate
eval()
, replacing it withlambda_eval()
andunsafe_eval()
#7927Raise
ValueError
if seeking to greater than offset-sized integer in TIFF #7883Add
--report
argument to__main__.py
to omit supported formats #7818Added RGB to I;16, I;16L, I;16B and I;16N conversion #7918, #7920
Fix editable installation with custom build backend and configuration options #7658
Fix putdata() for I;16N on big-endian #7209
Determine MPO size from markers, not EXIF data #7884
Improved conversion from RGB to RGBa, LA and La #7888
Support FITS images with GZIP_1 compression #7894
Use I;16 mode for 9-bit JPEG 2000 images #7900
Raise ValueError if kmeans is negative #7891
Remove TIFF tag OSUBFILETYPE when saving using libtiff #7893
Raise ValueError for negative values when loading P1-P3 PPM images #7882
Added reading of JPEG2000 palettes #7870
Added alpha_quality argument when saving WebP images #7872
Fixed joined corners for ImageDraw rounded_rectangle() non-integer dimensions #7881
Stop reading EPS image at EOF marker #7753
PSD layer co-ordinates may be negative #7706
Use subprocess with CREATE_NO_WINDOW flag in ImageShow WindowsViewer #7791
When saving GIF frame that restores to background color, do not fill identical pixels #7788
Fixed reading PNG iCCP compression method #7823
Allow writing IFDRational to UNDEFINED tag #7840
Fix logged tag name when loading Exif data #7842
Use maximum frame size in IHDR chunk when saving APNG images #7821
Prevent opening P TGA images without a palette #7797
Use palette when loading ICO images #7798
Use consistent arguments for load_read and load_seek #7713
Turn off nullability warnings for macOS SDK #7827
Fix shift-sign issue in Convert.c #7838
Open 16-bit grayscale PNGs as I;16 #7849
Handle truncated chunks at the end of PNG images #7709
Match mask size to pasted image size in GifImagePlugin #7779
Release GIL while calling
WebPAnimDecoderGetNext
#7782Fixed reading FLI/FLC images with a prefix chunk #7804
Update wl-paste handling and return None for some errors in grabclipboard() on Linux #7745
Remove execute bit from
setup.py
#7760Do not support using test-image-results to upload images after test failures #7739
Changed ImageMath.ops to be static #7721
Fix APNG info after seeking backwards more than twice #7701
Deprecate ImageCms constants and versions() function #7702
Added PerspectiveTransform #7699
Add support for reading and writing grayscale PFM images #7696
Add LCMS2 flags to ImageCms #7676
Rename x64 to AMD64 in winbuild #7693
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.