Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@pinia/nuxt (source) 0.10.1 -> 0.11.0 age adoption passing confidence dependencies minor
@tauri-apps/api 2.4.1 -> 2.5.0 age adoption passing confidence dependencies minor
@tauri-apps/cli 2.4.1 -> 2.5.0 age adoption passing confidence devDependencies minor
@tauri-apps/plugin-log 2.3.1 -> 2.4.0 age adoption passing confidence dependencies minor
eslint (source) 9.23.0 -> 9.25.1 age adoption passing confidence devDependencies minor
tauri (source) 2.4.1 -> 2.5.1 age adoption passing confidence dependencies minor
tauri-build (source) 2.1.1 -> 2.2.0 age adoption passing confidence build-dependencies minor
tauri-plugin-log 2.3.1 -> 2.4.0 age adoption passing confidence dependencies minor
vite (source) 6.2.6 -> 6.3.2 age adoption passing confidence resolutions minor
zod (source) 3.24.2 -> 3.24.3 age adoption passing confidence dependencies patch

Release Notes

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

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

Compare Source

PNPM Audit

No known vulnerabilities found

[2.5.0]

New Features
  • 66e6325f4 (#​13136) Allow passing the callback as the parameter of constructor of Channel so you can use it like this new Channel((message) => console.log(message))

  • ea36294cb (#​13208) Added disableInputAccessoryView: bool config for iOS.

  • c1cd0a2dd (#​13090) macOS/iOS: add option to disable or enable link previews when building a webview (the webkit api has it enabled by default)

    • WindowOptions::allowLinkPreview
    • WebviewOptions::allowLinkPreview
  • b072e2b29 (#​9687) Add preventOverflow config option to prevent the window from overflowing the monitor size on creation

  • dd4f13ce4 (#​13185) Added app.setDockVisibility for macOS.

Enhancements
  • b8f86669a (#​13145) core.isTauri now leverages globalThis instead of window in order to be used in unit tests.
Bug Fixes

PNPM Publish

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

> @​tauri-apps/[email protected] build /home/runner/work/tauri/tauri/packages/api
> rollup -c --configPlugin typescript

�[36m
�[1m./src/app.ts, ./src/core.ts, ./src/dpi.ts, ./src/event.ts, ./src/image.ts, ./src/index.ts, ./src/menu.ts, ./src/mocks.ts, ./src/path.ts, ./src/tray.ts, ./src/webview.ts, ./src/webviewWindow.ts, ./src/window.ts�[22m → �[1m./dist, ./dist�[22m...�[39m
�[32mcreated �[1m./dist, ./dist�[22m in �[1m1.7s�[22m�[39m
�[36m
�[1msrc/index.ts�[22m → �[1m../../crates/tauri/scripts/bundle.global.js�[22m...�[39m
�[32mcreated �[1m../../crates/tauri/scripts/bundle.global.js�[22m in �[1m1.9s�[22m�[39m
npm verbose cli /opt/hostedtoolcache/node/20.19.0/x64/bin/node /opt/hostedtoolcache/node/20.19.0/x64/bin/npm
npm info using [email protected]
npm info using [email protected]
npm silly config load:file:/opt/hostedtoolcache/node/20.19.0/x64/lib/node_modules/npm/npmrc
npm silly config load:file:/tmp/21eba2262006911884d6e16a89f0d42f/.npmrc
npm silly config load:file:/home/runner/work/_temp/.npmrc
npm silly config load:file:/opt/hostedtoolcache/node/20.19.0/x64/etc/npmrc
npm verbose title npm publish tauri-apps-api-2.5.0.tgz
npm verbose argv "publish" "--ignore-scripts" "tauri-apps-api-2.5.0.tgz" "--access" "public" "--loglevel" "silly" "--no-git-checks"
npm verbose logfile logs-max:10 dir:/home/runner/.npm/_logs/2025-04-15T18_10_50_587Z-
npm verbose logfile /home/runner/.npm/_logs/2025-04-15T18_10_50_587Z-debug-0.log
npm verbose publish [ 'tauri-apps-api-2.5.0.tgz' ]
npm silly logfile done cleaning log files
npm notice
npm notice 📦  @​tauri-apps/[email protected]
npm notice Tarball Contents
npm notice 91.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 4.5kB app.cjs
npm notice 3.9kB app.d.ts
npm notice 4.1kB app.js
npm notice 10.8kB core.cjs
npm notice 6.4kB core.d.ts
npm notice 10.3kB 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.8kB package.json
npm notice 21.7kB path.cjs
npm notice 16.7kB path.d.ts
npm notice 20.7kB 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 19.8kB 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 65.2kB window.cjs
npm notice 59.7kB window.d.ts
npm notice 64.3kB window.js
npm notice Tarball Details
npm notice name: @​tauri-apps/api
npm notice version: 2.5.0
npm notice filename: tauri-apps-api-2.5.0.tgz
npm notice package size: 123.3 kB
npm notice unpacked size: 651.1 kB
npm notice shasum: f1c67b5505ba689621b549f9d0165389337586dc
npm notice integrity: sha512-Ldux4ip+HGAcP[...]SY8CKo8qniluA==
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=197518164
npm http fetch PUT 200 https://registry.npmjs.org/@​tauri-apps%2fapi 2299ms
+ @​tauri-apps/[email protected]
npm verbose cwd /tmp/21eba2262006911884d6e16a89f0d42f
npm verbose os Linux 6.8.0-1021-azure
npm verbose node v20.19.0
npm verbose npm  v10.8.2
npm verbose exit 0
npm info ok
tauri-apps/plugins-workspace (@​tauri-apps/plugin-log)

v2.4.0

Compare Source

eslint/eslint (eslint)

v9.25.1

Compare Source

v9.25.0

Compare Source

v9.24.0

Compare Source

vitejs/vite (vite)

v6.3.2

Compare Source

v6.3.1

Compare Source

v6.3.0

Compare Source

colinhacks/zod (zod)

v3.24.3

Compare Source

Commits:


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 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.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d9b3c03 to edea92e Compare April 5, 2025 03:01
@renovate renovate bot changed the title chore(deps): update dependency eslint to v9.24.0 chore(deps): update all non-major dependencies Apr 5, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 8e3cf25 to a6fa059 Compare April 9, 2025 16:00
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Apr 9, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 166c4c7 to 58da785 Compare April 17, 2025 03:22
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from b003fbf to 17b5e69 Compare April 21, 2025 05:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 17b5e69 to 3d406af Compare April 21, 2025 19:08
@trobonox trobonox merged commit 2101302 into main Apr 22, 2025
4 of 5 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch April 22, 2025 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant