ahkohd / tauri-macos-menubar-app-example

An example macOS Menubar app built with Tauri
MIT License
102 stars 5 forks source link

fix(deps): update tauri monorepo #142

Open renovate[bot] opened 5 days ago

renovate[bot] commented 5 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@tauri-apps/api 2.0.2 -> 2.0.3 age adoption passing confidence dependencies patch
@tauri-apps/cli 2.0.2 -> 2.0.4 age adoption passing confidence devDependencies patch
tauri (source) 2.0.4 -> 2.0.6 age adoption passing confidence dependencies patch
tauri-build (source) 2.0.1 -> 2.0.2 age adoption passing confidence build-dependencies patch

Release Notes

tauri-apps/tauri (@​tauri-apps/api) ### [`v2.0.3`](https://redirect.github.com/tauri-apps/tauri/releases/tag/%40tauri-apps/api-v2.0.3): @​tauri-apps/api v2.0.3 [Compare Source](https://redirect.github.com/tauri-apps/tauri/compare/@tauri-apps/api-v2.0.2...@tauri-apps/api-v2.0.3)

PNPM Audit

No known vulnerabilities found
#### \[2.0.3] ##### Bug Fixes - [`fbb45c674`](https://www.github.com/tauri-apps/tauri/commit/fbb45c674ca92fbbe04f1a8360e5f2e477dd4297) ([#​11423](https://redirect.github.com/tauri-apps/tauri/pull/11423) by [@​lucasfernog](https://www.github.com/tauri-apps/tauri/../../lucasfernog)) Fixes `addPluginListener` not working. ##### What's Changed - [`2e88633ba`](https://www.github.com/tauri-apps/tauri/commit/2e88633ba4da8fc289c6d8a29c36f3327f9b576e) ([#​11369](https://redirect.github.com/tauri-apps/tauri/pull/11369) by [@​lucasfernog](https://www.github.com/tauri-apps/tauri/../../lucasfernog)) Remove references to no longer used `__TAURI_INTERNALS__.metadata.windows` and `__TAURI_INTERNALS__.metadata.webviews`.

PNPM Publish

> @​tauri-apps/api@2.0.3 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.0.3 build /home/runner/work/tauri/tauri/packages/api > rollup -c --configPlugin typescript  ./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 → ./dist, ./dist... created ./dist, ./dist in 1.2s  src/index.ts → ../../crates/tauri/scripts/bundle.global.js... created ../../crates/tauri/scripts/bundle.global.js in 1.8s npm verbose cli /opt/hostedtoolcache/node/20.18.0/x64/bin/node /opt/hostedtoolcache/node/20.18.0/x64/bin/npm npm info using npm@10.8.2 npm info using node@v20.18.0 npm silly config load:file:/opt/hostedtoolcache/node/20.18.0/x64/lib/node_modules/npm/npmrc npm silly config load:file:/tmp/20a67e77a31c6f838c62e14ca76ea470/.npmrc npm silly config load:file:/home/runner/work/_temp/.npmrc npm silly config load:file:/opt/hostedtoolcache/node/20.18.0/x64/etc/npmrc npm verbose title npm publish tauri-apps-api-2.0.3.tgz npm verbose argv "publish" "--ignore-scripts" "tauri-apps-api-2.0.3.tgz" "--access" "public" "--loglevel" "silly" "--no-git-checks" npm verbose logfile logs-max:10 dir:/home/runner/.npm/_logs/2024-10-20T13_48_18_437Z- npm verbose logfile /home/runner/.npm/_logs/2024-10-20T13_48_18_437Z-debug-0.log npm verbose publish [ 'tauri-apps-api-2.0.3.tgz' ] npm silly logfile done cleaning log files npm notice npm notice 📦 @​tauri-apps/api@2.0.3 npm notice Tarball Contents npm notice 80.3kB CHANGELOG.md npm notice 10.2kB LICENSE_APACHE-2.0 npm notice 1.1kB LICENSE_MIT npm notice 3.5kB README.md npm notice 2.6kB app.cjs npm notice 2.0kB app.d.ts npm notice 2.4kB app.js npm notice 8.8kB core.cjs npm notice 5.4kB core.d.ts npm notice 8.5kB core.js npm notice 3.2kB dpi.cjs npm notice 2.7kB dpi.d.ts npm notice 3.1kB dpi.js npm notice 5.6kB event.cjs npm notice 4.6kB 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.2kB image.d.ts npm notice 2.9kB image.js npm notice 738B index.cjs npm notice 817B index.d.ts npm notice 669B index.js npm notice 1.1kB menu.cjs npm notice 451B menu.d.ts npm notice 703B menu.js npm notice 2.6kB menu/base.cjs npm notice 471B menu/base.d.ts npm notice 2.5kB 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 5.9kB menu/iconMenuItem.d.ts npm notice 7.3kB menu/iconMenuItem.js npm notice 6.3kB menu/menu.cjs npm notice 4.2kB menu/menu.d.ts npm notice 6.1kB 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.0kB menu/submenu.cjs npm notice 4.3kB menu/submenu.d.ts npm notice 6.8kB menu/submenu.js npm notice 6.3kB mocks.cjs npm notice 3.8kB mocks.d.ts npm notice 6.3kB mocks.js npm notice 1.7kB package.json npm notice 20.1kB path.cjs npm notice 15.1kB path.d.ts npm notice 19.1kB path.js npm notice 6.0kB tray.cjs npm notice 7.2kB tray.d.ts npm notice 5.9kB tray.js npm notice 19.0kB webview.cjs npm notice 15.6kB webview.d.ts npm notice 18.9kB webview.js npm notice 7.6kB webviewWindow.cjs npm notice 4.3kB webviewWindow.d.ts npm notice 7.4kB webviewWindow.js npm notice 63.3kB window.cjs npm notice 53.9kB window.d.ts npm notice 62.5kB window.js npm notice Tarball Details npm notice name: @​tauri-apps/api npm notice version: 2.0.3 npm notice filename: tauri-apps-api-2.0.3.tgz npm notice package size: 111.2 kB npm notice unpacked size: 586.7 kB npm notice shasum: a5cce324373e56d12a43ca2f6a8d730c04e92f80 npm notice integrity: sha512-840qk6n8rbXBX[...]q5iqsoMJfwp8g== 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=141901100 + @​tauri-apps/api@2.0.3 npm verbose cwd /tmp/20a67e77a31c6f838c62e14ca76ea470 npm verbose os Linux 6.5.0-1025-azure npm verbose node v20.18.0 npm verbose npm v10.8.2 npm verbose exit 0 npm info ok

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.



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