From 0c274d3e36416fd4ab8e0a241cd8023be8a1de85 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 1 Jul 2025 17:18:01 +0000
Subject: [PATCH] build(deps): bump the tauri group in /rust/gui-client with 2
updates (#9740)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps the tauri group in /rust/gui-client with 2 updates:
[@tauri-apps/api](https://github.com/tauri-apps/tauri) and
[@tauri-apps/cli](https://github.com/tauri-apps/tauri).
Updates `@tauri-apps/api` from 2.5.0 to 2.6.0
Release notes
Sourced from @tauri-apps/api's
releases.
@tauri-apps/api v2.6.0
No known vulnerabilities found
[2.6.0]
New Features
Bug Fixes
What's Changed
b5c549d18
(#13325
by @Legend-Master)
transformCallback now registers the callbacks inside
window.__TAURI_INTERNALS__.callbacks instead of directly on
window['_{id}']
> @tauri-apps/api@2.6.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.6.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.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.8s[22m[39m
npm verbose cli /opt/hostedtoolcache/node/20.19.2/x64/bin/node
/opt/hostedtoolcache/node/20.19.2/x64/bin/npm
npm info using npm@10.8.2
npm info using node@v20.19.2
npm silly config
load:file:/opt/hostedtoolcache/node/20.19.2/x64/lib/node_modules/npm/npmrc
npm silly config load:file:/tmp/2b52e4eba4f2f6fee26c87fa0c50d004/.npmrc
npm silly config load:file:/home/runner/work/_temp/.npmrc
npm silly config
load:file:/opt/hostedtoolcache/node/20.19.2/x64/etc/npmrc
</tr></table>
... (truncated)
Commits
594822a
Apply Version Updates From Current Changes (#13282)
e4aa35e
fix(cli): init tests
9c16eef
Update kuchikiki, html5ever, tao, wry, webview2-com (#13629)
3242e1c
feat(cli): allow passing Cargo commands to mobile dev/build commands (#13659)
4a880ca
feat(cli): synchronize productName changes with iOS Xcode project (#13658)
d1ce9af
feat(cli): add --config arg to the mobile init cmds, closes
#13284
(#13660)
ec6065f
fix(cli): use original identifier to fix mobile options reading (#13625)
18b5299
docs: where does resource dir resolve to (#13640)
eb3f024
fix: write default permission words if not empty (#13646)
c03cc58
chore: check generated file on package lock change (#13641)
- Additional commits viewable in compare
view
Updates `@tauri-apps/cli` from 2.5.0 to 2.6.2
Release notes
Sourced from @tauri-apps/cli's
releases.
@tauri-apps/cli v2.6.2
[2.6.2]
Bug Fixes
Dependencies
- Upgraded to
tauri-cli@2.6.2
@tauri-apps/cli v2.6.1
[2.6.1]
Dependencies
- Upgraded to
tauri-cli@2.6.1
@tauri-apps/cli v2.6.0
[2.6.0]
New Features
414619c36
(#13536
by @Tunglies)
Added support for the bundleName property in the macOS
bundler configuration. This allows specifying the
CFBundleName value for generated macOS bundles.
3242e1c94
(#13659
by @lucasfernog)
Allow passing Cargo arguments to mobile dev and build commands.
d1ce9af62
(#13660
by @lucasfernog)
Allow passing --config arguments to the ios
init and android init commands to tweak the
configuration used to initialize the mobile projects.
7322f0579
(#13502
by @amrbashir)
Allow using CheckIfAppIsRunning macro inside NSIS hooks,
for example !insertmacro CheckIfAppIsRunning
"another-executable.exe" "Another
Executable".
4a880ca69
(#13658
by @lucasfernog)
Synchronize Tauri config productName changes with the iOS Xcode
project.
8ee14a864
(#13618
by @Sky-walkerX)
Warn the user that the app id shouldn't end in .app because
it conflicts with the application bundle extension on macOS
Bug Fixes
Dependencies
- Upgraded to
tauri-cli@2.6.0
9c16eefa3
(#13629
by @sftse)
Update html5ever to 0.29 and kuchikiki to version
0.8.8-speedreader.
Commits
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore ` will
remove the ignore condition of the specified dependency and ignore
conditions
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
rust/gui-client/package.json | 4 +-
rust/gui-client/pnpm-lock.yaml | 108 ++++++++++++++++-----------------
2 files changed, 56 insertions(+), 56 deletions(-)
diff --git a/rust/gui-client/package.json b/rust/gui-client/package.json
index be366e537..8c9ba4d72 100644
--- a/rust/gui-client/package.json
+++ b/rust/gui-client/package.json
@@ -23,8 +23,8 @@
"@sentry/react": "^9.34.0",
"@tailwindcss/cli": "^4.1.11",
"@tailwindcss/vite": "^4.1.11",
- "@tauri-apps/api": "^2.5.0",
- "@tauri-apps/cli": "^2.5.0",
+ "@tauri-apps/api": "^2.6.0",
+ "@tauri-apps/cli": "^2.6.2",
"@types/node": "^22.15.30",
"@types/react": "^19.1.8",
"@types/react-dom": "^19.1.6",
diff --git a/rust/gui-client/pnpm-lock.yaml b/rust/gui-client/pnpm-lock.yaml
index bca622343..84d7ec66e 100644
--- a/rust/gui-client/pnpm-lock.yaml
+++ b/rust/gui-client/pnpm-lock.yaml
@@ -30,11 +30,11 @@ importers:
specifier: ^4.1.11
version: 4.1.11(vite@6.3.5(@types/node@22.15.30)(jiti@2.4.2)(lightningcss@1.30.1)(yaml@2.6.0))
'@tauri-apps/api':
- specifier: ^2.5.0
- version: 2.5.0
+ specifier: ^2.6.0
+ version: 2.6.0
'@tauri-apps/cli':
- specifier: ^2.5.0
- version: 2.5.0
+ specifier: ^2.6.2
+ version: 2.6.2
'@types/node':
specifier: ^22.15.30
version: 22.15.30
@@ -814,77 +814,77 @@ packages:
peerDependencies:
vite: ^5.2.0 || ^6 || ^7
- '@tauri-apps/api@2.5.0':
- resolution: {integrity: sha512-Ldux4ip+HGAcPUmuLT8EIkk6yafl5vK0P0c0byzAKzxJh7vxelVtdPONjfgTm96PbN24yjZNESY8CKo8qniluA==}
+ '@tauri-apps/api@2.6.0':
+ resolution: {integrity: sha512-hRNcdercfgpzgFrMXWwNDBN0B7vNzOzRepy6ZAmhxi5mDLVPNrTpo9MGg2tN/F7JRugj4d2aF7E1rtPXAHaetg==}
- '@tauri-apps/cli-darwin-arm64@2.5.0':
- resolution: {integrity: sha512-VuVAeTFq86dfpoBDNYAdtQVLbP0+2EKCHIIhkaxjeoPARR0sLpFHz2zs0PcFU76e+KAaxtEtAJAXGNUc8E1PzQ==}
+ '@tauri-apps/cli-darwin-arm64@2.6.2':
+ resolution: {integrity: sha512-YlvT+Yb7u2HplyN2Cf/nBplCQARC/I4uedlYHlgtxg6rV7xbo9BvG1jLOo29IFhqA2rOp5w1LtgvVGwsOf2kxw==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [darwin]
- '@tauri-apps/cli-darwin-x64@2.5.0':
- resolution: {integrity: sha512-hUF01sC06cZVa8+I0/VtsHOk9BbO75rd+YdtHJ48xTdcYaQ5QIwL4yZz9OR1AKBTaUYhBam8UX9Pvd5V2/4Dpw==}
+ '@tauri-apps/cli-darwin-x64@2.6.2':
+ resolution: {integrity: sha512-21gdPWfv1bP8rkTdCL44in70QcYcPaDM70L+y78N8TkBuC+/+wqnHcwwjzb+mUyck6UoEw2DORagSI/oKKUGJw==}
engines: {node: '>= 10'}
cpu: [x64]
os: [darwin]
- '@tauri-apps/cli-linux-arm-gnueabihf@2.5.0':
- resolution: {integrity: sha512-LQKqttsK252LlqYyX8R02MinUsfFcy3+NZiJwHFgi5Y3+ZUIAED9cSxJkyNtuY5KMnR4RlpgWyLv4P6akN1xhg==}
+ '@tauri-apps/cli-linux-arm-gnueabihf@2.6.2':
+ resolution: {integrity: sha512-MW8Y6HqHS5yzQkwGoLk/ZyE1tWpnz/seDoY4INsbvUZdknuUf80yn3H+s6eGKtT/0Bfqon/W9sY7pEkgHRPQgA==}
engines: {node: '>= 10'}
cpu: [arm]
os: [linux]
- '@tauri-apps/cli-linux-arm64-gnu@2.5.0':
- resolution: {integrity: sha512-mTQufsPcpdHg5RW0zypazMo4L55EfeE5snTzrPqbLX4yCK2qalN7+rnP8O8GT06xhp6ElSP/Ku1M2MR297SByQ==}
+ '@tauri-apps/cli-linux-arm64-gnu@2.6.2':
+ resolution: {integrity: sha512-9PdINTUtnyrnQt9hvC4y1m0NoxKSw/wUB9OTBAQabPj8WLAdvySWiUpEiqJjwLhlu4T6ltXZRpNTEzous3/RXg==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
- '@tauri-apps/cli-linux-arm64-musl@2.5.0':
- resolution: {integrity: sha512-rQO1HhRUQqyEaal5dUVOQruTRda/TD36s9kv1hTxZiFuSq3558lsTjAcUEnMAtBcBkps20sbyTJNMT0AwYIk8Q==}
+ '@tauri-apps/cli-linux-arm64-musl@2.6.2':
+ resolution: {integrity: sha512-LrcJTRr7FrtQlTDkYaRXIGo/8YU/xkWmBPC646WwKNZ/S6yqCiDcOMoPe7Cx4ZvcG6sK6LUCLQMfaSNEL7PT0A==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
- '@tauri-apps/cli-linux-riscv64-gnu@2.5.0':
- resolution: {integrity: sha512-7oS18FN46yDxyw1zX/AxhLAd7T3GrLj3Ai6s8hZKd9qFVzrAn36ESL7d3G05s8wEtsJf26qjXnVF4qleS3dYsA==}
+ '@tauri-apps/cli-linux-riscv64-gnu@2.6.2':
+ resolution: {integrity: sha512-GnTshO/BaZ9KGIazz2EiFfXGWgLur5/pjqklRA/ck42PGdUQJhV/Ao7A7TdXPjqAzpFxNo6M/Hx0GCH2iMS7IA==}
engines: {node: '>= 10'}
cpu: [riscv64]
os: [linux]
- '@tauri-apps/cli-linux-x64-gnu@2.5.0':
- resolution: {integrity: sha512-SG5sFNL7VMmDBdIg3nO3EzNRT306HsiEQ0N90ILe3ZABYAVoPDO/ttpCO37ApLInTzrq/DLN+gOlC/mgZvLw1w==}
+ '@tauri-apps/cli-linux-x64-gnu@2.6.2':
+ resolution: {integrity: sha512-QDG3WeJD6UJekmrtVPCJRzlKgn9sGzhvD58oAw5gIU+DRovgmmG2U1jH9fS361oYGjWWO7d/KM9t0kugZzi4lQ==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
- '@tauri-apps/cli-linux-x64-musl@2.5.0':
- resolution: {integrity: sha512-QXDM8zp/6v05PNWju5ELsVwF0VH1n6b5pk2E6W/jFbbiwz80Vs1lACl9pv5kEHkrxBj+aWU/03JzGuIj2g3SkQ==}
+ '@tauri-apps/cli-linux-x64-musl@2.6.2':
+ resolution: {integrity: sha512-TNVTDDtnWzuVqWBFdZ4+8ZTg17tc21v+CT5XBQ+KYCoYtCrIaHpW04fS5Tmudi+vYdBwoPDfwpKEB6LhCeFraQ==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
- '@tauri-apps/cli-win32-arm64-msvc@2.5.0':
- resolution: {integrity: sha512-pFSHFK6b+o9y4Un8w0gGLwVyFTZaC3P0kQ7umRt/BLDkzD5RnQ4vBM7CF8BCU5nkwmEBUCZd7Wt3TWZxe41o6Q==}
+ '@tauri-apps/cli-win32-arm64-msvc@2.6.2':
+ resolution: {integrity: sha512-z77C1oa/hMLO/jM1JF39tK3M3v9nou7RsBnQoOY54z5WPcpVAbS0XdFhXB7sSN72BOiO3moDky9lQANQz6L3CA==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [win32]
- '@tauri-apps/cli-win32-ia32-msvc@2.5.0':
- resolution: {integrity: sha512-EArv1IaRlogdLAQyGlKmEqZqm5RfHCUMhJoedWu7GtdbOMUfSAz6FMX2boE1PtEmNO4An+g188flLeVErrxEKg==}
+ '@tauri-apps/cli-win32-ia32-msvc@2.6.2':
+ resolution: {integrity: sha512-TmD8BbzbjluBw8+QEIWUVmFa9aAluSkT1N937n1mpYLXcPbTpbunqRFiIznTwupoJNJIdtpF/t7BdZDRh5rrcg==}
engines: {node: '>= 10'}
cpu: [ia32]
os: [win32]
- '@tauri-apps/cli-win32-x64-msvc@2.5.0':
- resolution: {integrity: sha512-lj43EFYbnAta8pd9JnUq87o+xRUR0odz+4rixBtTUwUgdRdwQ2V9CzFtsMu6FQKpFQ6mujRK6P1IEwhL6ADRsQ==}
+ '@tauri-apps/cli-win32-x64-msvc@2.6.2':
+ resolution: {integrity: sha512-ItB8RCKk+nCmqOxOvbNtltz6x1A4QX6cSM21kj3NkpcnjT9rHSMcfyf8WVI2fkoMUJR80iqCblUX6ARxC3lj6w==}
engines: {node: '>= 10'}
cpu: [x64]
os: [win32]
- '@tauri-apps/cli@2.5.0':
- resolution: {integrity: sha512-rAtHqG0Gh/IWLjN2zTf3nZqYqbo81oMbqop56rGTjrlWk9pTTAjkqOjSL9XQLIMZ3RbeVjveCqqCA0s8RnLdMg==}
+ '@tauri-apps/cli@2.6.2':
+ resolution: {integrity: sha512-s1/eyBHxk0wG1blLeOY2IDjgZcxVrkxU5HFL8rNDwjYGr0o7yr3RAtwmuUPhz13NO+xGAL1bJZaLFBdp+5joKg==}
engines: {node: '>= 10'}
hasBin: true
@@ -2855,54 +2855,54 @@ snapshots:
tailwindcss: 4.1.11
vite: 6.3.5(@types/node@22.15.30)(jiti@2.4.2)(lightningcss@1.30.1)(yaml@2.6.0)
- '@tauri-apps/api@2.5.0': {}
+ '@tauri-apps/api@2.6.0': {}
- '@tauri-apps/cli-darwin-arm64@2.5.0':
+ '@tauri-apps/cli-darwin-arm64@2.6.2':
optional: true
- '@tauri-apps/cli-darwin-x64@2.5.0':
+ '@tauri-apps/cli-darwin-x64@2.6.2':
optional: true
- '@tauri-apps/cli-linux-arm-gnueabihf@2.5.0':
+ '@tauri-apps/cli-linux-arm-gnueabihf@2.6.2':
optional: true
- '@tauri-apps/cli-linux-arm64-gnu@2.5.0':
+ '@tauri-apps/cli-linux-arm64-gnu@2.6.2':
optional: true
- '@tauri-apps/cli-linux-arm64-musl@2.5.0':
+ '@tauri-apps/cli-linux-arm64-musl@2.6.2':
optional: true
- '@tauri-apps/cli-linux-riscv64-gnu@2.5.0':
+ '@tauri-apps/cli-linux-riscv64-gnu@2.6.2':
optional: true
- '@tauri-apps/cli-linux-x64-gnu@2.5.0':
+ '@tauri-apps/cli-linux-x64-gnu@2.6.2':
optional: true
- '@tauri-apps/cli-linux-x64-musl@2.5.0':
+ '@tauri-apps/cli-linux-x64-musl@2.6.2':
optional: true
- '@tauri-apps/cli-win32-arm64-msvc@2.5.0':
+ '@tauri-apps/cli-win32-arm64-msvc@2.6.2':
optional: true
- '@tauri-apps/cli-win32-ia32-msvc@2.5.0':
+ '@tauri-apps/cli-win32-ia32-msvc@2.6.2':
optional: true
- '@tauri-apps/cli-win32-x64-msvc@2.5.0':
+ '@tauri-apps/cli-win32-x64-msvc@2.6.2':
optional: true
- '@tauri-apps/cli@2.5.0':
+ '@tauri-apps/cli@2.6.2':
optionalDependencies:
- '@tauri-apps/cli-darwin-arm64': 2.5.0
- '@tauri-apps/cli-darwin-x64': 2.5.0
- '@tauri-apps/cli-linux-arm-gnueabihf': 2.5.0
- '@tauri-apps/cli-linux-arm64-gnu': 2.5.0
- '@tauri-apps/cli-linux-arm64-musl': 2.5.0
- '@tauri-apps/cli-linux-riscv64-gnu': 2.5.0
- '@tauri-apps/cli-linux-x64-gnu': 2.5.0
- '@tauri-apps/cli-linux-x64-musl': 2.5.0
- '@tauri-apps/cli-win32-arm64-msvc': 2.5.0
- '@tauri-apps/cli-win32-ia32-msvc': 2.5.0
- '@tauri-apps/cli-win32-x64-msvc': 2.5.0
+ '@tauri-apps/cli-darwin-arm64': 2.6.2
+ '@tauri-apps/cli-darwin-x64': 2.6.2
+ '@tauri-apps/cli-linux-arm-gnueabihf': 2.6.2
+ '@tauri-apps/cli-linux-arm64-gnu': 2.6.2
+ '@tauri-apps/cli-linux-arm64-musl': 2.6.2
+ '@tauri-apps/cli-linux-riscv64-gnu': 2.6.2
+ '@tauri-apps/cli-linux-x64-gnu': 2.6.2
+ '@tauri-apps/cli-linux-x64-musl': 2.6.2
+ '@tauri-apps/cli-win32-arm64-msvc': 2.6.2
+ '@tauri-apps/cli-win32-ia32-msvc': 2.6.2
+ '@tauri-apps/cli-win32-x64-msvc': 2.6.2
'@types/babel__core@7.20.5':
dependencies: