Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2025

Bumps @tauri-apps/cli from 2.2.7 to 2.8.3.

Release notes

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

@​tauri-apps/cli v2.8.3

[2.8.3]

Bug Fixes

  • 0ac89d3b6 (#14078 by @​FabianLars) Updated cargo-mobile2 to allow running on iOS simulators that have a higher version than the XCode SDK. This fixes compatiblity issues with Apple's recent "iOS 18.5 + iOS 18.6 Simulator" platform support component.

Dependencies

@​tauri-apps/cli v2.8.2

[2.8.2]

Dependencies

@​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

... (truncated)

Commits

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)

Important

Bumps @tauri-apps/cli from 2.2.7 to 2.8.3 with new features, bug fixes, and enhancements.

  • Dependency Update:
    • Bumps @tauri-apps/cli from 2.2.7 to 2.8.3 in package.json.
  • New Features:
    • Adds configuration option for custom folders in tauri dev.
    • Checks installed plugin versions for compatibility.
  • Bug Fixes:
    • Fixes removeDataStore return type.
    • Resolves iOS simulator compatibility issues.
    • Corrects plugin init code for tauri-plugin-autostart and tauri-plugin-single-instance.
  • Enhancements:
    • Bundler now uses latest AppImage linuxdeploy plugin.
    • Reads system TLS Certificates for tool downloads.

This description was created by Ellipsis for 1d8d6bc. You can customize this summary. It will automatically update as commits are pushed.

Bumps [@tauri-apps/cli](https://github.com/tauri-apps/tauri) from 2.2.7 to 2.8.3.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v2.2.7...@tauri-apps/cli-v2.8.3)

---
updated-dependencies:
- dependency-name: "@tauri-apps/cli"
  dependency-version: 2.8.3
  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 Sep 1, 2025
Copy link

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Important

Looks good to me! 👍

Reviewed everything up to 1d8d6bc in 21 seconds. Click for details.
  • Reviewed 12 lines of code in 1 files
  • Skipped 1 files when reviewing.
  • Skipped posting 1 draft comments. View those below.
  • Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. package.json:10
  • Draft comment:
    The dependency version for @tauri-apps/cli has been bumped from 2.2.7 to 2.8.3. Ensure that any breaking changes introduced in this update are compatible with your current setup.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None

Workflow ID: wflow_TeJS88AR3OOBmKvE

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 8, 2025

Superseded by #174.

@dependabot dependabot bot closed this Sep 8, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tauri-apps/cli-2.8.3 branch September 8, 2025 03:36
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