Skip to content

chore(deps): bump lopdf from 0.41.0 to 0.44.0#2019

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/lopdf-0.43.0
Open

chore(deps): bump lopdf from 0.41.0 to 0.44.0#2019
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/lopdf-0.43.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps lopdf from 0.41.0 to 0.44.0.

Release notes

Sourced from lopdf's releases.

v0.44.0

What's Changed

New Contributors

Full Changelog: J-F-Liu/lopdf@v0.43.0...v0.44.0

v0.43.0

What's Changed

New Contributors

Full Changelog: J-F-Liu/lopdf@v0.42.0...v0.43.0

Changelog

Sourced from lopdf's changelog.

v0.44.0 (2026-07-10)

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 (2026-06-25)

Feat

  • Report encryption status in PdfMetadata

v0.42.0 (2026-06-23)

Feat

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 6, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/lopdf-0.43.0 branch from a01f350 to 5e37c0f Compare July 7, 2026 23:12
Bumps [lopdf](https://github.com/J-F-Liu/lopdf) from 0.41.0 to 0.44.0.
- [Release notes](https://github.com/J-F-Liu/lopdf/releases)
- [Changelog](https://github.com/J-F-Liu/lopdf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/J-F-Liu/lopdf/commits/v0.44.0)

---
updated-dependencies:
- dependency-name: lopdf
  dependency-version: 0.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump lopdf from 0.41.0 to 0.43.0 chore(deps): bump lopdf from 0.41.0 to 0.44.0 Jul 11, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/lopdf-0.43.0 branch from 5e37c0f to b804e4d Compare July 11, 2026 00:10
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants