Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates image history documentation and the component governance manifest to align with the latest published devcontainer images and third-party dependency versions.
Changes:
- Refreshes
dev.mdhistory files for multiple images (base, language stacks, and tools) with new digests, base OS details, and updated tool/library versions (e.g., Oh My Zsh!, ruby-build, Composer, Helm, GitHub CLI, JupyterLab, Rust, Python, etc.). - Updates
minicondaandpython-related histories to reflect Debian 13 (trixie) stacks and newer package versions, including conda, certifi, cryptography, and setuptools. - Synchronizes
cgmanifest.jsonwith the new dependency versions and commit hashes (Oh My Zsh!, vcpkg, ruby-build, setuptools, certifi, Helm, Composer, Rust cargo tools), and adds missing entries for newer combinations where needed.
Reviewed changes
Copilot reviewed 19 out of 19 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
src/universal/history/dev.md |
Updates universal dev image digest and various tool versions (JupyterLab, Oh My Zsh!, ruby-build, setuptools, Composer, Helm, GitHub CLI) to reflect the latest build. |
src/typescript-node/history/dev.md |
Refreshes digests for all TypeScript/Node variants and bumps Oh My Zsh! commit references across trixie/bookworm/bullseye. |
src/rust/history/dev.md |
Updates digests for Rust images, bumps Rust from 1.92.0 to 1.93.0 and aligns rust-analysis, rust-src, clippy, and Oh My Zsh! commit values. |
src/ruby/history/dev.md |
Refreshes digests for all Ruby variants and updates Oh My Zsh! and ruby-build commit hashes consistently. |
src/python/history/dev.md |
Updates digests for Python variants, adjusts to Debian 13 (trixie) where applicable, and bumps Oh My Zsh! commit while keeping Python tool versions consistent. |
src/php/history/dev.md |
Updates digests for all PHP variants and bumps Oh My Zsh! and Composer versions, keeping history in sync with current images. |
src/miniconda/history/dev.md |
Switches miniconda dev image base from Debian 12 (bookworm) to Debian 13 (trixie) and updates Python, conda, Oh My Zsh!, and key Python packages and system libraries. |
src/jekyll/history/dev.md |
Updates digests for Jekyll variants and refreshes Oh My Zsh! and ruby-build commit hashes. |
src/javascript-node/history/dev.md |
Refreshes digests and Oh My Zsh! commit hashes for all JavaScript/Node variants across trixie, bookworm, and bullseye. |
src/java/history/dev.md |
Updates digests for all Java variants and aligns Oh My Zsh! commit references. |
src/java-8/history/dev.md |
Refreshes digests for Java 8 images and bumps Oh My Zsh! commit hashes. |
src/go/history/dev.md |
Updates Go image digests and Oh My Zsh! commit hashes across trixie/bookworm/bullseye variants. |
src/dotnet/history/dev.md |
Refreshes .NET image digests and Oh My Zsh! commit references for noble/bookworm/jammy variants. |
src/cpp/history/dev.md |
Updates C++ image digests and bumps Oh My Zsh! plus vcpkg commit hashes for all Debian/Ubuntu variants. |
src/base-ubuntu/history/dev.md |
Updates base Ubuntu dev image digests and Oh My Zsh! commit references for noble and jammy. |
src/base-debian/history/dev.md |
Refreshes base Debian dev image digests and Oh My Zsh! commit hashes for trixie/bookworm/bullseye. |
src/base-alpine/history/dev.md |
Updates Alpine base image digests and Oh My Zsh! commit references for latest and specific Alpine versions. |
src/anaconda/history/dev.md |
Updates Anaconda dev image digest and bumps setuptools version in the pip package list. |
cgmanifest.json |
Aligns component governance metadata with updated dependency versions and commits (setuptools, certifi, Oh My Zsh!, ruby-build, vcpkg, Rust tools, Composer, Helm, GitHub CLI, etc.) and adds entries for new combinations where required. |
abdurriq
approved these changes
Jan 28, 2026
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.
Automated update for image history