Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps philips-software/amp-devcontainer-cpp from v6.6.1 to 6.6.3.

Release notes

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

v6.6.3

6.6.3 (2026-01-05)

📋 Summary

This release contains updates to CMake and Conan in amp-devcontainer-cpp. Several extensions have been updated to the latest version for all containers.

🔖 Packages

Container Full identifier
amp-devcontainer-cpp ghcr.io/philips-software/amp-devcontainer-cpp:v6.6.3@sha256:0af2cde9ba1c07bb615c6737b522a29a63f417a0d38f0057a54edf24c75f479e
amp-devcontainer-rust ghcr.io/philips-software/amp-devcontainer-rust:v6.6.3@sha256:d563a35dcb1c07da05236317e230a22bf18597d5cdaaf0f9053b9922ccdf7234

Chores

v6.6.2

6.6.2 (2025-12-17)

📋 Summary

This release contains updates to CMake and Conan in amp-devcontainer-cpp, and udev for amp-devcontainer-cpp and amp-devcontainer-rust. Urllib3 is updated fixing security findings. Several VS Code extensions have been updated to the latest versions.

🔖 Packages

Container Full identifier
amp-devcontainer-cpp ghcr.io/philips-software/amp-devcontainer-cpp:v6.6.2@sha256:dd750ca10ff7d7e6cd40aa8a53a599b3de6d2b299b2816f7531a76bfaddb49b9
amp-devcontainer-rust ghcr.io/philips-software/amp-devcontainer-rust:v6.6.2@sha256:359549e7c16124d7339c08d23e190503fe2857cb2b0e29ef92700bd72ac306e9

Chores

Changelog

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

6.6.3 (2026-01-05)

