Skip to content

chore(ubunntu-base): update features to current versions - #559

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

chore(ubunntu-base): update features to current versions#559
sjinks merged 1 commit into
trunkfrom
update-ubuntu-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 Ubuntu base image to use newer versions of the common-utils and git features, and increments the image version. These changes ensure the container uses the latest features and security updates.

Dev container feature updates:

  • Updated ghcr.io/devcontainers/features/common-utils from version 2.5.7 to 2.5.9 in both .devcontainer.json and .devcontainer-lock.json to incorporate the latest utilities and fixes. [1] [2]
  • Updated ghcr.io/devcontainers/features/git from version 1.3.5 to 1.3.8 in both .devcontainer.json and .devcontainer-lock.json for improved Git support and bug fixes. [1] [2]

Versioning:

  • Bumped the image-version from 0.0.43 to 0.0.44 in .devcontainer.json to reflect the updated dependencies.

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

sjinks commented Jul 28, 2026

Copy link
Copy Markdown
Member Author

Supresedes: #546

@sjinks

sjinks commented Jul 28, 2026

Copy link
Copy Markdown
Member Author

Supersedes: #532

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 pull request updates the ubuntu-base dev container configuration to use newer pinned versions of the common-utils and git Dev Container features, and bumps the container image version to reflect those dependency updates.

Changes:

  • Bumped image-version from 0.0.43 to 0.0.44 for ubuntu-base.
  • Updated ghcr.io/devcontainers/features/common-utils from 2.5.7 to 2.5.9.
  • Updated ghcr.io/devcontainers/features/git from 1.3.5 to 1.3.8, including lockfile digest updates.

Reviewed changes

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

File Description
base-images/src/ubuntu-base/.devcontainer.json Updates pinned feature versions and bumps the ubuntu-base image version.
base-images/src/ubuntu-base/.devcontainer-lock.json Refreshes locked feature versions and their resolved digests to match the updated feature pins.

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

@sjinks
sjinks merged commit b2b7c19 into trunk Jul 28, 2026
277 of 278 checks passed
@sjinks
sjinks deleted the update-ubuntu-base-features branch July 28, 2026 16:45
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