From 0a87f5accd812cf2cfc656d2e4e5a136689e97c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Aug 2026 07:42:59 +0000 Subject: [PATCH] ci(devcontainer): bump the devcontainer-features group across 1 directory with 2 updates Bumps the devcontainer-features group with 1 update in the / directory: ghcr.io/devcontainers/features/rust. Updates `ghcr.io/devcontainers/features/rust` from 1.5.0 to 1.5.1 Updates `ghcr.io/devcontainers/features/github-cli` from 1.1.0 to 1.1.1 --- updated-dependencies: - dependency-name: ghcr.io/devcontainers/features/rust dependency-version: 1.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: devcontainer-features - dependency-name: ghcr.io/devcontainers/features/github-cli dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: devcontainer-features ... Signed-off-by: dependabot[bot] --- .devcontainer/devcontainer-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.devcontainer/devcontainer-lock.json b/.devcontainer/devcontainer-lock.json index a4fb451..56daa9e 100644 --- a/.devcontainer/devcontainer-lock.json +++ b/.devcontainer/devcontainer-lock.json @@ -16,14 +16,14 @@ "integrity": "sha256:fd75977de13a9979000e0e78baf949adb0ca71d2398995fa22e0a36d7e7e7fe2" }, "ghcr.io/devcontainers/features/github-cli:1": { - "version": "1.1.0", - "resolved": "ghcr.io/devcontainers/features/github-cli@sha256:d22f50b70ed75339b4eed1ba9ecde3a1791f90e88d37936517e3bace0bbad671", - "integrity": "sha256:d22f50b70ed75339b4eed1ba9ecde3a1791f90e88d37936517e3bace0bbad671" + "version": "1.1.1", + "resolved": "ghcr.io/devcontainers/features/github-cli@sha256:94879eebb6a0e4e2f197de9f12db7427cb4a25b82d93c55239ce8c8fc394a1b4", + "integrity": "sha256:94879eebb6a0e4e2f197de9f12db7427cb4a25b82d93c55239ce8c8fc394a1b4" }, "ghcr.io/devcontainers/features/rust:1": { - "version": "1.5.0", - "resolved": "ghcr.io/devcontainers/features/rust@sha256:0c55e65f2e3df736e478f26ee4d5ed41bae6b54dac1318c443e31444c8ed283c", - "integrity": "sha256:0c55e65f2e3df736e478f26ee4d5ed41bae6b54dac1318c443e31444c8ed283c" + "version": "1.5.1", + "resolved": "ghcr.io/devcontainers/features/rust@sha256:f7afd923fd283db88ca961342ae65ea63a8c95bcf86e42c4c363f43bc4ba26a5", + "integrity": "sha256:f7afd923fd283db88ca961342ae65ea63a8c95bcf86e42c4c363f43bc4ba26a5" } } }