From fb2194e2b3eeb5cb9e515d084a957506b4505238 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 30 Sep 2025 06:53:32 +1000
Subject: [PATCH] build(deps): bump the tauri group in /rust/gui-client with 2
updates (#10439)
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.7.0 to 2.8.0
Release notes
Sourced from @tauri-apps/api's
releases.
@tauri-apps/api v2.8.0
No known vulnerabilities found
[2.8.0]
New Features
Enhancements
> @tauri-apps/api@2.8.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.8.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.9s[22m[39m
npm verbose cli /opt/hostedtoolcache/node/20.19.4/x64/bin/node
/opt/hostedtoolcache/node/20.19.4/x64/bin/npm
npm info using npm@10.8.2
npm info using node@v20.19.4
npm silly config
load:file:/opt/hostedtoolcache/node/20.19.4/x64/lib/node_modules/npm/npmrc
npm silly config load:file:/tmp/dae4d7dba587bf04d8f1d71cbc53f9eb/.npmrc
npm silly config load:file:/home/runner/work/_temp/.npmrc
</tr></table>
... (truncated)
Commits
Updates `@tauri-apps/cli` from 2.7.1 to 2.8.3
Release notes
Sourced from @tauri-apps/cli's
releases.
@tauri-apps/cli v2.8.3
[2.8.3]
Bug Fixes
0ac89d3b6
(#14078
by @FabianLars)
Updated cargo-mobile2 to allow running on iOS simulators
that have a higher version than the XCode SDK. This fixes compatiblity
issues with Apple's recent "iOS 18.5 + iOS 18.6 Simulator"
platform support component.
Dependencies
- Upgraded to
tauri-cli@2.8.2
@tauri-apps/cli v2.8.2
[2.8.2]
Dependencies
- Upgraded to
tauri-cli@2.8.1
@tauri-apps/cli v2.8.1
[2.8.1]
Bug Fixes
@tauri-apps/cli v2.8.0
[2.8.0]
New Features
Enhancements
8b465a12b
(#13913
by @FabianLars)
The bundler now pulls the latest AppImage linuxdeploy plugin instead of
using the built-in one. This should remove the libfuse requirement.
390cb9c36
(#13953
by @FabianLars)
Reduced the log level of the binary patcher crate goblin to
only show its debug logs in -vv and above.
4475e93e1
(#13824
by @FabianLars)
The bundler and cli will now read TLS Certificates installed on the
system when downloading tools and checking versions.
Bug Fixes
Dependencies
... (truncated)
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 31dc2926d..7e453d9e6 100644
--- a/rust/gui-client/package.json
+++ b/rust/gui-client/package.json
@@ -23,8 +23,8 @@
"@sentry/react": "^9.40.0",
"@tailwindcss/cli": "^4.1.12",
"@tailwindcss/vite": "^4.1.12",
- "@tauri-apps/api": "^2.7.0",
- "@tauri-apps/cli": "^2.7.1",
+ "@tauri-apps/api": "^2.8.0",
+ "@tauri-apps/cli": "^2.8.3",
"@types/node": "^22.15.30",
"@types/react": "^19.1.9",
"@types/react-dom": "^19.1.7",
diff --git a/rust/gui-client/pnpm-lock.yaml b/rust/gui-client/pnpm-lock.yaml
index d31589f17..390c53887 100644
--- a/rust/gui-client/pnpm-lock.yaml
+++ b/rust/gui-client/pnpm-lock.yaml
@@ -30,11 +30,11 @@ importers:
specifier: ^4.1.12
version: 4.1.12(vite@6.3.5(@types/node@22.15.30)(jiti@2.6.0)(lightningcss@1.30.1)(yaml@2.6.0))
'@tauri-apps/api':
- specifier: ^2.7.0
- version: 2.7.0
+ specifier: ^2.8.0
+ version: 2.8.0
'@tauri-apps/cli':
- specifier: ^2.7.1
- version: 2.7.1
+ specifier: ^2.8.3
+ version: 2.8.3
'@types/node':
specifier: ^22.15.30
version: 22.15.30
@@ -823,77 +823,77 @@ packages:
peerDependencies:
vite: ^5.2.0 || ^6 || ^7
- '@tauri-apps/api@2.7.0':
- resolution: {integrity: sha512-v7fVE8jqBl8xJFOcBafDzXFc8FnicoH3j8o8DNNs0tHuEBmXUDqrCOAzMRX0UkfpwqZLqvrvK0GNQ45DfnoVDg==}
+ '@tauri-apps/api@2.8.0':
+ resolution: {integrity: sha512-ga7zdhbS2GXOMTIZRT0mYjKJtR9fivsXzsyq5U3vjDL0s6DTMwYRm0UHNjzTY5dh4+LSC68Sm/7WEiimbQNYlw==}
- '@tauri-apps/cli-darwin-arm64@2.7.1':
- resolution: {integrity: sha512-j2NXQN6+08G03xYiyKDKqbCV2Txt+hUKg0a8hYr92AmoCU8fgCjHyva/p16lGFGUG3P2Yu0xiNe1hXL9ZuRMzA==}
+ '@tauri-apps/cli-darwin-arm64@2.8.3':
+ resolution: {integrity: sha512-+X/DjTlH9ZLT9kWrU+Mk9TSu8vVpv30GgfAOKUxlCQobaRSOzN0cxgZfRcgWaDLu80/gWsJ7Ktk9jLfJ9h9CVA==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [darwin]
- '@tauri-apps/cli-darwin-x64@2.7.1':
- resolution: {integrity: sha512-CdYAefeM35zKsc91qIyKzbaO7FhzTyWKsE8hj7tEJ1INYpoh1NeNNyL/NSEA3Nebi5ilugioJ5tRK8ZXG8y3gw==}
+ '@tauri-apps/cli-darwin-x64@2.8.3':
+ resolution: {integrity: sha512-Bs+DK+gGinSj373DEeAuZMUrvTE1m7X5Ef2jC2lU2X8ZhQf4VBV+gNMRoOlSuwIlSTU2eKDQsExtKeFFSpbc8A==}
engines: {node: '>= 10'}
cpu: [x64]
os: [darwin]
- '@tauri-apps/cli-linux-arm-gnueabihf@2.7.1':
- resolution: {integrity: sha512-dnvyJrTA1UJxJjQ8q1N/gWomjP8Twij1BUQu2fdcT3OPpqlrbOk5R1yT0oD/721xoKNjroB5BXCsmmlykllxNg==}
+ '@tauri-apps/cli-linux-arm-gnueabihf@2.8.3':
+ resolution: {integrity: sha512-9pri7KWES6x0M0DWCr5RIsGtXD4yy83Zsf8xuSmn8z6xboFquSnfJZmFsfPz25G8awLFIhxUkxP0YtZGiIUy7g==}
engines: {node: '>= 10'}
cpu: [arm]
os: [linux]
- '@tauri-apps/cli-linux-arm64-gnu@2.7.1':
- resolution: {integrity: sha512-FtBW6LJPNRTws3qyUc294AqCWU91l/H0SsFKq6q4Q45MSS4x6wxLxou8zB53tLDGEPx3JSoPLcDaSfPlSbyujQ==}
+ '@tauri-apps/cli-linux-arm64-gnu@2.8.3':
+ resolution: {integrity: sha512-2+qRdUgnFJ7pDW69dFZxYduWEZPya3U2YA6GaDhrYTHBq8/ypPSpuUT+BZ6n9r68+ij7tFMTj+vwNDgNp3M/0w==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
- '@tauri-apps/cli-linux-arm64-musl@2.7.1':
- resolution: {integrity: sha512-/HXY0t4FHkpFzjeYS5c16mlA6z0kzn5uKLWptTLTdFSnYpr8FCnOP4Sdkvm2TDQPF2ERxXtNCd+WR/jQugbGnA==}
+ '@tauri-apps/cli-linux-arm64-musl@2.8.3':
+ resolution: {integrity: sha512-DJHW1vcqmLMqZCBiu9qv7/oYAygNC6xvrxwrUWvWMvaz/qKNy9NVXZm/EUx+sLTCcOxWHyJe+CII1kW3ouI18Q==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [linux]
- '@tauri-apps/cli-linux-riscv64-gnu@2.7.1':
- resolution: {integrity: sha512-GeW5lVI2GhhnaYckiDzstG2j2Jwlud5d2XefRGwlOK+C/bVGLT1le8MNPYK8wgRlpeK8fG1WnJJYD6Ke7YQ8bg==}
+ '@tauri-apps/cli-linux-riscv64-gnu@2.8.3':
+ resolution: {integrity: sha512-+CbLaQXAqd5lPJnfXGyitbgp/q5mnsvCoToGspeVMBYNGd04ES/6XDEcXH7EwNCTgXBTJVRYf3qhI8a8/x31Aw==}
engines: {node: '>= 10'}
cpu: [riscv64]
os: [linux]
- '@tauri-apps/cli-linux-x64-gnu@2.7.1':
- resolution: {integrity: sha512-DprxKQkPxIPYwUgg+cscpv2lcIUhn2nxEPlk0UeaiV9vATxCXyytxr1gLcj3xgjGyNPlM0MlJyYaPy1JmRg1cA==}
+ '@tauri-apps/cli-linux-x64-gnu@2.8.3':
+ resolution: {integrity: sha512-FGjLnA+3PTJwoN5KEMAi6Q8I6SkuW5w8qSFKldGx2Mma8GqtttXqIDw1BzxcIw/LMcr6JrxjbIRULzmV05q/QA==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
- '@tauri-apps/cli-linux-x64-musl@2.7.1':
- resolution: {integrity: sha512-KLlq3kOK7OUyDR757c0zQjPULpGZpLhNB0lZmZpHXvoOUcqZoCXJHh4dT/mryWZJp5ilrem5l8o9ngrDo0X1AA==}
+ '@tauri-apps/cli-linux-x64-musl@2.8.3':
+ resolution: {integrity: sha512-tWRX3rQJCeUq9mR0Rc0tUV+pdgGL94UqVIzPn0/VmhDehdiDouRdXOUPggJrYUz2Aj/4RvVa83J6B8Hg37s8RQ==}
engines: {node: '>= 10'}
cpu: [x64]
os: [linux]
- '@tauri-apps/cli-win32-arm64-msvc@2.7.1':
- resolution: {integrity: sha512-dH7KUjKkSypCeWPiainHyXoES3obS+JIZVoSwSZfKq2gWgs48FY3oT0hQNYrWveE+VR4VoR3b/F3CPGbgFvksA==}
+ '@tauri-apps/cli-win32-arm64-msvc@2.8.3':
+ resolution: {integrity: sha512-UQHDmbSMIeWs/Yr3KmtfZFs5m6b+NWUe2+NE7fHu3o4EzPrvNa/Uf4U2XsYKOr0V/yetxZH0/fc+xovcnsqyqA==}
engines: {node: '>= 10'}
cpu: [arm64]
os: [win32]
- '@tauri-apps/cli-win32-ia32-msvc@2.7.1':
- resolution: {integrity: sha512-1oeibfyWQPVcijOrTg709qhbXArjX3x1MPjrmA5anlygwrbByxLBcLXvotcOeULFcnH2FYUMMLLant8kgvwE5A==}
+ '@tauri-apps/cli-win32-ia32-msvc@2.8.3':
+ resolution: {integrity: sha512-aIP38i2KeADboPD1wsBFYdodEQ9PIJe0HW2urd3ocHpGxF8gX/KMiGOwGVSobu9gFlCpFNoVwCX6J1S5pJCRIQ==}
engines: {node: '>= 10'}
cpu: [ia32]
os: [win32]
- '@tauri-apps/cli-win32-x64-msvc@2.7.1':
- resolution: {integrity: sha512-D7Q9kDObutuirCNLxYQ7KAg2Xxg99AjcdYz/KuMw5HvyEPbkC9Q7JL0vOrQOrHEHxIQ2lYzFOZvKKoC2yyqXcg==}
+ '@tauri-apps/cli-win32-x64-msvc@2.8.3':
+ resolution: {integrity: sha512-Z+H+PwK+3yMffG1rN7iqs+uPo6FkPyHJ4MTtFhnEvvGzc3aH711bwFb6+PXwMXfOb/jPR/LB+o6kEXghBu9ynQ==}
engines: {node: '>= 10'}
cpu: [x64]
os: [win32]
- '@tauri-apps/cli@2.7.1':
- resolution: {integrity: sha512-RcGWR4jOUEl92w3uvI0h61Llkfj9lwGD1iwvDRD2isMrDhOzjeeeVn9aGzeW1jubQ/kAbMYfydcA4BA0Cy733Q==}
+ '@tauri-apps/cli@2.8.3':
+ resolution: {integrity: sha512-5IlcOtVBI6HYcTRFH4tuLZV+FX09Psi4Xi+TyFf/S8T8w+ZzPNnrehHz6KUGRbuXHfJhtmRDoUULXNEhpdVkfA==}
engines: {node: '>= 10'}
hasBin: true
@@ -2868,54 +2868,54 @@ snapshots:
tailwindcss: 4.1.12
vite: 6.3.5(@types/node@22.15.30)(jiti@2.6.0)(lightningcss@1.30.1)(yaml@2.6.0)
- '@tauri-apps/api@2.7.0': {}
+ '@tauri-apps/api@2.8.0': {}
- '@tauri-apps/cli-darwin-arm64@2.7.1':
+ '@tauri-apps/cli-darwin-arm64@2.8.3':
optional: true
- '@tauri-apps/cli-darwin-x64@2.7.1':
+ '@tauri-apps/cli-darwin-x64@2.8.3':
optional: true
- '@tauri-apps/cli-linux-arm-gnueabihf@2.7.1':
+ '@tauri-apps/cli-linux-arm-gnueabihf@2.8.3':
optional: true
- '@tauri-apps/cli-linux-arm64-gnu@2.7.1':
+ '@tauri-apps/cli-linux-arm64-gnu@2.8.3':
optional: true
- '@tauri-apps/cli-linux-arm64-musl@2.7.1':
+ '@tauri-apps/cli-linux-arm64-musl@2.8.3':
optional: true
- '@tauri-apps/cli-linux-riscv64-gnu@2.7.1':
+ '@tauri-apps/cli-linux-riscv64-gnu@2.8.3':
optional: true
- '@tauri-apps/cli-linux-x64-gnu@2.7.1':
+ '@tauri-apps/cli-linux-x64-gnu@2.8.3':
optional: true
- '@tauri-apps/cli-linux-x64-musl@2.7.1':
+ '@tauri-apps/cli-linux-x64-musl@2.8.3':
optional: true
- '@tauri-apps/cli-win32-arm64-msvc@2.7.1':
+ '@tauri-apps/cli-win32-arm64-msvc@2.8.3':
optional: true
- '@tauri-apps/cli-win32-ia32-msvc@2.7.1':
+ '@tauri-apps/cli-win32-ia32-msvc@2.8.3':
optional: true
- '@tauri-apps/cli-win32-x64-msvc@2.7.1':
+ '@tauri-apps/cli-win32-x64-msvc@2.8.3':
optional: true
- '@tauri-apps/cli@2.7.1':
+ '@tauri-apps/cli@2.8.3':
optionalDependencies:
- '@tauri-apps/cli-darwin-arm64': 2.7.1
- '@tauri-apps/cli-darwin-x64': 2.7.1
- '@tauri-apps/cli-linux-arm-gnueabihf': 2.7.1
- '@tauri-apps/cli-linux-arm64-gnu': 2.7.1
- '@tauri-apps/cli-linux-arm64-musl': 2.7.1
- '@tauri-apps/cli-linux-riscv64-gnu': 2.7.1
- '@tauri-apps/cli-linux-x64-gnu': 2.7.1
- '@tauri-apps/cli-linux-x64-musl': 2.7.1
- '@tauri-apps/cli-win32-arm64-msvc': 2.7.1
- '@tauri-apps/cli-win32-ia32-msvc': 2.7.1
- '@tauri-apps/cli-win32-x64-msvc': 2.7.1
+ '@tauri-apps/cli-darwin-arm64': 2.8.3
+ '@tauri-apps/cli-darwin-x64': 2.8.3
+ '@tauri-apps/cli-linux-arm-gnueabihf': 2.8.3
+ '@tauri-apps/cli-linux-arm64-gnu': 2.8.3
+ '@tauri-apps/cli-linux-arm64-musl': 2.8.3
+ '@tauri-apps/cli-linux-riscv64-gnu': 2.8.3
+ '@tauri-apps/cli-linux-x64-gnu': 2.8.3
+ '@tauri-apps/cli-linux-x64-musl': 2.8.3
+ '@tauri-apps/cli-win32-arm64-msvc': 2.8.3
+ '@tauri-apps/cli-win32-ia32-msvc': 2.8.3
+ '@tauri-apps/cli-win32-x64-msvc': 2.8.3
'@types/babel__core@7.20.5':
dependencies: