Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps docling from 2.47.1 to 2.52.0.

Release notes

Sourced from docling's releases.

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

Feature

  • [Beta] Extraction with schema (#2138) (9f4bc5b)
  • msexcel: Set ContentLayer.INVISIBLE for invisible sheet (#1876) (a283ccf)

Fix

  • pypdfium2: Fix OCR bounding box misalignment caused by mismatched rotation metadata (#2039) (4d94e38)
  • Translation example (#2166) (9f0286b)
  • Extend offline mode for rapidocr fonts (#2155) (9904d14)

Documentation

... (truncated)

Changelog

Sourced from docling's changelog.

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

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

v2.49.0 - 2025-09-01

Feature

  • [Beta] Extraction with schema (#2138) (9f4bc5b)
  • msexcel: Set ContentLayer.INVISIBLE for invisible sheet (#1876) (a283ccf)

Fix

  • pypdfium2: Fix OCR bounding box misalignment caused by mismatched rotation metadata (#2039) (4d94e38)
  • Translation example (#2166) (9f0286b)
  • Extend offline mode for rapidocr fonts (#2155) (9904d14)

... (truncated)

Commits
  • 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)
  • f8cc545 docs: add an example of RAG with OpenSearch (#2238)
  • e5cd702 docs: Add instructions for using Docling with MCP to README (#2219)
  • 55f5f37 docs: Document VLM support requirement in extraction example (#2231)
  • df60673 chore: bump version to 2.51.0 [skip ci]
  • b49d1ad feat: updating default parameters to get better performance with docling-pars...
  • a9f41b0 docs: add information extraction example (#2199)
  • 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.52.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.52.0)

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

dependabot bot commented on behalf of github Sep 22, 2025

Superseded by #44.

@dependabot dependabot bot closed this Sep 22, 2025
@dependabot dependabot bot deleted the dependabot/uv/docling-2.52.0 branch September 22, 2025 14:37
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