Bump pillow from 10.3.0 to 12.1.1 in /Image Watermarker by dependabot[bot] · Pull Request #546 · wasmerio/Python-Scripts
Bumps pillow from 10.3.0 to 12.1.1.
Release notes
Sourced from pillow's releases.
12.1.1
https://pillow.readthedocs.io/en/stable/releasenotes/12.1.1.html
Dependencies
Other changes
- Fix OOB Write with invalid tile extents #9427 [
@radarhere]12.1.0
https://pillow.readthedocs.io/en/stable/releasenotes/12.1.0.html
Deprecations
- Deprecate getdata(), in favour of new get_flattened_data() #9292 [
@radarhere]Documentation
- Specify APNG duration type when opening #9368 [
@radarhere]- Added release notes for #9350 #9366 [
@radarhere]- Update ImageMorph documentation #9349 [
@radarhere]- Docs: update major bump cadence #9334 [
@hugovk]- Add release notes for #9070 #9320 [
@radarhere]- Updated Ubuntu version #9306 [
@radarhere]- Update macOS tested Pillow versions #9265 [
@radarhere]Dependencies
- Update harfbuzz to 12.3.0 #9355 [
@radarhere]- Update xz to 5.8.2 #9343 [
@radarhere]- Updated libjpeg-turbo to 3.1.3 #9333 [
@radarhere]- Updated zlib-ng to 2.3.2 #9324 [
@radarhere]- Updated libpng to 1.6.53 #9325 [
@radarhere]- Update actions/checkout action to v6 #9323 [@renovate[bot]]
- Update dependency mypy to v1.19.0 #9322 [@renovate[bot]]
- Updated libpng to 1.6.51 #9305 [
@radarhere]- Updated brotli to 1.2.0 #9284 [
@radarhere]- Update libimagequant to 4.4.1 #9301 [
@radarhere]- Update zlib-ng to 2.3.1, except on manylinux2014 aarch64 #9312 [
@radarhere]- Updated harfbuzz to 12.2.0 #9289 [
@radarhere]- Update github-actions #9277 [@renovate[bot]]
Testing
- Replace pre-commit with prek #9360 [
@hugovk]- Test PyQt6 on Python 3.14 on Windows #9353 [
@radarhere]- Test 32-bit Windows on Windows Server 2022 #9345 [
@radarhere]- Correct variable type #9335 [
@radarhere]
... (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
5158d9812.1.1 version bump9000313Fix OOB Write with invalid tile extents (#9427)cd01118Patch libavif for svt-av1 4.0 compatibility46f45f612.1.0 version bumpc9ac097Simplify band splitting (#9291)3baedf2Deprecate getdata(), in favour of new get_flattened_data() (#9292)b51a036Specify APNG duration type when opening (#9368)8d08e31Add release notes for #9348 (#9369)432707eAdded release notes for #93482d58910Specify APNG duration type when opening- Additional commits viewable in compare view
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.