From 1651bb28bc5874c584c9fe189356062cc1fb6675 Mon Sep 17 00:00:00 2001 From: "embedded-releaser-app[bot]" <190257042+embedded-releaser-app[bot]@users.noreply.github.com> Date: Sun, 2 Aug 2026 05:40:53 +0000 Subject: [PATCH] Update github.vscode-github-actions, github.vscode-pull-request-github, rust-lang.rust-analyzer, sonarsource.sonarlint-vscode in devcontainer.json --- .devcontainer/rust/devcontainer.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.devcontainer/rust/devcontainer.json b/.devcontainer/rust/devcontainer.json index ee96fe46..64a873bf 100644 --- a/.devcontainer/rust/devcontainer.json +++ b/.devcontainer/rust/devcontainer.json @@ -19,14 +19,14 @@ }, "extensions": [ "github.copilot@1.388.0", - "github.vscode-github-actions@0.31.5", - "github.vscode-pull-request-github@0.142.0", + "github.vscode-github-actions@0.32.3", + "github.vscode-pull-request-github@0.162.0", "jetmartin.bats@0.1.10", "kherring.bats-test-runner@0.1.3", "mhutchie.git-graph@1.30.0", "ms-azuretools.vscode-docker@2.0.0", - "rust-lang.rust-analyzer@0.3.2896", - "sonarsource.sonarlint-vscode@5.2.3", + "rust-lang.rust-analyzer@0.3.2989", + "sonarsource.sonarlint-vscode@5.6.0", "tamasfe.even-better-toml@0.21.2", "usernamehw.errorlens@3.28.0" ]