Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps docling from 2.47.1 to 2.53.0.

Release notes

Sourced from docling's releases.

v2.53.0

Feature

Fix

  • Handle empty result from RapidOCR to avoid crash (#2264) (609d902)

Documentation

v2.52.0

Feature

  • Enrichment steps on all convert pipelines (incl docx, html, etc) (#2251) (2c91234)

Fix

  • Add missing features in ThreadedStandardPdfPipeline (#2252) (0700af2)
  • Address deprecation warnings of dependencies (#2237) (c696549)

Documentation

  • Add an example of RAG with OpenSearch (#2238) (f8cc545)
  • Add instructions for using Docling with MCP to README (#2219) (e5cd702)
  • Document VLM support requirement in extraction example (#2231) (55f5f37)

v2.51.0

Feature

  • Updating default parameters to get better performance with docling-parse (#2208) (b49d1ad)
  • Updated the backend for new docling-parse (#2187) (b3d7542)

Documentation

v2.50.0

Feature

Fix

  • html: Access to variable not yet declared (#2171) (293e81b)

v2.49.0

... (truncated)

Changelog

Sourced from docling's changelog.

v2.53.0 - 2025-09-17

Feature

Fix

  • Handle empty result from RapidOCR to avoid crash (#2264) (609d902)

Documentation

v2.52.0 - 2025-09-11

Feature

  • Enrichment steps on all convert pipelines (incl docx, html, etc) (#2251) (2c91234)

Fix

  • Add missing features in ThreadedStandardPdfPipeline (#2252) (0700af2)
  • Address deprecation warnings of dependencies (#2237) (c696549)

Documentation

  • Add an example of RAG with OpenSearch (#2238) (f8cc545)
  • Add instructions for using Docling with MCP to README (#2219) (e5cd702)
  • Document VLM support requirement in extraction example (#2231) (55f5f37)

v2.51.0 - 2025-09-05

Feature

  • Updating default parameters to get better performance with docling-parse (#2208) (b49d1ad)
  • Updated the backend for new docling-parse (#2187) (b3d7542)

Documentation

v2.50.0 - 2025-09-03

Feature

Fix

... (truncated)

Commits
  • f1687fb chore: bump version to 2.53.0 [skip ci]
  • 17afb66 feat: Add granite-docling model (#2272)
  • ff351fd docs: Describe examples (#2262)
  • 0e95171 feat(RapidOcr): Support generic extra arguments for RapidOcr (#2266)
  • ad2f738 chore: update lock (#2265)
  • 609d902 fix: handle empty result from RapidOCR to avoid crash (#2264)
  • 10bb0ae chore: bump version to 2.52.0 [skip ci]
  • 0700af2 fix: Add missing features in ThreadedStandardPdfPipeline (#2252)
  • 2c91234 feat: enrichment steps on all convert pipelines (incl docx, html, etc) (#2251)
  • c696549 fix: address deprecation warnings of dependencies (#2237)
  • 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.53.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.53.0)

---
updated-dependencies:
- dependency-name: docling
  dependency-version: 2.53.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:uv Pull requests that update python:uv code labels Sep 22, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 29, 2025

Superseded by #47.

@dependabot dependabot bot closed this Sep 29, 2025
@dependabot dependabot bot deleted the dependabot/uv/docling-2.53.0 branch September 29, 2025 18:34
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.

0 participants