Skip to content

Bump lopdf from 0.39.0 to 0.41.0#2

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/lopdf-0.41.0
Open

Bump lopdf from 0.39.0 to 0.41.0#2
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/lopdf-0.41.0

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps lopdf from 0.39.0 to 0.41.0.

Changelog

Sourced from lopdf's changelog.

v0.41.0 (2026-06-04)

Add

  • Add test to reproduce bug with replacing text in non-single character TJ Arrays
  • Add regression test PDF file
  • Add performance tests for document loading and page counting

Fix

  • Fix bug replacing text in non-single character TJ Arrays
  • fix clippy errors

Implement

  • Implement differences mapping

Release

  • Release 0.41

Removes

  • Removes nom_locate dependency to fix a performance regression introduced in v0.35.0.

v0.40.0 (2026-03-19)

Fix

  • Fix a few warnings.
  • Fix WinAnsiEncoding handling in SimpleEncoding string conversion

Release

  • Release 0.40

Remove

  • Remove an unused dependency.

Return

  • return Option via ok() instead of unwrap() for decode_text_string

Update

  • update src/reader to make clippy happy

... (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 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)

Bumps [lopdf](https://github.com/J-F-Liu/lopdf) from 0.39.0 to 0.41.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-version: 0.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 6, 2026
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