Skip to content

Update mupdf requirement from 0.6 to 0.7 in /ext/parsekit#34

Merged
cpetersen merged 1 commit into
mainfrom
dependabot/cargo/ext/parsekit/mupdf-0.7
May 28, 2026
Merged

Update mupdf requirement from 0.6 to 0.7 in /ext/parsekit#34
cpetersen merged 1 commit into
mainfrom
dependabot/cargo/ext/parsekit/mupdf-0.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Updates the requirements on mupdf to permit the latest version.

Release notes

Sourced from mupdf's releases.

v0.7.0

What's Changed

New Contributors

Full Changelog: messense/mupdf-rs@v0.6.0...v0.7.0

Commits
  • 56feb46 Bump version to 0.7.0
  • 6c06a1c Add PDF annotation bounds support (#210)
  • b19a1e8 Expose contents and set_contents as methods in PdfAnnotation (#221)
  • 386c142 Prevent OS flag from being autodetected (#220)
  • 8f04d3a gate MuPDF build based on cargo features (#216)
  • f07aaf4 Expose TextCharFlags in API (#214)
  • 0bcd43f Tolerate unset FEATURE env var (#215)
  • 676b26d Fix PdfAnnotation soundness by keeping parent page alive (#206)
  • 5bbe215 Impliment pdf link parsing and updating (#204)
  • 5c05cdd Fix emscripten build error under rust 1.93.0
  • 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 [mupdf](https://github.com/messense/mupdf-rs) to permit the latest version.
- [Release notes](https://github.com/messense/mupdf-rs/releases)
- [Commits](messense/mupdf-rs@v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: mupdf
  dependency-version: 0.7.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 25, 2026

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@cpetersen cpetersen merged commit 958d016 into main May 28, 2026
1 check passed
@cpetersen cpetersen deleted the dependabot/cargo/ext/parsekit/mupdf-0.7 branch May 28, 2026 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant