chore(deps): update dependency pillow to v12 [security]#345
chore(deps): update dependency pillow to v12 [security]#345renovate[bot] wants to merge 4 commits intomasterfrom
Conversation
710692a to
6fc08ca
Compare
6fc08ca to
2f03c8c
Compare
2f03c8c to
5f3667c
Compare
cdc633d to
38da4c9
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
malled2002
left a comment
There was a problem hiding this comment.
Image generation is working. But the stats module is broken and unused. Should we drop this?
|
cc @soerface, I think you can answer malled's question above better than me |
|
Yes, the stats module is from back in the days where the drinks statistics were displayed on a flipdot display. It is already non-functional because database layout changed. I don't have plans to revive it, so I'm fine with deleting the whole module. |
|
@soerface stats module removed, pls approve |
This PR contains the following updates:
^11.3.0→^12.0.0GitHub Vulnerability Alerts
CVE-2026-25990
Impact
An out-of-bounds write may be triggered when loading a specially crafted PSD image. Pillow >= 10.3.0 users are affected.
Patches
Pillow 12.1.1 will be released shortly with a fix for this.
Workarounds
Image.open()has aformatsparameter that can be used to prevent PSD images from being opened.References
Pillow 12.1.1 will add release notes at https://pillow.readthedocs.io/en/stable/releasenotes/index.html
Release Notes
python-pillow/Pillow (pillow)
v12.1.1Compare Source
v12.1.0Compare Source
https://pillow.readthedocs.io/en/stable/releasenotes/12.1.0.html
Deprecations
Documentation
Dependencies
Testing
ResourceWarnings inselftest.py#9332 [@hugovk]Type hints
Other changes
v12.0.0Compare Source
https://pillow.readthedocs.io/en/stable/releasenotes/12.0.0.html
Removals
Deprecations
Documentation
Dependencies
Testing
Type hints
Other changes
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.