Skip to content

chore(deps): update dependency @tauri-apps/cli to v2.11.4#194

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/tauri-apps-cli-2.x-lockfile
Open

chore(deps): update dependency @tauri-apps/cli to v2.11.4#194
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/tauri-apps-cli-2.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Apr 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tauri-apps/cli 2.10.02.11.4 age adoption passing confidence

Release Notes

tauri-apps/tauri (@​tauri-apps/cli)

v2.11.4: @​tauri-apps/cli v2.11.4

Compare Source

[2.11.4]

Bug Fixes
  • 67ffa192a (#​15596 by @​FabianLars) Fixed an issue in the AppImage bundler that caused the /.desktop and .DirIcon files to be absolute symlinks instead of relative symlinks which caused problems with AppImage installers like AppManager.
Dependencies
  • Upgraded to tauri-cli@2.11.4

v2.11.3: @​tauri-apps/cli v2.11.3

Compare Source

[2.11.3]

Bug Fixes
  • 50b0237ed (#​15549 by @​Legend-Master) Escape special characters in productName when generating Android strings.xml

  • 728c8d4a5 (#​15473 by @​Legend-Master) Skip building bundles when using tauri android run

  • be0cb0d43 (#​15344 by @​raglady) Fix NDK_HOME environment variable not honored when set

  • ed8fd411f (#​15552 by @​Legend-Master) Make ureq_proto show trace level logs only on -vvv instead of -vv

  • fca4a31f9 (#​15454 by @​fallintoplace) Fix tauri migrate generating invalid namespace imports for aliased pluginified imports from @tauri-apps/api.

    Inputs like import { cli as superCli } from "@​tauri-apps/api" now migrate to import * as superCli from "@​tauri-apps/plugin-cli" instead of producing invalid ESM syntax. The migration tests also reparse migrated JS, Svelte, and Vue output so syntax regressions are caught directly.

Dependencies
  • Upgraded to tauri-cli@2.11.3

v2.11.2: @​tauri-apps/cli v2.11.2

Compare Source

[2.11.2]

Dependencies
  • Upgraded to tauri-cli@2.11.2

v2.11.1: @​tauri-apps/cli v2.11.1

Compare Source

[2.11.1]

Dependencies
  • Upgraded to tauri-cli@2.11.1

v2.11.0: @​tauri-apps/cli v2.11.0

Compare Source

[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
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

v2.10.1: @​tauri-apps/cli v2.10.1

Compare Source

[2.10.1]

Bug Fixes
What's Changed
Dependencies
  • Upgraded to tauri-cli@2.10.1

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title chore(deps): update dependency @tauri-apps/cli to v2.10.1 chore(deps): update dependency @tauri-apps/cli to v2.11.0 Apr 30, 2026
@renovate
renovate Bot force-pushed the renovate/tauri-apps-cli-2.x-lockfile branch 2 times, most recently from 3c53de1 to dba6e7c Compare May 6, 2026 14:38
@renovate renovate Bot changed the title chore(deps): update dependency @tauri-apps/cli to v2.11.0 chore(deps): update dependency @tauri-apps/cli to v2.11.1 May 6, 2026
@renovate
renovate Bot force-pushed the renovate/tauri-apps-cli-2.x-lockfile branch from dba6e7c to d6e66fb Compare May 16, 2026 20:23
@renovate renovate Bot changed the title chore(deps): update dependency @tauri-apps/cli to v2.11.1 chore(deps): update dependency @tauri-apps/cli to v2.11.2 May 16, 2026
@renovate renovate Bot changed the title chore(deps): update dependency @tauri-apps/cli to v2.11.2 chore(deps): update dependency @tauri-apps/cli to v2.11.4 Jul 19, 2026
@renovate
renovate Bot force-pushed the renovate/tauri-apps-cli-2.x-lockfile branch from d6e66fb to 7b51241 Compare July 19, 2026 04:15
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.

0 participants