Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 31, 2025

Bumps ocrmypdf from 16.12.0 to 16.13.0.

Changelog

Sourced from ocrmypdf's changelog.

v16.13.0

  • Added detection and repair for Ghostscript 10.6 JPEG corruption. When GS 10.6 truncates JPEG data by 1-15 bytes, OCRmyPDF now restores the original image bytes from the input PDF. A warning is issued when GS 10.6+ is detected. {issue}1603
  • We continue to force re-optimization of JPEGs, since this catches some issues with corruption for situations where Ghostscript modifies an image. It is likely there are still cases where we cannot mitigate all corruption issues. {issue}1585
  • Fixed handling of PDF page boxes (ArtBox, BleedBox) which were not being processed correctly in some cases.
  • Documentation: clarified podman usage instructions.
Commits
  • c540967 docs: Update release notes
  • 195344d Reinstate "Work around Ghostscript 10.6.0 JPEG encoding issue by forcing opti...
  • de63d6e Merge remote-tracking branches 'origin/dependabot/github_actions/actions/down...
  • 6ada11d docs: Update release notes
  • fc30cb8 Revert "Work around Ghostscript 10.6.0 JPEG encoding issue by forcing optimiz...
  • 01a3706 docs: Add release notes for v16.13.0
  • e613db6 Fix Ghostscript 10.6 JPEG corruption by repairing truncated images
  • 742a4ba Make rotation test more robust
  • 4c1ef0b Also process art and bleed boxes
  • eace567 Test and fix page box issues
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [ocrmypdf](https://github.com/ocrmypdf/OCRmyPDF) from 16.12.0 to 16.13.0.
- [Release notes](https://github.com/ocrmypdf/OCRmyPDF/releases)
- [Changelog](https://github.com/ocrmypdf/OCRmyPDF/blob/main/docs/release_notes.md)
- [Commits](ocrmypdf/OCRmyPDF@v16.12.0...v16.13.0)

---
updated-dependencies:
- dependency-name: ocrmypdf
  dependency-version: 16.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Dec 31, 2025
@github-actions github-actions bot added the build [Conventional Commits] Changes that affect the build system or external dependencies label Dec 31, 2025
@github-actions github-actions bot enabled auto-merge (squash) December 31, 2025 22:22
@github-actions github-actions bot merged commit 5f5d828 into main Dec 31, 2025
53 checks passed
@github-actions github-actions bot deleted the dependabot/pip/pdf/ocrmypdf-16.13.0 branch December 31, 2025 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build [Conventional Commits] Changes that affect the build system or external dependencies 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