chore(deps): bump tauri from 2.11.0 to 2.11.1 in /src-tauri#839
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump tauri from 2.11.0 to 2.11.1 in /src-tauri#839dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
PR Metrics
Updated Wed, 13 May 2026 17:51:44 GMT · run #1481 |
Bumps [tauri](https://github.com/tauri-apps/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) --- updated-dependencies: - dependency-name: tauri dependency-version: 2.11.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
5d4a5a1 to
97d7649
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 tauri from 2.11.0 to 2.11.1.
Release 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)Note
Medium Risk
Updates the core Tauri runtime and related build/codegen crates, which could introduce subtle runtime or build-time behavior changes across platforms despite being a patch release.
Overview
Updates
src-taurito use Tauri2.11.1.Regenerates
Cargo.lockto pull in the corresponding Tauri patch-level ecosystem updates (e.g.,tauri-runtime,tauri-build/codegen/macros,tauri-utils) and bumps thephfdependency line to0.13.xas part of that lockfile refresh.Reviewed by Cursor Bugbot for commit 97d7649. Bugbot is set up for automated code reviews on this repo. Configure here.