Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pillow from 7.1.2 to 7.2.0 #1

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 1, 2020

Bumps pillow from 7.1.2 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

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]

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 dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2020
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 15, 2020

Superseded by #5.

@dependabot dependabot bot closed this Oct 15, 2020
@dependabot dependabot bot deleted the dependabot/pip/pillow-7.2.0 branch October 15, 2020 05:40
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants