Skip to content

build(deps-dev): bump @tauri-apps/cli from 2.11.0 to 2.11.2#222

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/tauri-apps/cli-2.11.2
Closed

build(deps-dev): bump @tauri-apps/cli from 2.11.0 to 2.11.2#222
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/tauri-apps/cli-2.11.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Copy link
Copy Markdown
Contributor

Bumps @tauri-apps/cli from 2.11.0 to 2.11.2.

Release notes

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

@​tauri-apps/cli v2.11.2

[2.11.2]

Dependencies

  • Upgraded to tauri-cli@2.11.2

@​tauri-apps/cli v2.11.1

[2.11.1]

Dependencies

  • Upgraded to tauri-cli@2.11.1
Commits
  • 499df79 apply version updates (#15378)
  • 20bb033 Revert "feat: add Windows VC runtime linking and bundling options (#15372)" (...
  • b5b72ce fix(tauri-utils): preserve resource source file name when dest is empty (#15383)
  • 3fd8ba2 fix: resources after empty directory not copied (#15388)
  • 47e1b75 fix: set_as_windows_menu_for_nsapp command wrongly called `set_as_help_menu...
  • eadd8f5 chore(deps-dev): bump svelte from 5.53.11 to 5.55.7 (#15382)
  • 32d8166 feat: add Windows VC runtime linking and bundling options (#15372)
  • b15b859 refactor: make error dialog take &'static str (#15369)
  • 0e8e25f chore(deps): update dependency rollup to v4.60.3 (#15355)
  • e5ae5b9 chore: fix changelog
  • 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 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 2.11.0 to 2.11.2.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v2.11.0...@tauri-apps/cli-v2.11.2)

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

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 May 18, 2026
@greptile-apps

greptile-apps Bot commented May 18, 2026

Copy link
Copy Markdown

Greptile Summary

This is an automated Dependabot bump of the @tauri-apps/cli dev dependency from 2.11.0 to 2.11.2, a patch-level upgrade.

  • package.json and package-lock.json are updated consistently; all 11 platform-specific optional binaries (darwin, linux, win32 variants) are bumped in lockstep to 2.11.2 with fresh integrity hashes.
  • The 2.11.1 and 2.11.2 releases contain only dependency upgrades and bug fixes upstream (resource-copy fixes, a macOS menu command fix, and a revert of a Windows VC runtime feature); no API surface changes affect this repo.

Confidence Score: 5/5

Safe to merge — this is a dev-only build tool upgrade with no runtime impact and no API changes.

Only @tauri-apps/cli is changed, which is a devDependency used solely at build time. The bump is patch-level (2.11.0 → 2.11.2), all 11 platform binaries are updated consistently, and the upstream release notes show only bug fixes with no breaking changes.

No files require special attention.

Important Files Changed

Filename Overview
package.json Dev dependency version bumped from 2.11.0 to 2.11.2; no other changes
package-lock.json Lockfile updated consistently for @tauri-apps/cli and all 11 platform-specific optional packages to 2.11.2 with new integrity hashes

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["package.json\n@tauri-apps/cli: 2.11.0 → 2.11.2"] --> B["package-lock.json"]
    B --> C["@tauri-apps/cli 2.11.2"]
    C --> D["darwin-arm64 2.11.2"]
    C --> E["darwin-x64 2.11.2"]
    C --> F["linux-arm-gnueabihf 2.11.2"]
    C --> G["linux-arm64-gnu 2.11.2"]
    C --> H["linux-arm64-musl 2.11.2"]
    C --> I["linux-riscv64-gnu 2.11.2"]
    C --> J["linux-x64-gnu 2.11.2"]
    C --> K["linux-x64-musl 2.11.2"]
    C --> L["win32-arm64-msvc 2.11.2"]
    C --> M["win32-ia32-msvc 2.11.2"]
    C --> N["win32-x64-msvc 2.11.2"]
Loading

Reviews (1): Last reviewed commit: "build(deps-dev): bump @tauri-apps/cli fr..." | Re-trigger Greptile

@dependabot @github

dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #228.

@dependabot dependabot Bot closed this Jun 22, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/tauri-apps/cli-2.11.2 branch June 22, 2026 03:53
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