Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

@​tauri-apps/cli v2.8.4

[2.8.4]

Enhancements

Bug Fixes

Dependencies

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

... (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.4 with enhancements and bug fixes for mobile development.

  • Dependency Update:
    • Bumps @tauri-apps/cli from 2.2.7 to 2.8.4 in package.json.
  • Enhancements:
    • Ensures Rust targets for mobile are installed when running dev and build commands.
    • Retains RUST_* environment variables during mobile commands.
    • Ignores macOS.minimumSystemVersion in tauri dev to prevent unnecessary rebuilds.
  • Bug Fixes:
    • Fixes iOS dev/build targeting simulator on Intel machines.
    • Resolves ReferenceError: require is not defined with Deno.
    • Corrects Android emulator detection with empty device names.

This description was created by Ellipsis for 77c9c31. 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.4.
- [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.4)

---
updated-dependencies:
- dependency-name: "@tauri-apps/cli"
  dependency-version: 2.8.4
  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 8, 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 77c9c31 in 19 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:
    Dependency update from 2.2.7 to 2.8.4 looks correct. Make sure to run tests to check for any CLI changes.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None

Workflow ID: wflow_7LvsihWiC9kp0kf4

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

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