build(deps-dev): bump @tauri-apps/cli from 2.11.0 to 2.11.1#221
build(deps-dev): bump @tauri-apps/cli from 2.11.0 to 2.11.1#221dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@tauri-apps/cli](https://github.com/tauri-apps/tauri) from 2.11.0 to 2.11.1. - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v2.11.0...@tauri-apps/cli-v2.11.1) --- updated-dependencies: - dependency-name: "@tauri-apps/cli" dependency-version: 2.11.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Greptile SummaryThis is an automated dependency bump of
Confidence Score: 5/5Safe to merge — this is a patch bump of a dev-only build tool with no runtime changes. Only the Tauri CLI dev dependency is updated, which is used exclusively at build time. The patch release fixes a crash on Android and an ACL enforcement regression. All 11 platform-specific lockfile entries are consistently updated to the new version with matching integrity hashes. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A["package.json - @tauri-apps/cli 2.11.0 to 2.11.1"] --> B["package-lock.json - main package hash updated"]
B --> C["11 platform-specific optional binaries updated"]
C --> D["Build tooling only - no runtime impact"]
Reviews (1): Last reviewed commit: "build(deps-dev): bump @tauri-apps/cli fr..." | Re-trigger Greptile |
|
Superseded by #222. |
Bumps @tauri-apps/cli from 2.11.0 to 2.11.1.
Release notes
Sourced from @tauri-apps/cli's releases.
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)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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)