From ecac56bc887d340cb3a962271d445b52aef82e9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 07:20:14 +0000 Subject: [PATCH 1/3] build(deps): bump ghcr.io/devcontainers/features/common-utils Bumps ghcr.io/devcontainers/features/common-utils from 2.5.1 to 2.5.2. --- updated-dependencies: - dependency-name: ghcr.io/devcontainers/features/common-utils dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- images/src/wpvip-base/.devcontainer-lock.json | 8 ++++---- images/src/wpvip-base/.devcontainer.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/images/src/wpvip-base/.devcontainer-lock.json b/images/src/wpvip-base/.devcontainer-lock.json index 4534ab3f..0b6d92bb 100644 --- a/images/src/wpvip-base/.devcontainer-lock.json +++ b/images/src/wpvip-base/.devcontainer-lock.json @@ -10,10 +10,10 @@ "resolved": "ghcr.io/devcontainers-contrib/features/composer@sha256:672688d643dc534d73a97b406746363e0206889e3360a3235aff5cac75368c98", "integrity": "sha256:672688d643dc534d73a97b406746363e0206889e3360a3235aff5cac75368c98" }, - "ghcr.io/devcontainers/features/common-utils:2.5.1": { - "version": "2.5.1", - "resolved": "ghcr.io/devcontainers/features/common-utils@sha256:9da676524999513412f2c27604d786ba0bbf3575eb1859166c5a1233f037fc08", - "integrity": "sha256:9da676524999513412f2c27604d786ba0bbf3575eb1859166c5a1233f037fc08" + "ghcr.io/devcontainers/features/common-utils:2.5.2": { + "version": "2.5.2", + "resolved": "ghcr.io/devcontainers/features/common-utils@sha256:5b1c376d30719a4dead8fb2f272ee496cfb506f2f92b7acf9e1c24cb5399ba7d", + "integrity": "sha256:5b1c376d30719a4dead8fb2f272ee496cfb506f2f92b7acf9e1c24cb5399ba7d" }, "ghcr.io/devcontainers/features/git:1.3.2": { "version": "1.3.2", diff --git a/images/src/wpvip-base/.devcontainer.json b/images/src/wpvip-base/.devcontainer.json index 03d305af..af8cb8d3 100644 --- a/images/src/wpvip-base/.devcontainer.json +++ b/images/src/wpvip-base/.devcontainer.json @@ -11,7 +11,7 @@ "remoteUser": "vscode", "postStartCommand": "/usr/local/bin/post-start.sh", "features": { - "ghcr.io/devcontainers/features/common-utils:2.5.1": { + "ghcr.io/devcontainers/features/common-utils:2.5.2": { "installZsh": false, "installOhMyZsh": false, "installOhMyZshConfig": false, From e50f71ce65d2863ad4d191b72afc0847a2a001a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 07:12:45 +0000 Subject: [PATCH 2/3] build(deps): bump ghcr.io/devcontainers/features/node Bumps ghcr.io/devcontainers/features/node from 1.6.0 to 1.6.1. --- updated-dependencies: - dependency-name: ghcr.io/devcontainers/features/node dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- images/src/wpvip-base/.devcontainer-lock.json | 8 ++++---- images/src/wpvip-base/.devcontainer.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/images/src/wpvip-base/.devcontainer-lock.json b/images/src/wpvip-base/.devcontainer-lock.json index 4534ab3f..fdc64525 100644 --- a/images/src/wpvip-base/.devcontainer-lock.json +++ b/images/src/wpvip-base/.devcontainer-lock.json @@ -25,10 +25,10 @@ "resolved": "ghcr.io/devcontainers/features/github-cli@sha256:13b301a039ce9e0bb07d45ea0c106c946cfff01c3b9844bbec6b0c7bacba8de3", "integrity": "sha256:13b301a039ce9e0bb07d45ea0c106c946cfff01c3b9844bbec6b0c7bacba8de3" }, - "ghcr.io/devcontainers/features/node:1.6.0": { - "version": "1.6.0", - "resolved": "ghcr.io/devcontainers/features/node@sha256:902b97a02d04ffd3404579d793f3e101d1126d4d198929196c5872ed75a6d351", - "integrity": "sha256:902b97a02d04ffd3404579d793f3e101d1126d4d198929196c5872ed75a6d351" + "ghcr.io/devcontainers/features/node:1.6.1": { + "version": "1.6.1", + "resolved": "ghcr.io/devcontainers/features/node@sha256:71590121aaf7b2040f3e1e2dfc4bb9a1389277fd5a88a7199094542b82ce5340", + "integrity": "sha256:71590121aaf7b2040f3e1e2dfc4bb9a1389277fd5a88a7199094542b82ce5340" } } } \ No newline at end of file diff --git a/images/src/wpvip-base/.devcontainer.json b/images/src/wpvip-base/.devcontainer.json index 03d305af..996306a2 100644 --- a/images/src/wpvip-base/.devcontainer.json +++ b/images/src/wpvip-base/.devcontainer.json @@ -20,7 +20,7 @@ }, "ghcr.io/devcontainers/features/git:1.3.2": {}, "ghcr.io/devcontainers/features/github-cli:1.0.13": {}, - "ghcr.io/devcontainers/features/node:1.6.0": {}, + "ghcr.io/devcontainers/features/node:1.6.1": {}, "ghcr.io/devcontainers-contrib/features/composer:1.0.0": {}, "ghcr.io/automattic/vip-codespaces/wp-cli:1.1.4": {}, "./.devcontainer/local-features/sudo": {} From c2a9be43b139f71152f99be47e0c0c21e69b82cb Mon Sep 17 00:00:00 2001 From: Volodymyr Kolesnykov Date: Mon, 28 Oct 2024 21:15:43 +0200 Subject: [PATCH 3/3] chore(wpvip-base): bump image version --- images/src/wpvip-base/.devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/src/wpvip-base/.devcontainer.json b/images/src/wpvip-base/.devcontainer.json index ad4eb814..068e557a 100644 --- a/images/src/wpvip-base/.devcontainer.json +++ b/images/src/wpvip-base/.devcontainer.json @@ -6,7 +6,7 @@ "x-build": { "name": "WPVIP", "image-name": "wpvip-base", - "image-version": "0.0.18" + "image-version": "0.0.19" }, "remoteUser": "vscode", "postStartCommand": "/usr/local/bin/post-start.sh",