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

chore(deps): bump pillow from 7.1.2 to 7.2.0 #7099

Merged
merged 1 commit into from
Jul 1, 2020

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.


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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@codecov
Copy link

codecov bot commented Jun 30, 2020

Codecov Report

Merging #7099 into development will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           development    #7099   +/-   ##
============================================
  Coverage        62.00%   62.00%           
============================================
  Files              262      262           
  Lines            13000    13000           
============================================
  Hits              8061     8061           
  Misses            4939     4939           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2d36e03...2521f4e. Read the comment docs.

@iamareebjamal iamareebjamal merged commit 4ac807b into development Jul 1, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/pip/pillow-7.2.0 branch July 1, 2020 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant