Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

Bumps docling from 2.47.1 to 2.58.0.

Release notes

Sourced from docling's releases.

v2.58.0

Feature

  • pdf: Support for password-protected PDF documents (#2499) (bbe82a6)
  • backend: Add generic options support and HTML image handling modes (#2011) (a30e6a7)
  • ASR: MLX Whisper Support for Apple Silicon (#2366) (657ce8b)

Fix

  • markdown: Set the correct discriminator in md backend options (#2501) (4227fcc)
  • xlsx: Speed up by detecting the true last non-empty row/column (#2404) (b66624b)

Documentation

Performance

v2.57.0

Feature

Fix

  • Use proper page concatentation in VLM pipeline MD/HTML conversion (#2458) (cd7f7ba)

Documentation

v2.56.1

Fix

  • Avoid downloading easyocr models by default (#2454) (688a7df)

v2.56.0

Feature

  • AutoOCR model selecting the best OCR model available and deprecating the usage of EasyOCR (#2391) (f7244a4)
  • Add Tesseract PSM options support (#2411) (f11f8c0)

Fix

... (truncated)

Changelog

Sourced from docling's changelog.

v2.58.0 - 2025-10-22

Feature

  • pdf: Support for password-protected PDF documents (#2499) (bbe82a6)
  • backend: Add generic options support and HTML image handling modes (#2011) (a30e6a7)
  • ASR: MLX Whisper Support for Apple Silicon (#2366) (657ce8b)

Fix

  • markdown: Set the correct discriminator in md backend options (#2501) (4227fcc)
  • xlsx: Speed up by detecting the true last non-empty row/column (#2404) (b66624b)

Documentation

Performance

v2.57.0 - 2025-10-15

Feature

Fix

  • Use proper page concatentation in VLM pipeline MD/HTML conversion (#2458) (cd7f7ba)

Documentation

v2.56.1 - 2025-10-13

Fix

  • Avoid downloading easyocr models by default (#2454) (688a7df)

v2.56.0 - 2025-10-13

Feature

  • AutoOCR model selecting the best OCR model available and deprecating the usage of EasyOCR (#2391) (f7244a4)
  • Add Tesseract PSM options support (#2411) (f11f8c0)

Fix

... (truncated)

Commits
  • 10c1f06 chore: bump version to 2.58.0 [skip ci]
  • bbe82a6 feat(pdf): Support for password-protected PDF documents (#2499)
  • 89820d0 perf: use docling-parse-v4 as default (#2503)
  • 86556d8 docs: fix typo in mcp.md (#2502)
  • 4227fcc fix(markdown): set the correct discriminator in md backend options (#2501)
  • a30e6a7 feat(backend): add generic options support and HTML image handling modes (#2011)
  • b66624b fix(xlsx): speed up by detecting the true last non-empty row/column (#2404)
  • 657ce8b feat(ASR): MLX Whisper Support for Apple Silicon (#2366)
  • a5af082 chore: fix parsing of release body message (#2498)
  • 5be856f chore: add action posting to discord (#2486)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [docling](https://github.com/docling-project/docling) from 2.47.1 to 2.58.0.
- [Release notes](https://github.com/docling-project/docling/releases)
- [Changelog](https://github.com/docling-project/docling/blob/main/CHANGELOG.md)
- [Commits](docling-project/docling@v2.47.1...v2.58.0)

---
updated-dependencies:
- dependency-name: docling
  dependency-version: 2.58.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:uv Pull requests that update python:uv code labels Oct 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant