Skip to content
This repository has been archived by the owner on Nov 26, 2021. It is now read-only.

Bump pillow from 7.1.2 to 7.2.0 #2

Merged
merged 1 commit into from
Dec 11, 2020
Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

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]
  • 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]
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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 11, 2020
@naveen521kk naveen521kk merged commit 27507ac into master Dec 11, 2020
@naveen521kk naveen521kk deleted the dependabot/pip/pillow-7.2.0 branch December 11, 2020 06:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant