Skip to content

build(deps): bump philips-software/amp-devcontainer-cpp from v6.6.4 to 6.8.0 in /.devcontainer#286

Merged
André Jordan (andjordan) merged 2 commits intomainfrom
dependabot/docker/dot-devcontainer/philips-software/amp-devcontainer-cpp-6.8.0
Feb 10, 2026
Merged

build(deps): bump philips-software/amp-devcontainer-cpp from v6.6.4 to 6.8.0 in /.devcontainer#286
André Jordan (andjordan) merged 2 commits intomainfrom
dependabot/docker/dot-devcontainer/philips-software/amp-devcontainer-cpp-6.8.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2026

Bumps philips-software/amp-devcontainer-cpp from v6.6.4 to 6.8.0.

Release notes

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

v6.8.0

6.8.0 (2026-02-05)

📋 Summary

This release updates LLVM/Clang to version 20 in amp-devcontainer-cpp, CPM.cmake is updated to version 0.42.1.

🔖 Packages

Container Full identifier
amp-devcontainer-base ghcr.io/philips-software/amp-devcontainer-base:v6.8.0@sha256:030326f1971e6474dcdd58f152e0f02a1d737b1b0a9b0d045a9ee0bcac76b601
amp-devcontainer-cpp ghcr.io/philips-software/amp-devcontainer-cpp:v6.8.0@sha256:5c6d33d6d4642163481eb5cab49ccd861be6b558c45b4902616bc653c7e22e2a
amp-devcontainer-rust ghcr.io/philips-software/amp-devcontainer-rust:v6.8.0@sha256:a6f75a8b35d9d713431c1e26914deea6a13a5b321da865de224e40d7e51f3cb5

Features

Chores

v6.7.2

6.7.2 (2026-02-04)

📋 Summary

The devcontainer flavors published as part of amp-devcontainer are now listed on containers.dev, and can be directly used from supporting tooling (like the devcontainer cli, or VS Code).

In amp-devcontainer-cpp, Mull is updated to version 0.29.0.

Several Extensions have been updated to the latest version.

[!NOTE]

This is the last release of amp-devcontainer-cpp that is based upon LLVM/Clang 19, the next release will include an update to LLVM/Clang 20.

🔖 Packages

Container Full identifier
amp-devcontainer-base ghcr.io/philips-software/amp-devcontainer-base:v6.7.2@sha256:d78cffe713847ecc5a5c038c8e0393322d6323752823694be6c904dff71e34f9
amp-devcontainer-cpp ghcr.io/philips-software/amp-devcontainer-cpp:v6.7.2@sha256:8e45c04483ce4a1ed8dd40172580ae28326031d8ffd5f157c8325fe096369634
amp-devcontainer-rust ghcr.io/philips-software/amp-devcontainer-rust:v6.7.2@sha256:55afae1966bfe135ff090a57174cfa186063c50002c5035b4e203adf3f8b147b

Bug Fixes

... (truncated)

Changelog

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

6.8.0 (2026-02-05)

Features

Chores

6.7.2 (2026-02-04)

Bug Fixes

Chores

  • deps, cpp: Update github.vscode-github-actions, ms-vscode.cmake-tools, sonarsource.sonarlint-vscode, usernamehw.errorlens in devcontainer.json (#1122) (07f8c44)
  • deps, cpp: Update ms-vscode.cmake-tools, sonarsource.sonarlint-vscode in devcontainer-metadata.json (#1121) (8b663ed)
  • deps, cpp: Update ms-vscode.cpptools, sonarsource.sonarlint-vscode in devcontainer-metadata.json (#1127) (c0081cf)
  • deps, cpp: Update ms-vscode.cpptools, sonarsource.sonarlint-vscode in devcontainer.json (#1129) (4615474)
  • deps, cpp: Update mull-19 (#1131) (8ccc9eb)
  • deps, rust: Update github.vscode-github-actions, github.vscode-pull-request-github, rust-lang.rust-analyzer, sonarsource.sonarlint-vscode, usernamehw.errorlens in devcontainer.json (#1130) (b93db92)
  • deps, rust: Update rust-lang.rust-analyzer in devcontainer-metadata.json (#1128) (7626d5b)
  • deps, rust: Update rust-lang.rust-analyzer, usernamehw.errorlens in devcontainer-metadata.json (#1123) (f69df6d)

6.7.1 (2026-01-27)

Bug Fixes

  • Expose enable-edge-tag on reusable workflow (#1098) (5d8ba52)

Chores

  • Add checksum to umbrella certificate (#1089) (f42f104)
  • deps, cpp: Update github.vscode-github-actions, sonarsource.sonarlint-vscode in devcontainer.json (#1106) (36f7684)
  • deps, cpp: Update llvm-vs-code-extensions.vscode-clangd, sonarsource.sonarlint-vscode in devcontainer-metadata.json (#1105) (30b6a59)
  • deps, rust: Update rust-lang.rust-analyzer in devcontainer-metadata.json (#1107) (986d741)
  • deps: Bump gcovr from 8.5 to 8.6 in /.devcontainer (#1091) (1101b59)
  • deps: Bump ubuntu from c35e29c to cd1dba6 in amp-devcontainer-base (#1095) (46ddc60)
  • deps: Update bats-core to v1.13.0 and bats-assert to v2.2.4 (#1094) (8498764)
  • Verify ccache checksum (#1100) (9254783)
  • Verify signatures for apt keys (#1104) (5286994)

... (truncated)

Commits
  • 0b102f3 chore(main): release 6.8.0 (#1133)
  • 20dddd7 feat: update LLVM/Clang to version 20 (#1125)
  • fea1e09 chore(deps): update CPM to version 0.42.1 (#1126)
  • 44e57c1 chore(main): release 6.7.2 (#1124)
  • ef21f17 fix: update devcontainer template structure (#1132)
  • c0081cf chore(deps, cpp): update ms-vscode.cpptools, sonarsource.sonarlint-vscode in ...
  • 7626d5b chore(deps, rust): update rust-lang.rust-analyzer in devcontainer-metadata.js...
  • b93db92 chore(deps, rust): update github.vscode-github-actions, github.vscode-pull-re...
  • 4615474 chore(deps, cpp): update ms-vscode.cpptools, sonarsource.sonarlint-vscode in ...
  • 8ccc9eb chore(deps, cpp): update mull-19 (#1131)
  • 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 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.6.4 to 6.8.0.
- [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.6.4...v6.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Feb 6, 2026
@dependabot dependabot bot requested review from a team as code owners February 6, 2026 14:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Feb 6, 2026
@github-actions
Copy link

github-actions bot commented Feb 6, 2026

Test Results

28 tests  ±0   28 ✅ ±0   3s ⏱️ ±0s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 165db11. ± Comparison against base commit 5d08486.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Feb 6, 2026

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 6 0 0 0.22s
✅ CPP clang-format 114 1 0 0 0.96s
✅ DOCKERFILE hadolint 1 0 0 0.24s
✅ JSON jsonlint 8 0 0 0.17s
✅ JSON prettier 8 6 0 0 0.49s
⚠️ MARKDOWN markdownlint 4 1 13 0 0.75s
✅ MARKDOWN markdown-table-formatter 4 1 0 0 0.23s
✅ REPOSITORY git_diff yes no no 0.02s
✅ REPOSITORY grype yes no no 27.9s
✅ REPOSITORY ls-lint yes no no 0.07s
✅ REPOSITORY secretlint yes no no 1.28s
✅ REPOSITORY syft yes no no 1.17s
✅ REPOSITORY trivy yes no no 5.8s
✅ REPOSITORY trivy-sbom yes no no 0.11s
✅ REPOSITORY trufflehog yes no no 2.2s
⚠️ SPELL lychee 56 1 0 4.08s
✅ YAML prettier 10 0 0 0 0.47s
✅ YAML v8r 10 0 0 4.39s
✅ YAML yamllint 10 0 0 0.47s

Detailed Issues

⚠️ SPELL / lychee - 1 error
[404] https://github.com/yourname/amp-cucumber-cpp-runner.git | Network error: Not Found
📝 Summary
---------------------
🔍 Total..........146
✅ Successful.....145
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded.........0
❓ Unknown..........0
🚫 Errors...........1

Errors in CONTRIBUTING.md
[404] https://github.com/yourname/amp-cucumber-cpp-runner.git | Network error: Not Found
⚠️ MARKDOWN / markdownlint - 13 errors
CHANGELOG.md:26 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Chores"]
CHANGELOG.md:38 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:47 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:53 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Chores"]
CHANGELOG.md:61 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "⚠ BREAKING CHANGES"]
CHANGELOG.md:65 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:70 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
CHANGELOG.md:79 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:90 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Chores"]
CHANGELOG.md:98 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "⚠ BREAKING CHANGES"]
CHANGELOG.md:102 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:127 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
CHANGELOG.md:134 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Chores"]

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.3.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,CPP_CLANG_FORMAT,DOCKERFILE_HADOLINT,JSON_JSONLINT,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_GIT_DIFF,REPOSITORY_GRYPE,REPOSITORY_LS_LINT,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,SPELL_LYCHEE,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security

@andjordan
Copy link
Contributor

Copilot update the container version on all github workflows

Copy link
Contributor

Copilot AI commented Feb 10, 2026

André Jordan (@andjordan) I've opened a new pull request, #288, to work on those changes. Once the pull request is ready, I'll request review from you.

…o 6.8.0 (#288)

- [x] Review the repository structure and identify workflows
- [x] Update container version in ci.yml (3 occurrences)
- [x] Update container version in static-analysis.yml (2 occurrences)
- [x] Update container version in .devcontainer/Dockerfile
- [x] Use v6.8.0 format (with 'v' prefix) consistently across all files

<!-- START COPILOT CODING AGENT TIPS -->
---

✨ Let Copilot coding agent [set things up for
you](https://github.com/philips-software/amp-cucumber-cpp-runner/issues/new?title=✨+Set+up+Copilot+instructions&body=Configure%20instructions%20for%20this%20repository%20as%20documented%20in%20%5BBest%20practices%20for%20Copilot%20coding%20agent%20in%20your%20repository%5D%28https://gh.io/copilot-coding-agent-tips%29%2E%0A%0A%3COnboard%20this%20repo%3E&assignees=copilot)
— coding agent works faster and does higher quality work when set up for
your repo.

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: andjordan <3933856+andjordan@users.noreply.github.com>
@sonarqubecloud
Copy link

@andjordan André Jordan (andjordan) merged commit 6bdcefa into main Feb 10, 2026
19 checks passed
@andjordan André Jordan (andjordan) deleted the dependabot/docker/dot-devcontainer/philips-software/amp-devcontainer-cpp-6.8.0 branch February 10, 2026 08:20
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