Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 18, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
@nuxt/eslint (source) 1.8.0 -> 1.9.0 age confidence devDependencies minor
@nuxt/eslint-config (source) 1.8.0 -> 1.9.0 age confidence devDependencies minor
@tauri-apps/api 2.7.0 -> 2.8.0 age confidence dependencies minor
@tauri-apps/cli 2.7.1 -> 2.8.4 age confidence devDependencies minor
@tauri-apps/plugin-dialog 2.3.2 -> 2.3.3 age confidence dependencies patch
@tauri-apps/plugin-fs 2.4.1 -> 2.4.2 age confidence dependencies patch
@tauri-apps/plugin-os 2.3.0 -> 2.3.1 age confidence dependencies patch
@tauri-apps/plugin-store 2.3.0 -> 2.4.0 age confidence dependencies minor
@types/node (source) 22.17.2 -> 22.18.0 age confidence devDependencies minor
@vue/compiler-sfc (source) 3.5.18 -> 3.5.20 age confidence devDependencies patch
@vueuse/components (source) 13.6.0 -> 13.9.0 age confidence devDependencies minor
@vueuse/core (source) 13.6.0 -> 13.9.0 age confidence devDependencies minor
@vueuse/nuxt (source) 13.6.0 -> 13.9.0 age confidence devDependencies minor
eslint (source) 9.33.0 -> 9.34.0 age confidence devDependencies minor
rollup (source) 4.46.2 -> 4.50.0 age confidence devDependencies minor
serde_json 1.0.142 -> 1.0.143 age confidence dependencies patch
tauri (source) 2.7.0 -> 2.8.5 age confidence dependencies minor
tauri-build (source) 2.3.1 -> 2.4.1 age confidence build-dependencies minor
tauri-plugin-dialog 2.3.2 -> 2.3.3 age confidence dependencies patch
tauri-plugin-fs 2.4.1 -> 2.4.2 age confidence dependencies patch
tauri-plugin-os 2.3.0 -> 2.3.1 age confidence dependencies patch
tauri-plugin-persisted-scope 2.3.1 -> 2.3.2 age confidence dependencies patch
tauri-plugin-single-instance 2.3.2 -> 2.3.3 age confidence dependencies patch
tauri-plugin-store 2.3.0 -> 2.4.0 age confidence dependencies minor
vue (source) 3.5.18 -> 3.5.20 age confidence dependencies patch

Release Notes

nuxt/eslint (@​nuxt/eslint)

v1.9.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
tauri-apps/tauri (@​tauri-apps/api)

v2.8.0: @​tauri-apps/api v2.8.0

Compare Source

PNPM Audit

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.

PNPM Publish

> @​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/[email protected] 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
npm silly config load:file:/opt/hostedtoolcache/node/20.19.4/x64/etc/npmrc
npm verbose title npm publish tauri-apps-api-2.8.0.tgz
npm verbose argv "publish" "--ignore-scripts" "tauri-apps-api-2.8.0.tgz" "--access" "public" "--loglevel" "silly" "--no-git-checks"
npm verbose logfile logs-max:10 dir:/home/runner/.npm/_logs/2025-08-18T19_17_41_565Z-
npm verbose logfile /home/runner/.npm/_logs/2025-08-18T19_17_41_565Z-debug-0.log
npm verbose publish [ 'tauri-apps-api-2.8.0.tgz' ]
npm silly logfile done cleaning log files
npm notice
npm notice 📦  @​tauri-apps/[email protected]
npm notice Tarball Contents
npm notice 95.6kB CHANGELOG.md
npm notice 10.2kB LICENSE_APACHE-2.0
npm notice 1.1kB LICENSE_MIT
npm notice 3.5kB README.md
npm notice 5.1kB app.cjs
npm notice 4.3kB app.d.ts
npm notice 4.7kB app.js
npm notice 10.8kB core.cjs
npm notice 6.5kB core.d.ts
npm notice 10.4kB core.js
npm notice 11.0kB dpi.cjs
npm notice 8.8kB dpi.d.ts
npm notice 10.8kB dpi.js
npm notice 5.7kB event.cjs
npm notice 4.8kB event.d.ts
npm notice 5.6kB event.js
npm notice 2.2kB external/tslib/tslib.es6.cjs
npm notice 2.2kB external/tslib/tslib.es6.js
npm notice 3.0kB image.cjs
npm notice 2.4kB image.d.ts
npm notice 2.9kB image.js
npm notice 738B index.cjs
npm notice 1.2kB index.d.ts
npm notice 669B index.js
npm notice 1.1kB menu.cjs
npm notice 451B menu.d.ts
npm notice 717B menu.js
npm notice 3.6kB menu/base.cjs
npm notice 887B menu/base.d.ts
npm notice 3.6kB menu/base.js
npm notice 2.2kB menu/checkMenuItem.cjs
npm notice 1.5kB menu/checkMenuItem.d.ts
npm notice 2.2kB menu/checkMenuItem.js
npm notice 7.4kB menu/iconMenuItem.cjs
npm notice 6.1kB menu/iconMenuItem.d.ts
npm notice 7.4kB menu/iconMenuItem.js
npm notice 5.1kB menu/menu.cjs
npm notice 4.4kB menu/menu.d.ts
npm notice 5.0kB menu/menu.js
npm notice 1.7kB menu/menuItem.cjs
npm notice 1.3kB menu/menuItem.d.ts
npm notice 1.6kB menu/menuItem.js
npm notice 1.1kB menu/predefinedMenuItem.cjs
npm notice 2.6kB menu/predefinedMenuItem.d.ts
npm notice 1.1kB menu/predefinedMenuItem.js
npm notice 7.1kB menu/submenu.cjs
npm notice 4.8kB menu/submenu.d.ts
npm notice 6.9kB menu/submenu.js
npm notice 9.8kB mocks.cjs
npm notice 5.0kB mocks.d.ts
npm notice 9.7kB mocks.js
npm notice 1.8kB package.json
npm notice 22.7kB path.cjs
npm notice 17.7kB path.d.ts
npm notice 21.7kB path.js
npm notice 6.4kB tray.cjs
npm notice 8.0kB tray.d.ts
npm notice 6.4kB tray.js
npm notice 20.7kB webview.cjs
npm notice 21.1kB webview.d.ts
npm notice 20.5kB webview.js
npm notice 8.4kB webviewWindow.cjs
npm notice 4.9kB webviewWindow.d.ts
npm notice 8.3kB webviewWindow.js
npm notice 67.1kB window.cjs
npm notice 61.6kB window.d.ts
npm notice 66.2kB window.js
npm notice Tarball Details
npm notice name: @​tauri-apps/api
npm notice version: 2.8.0
npm notice filename: tauri-apps-api-2.8.0.tgz
npm notice package size: 131.1 kB
npm notice unpacked size: 681.9 kB
npm notice shasum: 0348a2b3ba5982ec67a7d569f329b4a55d7d5f1e
npm notice integrity: sha512-ga7zdhbS2GXOM[...]/7WEiimbQNYlw==
npm notice total files: 67
npm notice
npm notice Publishing to https://registry.npmjs.org/ with tag latest and public access
npm notice publish Signed provenance statement with source and build information from GitHub Actions
npm notice publish Provenance statement published to transparency log: https://search.sigstore.dev/?logIndex=408155095
npm http fetch PUT 200 https://registry.npmjs.org/@​tauri-apps%2fapi 2778ms
+ @​tauri-apps/[email protected]
npm verbose cwd /tmp/dae4d7dba587bf04d8f1d71cbc53f9eb
npm verbose os Linux 6.11.0-1018-azure
npm verbose node v20.19.4
npm verbose npm  v10.8.2
npm verbose exit 0
npm info ok
tauri-apps/plugins-workspace (@​tauri-apps/plugin-dialog)

