Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 23, 2025

Bumps philips-software/amp-devcontainer-cpp from v6.0.2 to 6.2.1.

Release notes

Sourced from philips-software/amp-devcontainer-cpp's releases.

v6.2.1

6.2.1 (2025-07-22)

📋 Summary

This release updates udev and the Ubuntu base image.

🔖 Packages

Container Full identifier
amp-devcontainer-cpp ghcr.io/philips-software/amp-devcontainer-cpp:v6.2.1@sha256:sha256:26d99bfc8aac49c2b68184c4a66d498b134990ab377058d00f9df913eb08b2f5
amp-devcontainer-rust ghcr.io/philips-software/amp-devcontainer-rust:v6.2.1@sha256:sha256:e681f42f7163c6b1e5cb2419b92b94b04323f29c50f39eb00442eadfc578951c

Chores

v6.2.0

6.2.0 (2025-07-17)

📋 Summary

This release contains improvements to work towards fully reproducible builds for the containers. And it improves on image size, reducing the amp-devcontainer-cpp image size by ~5%.

Next to that the base Ubuntu image has been upgraded, Git has got an upgrade, Conan has been upgraded from 2.17.0 to 2.18.1 in amp-devcontainer-cpp and Rust is upgraded to 1.87.0 in amp-devcontainer-rust.

[!NOTE] Removal of Docker CLI

Due to the limited use-case and the size- and security implications, the Docker CLI that is now included in amp-devcontainer-cpp is removed.

When you still need to use the Docker CLI from within the container to access and interact with the hosts Docker instance you can either amend the image yourself, or the devcontainer feature docker-outside-of-docker can be used.

[!IMPORTANT] Sunset of the legacy ghcr.io/philips-software/amp-devcontainer image

The ghcr.io/philips-software/amp-devcontainer image has been deprecated for a year. To promote the migration from that image to the drop-in replacement ghcr.io/philips-software/amp-devcontainer-cpp, it will be made private to the organization with this release.

Please make sure to migrate to ghcr.io/philips-software/amp-devcontainer-cpp if you are still using ghcr.io/philips-software/amp-devcontainer.

In the future the ghcr.io/philips-software/amp-devcontainer image might be re-purposed.

🔖 Packages

Container Full identifier
amp-devcontainer-cpp ghcr.io/philips-software/amp-devcontainer-cpp:v6.2.0@sha256:411592c3b92bc52ab17d23e4329f59555c73297be7a63c6cedc6f7eea3104e20
amp-devcontainer-rust ghcr.io/philips-software/amp-devcontainer-rust:v6.2.0@sha256:6fa2f302adecf7aa62edfa73f2abf157678e656ac711b9675ba3dadbe7414142

... (truncated)

Changelog

Sourced from philips-software/amp-devcontainer-cpp's changelog.

6.2.1 (2025-07-22)

