Skip to content

build(deps): bump philips-software/amp-devcontainer-cpp from 6.7.0 to v6.7.2 in /.devcontainer#731

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/docker/dot-devcontainer/philips-software/amp-devcontainer-cpp-v6.7.2
Closed

build(deps): bump philips-software/amp-devcontainer-cpp from 6.7.0 to v6.7.2 in /.devcontainer#731
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/docker/dot-devcontainer/philips-software/amp-devcontainer-cpp-v6.7.2

Conversation

@dependabot
Copy link
Contributor

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

Bumps philips-software/amp-devcontainer-cpp from 6.7.0 to v6.7.2.

Release notes

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

v6.7.2

6.7.2 (2026-02-04)

📋 Summary

🔖 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

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)

v6.7.1

6.7.1 (2026-01-27)

📋 Summary

This release of amp-devcontainer contains updates to verify hashes of downloaded packages to prevent installing tampered versions of those packages. Next to that the Ubuntu base image is updated. The bats testing framework has been updated to version bats-core 1.13.0 and bats-assert 2.2.4. In amp-devcontainer-cpp gcovr is updated to version 8.6. As usual the VS Code Extensions have been updated to the latest versions.

The re-usable workflows have an interface change. It is now possible to set the condition for edge tags. This repository uses the merge queue, so the condition is enable-edge-tag: ${{ github.event_name == 'merge_group' }}. This should be changed to an appropriate condition for your mainline build that produces the edge image.

🔖 Packages

Container Full identifier
amp-devcontainer-base ghcr.io/philips-software/amp-devcontainer-base:v6.7.1@sha256:40671eae1393b860b5cd3bf61ad13321df031b59f3f24f65b8e046a1f0dcc8b6
amp-devcontainer-cpp ghcr.io/philips-software/amp-devcontainer-cpp:v6.7.1@sha256:7bb4d73919958465c019e08d76aa941d6987aa94773832f25e673b37bbe3f3ac
amp-devcontainer-rust ghcr.io/philips-software/amp-devcontainer-rust:v6.7.1@sha256:e68c0ae0903bdc0650e02cad16d64c4fdcb27f4b2637cb73f34ead4a2fbd34d1

... (truncated)

Changelog

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

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)
  • Verify xwin checksum (#1099) (e7aec51)
Commits
  • 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)
  • 5c7493c ci: fix update dependencies (#1114)
  • f69df6d chore(deps, rust): update rust-lang.rust-analyzer, usernamehw.errorlens in de...
  • 8b663ed chore(deps, cpp): update ms-vscode.cmake-tools, sonarsource.sonarlint-vscode ...
  • 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 6.7.0 to v6.7.2.
- [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.7.0...v6.7.2)

---
updated-dependencies:
- dependency-name: philips-software/amp-devcontainer-cpp
  dependency-version: v6.7.2
  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 5, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 5, 2026 02:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Feb 5, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 6 0 0 0.3s
✅ CPP clang-format 15 2 0 0 1.53s
✅ CPP cppcheck 15 0 0 0.78s
✅ DOCKERFILE hadolint 1 0 0 0.28s
✅ JSON jsonlint 7 0 0 0.16s
✅ JSON prettier 7 2 0 0 1.75s
⚠️ MARKDOWN markdownlint 6 1 10 0 1.75s
✅ MARKDOWN markdown-table-formatter 6 1 0 0 1.47s
✅ REPOSITORY checkov yes no no 26.9s
✅ REPOSITORY git_diff yes no no 0.76s
✅ REPOSITORY grype yes no no 27.48s
✅ REPOSITORY ls-lint yes no no 0.07s
✅ REPOSITORY secretlint yes no no 43.88s
✅ REPOSITORY syft yes no no 1.27s
✅ REPOSITORY trivy yes no no 6.7s
✅ REPOSITORY trivy-sbom yes no no 1.17s
✅ REPOSITORY trufflehog yes no no 7.76s
⚠️ SPELL lychee 33 1 0 88.45s
✅ YAML prettier 9 1 0 0 1.59s
✅ YAML v8r 9 0 0 4.76s
✅ YAML yamllint 9 0 0 0.32s

Detailed Issues

⚠️ SPELL / lychee - 1 error
[IGNORED] tcp://localhost:1234/target/echo/programmer | Unsupported: Error creating request client: builder error for url (tcp://localhost:1234/target/echo/programmer)
[ERROR] http://mcd.rou.st.com/modules.php?name=mcu | Network error: error sending request for url (http://mcd.rou.st.com/modules.php?name=mcu) Maybe a certificate error?
[TIMEOUT] https://st.com/ | Timeout
📝 Summary
---------------------
🔍 Total..........238
✅ Successful.....235
⏳ Timeouts.........1
🔀 Redirected.......0
👻 Excluded.........0
❓ Unknown..........0
🚫 Errors...........1

Errors in README.md
[TIMEOUT] https://st.com/ | Timeout

Errors in .github/ISSUE_TEMPLATE/add-or-update-hal-driver.md
[ERROR] http://mcd.rou.st.com/modules.php?name=mcu | Network error: error sending request for url (http://mcd.rou.st.com/modules.php?name=mcu) Maybe a certificate error?
⚠️ MARKDOWN / markdownlint - 10 errors
.github/ISSUE_TEMPLATE/add-or-update-hal-driver.md:10 error MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "How to import a HAL driver"]
CHANGELOG.md:83 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "⚠ BREAKING CHANGES"]
CHANGELOG.md:87 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:94 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
CHANGELOG.md:103 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:122 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
CHANGELOG.md:140 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "⚠ BREAKING CHANGES"]
CHANGELOG.md:144 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:151 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:162 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]

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_CPPCHECK,CPP_CLANG_FORMAT,DOCKERFILE_HADOLINT,JSON_JSONLINT,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 6, 2026

Superseded by #732.

@dependabot dependabot bot closed this Feb 6, 2026
@dependabot dependabot bot deleted the dependabot/docker/dot-devcontainer/philips-software/amp-devcontainer-cpp-v6.7.2 branch February 6, 2026 02:04
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.

0 participants