Skip to content

build(deps-dev): bump @tauri-apps/cli from 2.11.0 to 2.11.1#221

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/tauri-apps/cli-2.11.1
Closed

build(deps-dev): bump @tauri-apps/cli from 2.11.0 to 2.11.1#221
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/tauri-apps/cli-2.11.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Copy link
Copy Markdown
Contributor

Bumps @tauri-apps/cli from 2.11.0 to 2.11.1.

Release notes

Sourced from @​tauri-apps/cli's releases.

@​tauri-apps/cli v2.11.1

[2.11.1]

Dependencies

  • Upgraded to tauri-cli@2.11.1
Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 11, 2026
@greptile-apps

greptile-apps Bot commented May 11, 2026

Copy link
Copy Markdown

Greptile Summary

This is an automated dependency bump of @tauri-apps/cli from 2.11.0 to 2.11.1, updating both package.json and package-lock.json. The patch release includes a fix for an ACL enforcement regression on remote origins and a fix for an Android requestPermission crash.

  • package.json: version string updated for @tauri-apps/cli dev dependency.
  • package-lock.json: version strings and integrity hashes updated for the main package and all 11 platform-specific optional binary packages.

Confidence Score: 5/5

Safe 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

Filename Overview
package.json Single-line version bump of @tauri-apps/cli dev dependency from 2.11.0 to 2.11.1; no other changes.
package-lock.json Lockfile updated to reflect new versions and integrity hashes for @tauri-apps/cli and all 11 platform-specific binary variants; changes are consistent with the package.json bump.

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"]
Loading

Reviews (1): Last reviewed commit: "build(deps-dev): bump @tauri-apps/cli fr..." | Re-trigger Greptile

@dependabot @github

dependabot Bot commented on behalf of github May 18, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #222.

@dependabot dependabot Bot closed this May 18, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/tauri-apps/cli-2.11.1 branch May 18, 2026 04:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants