Skip to content

fix(deps): update rust crate lopdf to 0.44 - #121

Merged
404Simon merged 1 commit into
mainfrom
renovate/lopdf-0.x
Jul 15, 2026
Merged

fix(deps): update rust crate lopdf to 0.44#121
404Simon merged 1 commit into
mainfrom
renovate/lopdf-0.x

Conversation

@renovate

@renovate renovate Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
lopdf dependencies minor 0.420.44

Release Notes

J-F-Liu/lopdf (lopdf)

v0.44.0

Compare Source

Add
  • Add back assets/test.pdf
Feat
  • Support incremental save of encrypted documents (#​522)
  • Bound text extraction against decompression bombs
  • Bound load-time decompression via LoadOptions.max_decompressed_size
  • Bound stream decompression to guard against bombs
  • Make ttf-parser optional behind font_embedding feature
Fix
  • Reject incremental save of encrypted documents (#​521)
  • Fix Document::get_toc() dropping entries when outline titles repeat (#​517)
  • Add feature flag to font test
  • Only use criterion for non-wasm tests/benches
Move
  • Move resource files in tests to assets
Refactor
  • Make Document::get_page_content return Vec<u8> since it cannot fail
Test
  • Add tests demonstrating unbounded stream decompression
CI
  • CI skip performance test
  • Actually pass --no-default-features in the no-default-features matrix cell (#​510)

v0.43.0

Compare Source

Feat
  • Report encryption status in PdfMetadata

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@404Simon
404Simon merged commit cde31fc into main Jul 15, 2026
3 checks passed
@404Simon
404Simon deleted the renovate/lopdf-0.x branch July 15, 2026 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant