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.2.0 to 8.4.0 in /natlas-agent #296

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 18, 2021

Bumps pillow from 7.2.0 to 8.4.0.

Release notes

Sourced from pillow's releases.

8.4.0

https://pillow.readthedocs.io/en/latest/releasenotes/8.4.0.html

Changes

Dependencies

Documentation

Testing

8.3.2

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

... (truncated)

Changelog

Sourced from pillow's changelog.

8.4.0 (2021-10-15)

  • Prefer global transparency in GIF when replacing with background color #5756 [radarhere]

  • Added "exif" keyword argument to TIFF saving #5575 [radarhere]

  • Copy Python palette to new image in quantize() #5696 [radarhere]

  • Read ICO AND mask from end #5667 [radarhere]

  • Actually check the framesize in FliDecode.c #5659 [wiredfool]

  • Determine JPEG2000 mode purely from ihdr header box #5654 [radarhere]

  • Fixed using info dictionary when writing multiple APNG frames #5611 [radarhere]

  • Allow saving 1 and L mode TIFF with PhotometricInterpretation 0 #5655 [radarhere]

  • For GIF save_all with palette, do not include palette with each frame #5603 [radarhere]

  • Keep transparency when converting from P to LA or PA #5606 [radarhere]

  • Copy palette to new image in transform() #5647 [radarhere]

  • Added "transparency" argument to EpsImagePlugin load() #5620 [radarhere]

  • Corrected pathlib.Path detection when saving #5633 [radarhere]

  • Added WalImageFile class #5618 [radarhere]

  • Consider I;16 pixel size when drawing text #5598 [radarhere]

  • If default conversion from P is RGB with transparency, convert to RGBA #5594 [radarhere]

... (truncated)

Commits
  • 40e7ff6 8.4.0 version bump
  • 0fc4fb6 Merge pull request #5765 from python-pillow/rm-tidelift-action
  • ce3c925 Delete tidelift.yml
  • 1b5e662 Merge pull request #5761 from nulano/stroke
  • 5c69dc7 Create tidelift.yml
  • e04f2ed Merge pull request #5744 from kmilos/patch-2
  • 19f4c6f don't use bitmap glyphs when drawing text with stroker
  • dbb0a41 [pre-commit.ci] auto fixes from pre-commit.com hooks
  • 1140f65 Ensure reset after test failure
  • 0b7fcbb Merge branch 'master' into patch-2
  • 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)

Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 to 8.4.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@7.2.0...8.4.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 18, 2021
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants