Skip to content

chore(deps): bump docling from 2.2.0 to 2.91.0 in /services/PDFService/PDFModelService#49

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/services/PDFService/PDFModelService/docling-2.91.0
Closed

chore(deps): bump docling from 2.2.0 to 2.91.0 in /services/PDFService/PDFModelService#49
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/services/PDFService/PDFModelService/docling-2.91.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Bumps docling from 2.2.0 to 2.91.0.

Release notes

Sourced from docling's releases.

v2.91.0

Feature

  • docx: Extract VML images with v:imagedata elements (#3343) (2ddaa3b)

Fix

  • Strengthen input validation for METS‑GBS processing (#3336) (c1dbac2)
  • EasyOCR model downloading (#3339) (5e161ac)
  • vlm: Remove bogus preamble from VLM chat template (#3351) (c190ba2)
  • html: Refine image URL and size handling (#3348) (cd0cb69)
  • Fixes to html_backend (#3342) (9813190)
  • pptx: Assign pptx notes to ContentLayer.NOTES (#3341) (3a3c8f6)
  • Prevent path traversal in LaTeX macro handlers (#3330) (65ef180)
  • service: Add explicit usage exceeded exception handling (#3325) (075fa69)

Documentation

  • uspto: Improve documentation of USPTO XML parser security config (#3338) (09de7f9)

v2.90.0

Feature

  • Implement GraniteVisionTableStructureModel for VLM-based table extraction (#3323) (1569e42)

Fix

  • latex: Fully unwrap deeply nested formatting macros (#3249) (101233e)
  • docx: Handle inline formulas in list items (#3304) (c761512)
  • format: Add MD fallback for .txt files in _guess_from_content (#3311) (3bab6b4)
  • Strip soft hyphen when joining merged text elements (#3232) (8274892)
  • pptx: Handle NotImplementedError from shape.shape_type (#3309) (043ed2d)

Documentation

  • Fix nanonets_ocr2 runtime support matrix (#3317) (8ec14f2)

v2.89.0

Feature

  • Explicit TikZ environment handling in LaTeX backend (#3187) (a15c16e)

Fix

  • ocr: Align RapidOCR english assets with 3.8 mobile models (#3291) (251c8b2)
  • docx: Isolate list state in table cells (#3294) (740c386)
  • pipeline: Prevent cache miss due to pipeline options mutation during chart extraction (#3300) (5b84911)

Documentation

... (truncated)

Changelog

Sourced from docling's changelog.

v2.91.0 - 2026-04-23

Feature

  • docx: Extract VML images with v:imagedata elements (#3343) (2ddaa3b)

Fix

v2.90.0 - 2026-04-17

Feature

  • Implement GraniteVisionTableStructureModel for VLM-based table extraction (#3323) (1569e42)

Fix

  • latex: Fully unwrap deeply nested formatting macros (#3249) (101233e)
  • docx: Handle inline formulas in list items (#3304) (c761512)
  • format: Add MD fallback for .txt files in _guess_from_content (#3311) (3bab6b4)
  • Strip soft hyphen when joining merged text elements (#3232) (8274892)
  • pptx: Handle NotImplementedError from shape.shape_type (#3309) (043ed2d)

Documentation

  • Fix nanonets_ocr2 runtime support matrix (#3317) (8ec14f2)

v2.89.0 - 2026-04-16

Feature

  • Explicit TikZ environment handling in LaTeX backend (#3187) (a15c16e)

Fix

  • ocr: Align RapidOCR english assets with 3.8 mobile models (#3291) (251c8b2)
  • docx: Isolate list state in table cells (#3294) (740c386)
  • pipeline: Prevent cache miss due to pipeline options mutation during chart extraction (#3300) (5b84911)

Documentation

  • Add indexed picture placeholder example to serialization notebook (#3293) (cd2e5b6)

Performance

... (truncated)

Commits
  • 188b6a1 chore: bump version to 2.91.0 [skip ci]
  • c1dbac2 fix: strengthen input validation for METS‑GBS processing (#3336)
  • 5e161ac fix: EasyOCR model downloading (#3339)
  • c190ba2 fix(vlm): Remove bogus preamble from VLM chat template (#3351)
  • cd0cb69 fix(html): refine image URL and size handling (#3348)
  • 9813190 fix: Fixes to html_backend (#3342)
  • d6e0f88 chore: breaking release guards (#3347)
  • 2ddaa3b feat(docx): extract VML images with v:imagedata elements (#3343)
  • 3a3c8f6 fix(pptx)!: assign pptx notes to ContentLayer.NOTES (#3341)
  • 65ef180 fix: prevent path traversal in LaTeX macro handlers (#3330)
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [docling](https://github.com/docling-project/docling) from 2.2.0 to 2.91.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.2.0...v2.91.0)

---
updated-dependencies:
- dependency-name: docling
  dependency-version: 2.91.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 3, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jun 3, 2026

Superseded by #50.

@dependabot dependabot Bot closed this Jun 3, 2026
@dependabot dependabot Bot deleted the dependabot/pip/services/PDFService/PDFModelService/docling-2.91.0 branch June 3, 2026 21:18
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 Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants