[Monthly Release] v0.4.33 - #1984
devcontainers-repos-automation[bot] wants to merge 2 commits into
Conversation
There was a problem hiding this comment.
🟢 Approval recommended
The PR consistently applies patch version bumps and synchronizes README examples and lockfiles without introducing behavioral code changes.
Pull request overview
Monthly release PR that bumps patch versions across multiple Dev Container images and keeps corresponding documentation and lockfiles aligned for v0.4.33.
Changes:
- Patch version increments in each image
manifest.json. - README tag examples updated to reference the new patch versions.
- Devcontainer feature lockfiles updated for Universal and Java images.
File summaries
| File | Description |
|---|---|
| src/universal/README.md | Update documented Universal image patch tag. |
| src/universal/manifest.json | Bump Universal image patch version. |
| src/universal/.devcontainer/devcontainer-lock.json | Update pinned feature versions/digests for Universal devcontainer. |
| src/typescript-node/README.md | Update documented TypeScript-Node image patch tag. |
| src/typescript-node/manifest.json | Bump TypeScript-Node image patch version. |
| src/rust/README.md | Update documented Rust image patch tag. |
| src/rust/manifest.json | Bump Rust image patch version. |
| src/ruby/README.md | Update documented Ruby image patch tag. |
| src/ruby/manifest.json | Bump Ruby image patch version. |
| src/python/README.md | Update documented Python image patch tag. |
| src/python/manifest.json | Bump Python image patch version. |
| src/php/README.md | Update documented PHP image patch tag. |
| src/php/manifest.json | Bump PHP image patch version. |
| src/miniconda/README.md | Update documented Miniconda image patch tag. |
| src/miniconda/manifest.json | Bump Miniconda image patch version. |
| src/jekyll/README.md | Update documented Jekyll image patch tag. |
| src/jekyll/manifest.json | Bump Jekyll image patch version. |
| src/javascript-node/README.md | Update documented JavaScript-Node image patch tag. |
| src/javascript-node/manifest.json | Bump JavaScript-Node image patch version. |
| src/java/README.md | Update documented Java image patch tag. |
| src/java/manifest.json | Bump Java image patch version. |
| src/java/.devcontainer/devcontainer-lock.json | Update pinned Java feature version/digest for devcontainer. |
| src/java-8/README.md | Update documented Java 8 image patch tag. |
| src/java-8/manifest.json | Bump Java 8 image patch version. |
| src/java-8/.devcontainer/devcontainer-lock.json | Update pinned Java feature version/digest for devcontainer. |
| src/go/README.md | Update documented Go image patch tag. |
| src/go/manifest.json | Bump Go image patch version. |
| src/dotnet/README.md | Update documented .NET image patch tags. |
| src/dotnet/manifest.json | Bump .NET image patch version. |
| src/cpp/README.md | Update documented C++ image patch tags. |
| src/cpp/manifest.json | Bump C++ image patch version. |
| src/base-ubuntu/README.md | Update documented Ubuntu base image patch tag. |
| src/base-ubuntu/manifest.json | Bump Ubuntu base image patch version. |
| src/base-debian/README.md | Update documented Debian base image patch tag. |
| src/base-debian/manifest.json | Bump Debian base image patch version. |
| src/base-alpine/README.md | Update documented Alpine base image patch tag. |
| src/base-alpine/manifest.json | Bump Alpine base image patch version. |
| src/anaconda/README.md | Update documented Anaconda image patch tag. |
| src/anaconda/manifest.json | Bump Anaconda image patch version. |
Review details
- Files reviewed: 39/39 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
Hi Abdurrahmaan Iqbal (@abdurriq) My slack is de-active for the moment. We have multiple issues with the latest dev build execution yesterday due to expiry of release file for debian bullseye(11) variant and debian bullseye(11) has reached EOL on 31st Aug, 2026. So, I am creating a PR to remove al bullseye variants. It could have been better if this PR is merged and then we confirm running a dev build before triggering the release. |
Co-authored-by: abdurriq <137001048+abdurriq@users.noreply.github.com>
7fcf491
|
Kaniska (@v-Kaniska244) Thanks, approved and will add that to this release. |
No description provided.