Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 25, 2025

Bumps @tauri-apps/cli from 1.6.2 to 2.6.0.

Release notes

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

@​tauri-apps/cli v2.6.0

[2.6.0]

New Features

  • 414619c36 (#13536 by @​Tunglies) Added support for the bundleName property in the macOS bundler configuration. This allows specifying the CFBundleName value for generated macOS bundles.
  • 3242e1c94 (#13659 by @​lucasfernog) Allow passing Cargo arguments to mobile dev and build commands.
  • d1ce9af62 (#13660 by @​lucasfernog) Allow passing --config arguments to the ios init and android init commands to tweak the configuration used to initialize the mobile projects.
  • 7322f0579 (#13502 by @​amrbashir) Allow using CheckIfAppIsRunning macro inside NSIS hooks, for example !insertmacro CheckIfAppIsRunning "another-executable.exe" "Another Executable".
  • 4a880ca69 (#13658 by @​lucasfernog) Synchronize Tauri config productName changes with the iOS Xcode project.
  • 8ee14a864 (#13618 by @​Sky-walkerX) Warn the user that the app id shouldn't end in .app because it conflicts with the application bundle extension on macOS

Bug Fixes

Dependencies

  • Upgraded to tauri-cli@2.6.0
  • 9c16eefa3 (#13629 by @​sftse) Update html5ever to 0.29 and kuchikiki to version 0.8.8-speedreader.

@​tauri-apps/cli v2.5.0

[2.5.0]

New Features

  • 0aa48fb9e (#13030) Added bundleVersion to iOS and macOS configuration to support specifying a CFBundleVersion.

Enhancements

  • ad3fd3890 (#13152) Detect package manager from environment variable npm_config_user_agent first
  • 82406c61e (#13231) Improve iOS simulator usage, checking if Xcode iOS SDK is installed and allowing usage of Simulator for older iOS releases (previously only supported when running on Xcode via ios dev --open).

Bug Fixes

  • 2dccfab53 (#13236) Fix fileAssociations missing LSHandlerRank on macOS.
  • 080252903 (#13210) Fixes iOS dev not working on Xcode 16.3 simulators. To apply the fix, either regenerate the Xcode project with rm -r src-tauri/gen/apple && tauri ios init or remove the arm64-sim architecture from the Xcode project.

Dependencies

  • Upgraded to tauri-cli@2.5.0

@​tauri-apps/cli v2.4.1

[2.4.1]

Enhancements

... (truncated)

Commits
  • 594822a Apply Version Updates From Current Changes (#13282)
  • e4aa35e fix(cli): init tests
  • 9c16eef Update kuchikiki, html5ever, tao, wry, webview2-com (#13629)
  • 3242e1c feat(cli): allow passing Cargo commands to mobile dev/build commands (#13659)
  • 4a880ca feat(cli): synchronize productName changes with iOS Xcode project (#13658)
  • d1ce9af feat(cli): add --config arg to the mobile init cmds, closes #13284 (#13660)
  • ec6065f fix(cli): use original identifier to fix mobile options reading (#13625)
  • 18b5299 docs: where does resource dir resolve to (#13640)
  • eb3f024 fix: write default permission words if not empty (#13646)
  • c03cc58 chore: check generated file on package lock change (#13641)
  • 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 1.6.2 to 2.6.0.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v1.6.2...@tauri-apps/cli-v2.6.0)

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

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 Jun 25, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 27, 2025

Superseded by #982.

@dependabot dependabot bot closed this Jun 27, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tauri-apps/cli-2.6.0 branch June 27, 2025 01:17
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.

1 participant