Skip to content

build(deps): bump philips-software/amp-devcontainer-cpp from 7.2.0 to 8.0.1 in /.devcontainer - #375

Merged
André Jordan (andjordan) merged 3 commits into
mainfrom
dependabot/docker/dot-devcontainer/philips-software/amp-devcontainer-cpp-8.0.1
Jul 24, 2026
Merged

build(deps): bump philips-software/amp-devcontainer-cpp from 7.2.0 to 8.0.1 in /.devcontainer#375
André Jordan (andjordan) merged 3 commits into
mainfrom
dependabot/docker/dot-devcontainer/philips-software/amp-devcontainer-cpp-8.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor

Bumps philips-software/amp-devcontainer-cpp from 7.2.0 to 8.0.1.

Release notes

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

v8.0.1

8.0.1 (2026-07-22)

📋 Summary

🍨 Image flavors

Flavor Full identifier
base ghcr.io/philips-software/amp-devcontainer-base:v8.0.1@sha256:754815e92272800a9b00339726addd9b1716da4301b0d9f7dc93e24fc4ecb7c3
cpp ghcr.io/philips-software/amp-devcontainer-cpp:v8.0.1@sha256:489772f6e442f93804c0ccdb8879d84fbb1a70a203e8a2885ec97b39858bddee
docs ghcr.io/philips-software/amp-devcontainer-docs:v8.0.1@sha256:768bf2ea4b2d7ef20c336473085ff53404d01cc25ffe28f0f072ed3b6a85aa10
embedded-cpp ghcr.io/philips-software/amp-devcontainer-embedded-cpp:v8.0.1@sha256:fb421b210c7938aa5f9e0f432d0d486fc2473424c7712178b5da17a240abb8a5
embedded-rust ghcr.io/philips-software/amp-devcontainer-embedded-rust:v8.0.1@sha256:5ecdbd47cdc1c2fd66594fd066a5a7c1f718e5d7c6f5ffe71c67bf4ded57b35c
rust ghcr.io/philips-software/amp-devcontainer-rust:v8.0.1@sha256:ceb487bd4735d0fad16d233064245e65bacc540db83fcb2939041a30961f4c29

🛠️ Included tools

The tables below list the most relevant tools per flavor and their versions, as recorded in the image's Software Bill of Materials (SBOM).

Tool Version
bats 1.13.0
bats-assert 2.2.4
bats-support 0.3.0
git 1:2.53.0-1ubuntu1
gnupg2 2.4.8-4ubuntu3
wget 1.25.0-2ubuntu4.2
Tool Version
ccache 4.13.1
clang-22 1:22.1.2-1ubuntu1
clang-format-22 1:22.1.2-1ubuntu1
clang-tidy-22 1:22.1.2-1ubuntu1
clang-tools-22 1:22.1.2-1ubuntu1
clangd-22 1:22.1.2-1ubuntu1
cmake 4.3.4

... (truncated)

Changelog

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

8.0.1 (2026-07-22)

