Skip to content

Comments

Bump the tauri group with 2 updates#1449

Merged
naps62 merged 2 commits intomainfrom
dependabot/npm_and_yarn/tauri-f88dbaa7ac
Oct 6, 2025
Merged

Bump the tauri group with 2 updates#1449
naps62 merged 2 commits intomainfrom
dependabot/npm_and_yarn/tauri-f88dbaa7ac

Conversation

@dependabot
Copy link
Contributor

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

Bumps the tauri group with 2 updates: @tauri-apps/cli and @tauri-apps/api.

Updates @tauri-apps/cli from 2.7.1 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

Updates @tauri-apps/api from 2.7.0 to 2.8.0

Release notes

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

@​tauri-apps/api v2.8.0

No known vulnerabilities found

[2.8.0]

New Features

Enhancements

  • 5ba1c3faa (#13722 by @​s00d) Added icon (icon and nativeIcon) support for Submenu:

    • In the Rust API (tauri), you can now set an icon for submenus via the builder and dedicated methods.
    • In the JS/TS API (@tauri-apps/api), SubmenuOptions now has an icon field, and the Submenu class provides setIcon and setNativeIcon methods.
    • Usage examples are added to the documentation and demo app.

    This is a backwards-compatible feature. Submenus can now display icons just like regular menu items.

> @tauri-apps/[email protected] npm-publish /home/runner/work/tauri/tauri/packages/api
> pnpm build && cd ./dist && pnpm publish --access public --loglevel silly --no-git-checks

> @​tauri-apps/api@​2.8.0 build /home/runner/work/tauri/tauri/packages/api > rollup -c --configPlugin typescript

�[36m �[1m./src/app.ts, ./src/core.ts, ./src/dpi.ts, ./src/event.ts, ./src/image.ts, ./src/index.ts, ./src/menu.ts, ./src/mocks.ts, ./src/path.ts, ./src/tray.ts, ./src/webview.ts, ./src/webviewWindow.ts, ./src/window.ts�[22m → �[1m./dist, ./dist�[22m...�[39m �[32mcreated �[1m./dist, ./dist�[22m in �[1m1.7s�[22m�[39m �[36m �[1msrc/index.ts�[22m → �[1m../../crates/tauri/scripts/bundle.global.js�[22m...�[39m �[32mcreated �[1m../../crates/tauri/scripts/bundle.global.js�[22m in �[1m1.9s�[22m�[39m npm verbose cli /opt/hostedtoolcache/node/20.19.4/x64/bin/node /opt/hostedtoolcache/node/20.19.4/x64/bin/npm npm info using [email protected] npm info using [email protected] npm silly config load:file:/opt/hostedtoolcache/node/20.19.4/x64/lib/node_modules/npm/npmrc npm silly config load:file:/tmp/dae4d7dba587bf04d8f1d71cbc53f9eb/.npmrc npm silly config load:file:/home/runner/work/_temp/.npmrc </tr></table>

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the tauri group with 2 updates: [@tauri-apps/cli](https://github.com/tauri-apps/tauri) and [@tauri-apps/api](https://github.com/tauri-apps/tauri).


Updates `@tauri-apps/cli` from 2.7.1 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.7.1...@tauri-apps/cli-v2.8.4)

Updates `@tauri-apps/api` from 2.7.0 to 2.8.0
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v2.7.0...@tauri-apps/api-v2.8.0)

---
updated-dependencies:
- dependency-name: "@tauri-apps/cli"
  dependency-version: 2.8.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tauri
- dependency-name: "@tauri-apps/api"
  dependency-version: 2.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tauri
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from naps62 as a code owner October 1, 2025 18:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 1, 2025
@naps62 naps62 merged commit f74a596 into main Oct 6, 2025
11 checks passed
@naps62 naps62 deleted the dependabot/npm_and_yarn/tauri-f88dbaa7ac branch October 6, 2025 15:25
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