Skip to content

build(deps): bump lopdf from 0.38.0 to 0.40.0#30

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/lopdf-0.40.0
Closed

build(deps): bump lopdf from 0.38.0 to 0.40.0#30
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/lopdf-0.40.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 19, 2026

Copy link
Copy Markdown
Contributor

Bumps lopdf from 0.38.0 to 0.40.0.

Release notes

Sourced from lopdf's releases.

0.39.0

What's Changed

Improvements

Fixes

Thanks a lot to the new contributors:

Changelog

Sourced from lopdf's changelog.

[Unreleased]

Add

  • Add LoadOptions struct with password, filter, and strict fields for extensible loading configuration
  • Add load_with_options, load_from_with_options, and load_mem_with_options methods (sync + async)

Deprecate

  • Deprecate load_filtered, load_from_with_password, load_mem_with_password in favor of _with_options variants

Commits
  • 855e569 Release 0.40
  • 845cd3d fix(cmap): bounds-check ArrayOfHexStrings index in bfrange lookup
  • 087d3bc return Option via ok() instead of unwrap() for decode_text_string
  • dec5ec6 fix: fails to decode PDFDocEncoding-encoded Strings in metadata
  • caf963e fix: fall back to raw deflate when zlib checksum fails in encrypted PDFs
  • 1afbb11 fix: skip leading whitespace when parsing objects in ObjStm
  • dc2887a update src/reader to make clippy happy
  • 3bc6a52 fix(reader): fall back to keeping ObjStm objects not tracked by xref
  • 7ca36d7 fix(reader): use xref to resolve conflicting ObjStm entries in linearized PDFs
  • 504f09e examples: Fix slice out of bounds panic
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 19, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/lopdf-0.40.0 branch 2 times, most recently from a37f98f to 0664bdb Compare March 25, 2026 00:23
@dependabot dependabot Bot force-pushed the dependabot/cargo/lopdf-0.40.0 branch 3 times, most recently from edcefff to 7f9fde5 Compare April 4, 2026 22:44
@dependabot dependabot Bot force-pushed the dependabot/cargo/lopdf-0.40.0 branch 2 times, most recently from fe3118f to fb95f54 Compare April 14, 2026 11:34
Bumps [lopdf](https://github.com/J-F-Liu/lopdf) from 0.38.0 to 0.40.0.
- [Release notes](https://github.com/J-F-Liu/lopdf/releases)
- [Changelog](https://github.com/J-F-Liu/lopdf/blob/main/CHANGELOG.md)
- [Commits](J-F-Liu/lopdf@v0.38.0...v0.40.0)

---
updated-dependencies:
- dependency-name: lopdf
  dependency-version: 0.40.0
  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/cargo/lopdf-0.40.0 branch from fb95f54 to 11c4eeb Compare April 14, 2026 14:21
@dependabot @github

dependabot Bot commented on behalf of github Jun 4, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #62.

@dependabot dependabot Bot closed this Jun 4, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/lopdf-0.40.0 branch June 4, 2026 20:05
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