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 all non-major dependencies #128

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 21, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@tauri-apps/api 2.0.0-alpha.3 -> 2.0.3 age adoption passing confidence dependencies patch
@tauri-apps/cli 2.0.0-alpha.8 -> 2.0.3 age adoption passing confidence devDependencies patch
@types/node (source) 18.15.13 -> 18.19.57 age adoption passing confidence devDependencies minor
@types/react (source) 18.0.37 -> 18.3.11 age adoption passing confidence devDependencies minor
@types/react-dom (source) 18.0.11 -> 18.3.1 age adoption passing confidence devDependencies minor
chatgpt 5.2.2 -> 5.2.5 age adoption passing confidence dependencies patch
consola 3.1.0 -> 3.2.3 age adoption passing confidence dependencies minor
next (source) 13.3.0 -> 13.5.7 age adoption passing confidence dependencies minor
next-swagger-doc 0.3.6 -> 0.4.0 age adoption passing confidence dependencies minor
next-validations 0.3.2 -> 0.4.2 age adoption passing confidence dependencies minor
ofetch 1.0.1 -> 1.4.1 age adoption passing confidence dependencies minor
puppeteer (source) 19.10.1 -> 19.11.1 age adoption passing confidence dependencies minor
react (source) 18.2.0 -> 18.3.1 age adoption passing confidence dependencies minor
react-dom (source) 18.2.0 -> 18.3.1 age adoption passing confidence dependencies minor
react-hot-toast 2.4.0 -> 2.4.1 age adoption passing confidence dependencies patch
serde (source) =1.0.160 -> =1.0.210 age adoption passing confidence dependencies patch
serde_json =1.0.96 -> =1.0.132 age adoption passing confidence dependencies patch
swagger-ui-react 4.18.2 -> 4.19.1 age adoption passing confidence dependencies minor
tauri (source) =2.0.0-alpha.8 -> =2.0.5 age adoption passing confidence dependencies patch
tauri-build (source) =2.0.0-alpha.4 -> =2.0.1 age adoption passing confidence build-dependencies patch
typescript (source) 5.0.4 -> 5.6.3 age adoption passing confidence devDependencies minor
zod (source) 3.21.4 -> 3.23.8 age adoption passing confidence dependencies minor

Release Notes

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

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

Compare Source

[2.0.3]

New Features
Bug Fixes
  • d609bef9f (#​11314 by @​amrbashir) Fix android invalid proguard file when using an identifier that contains a component that is a reserved kotlin keyword, like in, class, etc
  • 069c05e44 (#​11315 by @​amrbashir) Fix CLI crashing and failing to find a .ico file when bundle > icon option is using globs and doesn't have a string that ends with .ico.
Dependencies
  • Upgraded to tauri-cli@2.0.3

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/cli v2.0.1

Compare Source

[2.0.1]

Dependencies
  • Upgraded to tauri-cli@2.0.1

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

Compare Source

[2.0.0]

What's Changed
Dependencies
  • Upgraded to tauri-cli@2.0.0

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

Compare Source

PNPM Audit

No known vulnerabilities found

[2.0.0-rc.6]

New Features
Bug Fixes
Breaking Changes

PNPM Publish

> @​tauri-apps/api@2.0.0-rc.6 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-rc.6 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.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/37f4df4ee91e271fde52484dc1747efd/.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-rc.6.tgz
npm verbose argv "publish" "--ignore-scripts" "tauri-apps-api-2.0.0-rc.6.tgz" "--access" "public" "--loglevel" "silly" "--tag" "next" "--no-git-checks"
npm verbose logfile logs-max:10 dir:/home/runner/.npm/_logs/2024-09-27T21_11_09_998Z-
npm verbose logfile /home/runner/.npm/_logs/2024-09-27T21_11_09_998Z-debug-0.log
npm verbose publish [ 'tauri-apps-api-2.0.0-rc.6.tgz' ]
npm silly logfile done cleaning log files
npm notice
npm notice 📦  @​tauri-apps/api@2.0.0-rc.6
npm notice Tarball Contents
npm notice 78.8kB 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-rc.6
npm notice filename: tauri-apps-api-2.0.0-rc.6.tgz
npm notice package size: 111.0 kB
npm notice unpacked size: 585.8 kB
npm notice shasum: 586e8dc1aeeb3b676e19b5e56b23a20bee676f15
npm notice integrity: sha512-oENxL0C5WqHNS[...]/k8nPpJq4OQYA==
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=134769534
npm http fetch PUT 200 https://registry.npmjs.org/@​tauri-apps%2fapi 2183ms
+ @​tauri-apps/api@2.0.0-rc.6
npm verbose cwd /tmp/37f4df4ee91e271fde52484dc1747efd
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.5: @​tauri-apps/api v2.0.0-rc.5

Compare Source

PNPM Audit

No known vulnerabilities found

[2.0.0-rc.5]

New Features

PNPM Publish

> @​tauri-apps/api@2.0.0-rc.5 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-rc.5 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.6s�[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/06424cc030864ef5d16e3bc723e8b58f/.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-rc.5.tgz
npm verbose argv "publish" "--ignore-scripts" "tauri-apps-api-2.0.0-rc.5.tgz" "--access" "public" "--loglevel" "silly" "--tag" "next" "--no-git-checks"
npm verbose logfile logs-max:10 dir:/home/runner/.npm/_logs/2024-09-17T12_18_30_693Z-
npm verbose logfile /home/runner/.npm/_logs/2024-09-17T12_18_30_693Z-debug-0.log
npm verbose publish [ 'tauri-apps-api-2.0.0-rc.5.tgz' ]
npm silly logfile done cleaning log files
npm notice
npm notice 📦  @​tauri-apps/api@2.0.0-rc.5
npm notice Tarball Contents
npm notice 76.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.2kB app.cjs
npm notice 1.6kB app.d.ts
npm notice 2.0kB 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 455B menu.d.ts
npm notice 707B 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.1kB 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.2kB path.cjs
npm notice 15.2kB path.d.ts
npm notice 19.2kB path.js
npm notice 5.6kB tray.cjs
npm notice 8.4kB tray.d.ts
npm notice 5.5kB tray.js
npm notice 17.8kB webview.cjs
npm notice 14.6kB webview.d.ts
npm notice 17.6kB webview.js
npm notice 7.6kB webviewWindow.cjs
npm notice 4.3kB webviewWindow.d.ts
npm notice 7.4kB webviewWindow.js
npm notice 61.9kB window.cjs
npm notice 52.8kB window.d.ts
npm notice 61.1kB window.js
npm notice Tarball Details
npm notice name: @​tauri-apps/api
npm notice version: 2.0.0-rc.5
npm notice filename: tauri-apps-api-2.0.0-rc.5.tgz
npm notice package size: 109.5 kB
npm notice unpacked size: 575.8 kB
npm notice shasum: 9e790680f5cf691b0ae4c25c4de6696f340df401
npm notice integrity: sha512-JWs69pE9NsQdc[...]j+m6b6q8oiD2g==
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=131355504
npm http fetch PUT 200 https://registry.npmjs.org/@​tauri-apps%2fapi 2243ms
+ @​tauri-apps/api@2.0.0-rc.5
npm verbose cwd /tmp/06424cc030864ef5d16e3bc723e8b58f
npm verbose os Linux 6.5.0-1025-azure
npm verbose node v20.17.0
npm verbose npm  v10.8.2
npm verbose exit 0
npm info ok

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

Compare Source

PNPM Audit

No known vulnerabilities found

[2.0.0-rc.4]

Enhancements
  • f81929e25 (#​10799 by @​lucasfernog) Added PermissionState, checkPermissions and requestPermissions base APIs to the core module, designed for plugin authors to extend.
Bug Fixes

PNPM Publish

> @​tauri-apps/api@2.0.0-rc.4 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-rc.4 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/15f7ee50590f6c3bf1f80a45c8fbde17/.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-rc.4.tgz
npm verbose argv "publish" "--ignore-scripts" "tauri-apps-api-2.0.0-rc.4.tgz" "--access" "public" "--loglevel" "silly" "--tag" "next" "--no-git-checks"
npm verbose logfile logs-max:10 dir:/home/runner/.npm/_logs/2024-08-28T18_39_48_881Z-
npm verbose logfile /home/runner/.npm/_logs/2024-08-28T18_39_48_881Z-debug-0.log
npm verbose publish [ 'tauri-apps-api-2.0.0-rc.4.tgz' ]
npm silly logfile done cleaning log files
npm notice
npm notice 📦  @​tauri-apps/api@2.0.0-rc.4
npm notice Tarball Contents
npm notice 76.4kB 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.2kB app.cjs
npm notice 1.6kB app.d.ts
npm notice 2.0kB app.js
npm notice 8.8kB core.cjs
npm notice 5.4kB core.d.ts
npm notice 8.5kB core.js
npm notice 2.2kB dpi.cjs
npm notice 1.7kB dpi.d.ts
npm notice 2.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 455B menu.d.ts
npm notice 707B 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.1kB 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.2kB path.cjs
npm notice 15.2kB path.d.ts
npm notice 19.2kB path.js
npm notice 5.6kB tray.cjs
npm notice 8.4kB tray.d.ts
npm notice 5.5kB tray.js
npm notice 17.8kB webview.cjs
npm notice 14.6kB webview.d.ts
npm notice 17.6kB webview.js
npm notice 7.6kB webviewWindow.cjs
npm notice 4.3kB webviewWindow.d.ts
npm notice 7.4kB webviewWindow.js
npm notice 61.9kB window.cjs
npm notice 52.8kB window.d.ts
npm notice 61.1kB window.js
npm notice Tarball Details
npm notice name: @​tauri-apps/api
npm notice version: 2.0.0-rc.4
npm notice filename: tauri-apps-api-2.0.0-rc.4.tgz
npm notice package size: 109.1 kB
npm notice unpacked size: 572.4 kB
npm notice shasum: 2b4c3493d86382981787c52006c6c9e5bf16bc08
npm notice integrity: sha512-UNiIhhKG08j4o[...]F5ypzyuyb8tyg==
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=125679356
npm http fetch PUT 200 https://registry.npmjs.org/@​tauri-apps%2fapi 2381ms
+ @​tauri-apps/api@2.0.0-rc.4
npm verbose cwd /tmp/15f7ee50590f6c3bf1f80a45c8fbde17
npm verbose os Linux 6.5.0-1025-azure
npm verbose node v20.17.0
npm verbose npm  v10.8.2
npm verbose exit 0
npm info ok

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

Compare Source

PNPM Audit

1 vulnerabilities found
Severity: 1 moderate

[2.0.0-rc.3]

What's Changed

PNPM Publish

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

> @​tauri-apps/api@2.0.0-rc.3 build /home/runner/work/tauri/tauri/tooling/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../../core/tauri/scripts/bundle.global.js�[22m...�[39m
�[32mcreated �[1m../../core/tauri/scripts/bundle.global.js�[22m in �[1m1.6s�[22m�[39m
npm verbose cli /opt/hostedtoolcache/node/18.20.4/x64/bin/node /opt/hostedtoolcache/node/18.20.4/x64/bin/npm
npm info using npm@10.7.0
npm info using node@v18.20.4
npm silly config:load:file:/opt/hostedtoolcache/node/18.20.4/x64/lib/node_modules/npm/npmrc
npm silly config:load:file:/tmp/9055726949fdc163d68b4fc92c6c114a/.npmrc
npm silly config:load:file:/home/runner/work/_temp/.npmrc
npm silly config:load:file:/opt/hostedtoolcache/node/18.20.4/x64/etc/npmrc
npm verbose title npm publish tauri-apps-api-2.0.0-rc.3.tgz
npm verbose argv "publish" "--ignore-scripts" "tauri-apps-api-2.0.0-rc.3.tgz" "--access" "public" "--loglevel" "silly" "--tag" "next" "--no-git-checks"
npm verbose logfile logs-max:10 dir:/home/runner/.npm/_logs/2024-08-22T16_01_58_723Z-
npm verbose logfile /home/runner/.npm/_logs/2024-08-22T16_01_58_723Z-debug-0.log
npm verbose publish [ 'tauri-apps-api-2.0.0-rc.3.tgz' ]
npm silly logfile done cleaning log files
npm notice
npm notice 📦  @​tauri-apps/api@2.0.0-rc.3
npm notice Tarball Contents
npm notice 75.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.2kB app.cjs
npm notice 1.6kB app.d.ts
npm notice 2.0kB app.js
npm notice 8.3kB core.cjs
npm notice 4.8kB core.d.ts
npm notice 8.0kB core.js
npm notice 2.2kB dpi.cjs
npm notice 1.7kB dpi.d.ts
npm notice 2.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.2kB image.cjs
npm notice 2.2kB image.d.ts
npm notice 3.1kB 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 455B menu.d.ts
npm notice 707B 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.1kB 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.8kB package.json
npm notice 20.2kB path.cjs
npm notice 15.2kB path.d.ts
npm notice 19.2kB path.js
npm notice 5.6kB tray.cjs
npm notice 8.4kB tray.d.ts
npm notice 5.5kB tray.js
npm notice 17.8kB webview.cjs
npm notice 14.6kB webview.d.ts
npm notice 17.6kB webview.js
npm notice 7.6kB webviewWindow.cjs
npm notice 4.3kB webviewWindow.d.ts
npm notice 7.4kB webviewWindow.js
npm notice 61.9kB window.cjs
npm notice 52.8kB window.d.ts
npm notice 61.1kB window.js
npm notice Tarball Details
npm notice name: @​tauri-apps/api
npm notice version: 2.0.0-rc.3
npm notice filename: tauri-apps-api-2.0.0-rc.3.tgz
npm notice package size: 108.7 kB
npm notice unpacked size: 570.6 kB
npm notice shasum: 1dd17530de9cafd854f77d3feeca1732a985a81e
npm notice integrity: sha512-k1erUfnoOFJwL[...]yZs9c3XXpMi5Q==
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=123883671
npm http fetch PUT 200 https://registry.npmjs.org/@​tauri-apps%2fapi 2626ms
+ @​tauri-apps/api@2.0.0-rc.3
npm verbose exit 0
npm info ok

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

Compare Source

PNPM Audit

No known vulnerabilities found

[2.0.0-rc.2]

Bug Fixes

PNPM Publish

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

> @​tauri-apps/api@2.0.0-rc.2 build /home/runner/work/tauri/tauri/tooling/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../../core/tauri/scripts/bundle.global.js�[22m...�[39m
�[32mcreated �[1m../../core/tauri/scripts/bundle.global.js�[22m in �[1m1.8s�[22m�[39m
npm verbose cli /opt/hostedtoolcache/node/18.20.4/x64/bin/node /opt/hostedtoolcache/node/18.20.4/x64/bin/npm
npm info using npm@10.7.0
npm info using node@v18.20.4
npm silly config:load:file:/opt/hostedtoolcache/node/18.20.4/x64/lib/node_modules/npm/npmrc
npm silly config:load:file:/tmp/6f82b0a053b25b435d5938d325447a43/.npmrc
npm silly config:load:file:/home/runner/work/_temp/.npmrc
npm silly config:load:file:/opt/hostedtoolcache/node/18.20.4/x64/etc/npmrc
npm verbose title npm publish tauri-apps-api-2.0.0-rc.2.tgz
npm verbose argv "publish" "--ignore-scripts" "tauri-apps-api-2.0.0-rc.2.tgz" "--access" "public" "--loglevel" "silly" "--tag" "next" "--no-git-checks"
npm verbose logfile logs-max:10 dir:/home/runner/.npm/_logs/2024-08-19T13_01_16_943Z-
npm verbose logfile /home/runner/.npm/_logs/2024-08-19T13_01_16_943Z-debug-0.log
npm verbose publish [ 'tauri-apps-api-2.0.0-rc.2.tgz' ]
npm silly logfile done cleaning log files
npm notice
npm notice 📦  @​tauri-apps/api@2.0.0-rc.2
npm notice Tarball Contents
npm notice 75.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.2kB app.cjs
npm notice 1.6kB app.d.ts
npm notice 2.0kB app.js
npm notice 8.3kB core.cjs
npm notice 4.8kB core.d.ts
npm notice 8.0kB core.js
npm notice 2.2kB dpi.cjs
npm notice 1.7kB dpi.d.ts
npm notice 2.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.2kB image.cjs
npm notice 2.2kB image.d.ts
npm notice 3.1kB 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 455B menu.d.ts
npm notice 707B 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.1kB 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.8kB package.json
npm notice 20.2kB path.cjs
npm notice 15.2kB path.d.ts
npm notice 19.2kB path.js
npm notice 5.6kB tray.cjs
npm notice 8.4kB tray.d.ts
npm notice 5.5kB tray.js
npm notice 17.8kB webview.cjs
npm notice 14.6kB webview.d.ts
npm notice 17.6kB webview.js
npm notice 7.6kB webviewWindow.cjs
npm notice 4.3kB webviewWindow.d.ts
npm notice 7.4kB webviewWindow.js
npm notice 61.9kB window.cjs
npm notice 52.8kB window.d.ts
npm notice 61.1kB window.js
npm notice Tarball Details
npm notice name: @​tauri-apps/api
npm notice version: 2.0.0-rc.2
npm notice filename: tauri-apps-api-2.0.0-rc.2.tgz
npm notice package size: 108.6 kB
npm notice unpacked size: 570.2 kB
npm notice shasum: 0eeff3d80bf273008cf2f7d8ce15d170be790360
npm notice integrity: sha512-qIJJ1gKkzpPmE[...]VaUk9XS7FBg3g==
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=122792638
npm http fetch PUT 200 https://registry.npmjs.org/@​tauri-apps%2fapi 2383ms

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@changeset-bot
Copy link

changeset-bot bot commented Apr 21, 2023

⚠️ No Changeset found

Latest commit: 6373054

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@socket-security
Copy link

socket-security bot commented Apr 21, 2023

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 9ff95b2 to df5f682 Compare April 29, 2023 21:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 16 times, most recently from b7a8002 to 7fb31f8 Compare May 6, 2023 14:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 4624491 to bbf60e0 Compare September 27, 2024 22:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from b563153 to 4ed1043 Compare October 7, 2024 04:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 864c023 to a677f90 Compare October 14, 2024 03:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from a8a9c5f to 4276a02 Compare October 19, 2024 17:00
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