Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update tauri monorepo #53

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 23, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@tauri-apps/api 2.0.0-alpha.3 -> 2.2.0 age adoption passing confidence dependencies minor
@tauri-apps/cli 2.0.0-alpha.8 -> 2.2.7 age adoption passing confidence devDependencies minor
tauri (source) 2.0.0-alpha.8 -> 2.2.5 age adoption passing confidence dependencies minor
tauri-build (source) 2.0.0-alpha.4 -> 2.0.5 age adoption passing confidence build-dependencies patch

Release Notes

tauri-apps/tauri (@​tauri-apps/api)

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

Compare Source

PNPM Audit

No known vulnerabilities found

[2.2.0]

New Features
  • 020ea0556 (#​11661 by @​ahqsoftwares) Add badging APIs:

    • Window/WebviewWindow::set_badge_count for Linux, macOS and IOS.
    • Window/WebviewWindow::set_overlay_icon for Windows Only.
    • Window/WebviewWindow::set_badge_labelfor macOS Only.
  • fc30b20be (#​11726 by @​amrbashir) Add TrayIcon.setShowMenuOnLeftClick method and deprecate TrayIcon.setMenuOnLeftClick to match the Rust API.

  • fc30b20be (#​11726 by @​amrbashir) Add TrayIconOptions.showMenuOnLeftClick field and deprecate TrayIconOptions.menuOnLeftClick to match the Rust API.

Enhancements
Bug Fixes

PNPM Publish

> @​tauri-apps/api@2.2.0 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.2.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.3s�[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.8s�[22m�[39m
npm verbose cli /opt/hostedtoolcache/node/20.18.1/x64/bin/node /opt/hostedtoolcache/node/20.18.1/x64/bin/npm
npm info using npm@10.8.2
npm info using node@v20.18.1
npm silly config load:file:/opt/hostedtoolcache/node/20.18.1/x64/lib/node_modules/npm/npmrc
npm silly config load:file:/tmp/4b4fe4163acf4f1120643c395416c834/.npmrc
npm silly config load:file:/home/runner/work/_temp/.npmrc
npm silly config load:file:/opt/hostedtoolcache/node/20.18.1/x64/etc/npmrc
npm verbose title npm publish tauri-apps-api-2.2.0.tgz
npm verbose argv "publish" "--ignore-scripts" "tauri-apps-api-2.2.0.tgz" "--access" "public" "--loglevel" "silly" "--no-git-checks"
npm verbose logfile logs-max:10 dir:/home/runner/.npm/_logs/2025-01-02T18_58_11_460Z-
npm verbose logfile /home/runner/.npm/_logs/2025-01-02T18_58_11_460Z-debug-0.log
npm verbose publish [ 'tauri-apps-api-2.2.0.tgz' ]
npm silly logfile done cleaning log files
npm notice
npm notice 📦  @​tauri-apps/api@2.2.0
npm notice Tarball Contents
npm notice 86.5kB 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 9.9kB core.cjs
npm notice 6.4kB core.d.ts
npm notice 9.5kB core.js
npm notice 10.3kB dpi.cjs
npm notice 8.1kB dpi.d.ts
npm notice 10.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 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.2kB menu/iconMenuItem.d.ts
npm notice 7.3kB menu/iconMenuItem.js
npm notice 5.0kB menu/menu.cjs
npm notice 4.3kB menu/menu.d.ts
npm notice 4.9kB 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 6.8kB menu/submenu.cjs
npm notice 4.5kB menu/submenu.d.ts
npm notice 6.7kB menu/submenu.js
npm notice 6.4kB 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.4kB tray.cjs
npm notice 8.0kB tray.d.ts
npm notice 6.4kB tray.js
npm notice 19.2kB webview.cjs
npm notice 18.2kB webview.d.ts
npm notice 19.0kB webview.js
npm notice 8.4kB webviewWindow.cjs
npm notice 4.9kB webviewWindow.d.ts
npm notice 8.3kB webviewWindow.js
npm notice 64.3kB window.cjs
npm notice 57.1kB window.d.ts
npm notice 63.4kB window.js
npm notice Tarball Details
npm notice name: @​tauri-apps/api
npm notice version: 2.2.0
npm notice filename: tauri-apps-api-2.2.0.tgz
npm notice package size: 118.6 kB
npm notice unpacked size: 628.3 kB
npm notice shasum: daaff2515b1a4ff1e763cf84a414548b02b566c5
npm notice integrity: sha512-R8epOeZl1eJEl[...]c5b9pJIUDEyAg==
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=159049201
npm http fetch PUT 200 https://registry.npmjs.org/@​tauri-apps%2fapi 2593ms
+ @​tauri-apps/api@2.2.0
npm verbose cwd /tmp/4b4fe4163acf4f1120643c395416c834
npm verbose os Linux 6.8.0-1017-azure
npm verbose node v20.18.1
npm verbose npm  v10.8.2
npm verbose exit 0
npm info ok

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

Compare Source

PNPM Audit

No known vulnerabilities found

[2.1.1]

Bug Fixes
  • 5e9435487 (#​11645 by dgerhardt) Fix regression in toLogical and toPhysical for position types in dpi module returning incorrect y value.
  • e8a50f6d7 (#​11645) Fix integer values of BasDirectory.Home and BaseDirectory.Font regression which broke path APIs in JS.

PNPM Publish

> @​tauri-apps/api@2.1.1 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.1.1 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.3s�[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.8s�[22m�[39m
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/6ad0a380b775be1a5293f739102d3639/.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.1.1.tgz
npm verbose argv "publish" "--ignore-scripts" "tauri-apps-api-2.1.1.tgz" "--access" "public" "--loglevel" "silly" "--no-git-checks"
npm verbose logfile logs-max:10 dir:/home/runner/.npm/_logs/2024-11-11T14_49_08_178Z-
npm verbose logfile /home/runner/.npm/_logs/2024-11-11T14_49_08_178Z-debug-0.log
npm verbose publish [ 'tauri-apps-api-2.1.1.tgz' ]
npm silly logfile done cleaning log files
npm notice
npm notice 📦  @​tauri-apps/api@2.1.1
npm notice Tarball Contents
npm notice 83.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 10.1kB core.cjs
npm notice 6.4kB core.d.ts
npm notice 9.7kB core.js
npm notice 10.3kB dpi.cjs
npm notice 8.1kB dpi.d.ts
npm notice 10.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 1.2kB 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.9kB menu/base.cjs
npm notice 471B menu/base.d.ts
npm notice 2.8kB 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.2kB menu/iconMenuItem.d.ts
npm notice 7.3kB menu/iconMenuItem.js
npm notice 6.2kB menu/menu.cjs
npm notice 4.3kB 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 6.8kB menu/submenu.cjs
npm notice 4.3kB menu/submenu.d.ts
npm notice 6.6kB 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 5.9kB tray.cjs
npm notice 7.2kB tray.d.ts
npm notice 5.9kB tray.js
npm notice 19.0kB webview.cjs
npm notice 18.0kB webview.d.ts
npm notice 18.8kB webview.js
npm notice 8.4kB webviewWindow.cjs
npm notice 4.9kB webviewWindow.d.ts
npm notice 8.3kB webviewWindow.js
npm notice 62.0kB window.cjs
npm notice 55.2kB window.d.ts
npm notice 61.2kB window.js
npm notice Tarball Details
npm notice name: @​tauri-apps/api
npm notice version: 2.1.1
npm notice filename: tauri-apps-api-2.1.1.tgz
npm notice package size: 117.1 kB
npm notice unpacked size: 616.7 kB
npm notice shasum: 77d4ddb683d31072de4e6a47c8613d9db011652b
npm notice integrity: sha512-fzUfFFKo4lknX[...]5z0nwFF0UN30A==
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=148169817
npm http fetch PUT 200 https://registry.npmjs.org/@​tauri-apps%2fapi 2632ms
+ @​tauri-apps/api@2.1.1
npm verbose cwd /tmp/6ad0a380b775be1a5293f739102d3639
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

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

Compare Source

PNPM Audit

No known vulnerabilities found

[2.1.0]

New Features
  • 5c4b83084 (#​11191 by @​amrbashir) Improved support for dpi module types to allow these types to be used without manual conversions with invoke:

    • Added SERIALIZE_TO_IPC_FN const in core module which can be used to implement custom IPC serialization for types passed to invoke.
    • Added Size and Position classes in dpi module.
    • Implementd SERIALIZE_TO_IPC_FN method on PhysicalSize, PhysicalPosition, LogicalSize and LogicalPosition to convert it into a valid IPC-compatible value that can be deserialized correctly on the Rust side into its equivalent struct.
  • 4d545ab3c (#​11486 by @​amrbashir) Added Webview::setBackgroundColor, WebviewWindow::setBackgroundColor APIs to set the window background color dynamically
    and a backgroundColor window option to set the background color on window creation.

  • cbc095ec5 (#​11451 by @​amrbashir) Add app > windows > devtools config option and when creating the webview from JS, to enable or disable devtools for a specific webview.

  • 2a75c64b5 (#​11469 by @​amrbashir) Added windowClassname option, when constructing a Webview or WebviewWindow, to specify the name of the window class on Windows.

Bug Fixes
  • 54cbf59b5 (#​11441 by @​amrbashir) Fix submenu created as a menu item instead of a submenu when created by using an object in the items field in the options object passed to Menu.new or Submenu.new.

PNPM Publish

> @​tauri-apps/api@2.1.0 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.1.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.4s�[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 �[1m2s�[22m�[39m
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/6077d4c823f244e3a0880d2cc14a3a9b/.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.1.0.tgz
npm verbose argv "publish" "--ignore-scripts" "tauri-apps-api-2.1.0.tgz" "--access" "public" "--loglevel" "silly" "--no-git-checks"
npm verbose logfile logs-max:10 dir:/home/runner/.npm/_logs/2024-11-09T14_06_11_861Z-
npm verbose logfile /home/runner/.npm/_logs/2024-11-09T14_06_11_861Z-debug-0.log
npm verbose publish [ 'tauri-apps-api-2.1.0.tgz' ]
npm silly logfile done cleaning log files
npm notice
npm notice 📦  @​tauri-apps/api@2.1.0
npm notice Tarball Contents
npm notice 82.7kB 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 10.1kB core.cjs
npm notice 6.4kB core.d.ts
npm notice 9.7kB core.js
npm notice 10.3kB dpi.cjs
npm notice 8.1kB dpi.d.ts
npm notice 10.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.9kB menu/base.cjs
npm notice 471B menu/base.d.ts
npm notice 2.8kB 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.2kB menu/iconMenuItem.d.ts
npm notice 7.3kB menu/iconMenuItem.js
npm notice 6.2kB menu/menu.cjs
npm notice 4.3kB 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 6.8kB menu/submenu.cjs
npm notice 4.3kB menu/submenu.d.ts
npm notice 6.6kB 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 5.9kB tray.cjs
npm notice 7.2kB tray.d.ts
npm notice 5.9kB tray.js
npm notice 19.0kB webview.cjs
npm notice 18.0kB webview.d.ts
npm notice 18.8kB webview.js
npm notice 8.4kB webviewWindow.cjs
npm notice 4.9kB webviewWindow.d.ts
npm notice 8.3kB webviewWindow.js
npm notice 62.0kB window.cjs
npm notice 55.2kB window.d.ts
npm notice 61.2kB window.js
npm notice Tarball Details
npm notice name: @​tauri-apps/api
npm notice version: 2.1.0
npm notice filename: tauri-apps-api-2.1.0.tgz
npm notice package size: 116.8 kB
npm notice unpacked size: 615.8 kB
npm notice shasum: 1ee5922319ca9dac63acbb53ebc371f47eabade2
npm notice integrity: sha512-1w/JygZOiUtdO[...]HCuEByCvWRtfw==
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=147795403
npm http fetch PUT 200 https://registry.npmjs.org/@​tauri-apps%2fapi 2367ms
+ @​tauri-apps/api@2.1.0
npm verbose cwd /tmp/6077d4c823f244e3a0880d2cc14a3a9b
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

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

Compare Source

PNPM Audit

No known vulnerabilities found

[2.0.3]

Bug Fixes
What's Changed

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

�[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.2s�[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.8s�[22m�[39m
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

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

Compare Source

PNPM Audit

No known vulnerabilities found

[2.0.2]

What's Changed

PNPM Publish

> @​tauri-apps/api@2.0.2 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.2 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.4s�[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.7s�[22m�[39m
npm verbose cli /opt/hostedtoolcache/node/20.17.0/x64/bin/node /opt/hostedtoolcache/node/20.17.0/x64/bin/npm
npm info using npm@10.8.2
npm info using node@v20.17.0
npm silly config load:file:/opt/hostedtoolcache/node/20.17.0/x64/lib/node_modules/npm/npmrc
npm silly config load:file:/tmp/e16bc52e573e63f01db8093b5e4986c9/.npmrc
npm silly config load:file:/home/runner/work/_temp/.npmrc
npm silly config load:file:/opt/hostedtoolcache/node/20.17.0/x64/etc/npmrc
npm verbose title npm publish tauri-apps-api-2.0.2.tgz
npm verbose argv "publish" "--ignore-scripts" "tauri-apps-api-2.0.2.tgz" "--access" "public" "--loglevel" "silly" "--no-git-checks"
npm verbose logfile logs-max:10 dir:/home/runner/.npm/_logs/2024-10-07T16_53_25_854Z-
npm verbose logfile /home/runner/.npm/_logs/2024-10-07T16_53_25_854Z-debug-0.log
npm verbose publish [ 'tauri-apps-api-2.0.2.tgz' ]
npm silly logfile done cleaning log files
npm notice
npm notice 📦  @​tauri-apps/api@2.0.2
npm notice Tarball Contents
npm notice 79.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 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.6kB mocks.cjs
npm notice 3.9kB mocks.d.ts
npm notice 6.5kB 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.2
npm notice filename: tauri-apps-api-2.0.2.tgz
npm notice package size: 111.2 kB
npm notice unpacked size: 586.6 kB
npm notice shasum: 266767f4a4641014e86a000e7e02e1a344ced45a
npm notice integrity: sha512-3wSwmG+1kr6Wr[...]uuya+98Flj+3w==
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=137762292
npm http fetch PUT 200 https://registry.npmjs.org/@​tauri-apps%2fapi 2531ms
+ @​tauri-apps/api@2.0.2
npm verbose cwd /tmp/e16bc52e573e63f01db8093b5e4986c9
npm verbose os Linux 6.8.0-1014-azure
npm verbose node v20.17.0
npm verbose npm  v10.8.2
npm verbose exit 0
npm info ok

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

Compare Source

PNPM Audit

No known vulnerabilities found

[2.0.1]

What's Changed

PNPM Publish

> @​tauri-apps/api@2.0.1 npm-publish /home/runner/work/tauri/tauri/packages/api
> pnpm build && cd ./dist && pnpm publish --access public --loglevel silly --tag next --no-git-checks

> @​tauri-apps/api@2.0.1 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.2s�[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.7s�[22m�[39m
npm verbose cli /opt/hostedtoolcache/node/20.17.0/x64/bin/node /opt/hostedtoolcache/node/20.17.0/x64/bin/npm
npm info using npm@10.8.2
npm info using node@v20.17.0
npm silly config load:file:/opt/hostedtoolcache/node/20.17.0/x64/lib/node_modules/npm/npmrc
npm silly config load:file:/tmp/2af5b6ffa8c33ac44d877a95773412f3/.npmrc
npm silly config load:file:/home/runner/work/_temp/.npmrc
npm silly config load:file:/opt/hostedtoolcache/node/20.17.0/x64/etc/npmrc
npm verbose title npm publish tauri-apps-api-2.0.1.tgz
npm verbose argv "publish" "--ignore-scripts" "tauri-apps-api-2.0.1.tgz" "--access" "public" "--loglevel" "silly" "--tag" "next" "--no-git-checks"
npm verbose logfile logs-max:10 dir:/home/runner/.npm/_logs/2024-10-02T14_13_16_995Z-
npm verbose logfile /home/runner/.npm/_logs/2024-10-02T14_13_16_995Z-debug-0.log
npm verbose publish [ 'tauri-apps-api-2.0.1.tgz' ]
npm silly logfile done cleaning log files
npm notice
npm notice 📦  @​tauri-apps/api@2.0.1
npm notice Tarball Contents
npm notice 79.2kB 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.6kB mocks.cjs
npm notice 3.9kB mocks.d.ts
npm notice 6.5kB 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.1
npm notice filename: tauri-apps-api-2.0.1.tgz
npm notice package size: 111.1 kB
npm notice unpacked size: 586.3 kB
npm notice shasum: dc49d899fb873b96ee1d46a171384625ba5ad404
npm notice integrity: sha512-eoQWT+Tq1qSwQ[...]ecY0+1p0Rfqlw==
npm notice total files: 67
npm notice
npm notice Publishing to https://registry.npmjs.org/ with tag next 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=136147635
npm http fetch PUT 200 https://registry.npmjs.org/@​tauri-apps%2fapi 2492ms
+ @​tauri-apps/api@2.0.1
npm verbose cwd /tmp/2af5b6ffa8c33ac44d877a95773412f3
npm verbose os Linux 6.8.0-1014-azure
npm verbose node v20.17.0
npm verbose npm  v10.8.2
npm verbose exit 0
npm info ok

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

Compare Source

PNPM Audit

No known vulnerabilities found

[2.0.0]

What's Changed

PNPM Publish

> @​tauri-apps/api@2.0.0 npm-publish /home/runner/work/tauri/tauri/packages/api
> pnpm build && cd ./dist && pnpm publish --access public --loglevel silly --tag next --no-git-checks

> @​tauri-apps/api@2.0.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.2s�[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.7s�[22m�[39m
npm verbose cli /opt/hostedtoolcache/node/20.17.0/x64/bin/node /opt/hostedtoolcache/node/20.17.0/x64/bin/npm
npm info using npm@10.8.2
npm info using node@v20.17.0
npm silly config load:file:/opt/hostedtoolcache/node/20.17.0/x64/lib/node_modules/npm/npmrc
npm silly config load:file:/tmp/93f58477456047c3109869eb15113a24/.npmrc
npm silly config load:file:/home/runner/work/_temp/.npmrc
npm silly config load:file:/opt/hostedtoolcache/node/20.17.0/x64/etc/npmrc
npm verbose title npm publish tauri-apps-api-2.0.0.tgz
npm verbose argv "publish" "--ignore-scripts" "tauri-apps-api-2.0.0.tgz" "--access" "public" "--loglevel" "silly" "--tag" "next" "--no-git-checks"
npm verbose logfile logs-max:10 dir:/home/runner/.npm/_logs/2024-10-02T13_12_53_221Z-
npm verbose logfile /home/runner/.npm/_logs/2024-10-02T13_12_53_221Z-debug-0.log
npm verbose publish [ 'tauri-apps-api-2.0.0.tgz' ]
npm silly logfile done cleaning log files
npm notice
npm notice 📦  @​tauri-apps/api@2.0.0
npm notice Tarball Contents
npm notice 78.9kB 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.6kB mocks.cjs
npm notice 3.9kB mocks.d.ts
npm notice 6.5kB 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.0
npm notice filename: tauri-apps-api-2.0.0.tgz
npm notice package size: 111.1 kB
npm notice unpacked size: 586.0 kB
npm notice shasum: a75768a578958210827aca752c804118a6a76f11
npm notice integrity: sha512-moKgCp2EX7X5G[...]AEN1OkRXeug0Q==
npm notice total files: 67
npm notice
npm notice Publishing to https://registry.npmjs.org/ with tag next 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=136128297
npm http fetch PUT 200 https://registry.npmjs.org/@​tauri-apps%2fapi 2347ms
+ @​tauri-apps/api@2.0.0
npm verbose cwd /tmp/93f58477456047c3109869eb15113a24
npm verbose os Linux 6.8.0-1014-azure
npm verbose node v20.17.0
npm verbose npm  v10.8.2
npm verbose exit 0
npm info ok

v2.0.0-rc.6: tauri v2.0.0-rc.6

Compare Source

Updating git repository https://github.com/tauri-apps/schemars.git
Updating crates.io index
Locking 514 packages to latest compatible versions
Adding addr2line v0.22.0 (latest: v0.24.1)
Adding base64 v0.21.7 (latest: v0.22.1)
Adding bit-set v0.5.3 (latest: v0.8.0)
Adding bit-vec v0.6.3 (latest: v0.8.0)
Adding bitflags v1.3.2 (latest: v2.6.0)
Adding cairo-rs v0.18.5 (latest: v0.20.1)
Adding cairo-sys-rs v0.18.2 (latest: v0.20.0)
Adding cargo_toml v0.17.2 (latest: v0.20.4)
Adding cfb v0.7.3 (latest: v0.10.0)
Adding cfg-expr v0.15.8 (latest: v0.16.0)
Adding convert_case v0.4.0 (latest: v0.6.0)
Adding core-foundation v0.9.4 (latest: v0.10.0)
Adding core-graphics v0.23.2 (latest: v0.24.0)
Adding core-graphics-types v0.1.3 (latest: v0.2.0)
Adding cssparser v0.27.2 (latest: v0.34.0)
Adding derive_more v0.99.18 (latest: v1.0.0)
Adding encode_unicode v0.3.6 (latest: v1.0.0)
Adding env_logger v0.8.4 (latest: v0.11.5)
Adding fluent-uri v0.1.4 (latest: v0.2.0)
Adding foreign-types v0.3.2 (latest: v0.5.0)
Adding foreign-types-shared v0.1.1 (latest: v0.3.1)
Adding gdk-pixbuf v0.18.5 (latest: v0.20.1)
Adding gdk-pixbuf-sys v0.18.0 (latest: v0.20.1)
Adding generator v0.7.5 (latest: v0.8.2)
Adding generic-array v0.14.7 (latest: v1.1.0)
Adding getrandom v0.1.16 (latest: v0.2.15)
Adding gimli v0.29.0 (latest: v0.31.0)
Adding gio v0.18.4 (latest: v0.20.1)
Adding gio-sys v0.18.1 (latest: v0.20.1)
Adding glib v0.18.5 (latest: v0.20.1)
Adding glib-macros v0.18.5 (latest: v0.20.1)
Adding glib-sys v0.18.1 (latest: v0.20.1)
Adding gobject-sys v0.18.0 (latest: v0.20.1)
Adding hashbrown v0.12.3 (latest: v0.14.5)
Adding heck v0.4.1 (latest: v0.5.0)
Adding hermit-abi v0.3.9 (latest: v0.4.0)
Adding html5ever v0.26.0 (latest: v0.28.0)
Adding idna v0.5.0 (latest: v1.0.2)
Adding image v0.24.9 (latest: v0.25.2)
Adding indexmap v1.9.3 (latest: v2.4.0)
Adding infer v0.15.0 (latest: v0.16.0)
Adding itoa v0.4.8 (latest: v1.0.11)
Adding jni-sys v0.3.0 (latest: v0.4.0)
Adding jsonptr v0.4.7 (latest: v0.6.0)
Adding libloading v0.7.4 (latest: v0.8.5)
Adding linux-raw-sys v0.4.14 (latest: v0.6.5)
Adding loom v0.5.6 (latest: v0.7.2)
Adding malloc_buf v0.0.6 (latest: v1.0.0)
Adding markup5ever v0.11.0 (latest: v0.13.0)
Adding matchers v0.1.0 (latest: v0.2.0)
Adding miniz_oxide v0.7.4 (latest: v0.8.0)
Adding nu-ansi-term v0.46.0 (latest: v0.50.1)
Adding pango v0.18.3 (latest: v0.20.1)
Adding pango-sys v0.18.0 (latest: v0.20.1)
Adding phf v0.8.0 (latest: v0.11.2)
Adding phf v0.10.1 (latest: v0.11.2)
Adding phf_codegen v0.8.0 (latest: v0.11.2)
Adding phf_codegen v0.10.0 (latest: v0.11.2)
Adding phf_generator v0.8.0 (latest: v0.11.2)
Adding phf_generator v0.10.0 (latest: v0.11.2)
Adding phf_macros v0.8.0 (latest: v0.11.2)
Adding phf_shared v0.8.0 (latest: v0.11.2)
Adding phf_shared v0.10.0 (latest: v0.11.2)
Adding proc-macro-crate v1.3.1 (latest: v3.1.0)
Adding proc-macro-crate v2.0.2 (latest: v3.1.0)
Adding quick-error v1.2.3 (latest: v2.0.1)
Adding quick-xml v0.32.0 (latest: v0.36.1)
Adding rand v0.7.3 (latest: v0.8.5)
Adding rand_chacha v0.2.2 (latest: v0.3.1)
Adding rand_core v0.5.1 (latest: v0.6.4)
Adding rand_hc v0.2.0 (latest: v0.3.2)
Adding rand_pcg v0.2.1 (latest: v0.3.1)
Adding regex-automata v0.1.10 (latest: v0.4.7)
Adding regex-syntax v0.6.29 (latest: v0.8.4)
Adding selectors v0.22.0 (latest: v0.25.0)
Adding serialize-to-javascript v0.1.1 (latest: v0.1.2)
Adding serialize-to-javascript-impl v0.1.1 (latest: v0.1.2)
Adding servo_arc v0.1.1 (latest: v0.3.0)
Adding siphasher v0.3.11 (latest: v1.0.1)
Adding soup3 v0.5.0 (latest: v0.7.0)
Adding soup3-sys v0.5.0 (latest: v0.7.0)
Adding syn v1.0.109 (latest: v2.0.75)
Adding system-deps v6.2.2 (latest: v7.0.2)
Adding toml v0.7.8 (latest: v0.8.19)
Adding toml v0.8.2 (latest: v0.8.19)
Adding toml_datetime v0.6.3 (latest: v0.6.8)
Adding toml_edit v0.19.15 (latest: v0.22.20)
Adding toml_edit v0.20.2 (latest: v0.22.20)
Adding tower v0.4.13 (latest: v0.5.0)
Adding urlpattern v0.2.0 (latest: v0.3.0)
Adding wasi v0.9.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1)
Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1)
Adding windows v0.48.0 (latest: v0.58.0)
Adding windows-core v0.52.0 (latest: v0.58.0)
Adding windows-sys v0.45.0 (latest: v0.59.0)
Adding windows-sys v0.48.0 (latest: v0.59.0)
Adding windows-sys v0.52.0 (latest: v0.59.0)
Adding windows-targets v0.42.2 (latest: v0.52.6)
Adding windows-targets v0.48.5 (latest: v0.52.6)
Adding windows_aarch64_gnullvm v0.42.2 (latest: v0.52.6)
Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.6)
Adding windows_aarch64_msvc v0.42.2 (latest: v0.52.6)
Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.6)
Adding windows_i686_gnu v0.42.2 (latest: v0.52.6)
Adding windows_i686_gnu v0.48.5 (latest: v0.52.6)
Adding windows_i686_msvc v0.42.2 (latest: v0.52.6)
Adding windows_i686_msvc v0.48.5 (latest: v0.52.6)
Adding windows_x86_64_gnu v0.42.2 (latest: v0.52.6)
Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.6)
Adding windows_x86_64_gnullvm v0.42.2 (latest: v0.52.6)
Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.6)
Adding windows_x86_64_msvc v0.42.2 (latest: v0.52.6)
Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.6)
Adding winnow v0.5.40 (latest: v0.6.18)

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 648 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (514 crate dependencies)

[2.0.0-rc.6]

What's Changed
Dependencies
  • Upgraded to tauri-utils@2.0.0-rc.6
  • Upgraded to tauri-build@2.0.0-rc.6
  • Upgraded to tauri-runtime-wry@2.0.0-rc.6
  • Upgraded to tauri-runtime@2.0.0-rc.6
  • Upgraded to tauri-macros@2.0.0-rc.5

Cargo Publish

Updating crates.io index
   Packaging tauri v2.0.0-rc.6 (/home/runner/work/tauri/tauri/core/tauri)
warning: ignoring example `commands` as `examples/commands/main.rs` is not included in the published package
warning: ignoring example `helloworld` as `examples/helloworld/main.rs` is not included in the published package
warning: ignoring example `isolation` as `examples/isolation/main.rs` is not included in the published package
warning: ignoring example `multiwebview` as `examples/multiwebview/main.rs` is not included in the published package
warning: ignoring example `multiwindow` as `examples/multiwindow/main.rs` is not included in the published package
warning: ignoring example `navigation` as `examples/navigation/main.rs` is not included in the published package
warning: ignoring example `parent-window` as `examples/parent-window/main.rs` is not included in the published package

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
Copy link
Author

renovate bot commented Sep 23, 2023

⚠ 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 tauri@2.0.0-alpha.8 --precise 2.0.0-beta.18
    Updating crates.io index
error: failed to select a version for `tauri`.
    ... required by package `dalgona v0.12.9 (/tmp/renovate/repos/github/GHGHGHKO/dalgona/src-tauri)`
versions that meet the requirements `^2.0.0-alpha.8` are: 2.0.0-beta.18

the package `dalgona` depends on `tauri`, with features: `shell-open` but `tauri` does not have these features.


failed to select a version for `tauri` which could resolve this conflict

@renovate renovate bot force-pushed the renovate/tauri-monorepo branch 2 times, most recently from 47133cb to 3e55ae9 Compare October 8, 2023 13:01
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch from 3e55ae9 to afc5438 Compare October 19, 2023 21:23
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch 3 times, most recently from abcc9c5 to b6cbe82 Compare October 31, 2023 13:57
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch 2 times, most recently from ca43379 to 6cf1e3c Compare November 21, 2023 14:33
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch 2 times, most recently from 8db5d2d to 9031813 Compare December 19, 2023 18:12
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch from 9031813 to 50e4d6f Compare January 16, 2024 22:26
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch 2 times, most recently from 7850080 to 40e923e Compare February 3, 2024 18:36
@renovate renovate bot changed the title fix(deps): update tauri monorepo fix(deps): update tauri monorepo to v2.0.0-beta.0 Feb 3, 2024
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch from 40e923e to b3b5023 Compare February 3, 2024 23:09
@renovate renovate bot changed the title fix(deps): update tauri monorepo to v2.0.0-beta.0 fix(deps): update tauri monorepo Feb 3, 2024
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch from b3b5023 to 672cf9f Compare February 4, 2024 22:40
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch 4 times, most recently from 229a229 to f2f5b3f Compare February 23, 2024 04:20
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch 2 times, most recently from 6d916a4 to fb1ef72 Compare February 29, 2024 07:35
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch 3 times, most recently from e6e3d01 to 4633176 Compare March 11, 2024 22:03
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch 3 times, most recently from d027a81 to 351961d Compare March 21, 2024 01:15
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch 3 times, most recently from eeec42e to c8162c6 Compare September 5, 2024 20:13
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch 3 times, most recently from 8e064a5 to b1e0871 Compare September 15, 2024 21:43
Copy link
Author

renovate bot commented Sep 16, 2024

⚠️ 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 tauri@2.0.0-alpha.8 --precise 2.2.5
    Updating crates.io index
error: failed to select a version for `tauri`.
    ... required by package `dalgona v0.12.9 (/tmp/renovate/repos/github/GHGHGHKO/dalgona/src-tauri)`
versions that meet the requirements `^2.0.0-alpha.8` are: 2.2.5

the package `dalgona` depends on `tauri`, with features: `shell-open` but `tauri` does not have these features.


failed to select a version for `tauri` which could resolve this conflict

@renovate renovate bot force-pushed the renovate/tauri-monorepo branch from b1e0871 to 2bd4d09 Compare September 17, 2024 13:48
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch 4 times, most recently from b0ad197 to 82274aa Compare October 3, 2024 17:01
@renovate renovate bot changed the title fix(deps): update tauri monorepo fix(deps): update tauri monorepo to v2.0.1 Oct 3, 2024
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch from 82274aa to f4fe18e Compare October 7, 2024 19:27
@renovate renovate bot changed the title fix(deps): update tauri monorepo to v2.0.1 fix(deps): update tauri monorepo Oct 7, 2024
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch from f4fe18e to d3bdf1c Compare October 12, 2024 18:40
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch 2 times, most recently from bfd6a36 to 96c00eb Compare October 21, 2024 12:28
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch 2 times, most recently from d443f57 to 04b33af Compare November 11, 2024 16:11
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch 4 times, most recently from ff6f8df to 71af6a4 Compare January 4, 2025 03:24
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch 2 times, most recently from 16eb2e4 to 2ce30e4 Compare January 11, 2025 18:16
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch from 2ce30e4 to ee4ffdc Compare January 18, 2025 12:51
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch from ee4ffdc to c308f2c Compare January 25, 2025 16:38
@renovate renovate bot force-pushed the renovate/tauri-monorepo branch from c308f2c to 58850cd Compare January 25, 2025 20:21
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.

0 participants