Skip to content

build(deps): bump ocrmypdf from 17.4.2 to 17.5.0 in /pdf#299

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/pdf/ocrmypdf-17.5.0
Jun 4, 2026
Merged

build(deps): bump ocrmypdf from 17.4.2 to 17.5.0 in /pdf#299
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/pdf/ocrmypdf-17.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 4, 2026

Copy link
Copy Markdown
Contributor

Bumps ocrmypdf from 17.4.2 to 17.5.0.

Release notes

Sourced from ocrmypdf's releases.

v17.5.0

  • Added support for the end alias in --pages, denoting the last page of the document. For example, --pages 3-end OCRs from page 3 through the final page. {issue}1615
  • Added --ghostscript-jpeg-quality and --ghostscript-jpeg-maxdpi advanced options for tuning Ghostscript's PDF/A output. The optimizer's --jpeg-quality remains the recommended file-size control.
  • Fixed pypdfium2 rasterizer clipping content when the CropBox was smaller than the MediaBox (e.g. JSTOR or cropped PDFs). {issue}1685
  • Fixed Form XObject cycle detection in the optimizer's image xref scan. Self-referential or DAG-shaped Form graphs (notably from PowerPoint exports) previously produced floods of recursion warnings and could hang for minutes. {issue}1321
  • Tesseract config errors are now surfaced as TesseractConfigError with actionable guidance, instead of crashing later with a confusing FileNotFoundError on the missing hOCR output. {issue}1687
  • Refreshed the Chinese README translation. Thanks @​cislunarspace.
  • Internal refactoring of the _exec and subprocess modules to separate probing from execution.
  • CI dependency updates.
Commits
  • c391b2b Draft release notes for v17.5.0
  • 9748208 Support 'end' alias for last page in --pages
  • efb83ad Add --ghostscript-jpeg-quality and --ghostscript-jpeg-maxdpi
  • See full diff 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 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 17.4.2 to 17.5.0.
- [Release notes](https://github.com/ocrmypdf/OCRmyPDF/releases)
- [Commits](ocrmypdf/OCRmyPDF@v17.4.2...v17.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 4, 2026
@github-actions github-actions Bot added the build [Conventional Commits] Changes that affect the build system or external dependencies label Jun 4, 2026
@github-actions github-actions Bot enabled auto-merge (squash) June 4, 2026 03:19
@github-actions github-actions Bot merged commit b21ed57 into main Jun 4, 2026
54 checks passed
@github-actions github-actions Bot deleted the dependabot/pip/pdf/ocrmypdf-17.5.0 branch June 4, 2026 03:27
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.

0 participants