collab
collab copied to clipboard
Bump pillow from 3.1.1 to 6.2.2
Bumps pillow from 3.1.1 to 6.2.2.
Release notes
Sourced from pillow's releases.
6.2.2
https://pillow.readthedocs.io/en/stable/releasenotes/6.2.2.html
6.2.1
https://pillow.readthedocs.io/en/stable/releasenotes/6.2.1.html
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
... (truncated)
Changelog
Sourced from pillow's changelog.
6.2.2 (2020-01-02)
This is the last Pillow release to support Python 2.7 #3642
Overflow checks for realloc for tiff decoding. CVE-2020-5310 [wiredfool, radarhere]
Catch SGI buffer overrun. CVE-2020-5311 [radarhere]
Catch PCX P mode buffer overrun. CVE-2020-5312 [radarhere]
Catch FLI buffer overrun. CVE-2020-5313 [radarhere]
Raise an error for an invalid number of bands in FPX image. CVE-2019-19911 [wiredfool, radarhere]
6.2.1 (2019-10-21)
- Add support for Python 3.8 #4141 [hugovk]
6.2.0 (2019-10-01)
... (truncated)
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]
Commits
a45c858Release notes for 6.2.283efad46.2.2 version bump4820f79Added release notes [ci skip]4e2def2Overflow checks for realloc for tiff decodinga79b65cCatch SGI buffer overruns93b22b8Catch PCX P mode buffer overruna09acd0Catch FLI buffer overrun774e53bRaise an error for an invalid number of bands in FPX image8892aecAdded security notes [ci skip]46c35f0Updated copyright year- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill 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.