Skip to content

Bump @tauri-apps/cli from 2.10.1 to 2.11.1#453

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

Bump @tauri-apps/cli from 2.10.1 to 2.11.1#453
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/tauri-apps/cli-2.11.0

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps @tauri-apps/cli from 2.10.1 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

@​tauri-apps/cli v2.11.0

[2.11.0]

New Features

  • 926a57bb0 (#15201) Added uninstaller icon and uninstaller header image support for NSIS installer.

    Notes:

    • For tauri-bundler lib users, the NsisSettings now has 2 new fields uninstaller_icon and uninstaller_header_image which can be a breaking change
    • When bundling with NSIS, users can add uninstallerIcon and uninstallerHeaderImage under bundle > windows > nsis to configure them.
  • 764b9139a (#14313) Prompt to restart the Android emulator if it is not connected to adb.

  • 5dc2cee60 (#14793) Added support for minimumWebview2Version option support for the MSI (Wix) installer, the old bundle > windows > nsis > minimumWebview2Version is now deprecated in favor of bundle > windows > minimumWebview2Version

    Notes:

    • For anyone relying on the WVRTINSTALLED Property tag in main.wxs, it is now renamed to INSTALLED_WEBVIEW2_VERSION
    • For tauri-bundler lib users, the WindowsSettings now has a new field minimum_webview2_version which can be a breaking change

Enhancements

  • be0e4bd2d (#15218) Added Vietnamese translations for the NSIS installer
  • 8718d0816 (#15033) Show the context before prompting for updater signing key password

Bug Fixes

  • fcb702ec4 (#14954) Fix build --bundles to allow nsis arg in linux+macOS
  • 80c1425af (#14921) Fix iOS build failure when Metal Toolchain is installed by using explicit $(DEVELOPER_DIR)/Toolchains/XcodeDefault.xctoolchain path instead of $(TOOLCHAIN_DIR) for Swift library search paths.

What's Changed

Dependencies

  • Upgraded to tauri-cli@2.11.0
Commits

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 4, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from Axelj00 as a code owner May 4, 2026 05:05
Bumps [@tauri-apps/cli](https://github.com/tauri-apps/tauri) from 2.10.1 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.10.1...@tauri-apps/cli-v2.11.1)

---
updated-dependencies:
- dependency-name: "@tauri-apps/cli"
  dependency-version: 2.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump @tauri-apps/cli from 2.10.1 to 2.11.0 Bump @tauri-apps/cli from 2.10.1 to 2.11.1 May 8, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/tauri-apps/cli-2.11.0 branch from 1ef5884 to f4fdea7 Compare May 8, 2026 19:32
@Axelj00
Copy link
Copy Markdown
Collaborator

Axelj00 commented May 8, 2026

Subsumed by direct commits in the #488 sweep:

  • Bucket A npm: db38a61
  • Bucket A cargo: 0544cbe
  • Bucket B coordinated Tauri: e5dd3d0
  • sccache action: e5dd3d0

Closing rather than merging since the bumps already landed on main.

@Axelj00 Axelj00 closed this May 8, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 8, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/tauri-apps/cli-2.11.0 branch May 8, 2026 20:08
Axelj00 added a commit that referenced this pull request May 8, 2026
Coordinated Bucket B set — JS API, CLI, and Rust crate move together
to keep the IPC ABI consistent:
- @tauri-apps/api 2.10.1 → 2.11.0
- @tauri-apps/cli 2.10.1 → 2.11.1
- tauri 2.10.3 → 2.11.0 (also pulls tauri-build 2.5.6 → 2.6.1, plus
  tauri-runtime, tauri-codegen, tauri-macros, wry, tray-icon)
- mozilla-actions/sccache-action 0.0.9 → 0.0.10

Subsumes Dependabot PRs #443, #451, #452, #453, #454.

173 frontend tests pass, 26 backend tests pass, build + lint + format
+ typecheck clean.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant