Skip to content

build(deps): Bump docling from 2.114.0 to 2.115.0 - #77

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/docling-2.115.0
Open

build(deps): Bump docling from 2.114.0 to 2.115.0#77
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/docling-2.115.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Contributor

Bumps docling from 2.114.0 to 2.115.0.

Release notes

Sourced from docling's releases.

v2.115.0

Feature

  • service-client: Support generic batch connector sources (#3841) (4d82545)
  • docx: Detect code blocks via paragraph styles and fonts (#3735) (73a2b08)
  • jats/inline-formula: Support emphasis elements and Inline formulas (#3726) (df4fdc9)

Fix

  • cli: Show per-file progress at default verbosity (#3477) (5ee146c)
  • odf: Preserve content inside sections (#3852) (b627ca9)
  • Propagate VLM metadata to VlmPrediction (#3818) (63d180a)
  • ocr: Prefetch EasyOCR models by language (#3834) (64c0888)
  • Lazy-load chart extraction so docling-slim needs no torch (#3837) (428426f)
  • docx: Preserve reading order when body text interrupts a list (#3838) (6dd92e8)

Documentation

  • Add format-specific behavior of table serializers (#3833) (530d12d)

Performance

  • xlsx: Replace O(n) merge-cell scan with O(1) spatial index (#3808) (c952572)
Changelog

Sourced from docling's changelog.

v2.115.0 - 2026-07-23

Feature

  • service-client: Support generic batch connector sources (#3841) (4d82545)
  • docx: Detect code blocks via paragraph styles and fonts (#3735) (73a2b08)
  • jats/inline-formula: Support emphasis elements and Inline formulas (#3726) (df4fdc9)

Fix

  • cli: Show per-file progress at default verbosity (#3477) (5ee146c)
  • odf: Preserve content inside sections (#3852) (b627ca9)
  • Propagate VLM metadata to VlmPrediction (#3818) (63d180a)
  • ocr: Prefetch EasyOCR models by language (#3834) (64c0888)
  • Lazy-load chart extraction so docling-slim needs no torch (#3837) (428426f)
  • docx: Preserve reading order when body text interrupts a list (#3838) (6dd92e8)

Documentation

  • Add format-specific behavior of table serializers (#3833) (530d12d)

Performance

  • xlsx: Replace O(n) merge-cell scan with O(1) spatial index (#3808) (c952572)
Commits
  • b0a15d2 chore: bump version to 2.115.0 [skip ci]
  • 4d82545 feat(service-client): support generic batch connector sources (#3841)
  • 5ee146c fix(cli): show per-file progress at default verbosity (#3477)
  • b627ca9 fix(odf): preserve content inside sections (#3852)
  • 63d180a fix: propagate VLM metadata to VlmPrediction (#3818)
  • 64c0888 fix(ocr): prefetch EasyOCR models by language (#3834)
  • 428426f fix: lazy-load chart extraction so docling-slim needs no torch (#3837)
  • 73a2b08 feat(docx): detect code blocks via paragraph styles and fonts (#3735)
  • df4fdc9 feat(jats/inline-formula): Support emphasis elements and Inline formulas (#3726)
  • 6dd92e8 fix(docx): preserve reading order when body text interrupts a list (#3838)
  • 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 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.114.0 to 2.115.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.114.0...v2.115.0)

---
updated-dependencies:
- dependency-name: docling
  dependency-version: 2.115.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 Aug 4, 2026
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