v2.3.3

Compare Source

vuejs/core (@​vue/compiler-sfc)

v3.5.20

Compare Source

Bug Fixes

v3.5.19

Compare Source

Bug Fixes
vueuse/vueuse (@​vueuse/components)

v13.9.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v13.8.0

Compare Source

   🚀 Features
   🏎 Performance
    View changes on GitHub

v13.7.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
eslint/eslint (eslint)

v9.34.0

Compare Source

rollup/rollup (rollup)

v4.50.0

Compare Source

2025-08-31

Features
  • Support openharmony-arm64 platform (#​6081)
Bug Fixes
  • Fix loading of extensionless imports in config files (#​6084)
Pull Requests

v4.49.0

Compare Source

2025-08-27

Features
  • Allow config plugins to resolve imports first before deciding whether to treat them as external (#​6038)
Pull Requests

v4.48.1

Compare Source

2025-08-25

Bug Fixes
  • Correctly ignore white-space in JSX strings around line-breaks (#​6051)
Pull Requests

v4.48.0

Compare Source

2025-08-23

Features
  • If configured, also keep unparseable import attributes of external dynamic imports in the output(#​6071)
Bug Fixes
  • Ensure variables referenced in non-removed import attributes are included (#​6071)
Pull Requests

v4.47.1

Compare Source

2025-08-21

Bug Fixes
  • Revert build process changes to investigate issues (#​6077)
Pull Requests

v4.47.0

Compare Source

2025-08-21

Features
  • Aggressively reduce WASM build size (#​6053)
Bug Fixes
  • Fix illegal instruction error on Android ARM platforms (#​6072)
  • Allow to pass explicit undefined for optional fields in Rollup types (#​6061)
Pull Requests

v4.46.4

Compare Source

2025-08-20

Bug Fixes
  • Do not omit synthetic namespaces when only accessed via in operator (#​6052)
Pull Requests

v4.46.3

Compare Source

2025-08-18

Bug Fixes
  • Resolve illegal instruction error on arm64 architectures (#​6055)
  • Resolve sourcemap generation performance regression (#​6057)
Pull Requests
serde-rs/json (serde_json)

v1.0.143

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f28faca to 16482f9 Compare August 18, 2025 19:35
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Aug 18, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 16482f9 to c8e11b6 Compare August 18, 2025 21:44
@renovate
Copy link
Contributor Author

renovate bot commented Aug 18, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: src-tauri/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path src-tauri/Cargo.toml --package [email protected] --precise 2.8.5
    Updating crates.io index
error: failed to select a version for `serialize-to-javascript`.
    ... required by package `tauri-plugin-os v2.3.0`
    ... which satisfies dependency `tauri-plugin-os = "^2.2.0"` (locked to 2.3.0) of package `kanri v0.8.1 (/tmp/renovate/repos/github/kanriapp/kanri/src-tauri)`
versions that meet the requirements `=0.1.1` are: 0.1.1

all possible versions conflict with previously selected packages.

  previously selected package `serialize-to-javascript v0.1.2`
    ... which satisfies dependency `serialize-to-javascript = "^0.1.2"` of package `tauri v2.8.5`
    ... which satisfies dependency `tauri = "^2"` of package `kanri v0.8.1 (/tmp/renovate/repos/github/kanriapp/kanri/src-tauri)`

failed to select a version for `serialize-to-javascript` which could resolve this conflict

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 13 times, most recently from 7285933 to 39ad0c9 Compare August 25, 2025 14:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a2ea09f to 751106c Compare August 31, 2025 09:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 751106c to 8700c5e Compare September 2, 2025 07:51
@trobonox trobonox closed this Sep 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant