Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 21, 2025

Updates philips-software/amp-devcontainer-cpp from v6.5.3 to v6.6.0 across the repository.

Changes

  • Updated .devcontainer/Dockerfile to use v6.6.0
  • Updated .github/workflows/ci.yml container reference to v6.6.0 with matching SHA256 digest

Both files now reference the same container version and digest for consistency.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 21, 2025

⚠️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.18s
✅ CPP cppcheck 15 0 0 0.75s
✅ DOCKERFILE hadolint 1 0 0 0.31s
✅ JSON jsonlint 7 0 0 0.16s
✅ JSON prettier 7 2 0 0 1.83s
⚠️ MARKDOWN markdownlint 6 1 10 0 2.1s
✅ MARKDOWN markdown-table-formatter 6 1 0 0 1.49s
✅ REPOSITORY git_diff yes no no 1.3s
✅ REPOSITORY grype yes no no 25.79s
✅ REPOSITORY ls-lint yes no no 0.06s
✅ REPOSITORY secretlint yes no no 40.51s
✅ REPOSITORY syft yes no no 1.32s
✅ REPOSITORY trivy yes no no 8.13s
✅ REPOSITORY trivy-sbom yes no no 1.16s
✅ REPOSITORY trufflehog yes no no 8.31s
⚠️ SPELL lychee 33 2 0 44.78s
✅ YAML prettier 9 1 0 0 1.24s
✅ YAML v8r 9 0 0 4.63s
✅ YAML yamllint 9 0 0 0.3s

Detailed Issues

⚠️ SPELL / lychee - 2 errors
[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?
[ERROR] https://st.com/ | Network error: error sending request for url (https://st.com/)
📝 Summary
---------------------
🔍 Total..........236
✅ Successful.....234
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded.........0
❓ Unknown..........0
🚫 Errors...........2

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?

Errors in README.md
[ERROR] https://st.com/ | Network error: error sending request for url (https://st.com/)
⚠️ MARKDOWN / markdownlint - 10 errors
.github/ISSUE_TEMPLATE/add-or-update-hal-driver.md:10 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "How to import a HAL driver"]
CHANGELOG.md:83 MD024/no-duplicate-heading Multiple headings with the same content [Context: "⚠ BREAKING CHANGES"]
CHANGELOG.md:87 MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:94 MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
CHANGELOG.md:103 MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:122 MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
CHANGELOG.md:140 MD024/no-duplicate-heading Multiple headings with the same content [Context: "⚠ BREAKING CHANGES"]
CHANGELOG.md:144 MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:151 MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:162 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 [email protected] --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_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

Copilot AI changed the title [WIP] Bump philips-software/amp-devcontainer-cpp to v6.6.0 build(deps): bump philips-software/amp-devcontainer-cpp from v6.5.3 to v6.6.0 Nov 21, 2025
Copilot AI requested a review from andjordan November 21, 2025 08:06
@andjordan andjordan marked this pull request as ready for review November 21, 2025 08:12
@andjordan andjordan requested a review from a team as a code owner November 21, 2025 08:12
@andjordan andjordan merged commit 07fe00a into dependabot/docker/dot-devcontainer/philips-software/amp-devcontainer-cpp-v6.6.0 Nov 21, 2025
41 checks passed
@andjordan andjordan deleted the copilot/sub-pr-670 branch November 21, 2025 08:12
andjordan added a commit that referenced this pull request Nov 21, 2025
…o v6.6.0 in /.devcontainer (#670)

* build(deps): bump philips-software/amp-devcontainer-cpp

Bumps [philips-software/amp-devcontainer-cpp](https://github.com/philips-software/amp-devcontainer) from v6.5.3 to v6.6.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.5.3...v6.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

* build(deps): bump philips-software/amp-devcontainer-cpp from v6.5.3 to v6.6.0 (#671)

* Initial plan

* Update container version to v6.6.0 in .github/workflows/ci.yml

Co-authored-by: andjordan <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: andjordan <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: andjordan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants