Skip to content

build(deps): bump ocrmypdf from 17.1.0 to 17.2.0 in /pdf#259

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/pdf/ocrmypdf-17.2.0
Feb 18, 2026
Merged

build(deps): bump ocrmypdf from 17.1.0 to 17.2.0 in /pdf#259
github-actions[bot] merged 1 commit intomainfrom
dependabot/pip/pdf/ocrmypdf-17.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2026

Bumps ocrmypdf from 17.1.0 to 17.2.0.

Changelog

Sourced from ocrmypdf's changelog.

v17.2.0

  • Fixed incorrect word spacing in poppler-based PDF viewers and tools (Evince, pdftotext, and others) where words on the same line appeared separated by double newlines. This works around a poppler bug where Tz (horizontal scaling) is not carried across BT/ET boundaries. {issue}1632
  • Fixed OCR text layer being visible instead of invisible due to incorrect fpdf2 text rendering mode attribute. This caused OCR text to appear when images were removed from the PDF. {issue}1631
  • Fixed OCR text layer misalignment with non-zero mediabox origins, which affected cropped PDFs and JSTOR PDFs generated by iText. The --redo-ocr mode would shift text vertically on these files. {issue}1630
  • Fixed Ghostscript rasterization failure with very low DPI values (below 10). OCRmyPDF now renders at a minimum of 10 DPI and resizes the output to match the originally requested dimensions. {issue}1612
Commits
  • 3da952a Fix garbled Arabic/Devanagari text by using HarfBuzz text shaping
  • 716ce63 Update dependencies
  • 76fe2f7 Merge remote-tracking branch 'origin/dependabot/uv/cryptography-46.0.5'
  • c85c894 Fix pdftotext word spacing by emitting single BT block per line
  • 9a0dadb Bump cryptography from 46.0.4 to 46.0.5
  • 4d7e398 Suppress rendering of text lines with improbable aspect ratios
  • 56c0b41 Fix extreme font sizes for rotated text in fpdf2 renderer
  • 5c83dab Fix fpdf text mode in multi-page renderer; add v17.2.0 release notes
  • e62e73e Fix fpdf text mode
  • d68e2f6 Fix OCR text layer misalignment with non-zero mediabox origins
  • 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 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.1.0 to 17.2.0.
- [Release notes](https://github.com/ocrmypdf/OCRmyPDF/releases)
- [Changelog](https://github.com/ocrmypdf/OCRmyPDF/blob/main/docs/release_notes.md)
- [Commits](ocrmypdf/OCRmyPDF@v17.1.0...v17.2.0)

---
updated-dependencies:
- dependency-name: ocrmypdf
  dependency-version: 17.2.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 Feb 18, 2026
@github-actions github-actions bot added the build [Conventional Commits] Changes that affect the build system or external dependencies label Feb 18, 2026
@github-actions github-actions bot enabled auto-merge (squash) February 18, 2026 22:08
@github-actions github-actions bot merged commit 1721576 into main Feb 18, 2026
54 checks passed
@github-actions github-actions bot deleted the dependabot/pip/pdf/ocrmypdf-17.2.0 branch February 18, 2026 22:16
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

Comments