Update dependency pillow to v10.1.0 #74
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/pillow-10.x-lockfile"
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.0.1
->10.1.0
Release Notes
python-pillow/Pillow (pillow)
v10.1.0
Compare Source
Added TrueType default font to allow for different sizes #7354
Fixed invalid argument warning #7442
Added ImageOps cover method #7412
Catch struct.error from truncated EXIF when reading JPEG DPI #7458
Consider default image when selecting mode for PNG save_all #7437
Support BGR;15, BGR;16 and BGR;24 access, unpacking and putdata #7303
Added CMYK to RGB unpacker #7310
Improved flexibility of XMP parsing #7274
Support reading 8-bit YCbCr TIFF images #7415
Allow saving I;16B images as PNG #7302
Corrected drawing I;16 points and writing I;16 text #7257
Set blue channel to 128 for BC5S #7413
Increase flexibility when reading IPTC fields #7319
Set C palette to be empty by default #7289
Added gs_binary to control Ghostscript use on all platforms #7392
Read bounding box information from the trailer of EPS files if specified #7382
Added reading 8-bit color DDS images #7426
Added has_transparency_data #7420
Fixed bug when reading BC5S DDS images #7401
Prevent TIFF orientation from being applied more than once #7383
Use previous pixel alpha for QOI_OP_RGB #7357
Added BC5U reading #7358
Allow getpixel() to accept a list #7355
Allow GaussianBlur and BoxBlur to accept a sequence of x and y radii #7336
Expand JPEG buffer size when saving optimized or progressive #7345
Added session type check for Linux in ImageGrab.grabclipboard() #7332
Allow "loop=None" when saving GIF images #7329
Fixed transparency when saving P mode images to PDF #7323
Added saving LA images as PDFs #7299
Set SMaskInData to 1 for PDFs with alpha #7316, #7317
Changed Image mode property to be read-only by default #7307
Silence exceptions in repr_jpeg and repr_png #7266
Do not use transparency when saving GIF if it has been removed when normalizing mode #7284
Fix missing symbols when libtiff depends on libjpeg #7270
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 has been generated by Renovate Bot.