chore(deps): bump the minor-and-patch group across 1 directory with 4 updates#861
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the minor-and-patch group across 1 directory with 4 updates#861dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
PR Metrics
Updated Wed, 13 May 2026 19:55:23 GMT · run #1484 |
… updates Bumps the minor-and-patch group with 3 updates in the /src-tauri directory: [tauri](https://github.com/tauri-apps/tauri), [tokio](https://github.com/tokio-rs/tokio) and [rustls](https://github.com/rustls/rustls). Updates `tauri` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-v2.11.0...tauri-v2.11.1) Updates `tokio` from 1.52.1 to 1.52.3 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.1...tokio-1.52.3) Updates `rustls` from 0.23.38 to 0.23.40 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.38...v/0.23.40) Updates `tauri-build` from 2.6.0 to 2.6.1 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-build-v2.6.0...tauri-build-v2.6.1) --- updated-dependencies: - dependency-name: rustls dependency-version: 0.23.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tauri dependency-version: 2.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tauri-build dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: tokio dependency-version: 1.52.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dd76236 to
144e077
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 minor-and-patch group with 3 updates in the /src-tauri directory: tauri, tokio and rustls.
Updates
taurifrom 2.11.0 to 2.11.1Release notes
Sourced from tauri's releases.
... (truncated)
Commits
e5ae5b9chore: fix changelog4d2db70Apply Version Updates From Current Changes (#15328)5e3126ffeat(mobile): expose monitor APIs (#15338)ba02558Merge commit from fork5f479c0fix(core): requestPermission crash regression on Android, closes #15323 (#15336)1b26769fix(tauri): enforce ACL for remote origins even without AppManifest (#15266)3057edafix(driver): enableeq-separatorfeature forpico-args. (#15324)4f548e7chore(deps): update phf to 0.13 (#15308)4ca427dfix: pin napi for msrv and Node.js on CI (#15310)a04d907fix(ci): publish-cli-rs script for Powershell (#15309)Updates
tokiofrom 1.52.1 to 1.52.3Release notes
Sourced from tokio's releases.
Commits
d875691chore: prepare Tokio v1.52.3 (#8130)e1aebb0Merge 'tokio-1.51.3' into 'tokio-1.52.x' (#8129)fd63094chore: prepare Tokio v1.51.3 (#8127)8c600d0Merge 'tokio-1.47.5' into 'tokio-1.51.x' (#8123)11bfc13chore: prepare Tokio v1.47.5 (#8122)f085b62sync: notify receivers in mpscOwnedPermit::release()method (#8075)30d25ccsync: require that anRwLockhasmax_readers != 0(#8076)9fccf53sync: returnEmptyfromtry_recv()when mpsc is closed with outstanding p...ebf61b4sync: fix underflow in mpsc channellen()(#8062)4abe9d7chore: prepare Tokio v1.52.2 (#8115)Updates
rustlsfrom 0.23.38 to 0.23.40Commits
b44c09fPrepare 0.23.40e7a555fPreferOrd::maxtocore::cmpc0005beech: base inner name padding on actual extension4e49529ech: test inner name padding3e06ef1ech: add both name and "gross" paddingc574ffdech: avoid short-lived allocation for padding8bf935cech: pop comment from match arm9088004ech: expandmaximum_name_lengthto usize ASAPa612901Default require_ems based on CryptoProvider FIPS status0541605Cargo: version 0.23.38 -> 0.23.39Updates
tauri-buildfrom 2.6.0 to 2.6.1Release notes
Sourced from tauri-build's releases.
... (truncated)
Commits
e5ae5b9chore: fix changelog4d2db70Apply Version Updates From Current Changes (#15328)5e3126ffeat(mobile): expose monitor APIs (#15338)ba02558Merge commit from fork5f479c0fix(core): requestPermission crash regression on Android, closes #15323 (#15336)1b26769fix(tauri): enforce ACL for remote origins even without AppManifest (#15266)3057edafix(driver): enableeq-separatorfeature forpico-args. (#15324)4f548e7chore(deps): update phf to 0.13 (#15308)4ca427dfix: pin napi for msrv and Node.js on CI (#15310)a04d907fix(ci): publish-cli-rs script for Powershell (#15309)Note
Medium Risk
Dependency-only update, but it upgrades core runtime crates (
tauri,tokio,rustls) which can change app runtime behavior and networking/TLS handling despite being patch releases.Overview
Updates the Tauri Rust app dependencies in
src-taurito newer patch versions, includingtauri2.11.0→2.11.1,tokio→1.52.3, andrustls0.23.38→0.23.40.Refreshes
Cargo.lockaccordingly (including Tauri subcrates liketauri-build/tauri-macros/tauri-utilsand aphfbump to0.13.x), with no functional code changes beyond the dependency graph updates.Reviewed by Cursor Bugbot for commit 144e077. Bugbot is set up for automated code reviews on this repo. Configure here.