Skip to content

chore(deps): update pillow requirement from >=10.3.0 to >=12.2.0 in /apps/server#407

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/apps/server/pillow-gte-12.2.0
Closed

chore(deps): update pillow requirement from >=10.3.0 to >=12.2.0 in /apps/server#407
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/apps/server/pillow-gte-12.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Updates the requirements on pillow to permit the latest version.

Release notes

Sourced from pillow's releases.

12.2.0

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

Documentation

Dependencies

Testing

Other changes

... (truncated)

Changelog

Sourced from pillow's changelog.

Changelog (Pillow)

11.1.0 and newer

See GitHub Releases:

11.0.0 (2024-10-15)

  • Update licence to MIT-CMU #8460 [hugovk]

  • Conditionally define ImageCms type hint to avoid requiring core #8197 [radarhere]

  • Support writing LONG8 offsets in AppendingTiffWriter #8417 [radarhere]

  • Use ImageFile.MAXBLOCK when saving TIFF images #8461 [radarhere]

  • Do not close provided file handles with libtiff when saving #8458 [radarhere]

  • Support ImageFilter.BuiltinFilter for I;16* images #8438 [radarhere]

  • Use ImagingCore.ptr instead of ImagingCore.id #8341 [homm, radarhere, hugovk]

  • Updated EPS mode when opening images without transparency #8281 [Yay295, radarhere]

  • Use transparency when combining P frames from APNGs #8443 [radarhere]

  • Support all resampling filters when resizing I;16* images #8422 [radarhere]

  • Free memory on early return #8413 [radarhere]

  • Cast int before potentially exceeding INT_MAX #8402 [radarhere]

... (truncated)

Commits

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 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)

Updates the requirements on [pillow](https://github.com/python-pillow/Pillow) to permit the latest version.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@10.3.0...12.2.0)

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

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 Apr 28, 2026
hessius added a commit that referenced this pull request May 2, 2026
Backend (Python):
- fastapi 0.136.0 → 0.136.1
- pillow >=10.3.0 → >=12.2.0
- pillow-heif >=0.18.0 → >=1.3.0
- zstandard >=0.22.0 → >=0.25.0
- pytest-timeout >=2.3.1 → >=2.4.0

Frontend (production):
- react-hook-form 7.73.1 → 7.74.0
- lucide-react 1.8.0 → 1.11.0
- i18next 26.0.6 → 26.0.8
- i18next-http-backend 3.0.5 → 3.0.6
- react-i18next 17.0.4 → 17.0.6

Frontend (dev):
- @vitest/browser-playwright 4.1.4 → 4.1.5
- @vitest/coverage-v8 4.1.4 → 4.1.5
- @vitest/ui 4.1.4 → 4.1.5
- typescript-eslint 8.59.0 → 8.59.1
- vite 8.0.9 → 8.0.10
- vitest 4.1.4 → 4.1.5

Closes #403, closes #404, closes #405, closes #406, closes #407,
closes #408, closes #409, closes #410, closes #411

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@hessius
Copy link
Copy Markdown
Owner

hessius commented May 2, 2026

Superseded — dependency bumped in version/2.4.0 (commit d9305a3).

@hessius hessius closed this May 2, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 2, 2026

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. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

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/apps/server/pillow-gte-12.2.0 branch May 2, 2026 05:59
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.

1 participant