Skip to content

chore(deps): update dependency pillow to v8.3.0#6258

Merged
dinagraves merged 3 commits into
GoogleCloudPlatform:masterfrom
renovate-bot:renovate/pillow-8.x
Jul 15, 2021
Merged

chore(deps): update dependency pillow to v8.3.0#6258
dinagraves merged 3 commits into
GoogleCloudPlatform:masterfrom
renovate-bot:renovate/pillow-8.x

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

@renovate-bot renovate-bot commented Jul 1, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Pillow (source, changelog) ==8.2.0 -> ==8.3.0 age adoption passing confidence
pillow (source, changelog) ==8.2.0 -> ==8.3.0 age adoption passing confidence

Release Notes

python-pillow/Pillow

v8.3.0

Compare Source

  • Use snprintf instead of sprintf. CVE-2021-34552 #​5567
    [radarhere]

  • Limit TIFF strip size when saving with LibTIFF #​5514
    [kmilos]

  • Allow ICNS save on all operating systems #​4526
    [baletu, radarhere, newpanjing, hugovk]

  • De-zigzag JPEG's DQT when loading; deprecate convert_dict_qtables #​4989
    [gofr, radarhere]

  • Replaced xml.etree.ElementTree #​5565
    [radarhere]

  • Moved CVE image to pillow-depends #​5561
    [radarhere]

  • Added tag data for IFD groups #​5554
    [radarhere]

  • Improved ImagePalette #​5552
    [radarhere]

  • Add DDS saving #​5402
    [radarhere]

  • Improved getxmp() #​5455
    [radarhere]

  • Convert to float for comparison with float in IFDRational eq #​5412
    [radarhere]

  • Allow getexif() to access TIFF tag_v2 data #​5416
    [radarhere]

  • Read FITS image mode and size #​5405
    [radarhere]

  • Merge parallel horizontal edges in ImagingDrawPolygon #​5347
    [radarhere, hrdrq]

  • Use transparency behind first GIF frame and when disposing to background #​5557
    [radarhere, zewt]

  • Avoid unstable nature of qsort in Quant.c #​5367
    [radarhere]

  • Copy palette to new images in ImageOps expand #​5551
    [radarhere]

  • Ensure palette string matches RGB mode #​5549
    [radarhere]

  • Do not modify EXIF of original image instance in exif_transpose() #​5547
    [radarhere]

  • Fixed default numresolution for small JPEG2000 images #​5540
    [radarhere]

  • Added DDS BC5 reading #​5501
    [radarhere]

  • Raise an error if ImageDraw.textbbox is used without a TrueType font #​5510
    [radarhere]

  • Added ICO saving in BMP format #​5513
    [radarhere]

  • Ensure PNG seeks to end of previous chunk at start of load_end #​5493
    [radarhere]

  • Do not allow TIFF to seek to a past frame #​5473
    [radarhere]

  • Avoid race condition when displaying images with eog #​5507
    [mconst]

  • Added specific error messages when ink has incorrect number of bands #​5504
    [radarhere]

  • Allow converting an image to a numpy array to raise errors #​5379
    [radarhere]

  • Removed DPI rounding from BMP, JPEG, PNG and WMF loading #​5476, #​5470
    [radarhere]

  • Remove spikes when drawing thin pieslices #​5460
    [xtsm]

  • Updated default value for SAMPLESPERPIXEL TIFF tag #​5452
    [radarhere]

  • Removed TIFF DPI rounding #​5446
    [radarhere, hugovk]

  • Include code in WebP error #​5471
    [radarhere]

  • Do not alter pixels outside mask when drawing text on an image with transparency #​5434
    [radarhere]

  • Reset handle when seeking backwards in TIFF #​5443
    [radarhere]

  • Replace sys.stdout with sys.stdout.buffer when saving #​5437
    [radarhere]

  • Fixed UNDEFINED TIFF tag of length 0 being changed in roundtrip #​5426
    [radarhere]

  • Fixed bug when checking FreeType2 version if it is not installed #​5445
    [radarhere]

  • Do not round dimensions when saving PDF #​5459
    [radarhere]

  • Added ImageOps contain() #​5417
    [radarhere, hugovk]

  • Changed WebP default "method" value to 4 #​5450
    [radarhere]

  • Switched to saving 1-bit PDFs with DCTDecode #​5430
    [radarhere]

  • Use bpp from ICO header #​5429
    [radarhere]

  • Corrected JPEG APP14 transform value #​5408
    [radarhere]

  • Changed TIFF tag 33723 length to 1 #​5425
    [radarhere]

  • Changed ImageMorph incorrect mode errors to ValueError #​5414
    [radarhere]

  • Add EXIF tags specified in EXIF 2.32 #​5419
    [gladiusglad]

  • Treat previous contents of first GIF frame as transparent #​5391
    [radarhere]

  • For special image modes, revert default resize resampling to NEAREST #​5411
    [radarhere]

  • JPEG2000: Support decoding subsampled RGB and YCbCr images #​4996
    [nulano, radarhere]

  • Stop decoding BC1 punchthrough alpha in BC2&3 #​4144
    [jansol]

  • Use zero if GIF background color index is missing #​5390
    [radarhere]

  • Fixed ensuring that GIF previous frame was loaded #​5386
    [radarhere]

  • Valgrind fixes #​5397
    [wiredfool]

  • Round down the radius in rounded_rectangle #​5382
    [radarhere]

  • Fixed reading uncompressed RGB data from DDS #​5383
    [radarhere]


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team as a code owner July 1, 2021 07:22
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jul 1, 2021
@product-auto-label product-auto-label Bot added the samples Issues that are directly related to samples. label Jul 1, 2021
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Jul 1, 2021
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 1, 2021
@renovate-bot renovate-bot force-pushed the renovate/pillow-8.x branch from f0360a5 to 7f07373 Compare July 1, 2021 18:26
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 1, 2021
@renovate-bot renovate-bot force-pushed the renovate/pillow-8.x branch from 7f07373 to 00fa417 Compare July 2, 2021 17:14
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 2, 2021
@dinagraves dinagraves added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 2, 2021
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 2, 2021
@renovate-bot renovate-bot force-pushed the renovate/pillow-8.x branch from 00fa417 to 3095811 Compare July 6, 2021 18:37
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 6, 2021
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 6, 2021
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 15, 2021
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 15, 2021
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 15, 2021
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 15, 2021
@dinagraves dinagraves merged commit b6ab889 into GoogleCloudPlatform:master Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement. owlbot:run Add this label to trigger the Owlbot post processor. samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants