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 9.5.0 to 10.0.1 in /backend/behave #12

Open
wants to merge 654 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 4, 2023

Bumps pillow from 9.5.0 to 10.0.1.

Release notes

Sourced from pillow's releases.

10.0.1

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

Changes

10.0.0

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

Changes

... (truncated)

Changelog

Sourced from pillow's changelog.

10.0.1 (2023-09-15)

  • Updated libwebp to 1.3.2 #7395 [radarhere]

  • Updated zlib to 1.3 #7344 [radarhere]

10.0.0 (2023-07-01)

  • Fixed deallocating mask images #7246 [radarhere]

  • Added ImageFont.MAX_STRING_LENGTH #7244 [radarhere, hugovk]

  • Fix Windows build with pyproject.toml #7230 [hugovk, nulano, radarhere]

  • Do not close provided file handles with libtiff #7199 [radarhere]

  • Convert to HSV if mode is HSV in getcolor() #7226 [radarhere]

  • Added alpha_only argument to getbbox() #7123 [radarhere. hugovk]

  • Prioritise speed in repr_png #7242 [radarhere]

  • Do not use CFFI access by default on PyPy #7236 [radarhere]

  • Limit size even if one dimension is zero in decompression bomb check #7235 [radarhere]

  • Use --config-settings instead of deprecated --global-option #7171 [radarhere]

  • Better C integer definitions #6645 [Yay295, hugovk]

  • Fixed finding dependencies on Cygwin #7175 [radarhere]

  • Changed grabclipboard() to use PNG instead of JPG compression on macOS #7219 [abey79, radarhere]

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

ArslanSB and others added 30 commits March 13, 2023 16:38
Development

See merge request cometa/cometa!150

Former-commit-id: 4f274cec7ab55663a229148ebbc5fee75334ccb5
Former-commit-id: 5e3b7296933fb22a7dca9c3cec067844beee416a
… to establish connection.

Former-commit-id: 7f3c80b9337c87d4a210dab00a2e4b1d3064ad2b
# Conflicts:
#   front/src/assets/config.json

Former-commit-id: 8dfb67f756d69cd5e9890254a6f3b5164628be26
Development

See merge request cometa/cometa!151

Former-commit-id: 3483124e2e7df0a84a6f7d9d77792f38d9b19a88
… to establish connection.

Former-commit-id: 32ae4684224ffcd1fbe1a0e3098c66e473bc210d
…into development

Former-commit-id: 7aa73bf36b13838267a29e9c209b2d237d74b914
Development

See merge request cometa/cometa!152

Former-commit-id: cf8a2babb453b016663edf423cfb072761d1b8cd
Former-commit-id: 31891f14b376ce114edee09a44be2899c70a4e01
#3439 - Added new step to save string value to environment variable

See merge request cometa/cometa!153

Former-commit-id: 3a7836cbd19db4d0fdf17e6560e25e8fbe0ac54a
Former-commit-id: 141cb639eea7f55c7b16d33748ce0d184333b4d7
Former-commit-id: 4ecda426d2d3594202f42df6a3082829d5045d13
Former-commit-id: 947241102ed9cfe5fc76ccf397786354d988bbc6
… feature based logic

Former-commit-id: 4e7110a4a88cecf84cf35da1e39179ce4b39264a
…222/cometa/cometa into feature_variable_enchancement
…nd create works. need to implement delete and cancel button
#3948 - Variable Enchancement

See merge request cometa/cometa!154
#3948 - Variable Enchancement

See merge request cometa/cometa!155
# Conflicts:
#   front/src/app/dialogs/edit-variables/edit-variables.component.ts
#3948 - created new table for variales and refactored old code

See merge request cometa/cometa!156
ArslanSB and others added 24 commits September 21, 2023 12:14
fix (actions): steps migrated

See merge request cometa/cometa!206
Development

See merge request cometa/cometa!207
fix (ci/cd): restarting the RedisQ after pipeline

See merge request cometa/cometa!208
Development

See merge request cometa/cometa!210
Stage to Master

See merge request cometa/cometa!211
Feat/results table

See merge request cometa/cometa!213
Development

See merge request cometa/cometa!214
Stage to Master

See merge request cometa/cometa!215
fix (selector): dangling results

See merge request cometa/cometa!216
Development

See merge request cometa/cometa!217
Stage

See merge request cometa/cometa!218
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 10.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@9.5.0...10.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 4, 2023
@ArslanSB ArslanSB force-pushed the master branch 2 times, most recently from d709bbc to 7a61e11 Compare June 6, 2024 16:12
@raro42 raro42 force-pushed the dependabot/pip/backend/behave/pillow-10.0.1 branch from 75e878b to d77de1b Compare June 7, 2024 06:29
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.

4 participants