chore(deps): bump pillow from 12.1.1 to 12.2.0#1181
Merged
Conversation
Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.1.1 to 12.2.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@12.1.1...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
There was a problem hiding this comment.
Performance review
Commit 6c95644 - Merge 796d700 into 777325b
Statistically significant changes
basic_herding:- OLD: compilation 0.5759 units ± 0.03962 units; execution 0.05295 units ± 0.001251 units
- NEW: compilation 0.4837 units ± 0.04131 units; execution 0.1135 units ± 0.001707 units
- Significant decrease in compilation time (-16.01%, p=7.596e-05)
- Significant increase in execution time (114.35%, p=1.094e-23)
basic_rpc:- OLD: compilation 0.6807 units ± 0.01479 units; execution 0.02235 units ± 0.0002375 units
- NEW: compilation 0.5525 units ± 0.01221 units; execution 0.04704 units ± 0.001584 units
- Significant decrease in compilation time (-18.84%, p=7.615e-14)
- Significant increase in execution time (110.52%, p=1.252e-12)
basic_stein:- OLD: compilation 2.27 units ± 0.08407 units; execution 0.4228 units ± 0.01073 units
- NEW: compilation 1.977 units ± 0.09143 units; execution 0.8348 units ± 0.04917 units
- Significant decrease in compilation time (-12.89%, p=6.948e-07)
- Significant increase in execution time (97.44%, p=2.166e-10)
Normalisation values for new data:
Compilation: 1 unit = 707.21 ms
Execution: 1 unit = 489.07 ms
Last updated: Mon, 11 May 2026 05:40:31 GMT
tm91236
approved these changes
May 12, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps pillow from 12.1.1 to 12.2.0.
Release notes
Sourced from pillow's releases.
... (truncated)
Commits
3c41c0912.2.0 version bumpcdaa29eCheck calloc return value (#9527)585b2f5Check calloc return valueecf011eCheck all allocs in the Arrow tree (#9488)cf6de8cReject non-numeric elements inside list coords (#9526)ffdcedeUpdate 12.2.0 release notes (#9522)7929d77Added security release notes (#149)c4f7aa5Added security release notes22cdb5fMove variable declaration inside define (#9525)fc15b3bResize tall images vertically first (#9524)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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)You can disable automated security fix PRs for this repo from the Security Alerts page.