Skip to content

Update pdf-extract requirement from 0.7 to 0.10#13

Merged
madkoding merged 1 commit intomainfrom
dependabot/cargo/pdf-extract-0.10
Mar 7, 2026
Merged

Update pdf-extract requirement from 0.7 to 0.10#13
madkoding merged 1 commit intomainfrom
dependabot/cargo/pdf-extract-0.10

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2026

Updates the requirements on pdf-extract to permit the latest version.

Commits
  • 8ea76f9 Switch 'falling back to encoding' messages to debug!
  • 37a1bef Update to lopdf 0.38
  • aa3052c Switch to using 'const' instead of 'let' for glyphname data.
  • 9fc19c4 Update to lopdf 0.36
  • 4829360 Only print unicode mismatches when the normalized forms don't match
  • f918b2f Use simple_logger in extract example
  • 7aab492 Use CharCode instead of u32 to make the unicode map more clear
  • 9bb2e30 Replace println with log
  • 9e3ab07 (cargo-release) version 0.8.2
  • 0f5955b Avoid indexing panics if we overflow
  • Additional commits viewable in compare view

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)

Updates the requirements on [pdf-extract](https://github.com/jrmuizel/pdf-extract) to permit the latest version.
- [Commits](jrmuizel/pdf-extract@v0.7.1...v0.10.0)

---
updated-dependencies:
- dependency-name: pdf-extract
  dependency-version: 0.10.0
  dependency-type: direct:production
...

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 Feb 27, 2026
@dependabot dependabot bot requested a review from madkoding as a code owner February 27, 2026 04:26
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 27, 2026
@madkoding madkoding merged commit 8b3d433 into main Mar 7, 2026
@madkoding madkoding deleted the dependabot/cargo/pdf-extract-0.10 branch March 7, 2026 13:24
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