Skip to content

chore(wpvip-base): update features to current versions - #560

Merged
sjinks merged 1 commit into
trunkfrom
update-wpvip-base-features
Jul 28, 2026
Merged

chore(wpvip-base): update features to current versions#560
sjinks merged 1 commit into
trunkfrom
update-wpvip-base-features

Conversation

@sjinks

@sjinks sjinks commented Jul 28, 2026

Copy link
Copy Markdown
Member

This pull request updates the development container configuration for the wpvip-base image, primarily by bumping the versions of several devcontainer features and the image itself. These changes help ensure that the development environment uses the latest features and security updates.

Devcontainer feature and image updates:

  • Updated the image-version for wpvip-base from 0.0.26 to 0.0.27 in .devcontainer.json.
  • Upgraded the following devcontainer features in both .devcontainer.json and .devcontainer-lock.json:
    • common-utils from 2.5.7 to 2.5.9 [1] [2]
    • git from 1.3.5 to 1.3.8 [1] [2]
    • node from 1.7.1 to 2.1.0 [1] [2]

@sjinks sjinks self-assigned this Jul 28, 2026
Copilot AI review requested due to automatic review settings July 28, 2026 16:49
@sjinks

sjinks commented Jul 28, 2026

Copy link
Copy Markdown
Member Author

Supersedes: #531
Supersedes: #545
Supersedes: #538

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the wpvip-base devcontainer configuration to use a newer base image version and refreshed devcontainer feature versions, aligning the development environment with current upstream releases.

Changes:

  • Bumped wpvip-base image-version from 0.0.26 to 0.0.27 in .devcontainer.json.
  • Upgraded devcontainer features: common-utils 2.5.7 → 2.5.9, git 1.3.5 → 1.3.8, and node 1.7.1 → 2.1.0.
  • Updated .devcontainer-lock.json to match the new feature versions and digests.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
images/src/wpvip-base/.devcontainer.json Updates the base image version and feature version pins used by the wpvip-base devcontainer.
images/src/wpvip-base/.devcontainer-lock.json Refreshes the lockfile entries (versions + sha256 digests) to correspond to the updated feature pins.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sjinks
sjinks merged commit 2c30eb4 into trunk Jul 28, 2026
159 checks passed
@sjinks
sjinks deleted the update-wpvip-base-features branch July 28, 2026 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants