From 8403b4c9492168ff12bc00ed1f8db436ce757745 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 18:29:17 +0000 Subject: [PATCH 1/2] Update dependency @tauri-apps/plugin-shell to v2.3.6 --- pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cf90cfef..040ccc0f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -235,7 +235,7 @@ importers: version: 2.11.1 '@tauri-apps/plugin-shell': specifier: ^2.3.5 - version: 2.3.5 + version: 2.3.6 '@tauri-apps/plugin-updater': specifier: ^2.10.1 version: 2.10.1 @@ -2158,8 +2158,8 @@ packages: engines: {node: '>= 10'} hasBin: true - '@tauri-apps/plugin-shell@2.3.5': - resolution: {integrity: sha512-jewtULhiQ7lI7+owCKAjc8tYLJr92U16bPOeAa472LHJdgaibLP83NcfAF2e+wkEcA53FxKQAZ7byDzs2eeizg==} + '@tauri-apps/plugin-shell@2.3.6': + resolution: {integrity: sha512-C2AG+QmBJPK0E3gccLXfRdjTfGBC9DgwzGi/PfYa61ieAZbYvhvOss4OdSGfn/D28N3THGhJZEhf3lozOh/Uqw==} '@tauri-apps/plugin-updater@2.10.1': resolution: {integrity: sha512-NFYMg+tWOZPJdzE/PpFj2qfqwAWwNS3kXrb1tm1gnBJ9mYzZ4WDRrwy8udzWoAnfGCHLuePNLY1WVCNHnh3eRA==} @@ -6170,7 +6170,7 @@ snapshots: '@tauri-apps/cli-win32-ia32-msvc': 2.11.4 '@tauri-apps/cli-win32-x64-msvc': 2.11.4 - '@tauri-apps/plugin-shell@2.3.5': + '@tauri-apps/plugin-shell@2.3.6': dependencies: '@tauri-apps/api': 2.11.1 From 9021a6c343fbd2b4909e0dede47432b5c9f55b5b Mon Sep 17 00:00:00 2001 From: Ned Twigg Date: Tue, 8 Sep 2026 15:00:09 -0700 Subject: [PATCH 2/2] chore(deps): regenerate the npm dependency disclosure for plugin-shell 2.3.6 Co-Authored-By: Claude Opus 5 (1M context) Claude-Session: https://claude.ai/code/session_01GD8aAjqaoKVbWGwYdQ3BYZ --- website/src/data/dependencies-npm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/data/dependencies-npm.json b/website/src/data/dependencies-npm.json index c77906f4..60efdbdf 100644 --- a/website/src/data/dependencies-npm.json +++ b/website/src/data/dependencies-npm.json @@ -43,7 +43,7 @@ }, { "name": "@tauri-apps/plugin-shell", - "version": "2.3.5", + "version": "2.3.6", "license": "MIT OR Apache-2.0", "author": "Tauri Apps Contributors", "homepage": "https://github.com/tauri-apps/plugins-workspace"