Skip to content

build(deps-dev): bump @tauri-apps/cli from 2.2.7 to 2.8.2#166

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/tauri-apps/cli-2.8.2
Closed

build(deps-dev): bump @tauri-apps/cli from 2.2.7 to 2.8.2#166
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/tauri-apps/cli-2.8.2

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

@​tauri-apps/cli v2.8.2

[2.8.2]

Dependencies

  • Upgraded to tauri-cli@2.8.1

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

... (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.2 with new features, bug fixes, and enhancements.

  • Dependency Update:
    • Bumps @tauri-apps/cli from 2.2.7 to 2.8.2 in package.json.
  • New Features:
    • Adds custom folder watch configuration for tauri dev.
    • Checks for incompatible plugin versions.
  • Bug Fixes:
    • Fixes removeDataStore return type.
    • Resolves plugin init code issues for tauri-plugin-autostart and tauri-plugin-single-instance.
    • Addresses codesigning verification failures and duplicate permission additions.
  • Enhancements:
    • Updates bundler to use latest AppImage linuxdeploy plugin.
    • Reduces log level for goblin crate.

This description was created by Ellipsis for f63c1be. 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.2.
- [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.2)

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

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 25, 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 f63c1be 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 upgrade from 2.2.7 to 2.8.2 for @tauri-apps/cli is straightforward. Verify that none of the new changes or potential breaking changes affect your development workflow or CI.
  • Reason this comment was not posted:
    Confidence changes required: 33% <= threshold 50% None

Workflow ID: wflow_TQKYLga5r2VXSfR0

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 1, 2025

Superseded by #171.

@dependabot dependabot bot closed this Sep 1, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tauri-apps/cli-2.8.2 branch September 1, 2025 07:11
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