chore: bump the cargo group across 1 directory with 13 updates - #1591
Open
dependabot[bot] wants to merge 1 commit into
Open
chore: bump the cargo group across 1 directory with 13 updates#1591dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo group with 13 updates in the /src-tauri directory: | Package | From | To | | --- | --- | --- | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.9` | `0.11.0` | | [aes](https://github.com/RustCrypto/block-ciphers) | `0.8.4` | `0.9.2` | | [ctr](https://github.com/RustCrypto/block-modes) | `0.9.2` | `0.10.1` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.28` | `0.13.4` | | [base64](https://github.com/marshallpierce/rust-base64) | `0.22.1` | `0.23.0` | | [zip](https://github.com/zip-rs/zip2) | `4.6.1` | `8.6.0` | | [tauri-plugin-devtools](https://github.com/crabnebula-dev/devtools) | `2.0.0` | `2.1.0` | | [enigo](https://github.com/enigo-rs/enigo) | `0.5.0` | `0.6.1` | | [windows](https://github.com/microsoft/windows-rs) | `0.61.3` | `0.62.2` | | [tauri-runtime-cef](https://github.com/SableClient/tauri-runtime-cef) | ``2346406`` | ``82cbddb`` | | [libloading](https://github.com/nagisa/rust_libloading) | `0.8.9` | `0.9.0` | | [tauri-plugin-android-fs](https://github.com/aiueo13/tauri-plugin-android-fs) | `28.4.0` | `29.0.0` | | [jni](https://github.com/jni-rs/jni-rs) | `0.21.1` | `0.22.4` | Updates `sha2` from 0.10.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) Updates `aes` from 0.8.4 to 0.9.2 - [Commits](RustCrypto/block-ciphers@aes-v0.8.4...aes-v0.9.2) Updates `ctr` from 0.9.2 to 0.10.1 - [Commits](RustCrypto/block-modes@ctr-v0.9.2...ctr-v0.10.1) Updates `reqwest` from 0.12.28 to 0.13.4 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.28...v0.13.4) Updates `base64` from 0.22.1 to 0.23.0 - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md) - [Commits](marshallpierce/rust-base64@v0.22.1...v0.23.0) Updates `zip` from 4.6.1 to 8.6.0 - [Release notes](https://github.com/zip-rs/zip2/releases) - [Changelog](https://github.com/zip-rs/zip2/blob/master/CHANGELOG.md) - [Commits](zip-rs/zip2@v4.6.1...v8.6.0) Updates `tauri-plugin-devtools` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/crabnebula-dev/devtools/releases) - [Commits](crabnebula-dev/devtools@tauri-plugin-devtools-v2.0.0...tauri-plugin-devtools-v2.1.0) Updates `enigo` from 0.5.0 to 0.6.1 - [Changelog](https://github.com/enigo-rs/enigo/blob/main/CHANGES.md) - [Commits](enigo-rs/enigo@v0.5.0...v0.6.1) Updates `windows` from 0.61.3 to 0.62.2 - [Release notes](https://github.com/microsoft/windows-rs/releases) - [Commits](https://github.com/microsoft/windows-rs/commits) Updates `tauri-runtime-cef` from `2346406` to `82cbddb` - [Commits](SableClient/tauri-runtime-cef@2346406...82cbddb) Updates `libloading` from 0.8.9 to 0.9.0 - [Commits](nagisa/rust_libloading@0.8.9...0.9.0) Updates `tauri-plugin-android-fs` from 28.4.0 to 29.0.0 - [Commits](https://github.com/aiueo13/tauri-plugin-android-fs/commits) 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) --- updated-dependencies: - dependency-name: aes dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: base64 dependency-version: 0.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: ctr dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: enigo dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: jni dependency-version: 0.22.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: libloading dependency-version: 0.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: reqwest dependency-version: 0.13.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: tauri-plugin-android-fs dependency-version: 29.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo - dependency-name: tauri-plugin-devtools dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: tauri-runtime-cef dependency-version: 82cbddbe158b55ea58b743fbc293b4bdd6e0698f dependency-type: direct:production dependency-group: cargo - dependency-name: windows dependency-version: 0.62.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo - dependency-name: zip dependency-version: 8.6.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/src-tauri/cargo-6c817f6409
branch
from
August 4, 2026 01:30
a464281 to
59a58ee
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 cargo group with 13 updates in the /src-tauri directory:
0.10.90.11.00.8.40.9.20.9.20.10.10.12.280.13.40.22.10.23.04.6.18.6.02.0.02.1.00.5.00.6.10.61.30.62.2234640682cbddb0.8.90.9.028.4.029.0.00.21.10.22.4Updates
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)Updates
aesfrom 0.8.4 to 0.9.2Commits
18108aeRelease aes v0.9.2 (#577)2751b90aes: addhardware_acceleratedfunction (#579)e50a0c1aes: refactor backends (#575)8539fadrefactor(aes): machine-word generic fixslice (#560)948663fci: bump actions/cache from 5 to 6 (#573)32cad20build(deps): bump actions/checkout from 6 to 7 (#571)4bbb17aaes: useintel-sde-install's default SDE version (#570)4214e0aaes: useintel-sde-installaction for AVX-512 CI (#569)77dd035Release camellia v0.2.1 (#568)8bc3fedcamellia: drop unused byteorder dependency (#566)Updates
ctrfrom 0.9.2 to 0.10.1Commits
2fce505ImplementSetIvStatetrait (#114)e9a0336Release new versions dependent oncipherv0.5 (#113)504f0a6belt-ctr: use type alias to defineBeltCtr(#112)0ff441cAddallow(missing_docs)for benchmarks (#111)63a37c8Use release versions of block cipher crates (#110)a19e7bdWorkspace-level lint configuration (#108)fe63a2bcbc+ctr: cut new prereleases (#107)3dbbcf1Bumpcipherto v0.5.1 (#106)9745ef6cfb8: remove tail processing (#105)1403f56Adopt Trusted Publishing (#104)Updates
reqwestfrom 0.12.28 to 0.13.4Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
Commits
11489b3v0.13.4d31ffbbfeat: Expose HTTP2 keep alive configurations in blocking client (#3043)79ed0d7feat: support TLS 1.3 as min version under native-tls 🎉 (#2975)fb7bf6afix: remove unwrap in hickory initialization (#3041)3da616ffix: update hickory-resolver to 0.26 and adjust code accordingly (#3040)c77e7b2fix(http3): use happy eyeballs for h3 connect (#3030)9cbb65bchore: clean up minimal-versions CI job (#3039)17a7dc5chore: upgrade MSRV to 1.85 (#3038)03db63afix(redirect): strip sensitive headers on scheme change across redirects (#3034)4b813a8feat: add tls_sslkeylogfile builder method (#2923)Updates
base64from 0.22.1 to 0.23.0Changelog
Sourced from base64's changelog.
Commits
9e9220av0.23.0870326eMerge pull request #306 from marshallpierce/mp/trailing-bits-docsfbec5f1Document no trailing trailing bits0a23549Merge pull request #305 from marshallpierce/mp/edition-2021f10b7e2Update deps & edition9d21a59Merge pull request #304 from marshallpierce/mp/custom-padding-rebasef70bad2Support custom padding symbols684d79cMerge pull request #301 from marshallpierce/mp/simd-gardening5bf66f2Merge pull request #284 from AbeZbm/add-testsd3831cfFollowups to SIMD workUpdates
zipfrom 4.6.1 to 8.6.0Release notes
Sourced from zip's releases.
... (truncated)
Changelog
Sourced from zip's changelog.
... (truncated)
Commits
771dfc5chore: release v8.6.0 (#781)8e480ccchore(deps): update sha1 requirement from 0.10 to 0.11 (#767)2513bbechore(deps): update aes requirement from 0.8 to 0.9 (#787)957e240ci(deps): bump actions/cache from 5.0.4 to 5.0.5 (#786)0329d9dfix: allow for[u8]as filename (#775)ddcf854ci(deps): bump github/codeql-action from 4.35.1 to 4.35.2 (#788)42323a8ci(deps): bump actions/create-github-app-token from 3.0.0 to 3.1.1 (#785)901014aci(deps): bump crate-ci/typos from 1.45.0 to 1.45.1 (#784)07702d4feat: addcompression not supportedas enum error (#774)2d0c46bci(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#783)Updates
tauri-plugin-devtoolsfrom 2.0.0 to 2.1.0Commits
aeb1d04chore(tauri-plugin-devtools): release v2.1.0bceb2f3Merge pull request #382 from crabnebula-dev/feat/disable-default-featurebaa3d3dfeat: disable Tauri default features2fd3ce7Merge pull request #375 from crabnebula-dev/release-plz-2025-08-05T17-38-29Zdc9202achore: release v0.3.438d8559Merge pull request #374 from crabnebula-dev/release-plz-2025-08-05T17-34-33Zf290eefchore: release568ea71Merge pull request #373 from crabnebula-dev/refactor/change-default-port8c0229b3033f35f6e2refactor: change default port to 3030Updates
enigofrom 0.5.0 to 0.6.1Changelog
Sourced from enigo's changelog.
Commits
b297a14docs.rs: Fixed build by only activating thelibei_smolfeature and not `lib...3d0bec0all: Publish 0.6.0f6fa039linux: libei: Ensure a safe tokio version is used2491620linux: libei: Require at least tokio 1.7 to be secureb4c8465tests: macos 15 has the same screen dimensions as linux and windows63d7ab0build(deps): update ron requirement from 0.10 to 0.113729524build(deps): update ashpd requirement from 0.11 to 0.12792dcd0linux: libei: Choose which async runtime you want5d998delinux: libei: Fix runtime crash if no tokio runtime was started9396087linux: libei: Use futures crate to not nest runtimesUpdates
windowsfrom 0.61.3 to 0.62.2Commits
Updates
tauri-runtime-ceffrom2346406to82cbddbCommits
82cbddbfix(linux): install non-fatal Xlib error handlers like cefcliente90769cci: report fork-only files and dropped upstream items in sync PRsc06fd54style: adopt upstream rustfmt.toml and reformat55c12cafix: restore upstream SIGINT/SIGTERM/SIGHUP handler restore dropped in cef150...Updates
libloadingfrom 0.8.9 to 0.9.0Commits
dab97c50.9.0 release ritese893804refactor: simplify null checks, remove some iffy implementations4b98285add no-std supportUpdates
tauri-plugin-android-fsfrom 28.4.0 to 29.0.0Commits
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.3