Chores

  • deps, cpp: Update udev (#868) (a2f9dd4)
  • deps, rust: Update udev (#867) (02ea9b8)
  • deps: Bump ubuntu from 440dcf6 to a08e551 in amp-devcontainer-cpp (#871) (eca4047)
  • deps: Bump ubuntu from 440dcf6 to a08e551 in amp-devcontainer-rust (#872) (650b3b3)
  • deps: Bump ubuntu in /.devcontainer/cpp (eca4047)
  • deps: Bump ubuntu in /.devcontainer/rust (650b3b3)

6.2.0 (2025-07-17)

Features

Chores

  • deps, cpp: Update git, gnupg2 (#861) (01eb9e1)
  • deps, cpp: Update llvm-vs-code-extensions.vscode-clangd, ms-vscode.cpptools (#808) (66c75ea)
  • deps, cpp: Update ms-vscode.cmake-tools, sonarsource.sonarlint-vscode (#858) (fc09c02)
  • deps, cpp: Update python3-pip (#844) (2366d49)
  • deps, cpp: Update sonarsource.sonarlint-vscode (#853) (8d1dc8d)
  • deps, rust: Update git, gnupg2 (#859) (f1f4b02)
  • deps, rust: Update libc6-dev (#865) (a671d29)
  • deps, rust: Update rust-lang.rust-analyzer (#836) (96acf72)
  • deps, rust: Update rust-lang.rust-analyzer (#843) (f56ee65)
  • deps, rust: Update rust-lang.rust-analyzer (#854) (94f27b8)
  • deps, rust: Update rust-lang.rust-analyzer (#860) (6a810c0)
  • deps, rust: Update rust-lang.rust-analyzer (#866) (9c7cab2)
  • deps: Bump conan from 2.17.0 to 2.17.1 in /.devcontainer (7bc2a46)
  • deps: Bump conan from 2.17.0 to 2.17.1 in amp-devcontainer-cpp (#847) (7bc2a46)
  • deps: Bump conan from 2.17.1 to 2.18.1 in /.devcontainer (32c3dee)
  • deps: Bump conan from 2.17.1 to 2.18.1 in amp-devcontainer-cpp (#856) (32c3dee)
  • deps: Bump ghcr.io/devcontainers/features/desktop-lite (02da871)
  • deps: Bump ghcr.io/devcontainers/features/desktop-lite from 1.2.6 to 1.2.7 (#851) (02da871)
  • deps: Bump ubuntu from b59d215 to 440dcf6 in amp-devcontainer-cpp (#862) (ae77588)
  • deps: Bump ubuntu from b59d215 to 440dcf6 in amp-devcontainer-rust (#863) (b426fa2)
  • deps: Bump ubuntu in /.devcontainer/cpp (ae77588)
  • deps: Bump ubuntu in /.devcontainer/rust (b426fa2)
  • Image build improvements (#833) (62a2660)
  • Remove python cache artifacts in the images (#842) (e21c90e)

6.1.0 (2025-06-19)

... (truncated)

Commits
  • 8ea2dcf chore(main): release 6.2.1 (#869)
  • 40eff4a ci: fix package update by setting GH_REPO for gh cli (#875)
  • 14ed5a5 ci(deps): bump actions/first-interaction from 1.3.0 to 2.0.0 (#873)
  • f00c59a test(deps): bump @​types/node from 24.0.13 to 24.0.15 in the npm group (#870)
  • eca4047 chore(deps): bump ubuntu from 440dcf6 to a08e551 in amp-devcontainer-cpp ...
  • 650b3b3 chore(deps): bump ubuntu from 440dcf6 to a08e551 in amp-devcontainer-rust...
  • a3fc675 ci(deps): bump the github-actions group with 2 updates (#874)
  • a2f9dd4 chore(deps, cpp): update udev (#868)
  • 02ea9b8 chore(deps, rust): update udev (#867)
  • 6598a6b chore(main): release 6.2.0 (#837)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [philips-software/amp-devcontainer-cpp](https://github.com/philips-software/amp-devcontainer) from v6.0.2 to 6.2.1.
- [Release notes](https://github.com/philips-software/amp-devcontainer/releases)
- [Changelog](https://github.com/philips-software/amp-devcontainer/blob/main/CHANGELOG.md)
- [Commits](philips-software/amp-devcontainer@v6.0.2...v6.2.1)

---
updated-dependencies:
- dependency-name: philips-software/amp-devcontainer-cpp
  dependency-version: 6.2.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Jul 23, 2025
@dependabot dependabot bot requested a review from EkelmansPh as a code owner July 23, 2025 04:32
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Jul 23, 2025
@github-actions
Copy link
Contributor

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ DOCKERFILE hadolint 1 0 0 0.32s
✅ JSON prettier 6 1 0 0 0.66s
✅ JSON v8r 6 0 0 4.02s
⚠️ MARKDOWN markdownlint 8 1 3 0 0.87s
⚠️ MARKDOWN markdown-link-check 8 7 0 4.22s
✅ MARKDOWN markdown-table-formatter 8 1 0 0 0.42s
✅ REPOSITORY checkov yes no no 14.79s
✅ REPOSITORY git_diff yes no no 0.09s
✅ REPOSITORY grype yes no no 23.64s
✅ REPOSITORY secretlint yes no no 1.26s
✅ REPOSITORY syft yes no no 1.06s
✅ REPOSITORY trivy yes no no 7.19s
✅ REPOSITORY trivy-sbom yes no no 0.19s
✅ REPOSITORY trufflehog yes no no 2.3s
⚠️ SPELL lychee 38 10 0 1.09s
✅ YAML prettier 9 0 0 0 0.62s
✅ YAML v8r 9 0 0 4.29s
✅ YAML yamllint 9 0 0 0.35s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@EkelmansPh EkelmansPh merged commit e6189a1 into main Aug 5, 2025
7 checks passed
@EkelmansPh EkelmansPh deleted the dependabot/docker/dot-devcontainer/philips-software/amp-devcontainer-cpp-6.2.1 branch August 5, 2025 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file docker Pull requests that update Docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants