Bump the native-rust group across 1 directory with 4 updates - #1
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/cargo/native/native-rust-5f65c656ce
branch
2 times, most recently
from
September 4, 2026 10:21
550b5ac to
ee1d233
Compare
dependabot
Bot
force-pushed
the
dependabot/cargo/native/native-rust-5f65c656ce
branch
from
September 10, 2026 18:14
ee1d233 to
b03b281
Compare
Bumps the native-rust group with 4 updates in the /native directory: [aes-gcm](https://github.com/RustCrypto/AEADs), [hkdf](https://github.com/RustCrypto/KDFs), [jni](https://github.com/jni-rs/jni-rs) and [sha2](https://github.com/RustCrypto/hashes). Updates `aes-gcm` from 0.10.3 to 0.11.1 - [Commits](RustCrypto/AEADs@aes-gcm-v0.10.3...aes-gcm-v0.11.1) Updates `hkdf` from 0.12.4 to 0.13.0 - [Commits](RustCrypto/KDFs@hkdf-v0.12.4...hkdf-v0.13.0) Updates `jni` from 0.21.1 to 0.22.4 - [Release notes](https://github.com/jni-rs/jni-rs/releases) - [Changelog](https://github.com/jni-rs/jni-rs/blob/master/CHANGELOG.md) - [Commits](jni-rs/jni-rs@v0.21.1...v0.22.4) Updates `sha2` from 0.10.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) --- updated-dependencies: - dependency-name: aes-gcm dependency-version: 0.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: native-rust - dependency-name: hkdf dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: native-rust - dependency-name: jni dependency-version: 0.22.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: native-rust - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: native-rust ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/native/native-rust-5f65c656ce
branch
from
September 17, 2026 18:14
b03b281 to
c97e789
Compare
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 native-rust group with 4 updates in the /native directory: aes-gcm, hkdf, jni and sha2.
Updates
aes-gcmfrom 0.10.3 to 0.11.1Commits
2eff6ccCut releases that replacesubtlewithctutils(#880)c90047fReplacesubtlewithctutils(#879)da2169eocb3: remove unusedctrandzeroizedependencies (#876)f5374f3Add missing crates to the root readme table (#877)e946770eax v0.6.0 (#875)88ceb7ddeoxys v0.2.0 (#874)7d22c81belt-dwp v0.1.0 (#873)09308efascon-aead128 v0.1.0 (#872)e1b1e6eaes-siv v0.8.0 (#871)303c27fccm v0.6.0 (#869)Updates
hkdffrom 0.12.4 to 0.13.0Commits
bfb3b20hkdf v0.13.0 (#195)8834f33Workspace-level lint configuration (#194)b802abcAdd Trusted Publishing config (#193)9d0a675hkdf v0.13.0-rc.6 (#192)c46732aBumphmacto v0.13 (#191)29c07abBumpdigestto v0.11 (#190)ef4a3acbuild(deps): bump the all-deps group across 1 directory with 9 updates (#189)a163784Bump dependencies (#183)2919db3build(deps): bump the all-deps group with 2 updates (#182)450a0dbhkdf v0.13.0-rc.4 (#181)Updates
jnifrom 0.21.1 to 0.22.4Release notes
Sourced from jni's releases.
... (truncated)
Changelog
Sourced from jni's changelog.
... (truncated)
Commits
5ae9458Release jni 0.22.42f954cdFix copy&paste error s/JString::collection/JString::as_char_sequence/33045a1Release jni-macros 0.22.4527703eNo longer recommend passing&mut Envas the last argumentce7130bImport docs/macros/jni_mangle.md docs for jni_mangle macrod80bf23Add more-ergonomic JValueOwned accessors5ffd96abind_java_type: Support #[cfg()] guarded methods/fieldsb498e9fbind_java_type: support non_null methods/fields1f74e4bAddobjects::JCharSequencebinding25f810dRelease jni 0.22.3Updates
sha2from 0.10.9 to 0.11.0Commits
ffe0939Release sha2 0.11.0 (#806)8991b65Use the standard order of the[package]section fields (#807)3d2bc57sha2: refactor backends (#802)faa55fbsha3: bumpkeccakto v0.2 (#803)d3e6489sha3 v0.11.0-rc.9 (#801)bbf6f51sha2: tweak backend docs (#800)155dbbfsha3: add default value for theDSgeneric parameter onTurboShake128/256...ed514f2Use published version ofkeccakv0.2 (#799)702bcd8Migrate to closure-basedkeccak(#796)827c043sha3 v0.11.0-rc.8 (#794)