Skip to content

build(deps): bump philips-software/amp-devcontainer-cpp from 8.1.0 to 8.2.0 in /.devcontainer - #391

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker/dot-devcontainer/philips-software/amp-devcontainer-cpp-8.2.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker/dot-devcontainer/philips-software/amp-devcontainer-cpp-8.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 11, 2026

Copy link
Copy Markdown
Contributor

Warning

Cooldown could not be applied because no publication date was available from the registry.

Bumps philips-software/amp-devcontainer-cpp from 8.1.0 to 8.2.0.

Release notes

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

v8.2.0

8.2.0 (2026-09-10)

📋 Summary

🍨 Image flavors

Flavor Full identifier
base ghcr.io/philips-software/amp-devcontainer-base:v8.2.0@sha256:c5b8d2f82f22b6b86ee53f135c24438f6f894ab2a75d3476b3f83931ab7e486f
cpp ghcr.io/philips-software/amp-devcontainer-cpp:v8.2.0@sha256:878e38ed2d9287317a4906cb682a96339a37139701597b25be228a1dd728b3f4
docs ghcr.io/philips-software/amp-devcontainer-docs:{{ amp-devcontainer-docs-version }}@{{ amp-devcontainer-docs-sha }}
embedded-cpp ghcr.io/philips-software/amp-devcontainer-embedded-cpp:v8.2.0@sha256:008dae53c6f0a5770041e93c5e27132df7625fc845e61c8bf20ff7b425ad5d41
embedded-rust ghcr.io/philips-software/amp-devcontainer-embedded-rust:{{ amp-devcontainer-embedded-rust-version }}@{{ amp-devcontainer-embedded-rust-sha }}
rust ghcr.io/philips-software/amp-devcontainer-rust:v8.2.0@sha256:50e979dbf4e8eb27e8688006d84967b9b0c5654dcbf8e75fc5606dd228d77734

🛠️ 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.1
wget 1.25.0-2ubuntu4.4
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.4.3

... (truncated)

Changelog

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

8.2.0 (2026-09-10)

Features

  • Group vs code extension updates in a single pull request (#1439) (4f484e4)

Chores

8.1.1 (2026-09-05)

Bug Fixes

  • Scope digest artifacts per image so shared name prefixes don't collide (#1432) (ff485e1)

Chores

  • deps, embedded-rust: Update rust-lang.rust-analyzer in devcontainer-metadata.json (#1428) (5d4b2fb)
  • deps, embedded-rust: Update rust-lang.rust-analyzer in devcontainer.json (#1430) (fe6c340)
  • deps, rust: Update rust-lang.rust-analyzer in devcontainer-metadata.json (#1427) (cc20124)
  • deps, rust: Update rust-lang.rust-analyzer in devcontainer.json (#1429) (9402e17)
Commits
  • 3964f1a chore(main): release 8.2.0 (#1452)
  • 4ef16b6 chore(deps): update VS Code extensions across devcontainers (#1457)
  • 797e5ef chore(deps, base): update locales (#1459)
  • cc54979 ci(deps): bump conan from 2.31.2 to 2.32.0 in /.devcontainer (#1458)
  • 350ac6b ci(deps): bump the github-actions group with 2 updates (#1455)
  • 418c81b chore(deps): bump cmake from 4.4.2 to 4.4.3 in /.devcontainer (#1454)
  • 8281236 ci: use released actions (#1456)
  • eccf76d chore(main): release actions 1.2.0 (#1453)
  • 4f484e4 feat: group vs code extension updates in a single pull request (#1439)
  • f262d46 chore(deps, base): update gnupg2 (#1441)
  • 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 8.1.0 to 8.2.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@v8.1.0...v8.2.0)

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

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 Sep 11, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 11, 2026 14:03
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 11, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 11, 2026 14:03
@dependabot dependabot Bot added the docker Pull requests that update Docker code label Sep 11, 2026
@github-actions

Copy link
Copy Markdown

Test Results

34 tests  ±0   34 ✅ ±0   21s ⏱️ -1s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit ebc911a. ± Comparison against base commit 297a72d.

@github-actions

Copy link
Copy Markdown

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Max errors Warnings Elapsed time
✅ ACTION actionlint 6 0 0 0.04s
✅ ACTION zizmor 6 0 0 0 2.7s
✅ CPP clang-format 253 1 0 0 1.73s
✅ DOCKERFILE hadolint 1 0 0 0.03s
⚠️ MARKDOWN markdownlint 8 5 20 0 1.09s
✅ MARKDOWN markdown-table-formatter 8 5 0 0 0.28s
✅ REPOSITORY betterleaks yes no no 1.22s
✅ REPOSITORY git_diff yes no no 0.03s
✅ REPOSITORY grype yes no no 65.46s
✅ REPOSITORY ls-lint yes no no 0.01s
✅ REPOSITORY secretlint yes no no 7.52s
✅ REPOSITORY syft yes no no 2.37s
✅ REPOSITORY trivy yes no no 10.98s
✅ REPOSITORY trivy-sbom yes no no 0.69s
✅ REPOSITORY trufflehog yes no no 3.79s
⚠️ SPELL lychee 73 1 0 15.17s
✅ YAML prettier 13 1 0 0 0.8s
✅ YAML v8r 13 0 0 5.51s
✅ YAML yamllint 13 0 0 0.77s

Detailed Issues

⚠️ SPELL / lychee - 1 error
📝 Summary
---------------------
🔍 Total..........168
🔗 Unique.........162
✅ Successful.....167
⏳ Timeouts.........0
🔀 Redirected......74
👻 Excluded.........0
❓ Unknown..........0
🚫 Errors...........1
⛔ Unsupported......1

Errors in CONTRIBUTING.md
[404] https://github.com/yourname/amp-cucumber-cpp-runner.git (at 41:35) | 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 74 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

⚠️ Your configuration references items that have been removed from MegaLinter and are ignored: REPOSITORY_GITLEAKS, REPOSITORY_GOODCHECK, REPOSITORY_KICS. See Removed linters to find their replacements.

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@10.0.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 provided by OX Security
Show us your support by starring ⭐ the repository

@sonarqubecloud

Copy link
Copy Markdown

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