Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR contains automated updates to image history documentation files across multiple devcontainer images. The updates reflect version bumps for various tools, runtimes, and system packages, as well as the introduction of new Debian 13 "trixie" variants for several images.
Changes:
- Version updates for language runtimes, tools, and system packages across 10+ container images
- Addition of new "trixie" (Debian 13) variants for typescript-node, rust, ruby, python, php, javascript-node, and java-8 images
- Base OS updates including Ubuntu 24.04.2 → 24.04.3 and various Debian package updates
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 | Updated versions for universal image including Node.js, Python, Java, .NET, Ruby, PHP, Go, and various tools |
| src/typescript-node/history/dev.md | Added trixie variants and updated versions for Node.js and TypeScript |
| src/rust/history/dev.md | Added trixie variant and updated Rust version to 1.92.0 |
| src/ruby/history/dev.md | Added trixie variants for Ruby 4.0, 3.4, 3.3, 3.2 and updated versions |
| src/python/history/dev.md | Added trixie variants for Python 3.14, 3.13, 3.12, 3.11, 3.10 and updated versions |
| src/php/history/dev.md | Added trixie variants for PHP 8.5, 8.4, 8.3, 8.2 and updated versions |
| src/miniconda/history/dev.md | Updated package versions for miniconda image |
| src/jekyll/history/dev.md | Added Jekyll 3.4 variant and updated versions |
| src/javascript-node/history/dev.md | Added trixie variants for Node.js 24, 22, 20 and updated versions |
| src/java-8/history/dev.md | Added trixie variant and updated Java 8 version |
abdurriq
approved these changes
Jan 22, 2026
This was referenced Jan 26, 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