Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2026

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

Release notes

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

v6.7.0

6.7.0 (2026-01-20)

📋 Summary

This release includes a new 'base' image that consolidates commonalities between the different container flavors. It can be used stand-alone as a drop-in replacement where a Ubuntu image was used before, and all flavors derive from the base image.

🔖 Packages

Container Full identifier
amp-devcontainer-base ghcr.io/philips-software/amp-devcontainer-base:v6.7.0@sha256:6a33f75b95fa6ddb5ab9519675b58ced61218a6d4d6d4fc45341c7a7e89ebb21
amp-devcontainer-cpp ghcr.io/philips-software/amp-devcontainer-cpp:v6.7.0@sha256:004cea4fd31114f4e341bb0d777d7c3bbacd6f51d86b8eec0ca4e79ee532509d
amp-devcontainer-rust ghcr.io/philips-software/amp-devcontainer-rust:v6.7.0@sha256:d97f3d1d305bb2ba5b9ecf1efa71b591b96288a13417f91a749d86e351c057fe

Features

Chores

  • deps, cpp: Update github.vscode-pull-request-github in devcontainer.json (#1081) (f5056e1)
  • deps, rust: Update rust-lang.rust-analyzer in devcontainer-metadata.json (#1080) (2299c97)
  • deps: Bump gcovr from 8.4 to 8.5 in amp-devcontainer-cpp (#1082) (a3aa0b9)
Changelog

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

6.7.0 (2026-01-20)

Features

Chores

  • deps, cpp: Update github.vscode-pull-request-github in devcontainer.json (#1081) (f5056e1)
  • deps, rust: Update rust-lang.rust-analyzer in devcontainer-metadata.json (#1080) (2299c97)
  • deps: Bump gcovr from 8.4 to 8.5 in /.devcontainer (a3aa0b9)
  • deps: Bump gcovr from 8.4 to 8.5 in amp-devcontainer-cpp (#1082) (a3aa0b9)
Commits
  • ff00368 chore(main): release 6.7.0 (#1087)
  • 30b2726 feat: extract common base image (#1078)
  • f5056e1 chore(deps, cpp): update github.vscode-pull-request-github in devcontainer.js...
  • 2299c97 chore(deps, rust): update rust-lang.rust-analyzer in devcontainer-metadata.js...
  • a3aa0b9 chore(deps): bump gcovr from 8.4 to 8.5 in amp-devcontainer-cpp (#1082)
  • 37411d5 test(deps): bump @​types/node from 25.0.3 to 25.0.6 in the npm group (#1085)
  • 164441c ci(deps): bump anchore/sbom-action from 0.21.0 to 0.21.1 in the github-action...
  • See full diff 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.6.4 to 6.7.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.7.0)

---
updated-dependencies:
- dependency-name: philips-software/amp-devcontainer-cpp
  dependency-version: 6.7.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 Jan 21, 2026
@dependabot dependabot bot requested review from a team as code owners January 21, 2026 14:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Jan 21, 2026
@github-actions
Copy link

Test Results

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

Results for commit d7644cb. ± Comparison against base commit 42ee292.

@github-actions
Copy link

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 6 0 0 0.24s
✅ CPP clang-format 114 1 0 0 0.97s
✅ DOCKERFILE hadolint 1 0 0 0.27s
✅ JSON jsonlint 8 0 0 0.16s
✅ JSON prettier 8 6 0 0 0.51s
⚠️ MARKDOWN markdownlint 4 1 13 0 0.8s
✅ MARKDOWN markdown-table-formatter 4 1 0 0 0.22s
✅ REPOSITORY git_diff yes no no 0.02s
✅ REPOSITORY grype yes no no 29.02s
✅ REPOSITORY ls-lint yes no no 0.07s
✅ REPOSITORY secretlint yes no no 1.37s
✅ REPOSITORY syft yes no no 1.19s
✅ REPOSITORY trivy yes no no 7.61s
✅ REPOSITORY trivy-sbom yes no no 0.11s
✅ REPOSITORY trufflehog yes no no 2.28s
⚠️ SPELL lychee 56 1 0 7.1s
✅ YAML prettier 10 0 0 0 0.47s
✅ YAML v8r 10 0 0 5.19s
✅ YAML yamllint 10 0 0 0.4s

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

@sonarqubecloud
Copy link

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.

1 participant