Bug Fixes

  • Capture re-usable workflows as actions instead of scripts (#1374) (3c233cd)
  • Resolve sonarqube security findings (#1373) (a18bcf8)

Chores

  • deps, cpp: Update github.vscode-github-actions, github.vscode-pull-request-github in devcontainer.json (#1367) (4e14e99)
  • deps, docs: Update github.vscode-github-actions, github.vscode-pull-request-github in devcontainer.json (#1365) (57ec6f1)
  • deps, embedded-cpp: Update github.vscode-github-actions, github.vscode-pull-request-github in devcontainer.json (#1366) (2a53506)
  • deps, embedded-rust: Update github.vscode-github-actions, github.vscode-pull-request-github, rust-lang.rust-analyzer in devcontainer.json (#1368) (290362b)
  • deps, embedded-rust: Update rust-lang.rust-analyzer in devcontainer-metadata.json (#1363) (7cbff6a)
  • deps, rust: Update github.vscode-github-actions, github.vscode-pull-request-github, rust-lang.rust-analyzer in devcontainer.json (#1369) (8ded3f0)
  • deps, rust: Update rust-lang.rust-analyzer in devcontainer-metadata.json (#1364) (2fc9572)

8.0.0 (2026-07-20)

⚠ BREAKING CHANGES

  • split-off embedded-cpp from cpp flavor (#1314)

Features

  • 🍨: Add documentation (docs) flavor (#1335) (8731e2a)
  • Add missing tools to SBOM (#1346) (a9c00fa)
  • Allow inheritance of devcontainer.metadata in the re-usable workflows (#1357) (0869d12)
  • Split-off embedded-cpp from cpp flavor (#1314) (3d642e3)
  • Split-off embedded-rust from rust flavor (#1358) (36d7b1d)

Bug Fixes

  • Disable extension auto update for VS Code Extensions (#1355) (5751f0d)

Chores

  • deps, base: Update wget (#1361) (7283164)
  • deps, cpp: Update github.vscode-pull-request-github in devcontainer.json (#1339) (801e708)
  • deps, cpp: Update github.vscode-pull-request-github, sonarsource.sonarlint-vscode in devcontainer.json (#1352) (66c83d7)
  • deps, cpp: Update sonarsource.sonarlint-vscode in devcontainer-metadata.json (#1350) (0855d47)
  • deps, docs: Update github.vscode-pull-request-github in devcontainer.json (#1349) (601a41e)
  • deps, embedded-cpp: Update github.vscode-github-actions, github.vscode-pull-request-github, sonarsource.sonarlint-vscode in devcontainer.json (#1341) (a17135a)
  • deps, embedded-cpp: Update github.vscode-pull-request-github, sonarsource.sonarlint-vscode in devcontainer.json (#1351) (a4bc9ee)
  • deps, embedded-cpp: Update sonarsource.sonarlint-vscode in devcontainer-metadata.json (#1353) (01b96b3)

... (truncated)

Commits
  • bd6e32c chore(main): release 8.0.1 (#1370)
  • 3c233cd fix: capture re-usable workflows as actions instead of scripts (#1374)
  • 290362b chore(deps, embedded-rust): update github.vscode-github-actions, github.vscod...
  • 4e14e99 chore(deps, cpp): update github.vscode-github-actions, github.vscode-pull-req...
  • a18bcf8 fix: resolve sonarqube security findings (#1373)
  • 2fc9572 chore(deps, rust): update rust-lang.rust-analyzer in devcontainer-metadata.js...
  • 2a53506 chore(deps, embedded-cpp): update github.vscode-github-actions, github.vscode...
  • 7cbff6a chore(deps, embedded-rust): update rust-lang.rust-analyzer in devcontainer-me...
  • 6eb6ce8 test(deps): bump brace-expansion from 5.0.6 to 5.0.7 (#1372)
  • 5d81aba docs: fix release build (#1371)
  • 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 7.2.0 to 8.0.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@v7.2.0...v8.0.1)

---
updated-dependencies:
- dependency-name: philips-software/amp-devcontainer-cpp
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jul 22, 2026
@dependabot
dependabot Bot requested review from a team as code owners July 22, 2026 14:03
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Jul 22, 2026
@github-actions

github-actions Bot commented Jul 22, 2026

Copy link
Copy Markdown

Test Results

31 tests  ±0   31 ✅ ±0   16s ⏱️ -1s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 200381f. ± Comparison against base commit 8c129ee.

♻️ This comment has been updated with latest results.

@github-actions

github-actions Bot commented Jul 22, 2026

Copy link
Copy Markdown

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 6 0 0 0.24s
✅ ACTION zizmor 6 0 0 0 1.83s
✅ CPP clang-format 239 1 0 0 1.45s
✅ DOCKERFILE hadolint 1 0 0 0.04s
⚠️ MARKDOWN markdownlint 7 4 20 0 0.93s
✅ MARKDOWN markdown-table-formatter 7 4 0 0 0.23s
✅ REPOSITORY betterleaks yes no no 1.19s
✅ REPOSITORY git_diff yes no no 0.03s
✅ REPOSITORY grype yes no no 55.25s
✅ REPOSITORY ls-lint yes no no 0.01s
✅ REPOSITORY secretlint yes no no 4.05s
✅ REPOSITORY syft yes no no 1.97s
✅ REPOSITORY trivy yes no no 10.06s
✅ REPOSITORY trivy-sbom yes no no 0.25s
✅ REPOSITORY trufflehog yes no no 4.16s
⚠️ SPELL lychee 86 1 0 11.03s
✅ YAML prettier 10 0 0 0 0.61s
✅ YAML v8r 10 0 0 7.37s
✅ YAML yamllint 10 0 0 0.53s

Detailed Issues

⚠️ SPELL / lychee - 1 error
📝 Summary
---------------------
🔍 Total..........178
🔗 Unique.........172
✅ Successful.....177
⏳ Timeouts.........0
🔀 Redirected......81
👻 Excluded.........0
❓ Unknown..........0
🚫 Errors...........1
⛔ Unsupported......1

Errors in CONTRIBUTING.md
[404] https://github.com/yourname/amp-cucumber-cpp-runner.git (at 41:36) | Rejected status code: 404 Not Found | Followed 1 redirect. Redirects: https://github.com/yourname/amp-cucumber-cpp-runner.git --[301]--> https://github.com/yourname/amp-cucumber-cpp-runner

Hint: Followed 81 redirects. You might want to consider replacing redirecting URLs with the resolved URLs. Use verbose mode (`-v`/`-vv`) to see redirection details.
Hint: You can configure accepted/rejected response codes with `-a` or `--accept`
⚠️ MARKDOWN / markdownlint - 20 errors
CHANGELOG.md:31 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:38 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
CHANGELOG.md:44 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Chores"]
CHANGELOG.md:51 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:58 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Chores"]
CHANGELOG.md:66 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "⚠ BREAKING CHANGES"]
CHANGELOG.md:70 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:79 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:85 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Chores"]
CHANGELOG.md:93 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "⚠ BREAKING CHANGES"]
CHANGELOG.md:97 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:102 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
CHANGELOG.md:111 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: "Chores"]
CHANGELOG.md:130 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "⚠ BREAKING CHANGES"]
CHANGELOG.md:134 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:159 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
CHANGELOG.md:166 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Chores"]
cmake/WindowsToolchainFilesProvidedBy.md:1 error MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "<https://github.com/MarkSchofi..."]
README.md:132 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]

Notices

📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)

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.6.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,ACTION_ZIZMOR,CPP_CLANG_FORMAT,DOCKERFILE_HADOLINT,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_GIT_DIFF,REPOSITORY_BETTERLEAKS,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
Show us your support by starring ⭐ the repository

@andjordan

Copy link
Copy Markdown
Contributor

Copilot make sure the container version is the same on all workflows, do not update PR description, do not run tests

Copilot AI commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Copilot make sure the container version is the same on all workflows, do not update PR description, do not run tests

Updated in commit 200381f. All workflow container references now use ghcr.io/philips-software/amp-devcontainer-cpp:8.0.1@sha256:489772f6e442f93804c0ccdb8879d84fbb1a70a203e8a2885ec97b39858bddee to match the devcontainer image.

@sonarqubecloud

Copy link
Copy Markdown

@andjordan
André Jordan (andjordan) merged commit 4404e3f into main Jul 24, 2026
24 checks passed
@andjordan
André Jordan (andjordan) deleted the dependabot/docker/dot-devcontainer/philips-software/amp-devcontainer-cpp-8.0.1 branch July 24, 2026 08:30
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