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 3.0.0 to 6.2.0 in /requirements #4

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 1, 2019

Bumps pillow from 3.0.0 to 6.2.0.

Release notes

Sourced from pillow's releases.

6.2.0

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

6.1.0

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

6.0.0

No release notes provided.

5.4.1

No release notes provided.

5.4.0

No release notes provided.

5.3.0

No release notes provided.

5.2.0

No release notes provided.

5.1.0

No release notes provided.

5.0.0

No release notes provided.

4.3.0

No release notes provided.

4.2.1

No release notes provided.

4.2.0

No release notes provided.

4.1.1

No release notes provided.

4.1.0

No release notes provided.

4.0.0 tag had a typo in the version in setup.py, hence 4.0.0a

3.4.2

No release notes provided.

3.4.1

No release notes provided.

... (truncated)
Changelog

Sourced from pillow's changelog.

6.2.0 (2019-10-01)

  • Catch buffer overruns #4104
    [radarhere]

  • Initialize rows_per_strip when RowsPerStrip tag is missing #4034
    [cgohlke, radarhere]

  • Raise error if TIFF dimension is a string #4103
    [radarhere]

  • Added decompression bomb checks #4102
    [radarhere]

  • Fix ImageGrab.grab DPI scaling on Windows 10 version 1607+ #4000
    [nulano, radarhere]

  • Corrected negative seeks #4101
    [radarhere]

  • Added argument to capture all screens on Windows #3950
    [nulano, radarhere]

  • Updated warning to specify when Image.frombuffer defaults will change #4086
    [radarhere]

  • Changed WindowsViewer format to PNG #4080
    [radarhere]

  • Use TIFF orientation #4063
    [radarhere]

  • Raise the same error if a truncated image is loaded a second time #3965
    [radarhere]

  • Lazily use ImageFileDirectory_v1 values from Exif #4031
    [radarhere]

  • Improved HSV conversion #4004
    [radarhere]

  • Added text stroking #3978
    [radarhere, hugovk]

  • No more deprecated bdist_wininst .exe installers #4029
    [hugovk]

  • Do not allow floodfill to extend into negative coordinates #4017
    [radarhere]

... (truncated)
Commits

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2019
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/pillow-6.2.0 branch from 899ac22 to 7018b1a Compare November 17, 2019 14:44
@codecov-io
Copy link

codecov-io commented Nov 17, 2019

Codecov Report

Merging #4 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #4   +/-   ##
=======================================
  Coverage   83.33%   83.33%           
=======================================
  Files          38       38           
  Lines         672      672           
  Branches       34       34           
=======================================
  Hits          560      560           
  Misses        102      102           
  Partials       10       10

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 9448519...7018b1a. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 84.821% when pulling 7018b1a on dependabot/pip/requirements/pillow-6.2.0 into 9448519 on master.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 28, 2020

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/requirements/pillow-6.2.0 branch March 28, 2020 11:43
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.

None yet

3 participants