Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2025

Bumps @tauri-apps/cli from 2.8.4 to 2.9.0.

Release notes

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

@​tauri-apps/cli v2.9.0

[2.9.0]

New Features

  • 3b4fac201 (#14194) Add tauri.conf.json > bundle > android > autoIncrementVersionCode config option to automatically increment the Android version code.
  • 673867aa0 (#14094) Try to detect ANDROID_HOME and NDK_HOME environment variables from default system locations and install them if needed using the Android Studio command line tools.
  • 3d6868d09 (#14128) Added support to defining the content type of the declared file association on macOS (maps to LSItemContentTypes property).
  • 3d6868d09 (#14128) Added support to defining the metadata for custom types declared in tauri.conf.json > bundle > fileAssociations > exportedType via the UTExportedTypeDeclarations Info.plist property.
  • ed7c9a410 (#14108) Added bundle > macOS > infoPlist and bundle > iOS > infoPlist configurations to allow defining custom Info.plist extensions.
  • 75082cc5b (#14120) Added ios run and android run commands to run the app in production mode.
  • cc8c0b531 (#14031) Added support to universal app links on macOS with the plugins > deep-link > desktop > domains configuration.

Enhancements

  • b5aa01870 (#14268) Update cargo-mobile2 to 0.21, enhancing error messages and opening Xcode when multiple apps are installed.
  • 55453e845 (#14262) Check mismatched versions in tauri info
  • 1a6627ee7 (#14122) Set a default log level filter when running tauri add log.
  • b06b3bd09 (#14126) Improve error messages with more context.
  • f6622a3e3 (#14129) Prompt to install the iOS platform if it isn't installed yet.
  • 6bbb530fd (#14105) Warn if productName is empty when initializing mobile project.

Bug Fixes

  • 19fb6f7cb (#14146) Strip Windows-only extensions from the binary path so an Android project initialized on Windows can be used on UNIX systems.
  • 19fb6f7cb (#14146) Enhance Android build script usage on Windows by attempting to run cmd, bat and exe formats.
  • 28a2f9bc5 (#14101) Fix iOS CLI usage after modifying the package name.
  • d2938486e (#14261) Replaced the non-standard nerd font character with ⱼₛ in tarui info
  • 25e920e16 (#14298) Wait for dev server to exit before exiting the CLI when the app is closed on tauri dev --no-watch.
  • b0012424c (#14115) Resolve local IP address when tauri.conf.json > build > devUrl host is 0.0.0.0.
  • abf7e8850 (#14118) Fixes mobile project initialization when using pnpx or pnpm dlx.

Dependencies

Commits
  • cb28f43 apply version updates (#14137)
  • 6aa7f2d chore(deps): minor bump plugin, codegen and macros crates
  • 06f26bb chore(deps): update tao to 0.34.5
  • 68cb318 feat(core): add stop, restart, destroy and configuration changed Android hook...
  • 3397fd9 feat(core): back button event on Android, closes #8142 (#14133)
  • 3b4fac2 feat(android): add auto_increment_version_code option for Android builds (#1...
  • 684791e fix(macos): Always try to create webview, even if webkit runtime isn't detect...
  • 25e920e fix(cli): wait for dev command to exit with --no-watch, closes #14284 (#14298)
  • a279485 chore(cli): update cargo-mobile2 to 0.21.1
  • 7b0d4e7 fix(core): SHA256 hash for JS scripts CSP on Windows (#14265)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.8.4 to 2.9.0.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v2.8.4...@tauri-apps/cli-v2.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 28, 2025
@github-actions github-actions bot merged commit 096ed6f into master Oct 28, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tauri-apps/cli-2.9.0 branch October 28, 2025 02:29
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