Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2025

Bumps docling from 2.45.0 to 2.47.1.

Release notes

Sourced from docling's releases.

v2.47.1

Fix

v2.47.0

Feature

  • CLI: Option to download arbitrary HuggingFace model (#2123) (cdf079d)
  • Batching support for VLMs in transformers backend, add initial VLLM backend (#2094) (3c660c0)
  • html: Support formatting tags in HTML texts (#2111) (94fcc46)

Fix

  • Improve numbered list detection for msword docs (#2100) (3f03709)

Documentation

v2.46.0

Feature

Fix

  • HTML: Parse footer tag as a group in furniture content layer (#2106) (c5f2e2f)

Performance

  • Clean up resources with docling-parse v4, no parsed_page output by default (#2105) (5f57ff2)
  • Speed up function _parse_orientation (#1934) (8820b55)
Changelog

Sourced from docling's changelog.

v2.47.1 - 2025-08-23

Fix

v2.47.0 - 2025-08-22

Feature

  • CLI: Option to download arbitrary HuggingFace model (#2123) (cdf079d)
  • Batching support for VLMs in transformers backend, add initial VLLM backend (#2094) (3c660c0)
  • html: Support formatting tags in HTML texts (#2111) (94fcc46)

Fix

  • Improve numbered list detection for msword docs (#2100) (3f03709)

Documentation

v2.46.0 - 2025-08-20

Feature

Fix

  • HTML: Parse footer tag as a group in furniture content layer (#2106) (c5f2e2f)

Performance

  • Clean up resources with docling-parse v4, no parsed_page output by default (#2105) (5f57ff2)
  • Speed up function _parse_orientation (#1934) (8820b55)
Commits
  • 2aef5cf chore: bump version to 2.47.1 [skip ci]
  • 488f6cd fix: vllm extra only for linux x86_64 (#2126)
  • 6736e66 style: show converted page count in PaginatedPipeline debug statement (#2124)
  • b04e205 chore: bump version to 2.47.0 [skip ci]
  • cdf079d feat(CLI): Option to download arbitrary HuggingFace model (#2123)
  • 449bde0 test: update docx reference results (#2122)
  • 3c660c0 feat: batching support for VLMs in transformers backend, add initial VLLM bac...
  • 3f03709 fix: Improve numbered list detection for msword docs (#2100)
  • 94fcc46 feat(html): Support formatting tags in HTML texts (#2111)
  • e76298c docs: DPK pipeline example using docling library (#2112)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Aug 26, 2025
Bumps [docling](https://github.com/docling-project/docling) from 2.45.0 to 2.47.1.
- [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.45.0...v2.47.1)

---
updated-dependencies:
- dependency-name: docling
  dependency-version: 2.47.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/uv/docling-2.47.1 branch from 79a5b52 to f2050ae Compare August 28, 2025 09:45
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 2, 2025

Superseded by #32.

@dependabot dependabot bot closed this Sep 2, 2025
@dependabot dependabot bot deleted the dependabot/uv/docling-2.47.1 branch September 2, 2025 01:40
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