-
Notifications
You must be signed in to change notification settings - Fork 11
build(deps): bump philips-software/amp-devcontainer-cpp from v6.5.3 to v6.6.0 in /.devcontainer #670
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump philips-software/amp-devcontainer-cpp from v6.5.3 to v6.6.0 in /.devcontainer #670
Conversation
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]>
✅
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| ✅ ACTION | actionlint | 6 | 0 | 0 | 0.28s | |
| ✅ CPP | clang-format | 15 | 2 | 0 | 0 | 0.83s |
| ✅ CPP | cppcheck | 15 | 0 | 0 | 0.82s | |
| ✅ DOCKERFILE | hadolint | 1 | 0 | 0 | 0.29s | |
| ✅ JSON | jsonlint | 7 | 0 | 0 | 0.19s | |
| ✅ JSON | prettier | 7 | 2 | 0 | 0 | 1.16s |
| markdownlint | 6 | 1 | 10 | 0 | 1.34s | |
| ✅ MARKDOWN | markdown-table-formatter | 6 | 1 | 0 | 0 | 0.77s |
| ✅ REPOSITORY | git_diff | yes | no | no | 0.56s | |
| ✅ REPOSITORY | grype | yes | no | no | 26.65s | |
| ✅ REPOSITORY | ls-lint | yes | no | no | 0.06s | |
| ✅ REPOSITORY | secretlint | yes | no | no | 49.48s | |
| ✅ REPOSITORY | syft | yes | no | no | 1.31s | |
| ✅ REPOSITORY | trivy | yes | no | no | 6.39s | |
| ✅ REPOSITORY | trivy-sbom | yes | no | no | 1.24s | |
| ✅ REPOSITORY | trufflehog | yes | no | no | 8.61s | |
| lychee | 33 | 2 | 0 | 73.65s | ||
| ✅ YAML | prettier | 9 | 1 | 0 | 0 | 0.84s |
| ✅ YAML | v8r | 9 | 0 | 0 | 5.04s | |
| ✅ YAML | yamllint | 9 | 0 | 0 | 0.5s |
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?
[504] https://github.com/philips-software/amp-hal-st/commit/HIDDEN_BY_MEGALINTER| Network error: Gateway Timeout
[TIMEOUT] https://st.com/ | Timeout
📝 Summary
---------------------
🔍 Total..........236
✅ Successful.....233
⏳ Timeouts.........1
🔀 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 CHANGELOG.md
[504] https://github.com/philips-software/amp-hal-st/commit/HIDDEN_BY_MEGALINTER| Network error: Gateway Timeout
Errors in README.md
[TIMEOUT] https://st.com/ | Timeout
⚠️ 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
|
@copilot make sure the container version is updated on all yaml files in .github folder |
|
@andjordan I've opened a new pull request, #671, to work on those changes. Once the pull request is ready, I'll request review from you. |
…o 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]>

Bumps philips-software/amp-devcontainer-cpp from v6.5.3 to v6.6.0.
Release notes
Sourced from philips-software/amp-devcontainer-cpp's releases.
Changelog
Sourced from philips-software/amp-devcontainer-cpp's changelog.
Commits
25ceea2chore(main): release 6.6.0 (#999)6b53395feat: add devcontainer templates (#1010)087ab13chore(deps, cpp): update sonarsource.sonarlint-vscode in devcontainer-metadat...ac78660chore(deps, cpp): update github.vscode-pull-request-github, sonarsource.sonar...37e7c95chore(deps, rust): update github.vscode-pull-request-github, rust-lang.rust-a...72e027dchore(deps, rust): update rust-lang.rust-analyzer in devcontainer-metadata.js...ceab0a3ci(deps): bump the github-actions group with 2 updates (#1016)1de5fd2chore(deps): bump conan from 2.22.1 to 2.22.2 in /.devcontainer (#1015)a686b74feat: update rust to 1.91.1 and update dependencies (#1009)3a81fe8test(deps): bump@types/nodefrom 24.9.1 to 24.10.0 in the npm group (#1008)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)