From 3b9bbc264b23411b18bf55b1ece00b604db5e27d Mon Sep 17 00:00:00 2001 From: "philips-software-forest-releaser[bot]" <80338643+philips-software-forest-releaser[bot]@users.noreply.github.com> Date: Sun, 10 May 2026 03:47:37 +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 90b2a525..0931cf6d 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.3", - "github.vscode-pull-request-github@0.136.0", + "github.vscode-github-actions@0.31.5", + "github.vscode-pull-request-github@0.142.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.2862", - "sonarsource.sonarlint-vscode@5.1.0", + "rust-lang.rust-analyzer@0.3.2887", + "sonarsource.sonarlint-vscode@5.2.2", "tamasfe.even-better-toml@0.21.2", "usernamehw.errorlens@3.28.0" ]