Skip to content

Bump pyturbojpeg from 2.4.0 to 2.5.0 in the python-packages group#142

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python-packages-8a9098b49f
Open

Bump pyturbojpeg from 2.4.0 to 2.5.0 in the python-packages group#142
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python-packages-8a9098b49f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor

Bumps the python-packages group with 1 update: pyturbojpeg.

Updates pyturbojpeg from 2.4.0 to 2.5.0

Release notes

Sourced from pyturbojpeg's releases.

PyTurboJPEG 2.5.0 focuses on safety, correctness, and predictable performance.

  • Adds optional pixel, memory, and progressive-scan limits for untrusted JPEG input.
  • Adds YUV plane metadata, correct odd-size layouts, zeroed padding, and configurable alignment.
  • Correctly maps and validates TurboJPEG flags instead of silently ignoring unsupported values.
  • Hardens in-place buffers, native memory ownership, and lossless JPEG scaling.
  • Fixes 4:4:1 cropping, partial-edge crops, background filling, and quantization-table parsing.
  • Improves public input validation and error reporting across encoding and decoding APIs.
  • Adds performance regression benchmarks and broader Linux, macOS, and Windows CI coverage.
  • Requires Python 3.8+ and supports Python 3.8–3.14.

Full Changelog: lilohuang/PyTurboJPEG@v2.4.0...v2.5.0

Commits

Dependabot compatibility score

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the python-packages group with 1 update: [pyturbojpeg](https://github.com/lilohuang/PyTurboJPEG).


Updates `pyturbojpeg` from 2.4.0 to 2.5.0
- [Release notes](https://github.com/lilohuang/PyTurboJPEG/releases)
- [Commits](lilohuang/PyTurboJPEG@v2.4.0...v2.5.0)

---
updated-dependencies:
- dependency-name: pyturbojpeg
  dependency-version: 2.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependencies python Pull requests that update Python code labels Jul 22, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 556f8e8.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

@github-actions
github-actions Bot requested a review from jeyrb July 22, 2026 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant