Author: dependabot[bot] (dependabot[bot])
Committer: Derick Rethans (derickr)
Date: 2026-06-26T11:38:37+01:00
Commit: devcontainers(deps): bump ghcr.io/devcontainers/features/node · php/web-php@6363e10 · GitHub
Raw diff: https://github.com/php/web-php/commit/6363e10a13f19d204178c56019e1f781640ea3b5.diff
devcontainers(deps): bump ghcr.io/devcontainers/features/node
Bumps ghcr.io/devcontainers/features/node from 1.7.1 to 2.1.0.
---
updated-dependencies:
- dependency-name: ghcr.io/devcontainers/features/node
dependency-version: 2.1.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Changed paths:
M .devcontainer/devcontainer.json
Diff:
diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json
index de7a2802ee..2cffb1ec3f 100644
--- a/.devcontainer/devcontainer.json
+++ b/.devcontainer/devcontainer.json
@@ -8,7 +8,7 @@
// Features to add to the dev container. More info: Features.
"features": {
"ghcr.io/devcontainers/features/github-cli:1": {},
- "ghcr.io/devcontainers/features/node:1": {}
+ "ghcr.io/devcontainers/features/node:2": {}
},
// Configure tool-specific properties.