Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 2025

Bumps lopdf from 0.31.0 to 0.36.0.

Release notes

Sourced from lopdf's releases.

0.34.0

See CHANGLOG.md for details. Thanks a lot for new contributers: Heinenen, dkaluza, jrmuizel

Changelog

Sourced from lopdf's changelog.

v0.36.0 (2025-03-15)

Add

  • Add support for Revision 5 (#401)
  • Add more checks to the encryption/decryption logic (#399)
  • Add sanity checks for PDF encryption, add examples for decrypting/encrypting PDF files and various bug fixes (#397)
  • Add encrypt function to crypt filters
  • Add support for jiff and make both chrono and time optional features

Avoid

  • Avoid parsing encrypted object streams early and correctly parse object streams upon decryption (#385)
  • Avoid decrypting cross-reference streams (#381)

Check

  • Check if the security handler is the standard one

Clarify

  • Clarify datetime parsing logic using the PDF specification

Compute

  • Compute the file encryption key (revision 6)

Declare

  • Declare and implement crypt filters

Ensure

  • Ensure the document is actually encrypted

Fix

  • Fix unused imports
  • Fix warning for rotate example
  • Fix warnings about nom_parser
  • Fix clippy warning about operator precedence
  • Fix typo in comment

Gracefully

  • Gracefully handle the is_aes check without throwing errors (#376)

Handle

  • Handle cases where the stream objects override the crypt filter

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

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 17, 2025
@dependabot dependabot bot force-pushed the dependabot/cargo/lopdf-0.36.0 branch from cee25b0 to 4cb2bd5 Compare March 18, 2025 18:31
Bumps [lopdf](https://github.com/J-F-Liu/lopdf) from 0.31.0 to 0.36.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)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/lopdf-0.36.0 branch from 4cb2bd5 to e60f0ef Compare March 18, 2025 19:47
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 15, 2025

Superseded by #1315.

@dependabot dependabot bot closed this Aug 15, 2025
@dependabot dependabot bot deleted the dependabot/cargo/lopdf-0.36.0 branch August 15, 2025 10:00
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.

1 participant