Chores

  • deps, cpp: Update github.vscode-pull-request-github in devcontainer.json (#1050) (e85df3f)
  • deps, cpp: Update sonarsource.sonarlint-vscode in devcontainer-metadata.json (#1060) (ee09f53)
  • deps, cpp: Update sonarsource.sonarlint-vscode in devcontainer.json (#1062) (7e62219)
  • deps, rust: Update github.vscode-pull-request-github, rust-lang.rust-analyzer in devcontainer.json (#1052) (ca727bf)
  • deps, rust: Update rust-lang.rust-analyzer in devcontainer-metadata.json (#1051) (d221c43)
  • deps, rust: Update rust-lang.rust-analyzer in devcontainer-metadata.json (#1059) (28da61e)
  • deps, rust: Update rust-lang.rust-analyzer, sonarsource.sonarlint-vscode in devcontainer.json (#1061) (d8fe9df)
  • deps: Bump cmake from 4.2.0 to 4.2.1 in /.devcontainer (#1064) (c25d22c)
  • deps: Bump conan from 2.23.0 to 2.24.0 in /.devcontainer (#1063) (b540fd5)

6.6.2 (2025-12-17)

Chores

  • deps, cpp: Update github.vscode-github-actions, github.vscode-pull-request-github, ms-vscode.cpptools, sonarsource.sonarlint-vscode in devcontainer.json (#1041) (3e8ced3)
  • deps, cpp: Update ms-vscode.cpptools in devcontainer.json (#1035) (403dafa)
  • deps, cpp: Update ms-vscode.cpptools, sonarsource.sonarlint-vscode in devcontainer-metadata.json (#1026) (4931da7)
  • deps, cpp: Update sonarsource.sonarlint-vscode in devcontainer.json (#1027) (104e4f7)
  • deps, rust: Update github.vscode-github-actions, github.vscode-pull-request-github, rust-lang.rust-analyzer, sonarsource.sonarlint-vscode in devcontainer.json (#1042) (2d20229)
  • deps, rust: Update rust-lang.rust-analyzer in devcontainer-metadata.json (#1029) (e99a865)
  • deps, rust: Update rust-lang.rust-analyzer in devcontainer-metadata.json (#1037) (37aff31)
  • deps, rust: Update rust-lang.rust-analyzer in devcontainer-metadata.json (#1043) (44ae292)
  • deps, rust: Update rust-lang.rust-analyzer in devcontainer.json (#1036) (68eb95e)
  • deps, rust: Update rust-lang.rust-analyzer, sonarsource.sonarlint-vscode in devcontainer.json (#1028) (d44ea74)
  • deps: Bump cmake from 4.1.2 to 4.2.0 in /.devcontainer (#1032) (dc98f44)
  • deps: Bump conan from 2.22.2 to 2.23.0 in /.devcontainer (#1038) (3bad158)
  • deps: Bump urllib3 from 2.5.0 to 2.6.0 in /.devcontainer/cpp (#1034) (daf6232)
  • deps: Update udev (#1049) (e07d588)
Commits
  • 55e3a3e chore(main): release 6.6.3 (#1058)
  • 4794a0e ci(deps): bump anchore/sbom-action from 0.20.11 to 0.21.0 in the github-actio...
  • d8fe9df chore(deps, rust): update rust-lang.rust-analyzer, sonarsource.sonarlint-vsco...
  • 28da61e chore(deps, rust): update rust-lang.rust-analyzer in devcontainer-metadata.js...
  • ee09f53 chore(deps, cpp): update sonarsource.sonarlint-vscode in devcontainer-metadat...
  • 7e62219 chore(deps, cpp): update sonarsource.sonarlint-vscode in devcontainer.json (#...
  • 84513fc test(deps): bump @​types/node from 25.0.2 to 25.0.3 in the npm group (#1065)
  • c44ee78 ci(deps): bump the github-actions group with 5 updates (#1066)
  • c25d22c chore(deps): bump cmake from 4.2.0 to 4.2.1 in /.devcontainer (#1064)
  • b540fd5 chore(deps): bump conan from 2.23.0 to 2.24.0 in /.devcontainer (#1063)
  • 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 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.1 to 6.6.3.
- [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.1...v6.6.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Jan 6, 2026
@dependabot dependabot bot requested review from a team as code owners January 6, 2026 14:11
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Jan 6, 2026
@github-actions
Copy link

github-actions bot commented Jan 6, 2026

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 6 0 0 0.24s
✅ CPP clang-format 114 0 0 0 1.0s
✅ DOCKERFILE hadolint 1 0 0 0.27s
✅ JSON jsonlint 8 0 0 0.16s
✅ JSON prettier 8 6 0 0 0.48s
⚠️ MARKDOWN markdownlint 4 1 13 0 0.76s
✅ MARKDOWN markdown-table-formatter 4 1 0 0 0.26s
✅ REPOSITORY git_diff yes no no 0.02s
✅ REPOSITORY grype yes no no 26.87s
✅ REPOSITORY ls-lint yes no no 0.06s
✅ REPOSITORY secretlint yes no no 1.31s
✅ REPOSITORY syft yes no no 1.04s
✅ REPOSITORY trivy yes no no 6.99s
✅ REPOSITORY trivy-sbom yes no no 0.1s
✅ REPOSITORY trufflehog yes no no 2.16s
⚠️ SPELL lychee 56 1 0 3.89s
✅ YAML prettier 10 0 0 0 0.52s
✅ YAML v8r 10 0 0 5.51s
✅ YAML yamllint 10 0 0 0.46s

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 MD024/no-duplicate-heading Multiple headings with the same content [Context: "Chores"]
CHANGELOG.md:38 MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:47 MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:53 MD024/no-duplicate-heading Multiple headings with the same content [Context: "Chores"]
CHANGELOG.md:61 MD024/no-duplicate-heading Multiple headings with the same content [Context: "⚠ BREAKING CHANGES"]
CHANGELOG.md:65 MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:70 MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
CHANGELOG.md:79 MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:90 MD024/no-duplicate-heading Multiple headings with the same content [Context: "Chores"]
CHANGELOG.md:98 MD024/no-duplicate-heading Multiple headings with the same content [Context: "⚠ BREAKING CHANGES"]
CHANGELOG.md:102 MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:127 MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
CHANGELOG.md:134 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 [email protected] --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

@github-actions
Copy link

github-actions bot commented Jan 6, 2026

Test Results

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

Results for commit 88f8529.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 6, 2026

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