[Monthly Release] v0.4.26#1836
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Monthly release update that bumps multiple devcontainer image versions and refreshes the README tag examples to match the new patch versions, plus updates Java feature locks for the devcontainers.
Changes:
- Bumped patch versions across many image
manifest.jsonfiles. - Updated corresponding README tag examples to reference the new patch versions.
- Updated Java/Java-8
.devcontainer/devcontainer-lock.jsontoghcr.io/devcontainers/features/java:1@1.8.0.
Show a summary per file
| File | Description |
|---|---|
| src/universal/manifest.json | Patch version bump for universal image. |
| src/universal/README.md | Updates example tag to the new universal patch version. |
| src/typescript-node/manifest.json | Patch version bump for typescript-node image. |
| src/typescript-node/README.md | Updates example tag to the new typescript-node patch version. |
| src/rust/manifest.json | Patch version bump for rust image. |
| src/rust/README.md | Updates example tag to the new rust patch version. |
| src/ruby/manifest.json | Patch version bump for ruby image. |
| src/ruby/README.md | Updates example tag to the new ruby patch version. |
| src/python/manifest.json | Patch version bump for python image. |
| src/python/README.md | Updates example tag to the new python patch version. |
| src/php/manifest.json | Patch version bump for php image. |
| src/php/README.md | Updates example tag to the new php patch version. |
| src/miniconda/manifest.json | Patch version bump for miniconda image. |
| src/miniconda/README.md | Updates example tag to the new miniconda patch version. |
| src/jekyll/manifest.json | Patch version bump for jekyll image. |
| src/jekyll/README.md | Updates example tag to the new jekyll patch version. |
| src/javascript-node/manifest.json | Patch version bump for javascript-node image. |
| src/javascript-node/README.md | Updates example tag to the new javascript-node patch version. |
| src/java/manifest.json | Patch version bump for java image. |
| src/java/README.md | Updates example tag to the new java patch version. |
| src/java/.devcontainer/devcontainer-lock.json | Locks Java feature to 1.8.0 digest. |
| src/java-8/manifest.json | Patch version bump for java-8 image. |
| src/java-8/README.md | Updates example tag to the new java-8 patch version. |
| src/java-8/.devcontainer/devcontainer-lock.json | Locks Java feature to 1.8.0 digest. |
| src/go/manifest.json | Patch version bump for go image. |
| src/go/README.md | Updates semantic-version tag examples (one appears incorrect). |
| src/dotnet/manifest.json | Patch version bump for dotnet image. |
| src/dotnet/README.md | Updates example tags to the new dotnet patch version. |
| src/cpp/manifest.json | Patch version bump for cpp image. |
| src/cpp/README.md | Updates example tags to the new cpp patch version. |
| src/base-ubuntu/manifest.json | Patch version bump for base-ubuntu image. |
| src/base-ubuntu/README.md | Updates example tag to the new base-ubuntu patch version. |
| src/base-debian/manifest.json | Patch version bump for base-debian image. |
| src/base-debian/README.md | Updates example tag to the new base-debian patch version. |
| src/base-alpine/manifest.json | Patch version bump for base-alpine image. |
| src/base-alpine/README.md | Updates example tag to the new base-alpine patch version. |
| src/anaconda/manifest.json | Patch version bump for anaconda image. |
| src/anaconda/README.md | Updates example tag to the new anaconda patch version. |
Copilot's findings
- Files reviewed: 38/38 changed files
- Comments generated: 1
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Contributor
|
Would be great to have #1837 in this monthly release as-well. I prepared the PRs to aid you :) If not, I'm also fine with a follow-up release. |
abdurriq
approved these changes
Apr 20, 2026
Contributor
|
Hello @Falco20019, given there are some comments on your PR, I will go ahead and cut this release. We could create a new release sooner if this is needed more urgently. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.