Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 20, 2025

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

Release notes

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

@​tauri-apps/cli v2.8.1

[2.8.1]

Bug Fixes

@​tauri-apps/cli v2.8.0

[2.8.0]

New Features

Enhancements

  • 8b465a12b (#13913 by @​FabianLars) The bundler now pulls the latest AppImage linuxdeploy plugin instead of using the built-in one. This should remove the libfuse requirement.
  • 390cb9c36 (#13953 by @​FabianLars) Reduced the log level of the binary patcher crate goblin to only show its debug logs in -vv and above.
  • 4475e93e1 (#13824 by @​FabianLars) The bundler and cli will now read TLS Certificates installed on the system when downloading tools and checking versions.

Bug Fixes

Dependencies

  • Upgraded to tauri-cli@2.8.0

@​tauri-apps/cli v2.7.1

[2.7.1]

Dependencies

  • Upgraded to tauri-cli@2.7.1

@​tauri-apps/cli v2.7.0

[2.7.0]

New Features

  • 33d079392 (#13811 by @​mhbagheri-99) Allow runner configuration to be an object with cmd, cwd, and args properties. The runner can now be configured as { "cmd": "my_runner", "cwd": "/path", "args": ["--quiet"] } while maintaining backwards compatibility with the existing string format.

Enhancements

... (truncated)

Commits
  • 8d86971 apply version updates (#14041)
  • f0172a4 fix(app): correct removeDataStore return type, add docs for getBundle… (#14038)
  • 5075b67 fix(tauri): build without the wry feature flag (#14039)
  • c3252f7 fix(tauri): on_related_view should be behind the wry feature flag
  • b4abb6c Apply Version Updates From Current Changes (#13887)
  • 1a3d1a0 fix(ios): Tauri iOS build with binary XCFramework dependencies (#13995)
  • 37154eb chore(deps): update dependency rollup to v4.46.3 (#14027)
  • 3806568 Remove AsRef\<Window> on WebviewWindow (#14026)
  • bc4afe7 feat(cli): check plugin versions for incompatibilities (#13993)
  • 7c2eb31 feat: add PluginHandle::run_mobile_plugin_async (#13895)
  • 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.8.1.
- [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.8.1)

---
updated-dependencies:
- dependency-name: "@tauri-apps/cli"
  dependency-version: 2.8.1
  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 Aug 20, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 25, 2025

Superseded by #999.

@dependabot dependabot bot closed this Aug 25, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tauri-apps/cli-2.8.1 branch August 25, 2025 02:28
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