Skip to content

Conversation

@dependabot-preview
Copy link

Bumps pillow from 7.0.0 to 7.2.0.

Release notes

Sourced from pillow's releases.

7.2.0

https://pillow.readthedocs.io/en/stable/releasenotes/7.2.0.html

7.1.2

https://pillow.readthedocs.io/en/stable/releasenotes/7.1.2.html

7.1.1

https://pillow.readthedocs.io/en/stable/releasenotes/7.1.1.html

7.1.0

https://pillow.readthedocs.io/en/stable/releasenotes/7.1.0.html

Changelog

Sourced from pillow's changelog.

7.2.0 (2020-07-01)

  • Do not convert I;16 images when showing PNGs #4744 [radarhere]
  • Fixed ICNS file pointer saving #4741 [radarhere]
  • Fixed loading non-RGBA mode APNGs with dispose background #4742 [radarhere]
  • Deprecated _showxv #4714 [radarhere]
  • Deprecate Image.show(command="...") #4646 [nulano, hugovk, radarhere]
  • Updated JPEG magic number #4707 [Cykooz, radarhere]
  • Change STRIPBYTECOUNTS to LONG if necessary when saving #4626 [radarhere, hugovk]
  • Write JFIF header when saving JPEG #4639 [radarhere]
  • Replaced tiff_jpeg with jpeg compression when saving TIFF images #4627 [radarhere]
  • Writing TIFF tags: improved BYTE, added UNDEFINED #4605 [radarhere]
  • Consider transparency when pasting text on an RGBA image #4566 [radarhere]
  • Added method argument to single frame WebP saving #4547 [radarhere]
  • Use ImageFileDirectory_v2 in Image.Exif #4637 [radarhere]
  • Corrected reading EXIF metadata without prefix #4677 [radarhere]
  • Fixed drawing a jointed line with a sequence of numeric values #4580 [radarhere]
  • Added support for 1-D NumPy arrays #4608 [radarhere]
  • Parse orientation from XMP tags #4560 [radarhere]
  • Speed up text layout by not rendering glyphs #4652 [nulano]
  • Fixed ZeroDivisionError in Image.thumbnail #4625 [radarhere]
  • Replaced TiffImagePlugin DEBUG with logging #4550 [radarhere]
  • Fix repeatedly loading .gbr #4620 [ElinksFr, radarhere]
  • JPEG: Truncate icclist instead of setting to None #4613 [homm]
  • Fixes default offset for Exif #4594 [rodrigob, radarhere]
  • Fixed bug when unpickling TIFF images #4565 [radarhere]
  • Fix pickling WebP #4561 [hugovk, radarhere]
  • Replace IOError and WindowsError aliases with OSError #4536 [hugovk, radarhere]

7.1.2 (2020-04-25)

  • Raise an EOFError when seeking too far in PNG #4528 [radarhere]

7.1.1 (2020-04-02)

  • Fix regression seeking and telling PNGs #4512 #4514 [hugovk, radarhere]

7.1.0 (2020-04-01)

  • Fix multiple OOB reads in FLI decoding #4503 [wiredfool]
  • Fix buffer overflow in SGI-RLE decoding #4504 [wiredfool, hugovk]
  • Fix bounds overflow in JPEG 2000 decoding #4505 [wiredfool]
  • Fix bounds overflow in PCX decoding #4506 [wiredfool]
  • Fix 2 buffer overflows in TIFF decoding #4507 [wiredfool]
  • Add APNG support #4243 [pmrowla, radarhere, hugovk]
  • ImageGrab.grab() for Linux with XCB #4260 [nulano, radarhere]
Commits
  • 2bd7494 Updated CHANGES.rst [ci skip]
  • 17b14f8 7.2.0 version bump
  • 3648332 Updated CHANGES.rst [ci skip]
  • e1c6084 Merge pull request #4744 from radarhere/show
  • 74a4c88 Merge pull request #4741 from radarhere/icns
  • 15f1e18 Updated CHANGES.rst [ci skip]
  • 645f7f2 Merge pull request #4742 from radarhere/apng_dispose
  • 4cf7c56 Merge pull request #4726 from hugovk/fix-png-disposal-comparison-bug
  • d109d86 Merge pull request #52 from radarhere/fix-png-disposal-comparison-bug
  • e1ae9a5 Do not convert I;16 image when format is PNG
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 1, 2020
@dependabot-preview
Copy link
Author

Superseded by #70.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/requirements/pillow-7.2.0 branch November 1, 2020 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant