Skip to content

Comments

Bump marker-pdf from 1.7.5 to 1.8.2#314

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/marker-pdf-1.8.2
Closed

Bump marker-pdf from 1.7.5 to 1.8.2#314
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/marker-pdf-1.8.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Bumps marker-pdf from 1.7.5 to 1.8.2.

Release notes

Sourced from marker-pdf's releases.

Chunk renderer fixes

Minor bugfixes:

  • Add images to chunk renderer output
  • Fix batch size on MPS

What's Changed

New Contributors

Full Changelog: datalab-to/marker@v1.8.1...v1.8.2

Misc bugfixes

  • Document block correction prompt
  • Fix config issues

What's Changed

Full Changelog: datalab-to/marker@v1.8.0...v1.8.1

Chunk output; custom prompts; structured extraction improvements

Marker 1.8.0

  • Marker will now output a flat list of blocks with associated html, which is useful for RAG
  • Structured extraction beta is significantly improved, with better performance/accuracy
  • New LLM sectionheader processor will correctly label section header levels
  • You can pass a prompt to marker in LLM mode to adjust the output
  • Marker batch conversion script has somewhat better performance, closer to our inference container - email us at hi@datalab.to if you want to get setup with our inference container (used on prem at top AI research orgs)
  • Add an option to filter out blank white page images from output
  • Enable keeping pageheader/pagefooter.

Chunking/RAG improvements

  • Add chunk output format which is a flat list of chunks with full html in each
  • Add an llm sectionheader processor that will redo all the header levels against each other properly

Use the sectionheaderprocessor by setting --use_llm, and the chunk output by setting --output_format chunks.

Structured extraction

  • Fix structured extraction, so it works much better than before (requires llm)
  • Improve structured extraction test app

... (truncated)

Commits

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 Pull requests that update Python code labels Jul 28, 2025
@github-actions github-actions bot enabled auto-merge July 28, 2025 18:20
@dependabot dependabot bot force-pushed the dependabot/pip/marker-pdf-1.8.2 branch from 4d3bf4a to 2281623 Compare July 28, 2025 18:35
@dependabot dependabot bot force-pushed the dependabot/pip/marker-pdf-1.8.2 branch from 2281623 to 77e2240 Compare July 28, 2025 18:51
@dependabot dependabot bot force-pushed the dependabot/pip/marker-pdf-1.8.2 branch from 77e2240 to c4ca5a6 Compare July 28, 2025 19:10
@dependabot dependabot bot force-pushed the dependabot/pip/marker-pdf-1.8.2 branch from c4ca5a6 to 59eeef5 Compare July 28, 2025 19:24
@dependabot dependabot bot force-pushed the dependabot/pip/marker-pdf-1.8.2 branch from 59eeef5 to e37f0e3 Compare July 28, 2025 19:49
@dependabot dependabot bot force-pushed the dependabot/pip/marker-pdf-1.8.2 branch from e37f0e3 to 3ca18d1 Compare July 28, 2025 20:04
Bumps [marker-pdf](https://github.com/VikParuchuri/marker) from 1.7.5 to 1.8.2.
- [Release notes](https://github.com/VikParuchuri/marker/releases)
- [Commits](datalab-to/marker@v1.7.5...v1.8.2)

---
updated-dependencies:
- dependency-name: marker-pdf
  dependency-version: 1.8.2
  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/pip/marker-pdf-1.8.2 branch from 3ca18d1 to 4eb19b2 Compare July 28, 2025 20:15
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 5, 2025

Superseded by #323.

@dependabot dependabot bot closed this Aug 5, 2025
auto-merge was automatically disabled August 5, 2025 00:11

Pull request was closed

@dependabot dependabot bot deleted the dependabot/pip/marker-pdf-1.8.2 branch August 5, 2025 00:11
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