Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps docling from 2.47.1 to 2.57.0.

Release notes

Sourced from docling's releases.

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

  • asr: Implement robust status check in AsrPipeline (#2442) (db985bb)
  • Deal with chartsheets in workbooks (#2433) (cce18b2)
  • Skip temporary docx files (#2413) (ee55013)
  • AsrPipeline to handle absolute paths and BytesIO streams correctly (#2407) (b5f7fef)
  • Enrichment of documents without pages metadata (pptx and xlsx) (#2401) (0610d01)
  • Proper heading support in rich tables for HTML backend (#2394) (9705f40)

Documentation

v2.55.1

Fix

Documentation

... (truncated)

Changelog

Sourced from docling's changelog.

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

  • asr: Implement robust status check in AsrPipeline (#2442) (db985bb)
  • Deal with chartsheets in workbooks (#2433) (cce18b2)
  • Skip temporary docx files (#2413) (ee55013)
  • AsrPipeline to handle absolute paths and BytesIO streams correctly (#2407) (b5f7fef)
  • Enrichment of documents without pages metadata (pptx and xlsx) (#2401) (0610d01)
  • Proper heading support in rich tables for HTML backend (#2394) (9705f40)

Documentation

v2.55.1 - 2025-10-03

Fix

... (truncated)

Commits
  • ae61d64 chore: bump version to 2.57.0 [skip ci]
  • 1682993 feat(docx): Process drawingml objects in docx (#2453)
  • 3e6da2c docs: Example on PII obfuscation (#2459)
  • cd7f7ba fix: Use proper page concatentation in VLM pipeline MD/HTML conversion (#2458)
  • 3687d86 chore: bump version to 2.56.1 [skip ci]
  • 688a7df fix: avoid downloading easyocr models by default (#2454)
  • 10165dd chore: bump version to 2.56.0 [skip ci]
  • db985bb fix(asr): Implement robust status check in AsrPipeline (#2442)
  • 9020044 docs: Remove deprecated call in custom_convert.py (#2447)
  • 2a0f563 docs: fixed a few typos (#2441)
  • 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 [docling](https://github.com/docling-project/docling) from 2.47.1 to 2.57.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.57.0)

---
updated-dependencies:
- dependency-name: docling
  dependency-version: 2.57.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 20, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 27, 2025

Superseded by #62.

@dependabot dependabot bot closed this Oct 27, 2025
@dependabot dependabot bot deleted the dependabot/uv/docling-2.57.0 branch October 27, 2025 15:14
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