chore(deps): bump the cargo-dependencies group with 3 updates - #30
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the cargo-dependencies group with 3 updates#30dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo-dependencies group with 3 updates: [lopdf](https://github.com/J-F-Liu/lopdf), [napi](https://github.com/napi-rs/napi-rs) and [napi-derive](https://github.com/napi-rs/napi-rs). Updates `lopdf` from 0.42.0 to 0.44.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.42.0...v0.44.0) Updates `napi` from 3.9.4 to 3.10.5 - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](napi-rs/napi-rs@napi-v3.9.4...napi-v3.10.5) Updates `napi-derive` from 3.5.7 to 3.5.10 - [Release notes](https://github.com/napi-rs/napi-rs/releases) - [Commits](napi-rs/napi-rs@napi-derive-v3.5.7...napi-derive-v3.5.10) --- updated-dependencies: - dependency-name: lopdf dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: napi dependency-version: 3.10.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: napi-derive dependency-version: 3.5.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/cargo/cargo-dependencies-3c6c2ea020
branch
July 29, 2026 21:34
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the cargo-dependencies group with 3 updates: lopdf, napi and napi-derive.
Updates
lopdffrom 0.42.0 to 0.44.0Release notes
Sourced from lopdf's releases.
Changelog
Sourced from lopdf's changelog.
Commits
8c454ddrelease v0.44.0 (#524)27a896bfeat(writer): support incremental save of encrypted documents (#522)54742e0fix(writer): reject incremental save of encrypted documents (#521)29435abFix Document::get_toc() dropping entries when outline titles repeat (#517)05072cbfeat: bound text extraction against decompression bombs54018f6feat: bound load-time decompression via LoadOptions.max_decompressed_sizeabe5ad5feat(object): bound stream decompression to guard against bombs89a6ef4test: add tests demonstrating unbounded stream decompression78717ecCI skip performance test1e89efarefactor(document): makeDocument::get_page_contentreturnVec\<u8>since ...Updates
napifrom 3.9.4 to 3.10.5Release notes
Sourced from napi's releases.
Commits
9709883chore(napi): release v3.10.5 (#3395)c931c97fix(napi): release FunctionRef off the JS thread via the custom-GC TSFN (#3394)3812aa7chore: release (#3380)ce56779chore(release): publishb9825c7fix(derive): defer receiver borrow until argument conversion (#3392)aa49714fix(cli): align build and project configuration (#3387)68cbb8dchore(deps): update yarn to v4.17.1 (#3385)3069f44fix(sys): fall back to libnode.dll for symbol loading on MSVC targets (#3384)b015713fix(cli): validate cross-compilation flags upfront and document them accurate...81a35cechore(deps): update dependency oxc-parser to ^0.139.0 (#3382)Updates
napi-derivefrom 3.5.7 to 3.5.10Release notes
Sourced from napi-derive's releases.
Commits
3812aa7chore: release (#3380)ce56779chore(release): publishb9825c7fix(derive): defer receiver borrow until argument conversion (#3392)aa49714fix(cli): align build and project configuration (#3387)68cbb8dchore(deps): update yarn to v4.17.1 (#3385)3069f44fix(sys): fall back to libnode.dll for symbol loading on MSVC targets (#3384)b015713fix(cli): validate cross-compilation flags upfront and document them accurate...81a35cechore(deps): update dependency oxc-parser to ^0.139.0 (#3382)4bff127docs(readme): point sponsors image at napi.rs/sponsors.svg (#3379)1ac467echore(napi): release v3.10.3 (#3376)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions