-
Notifications
You must be signed in to change notification settings - Fork 37
build(deps): bump philips-software/amp-devcontainer-cpp from 6.7.0 to 6.8.0 in /.devcontainer #1098
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 6.7.0 to 6.8.0 in /.devcontainer #1098
Conversation
Bumps [philips-software/amp-devcontainer-cpp](https://github.com/philips-software/amp-devcontainer) from 6.7.0 to 6.8.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.7.0...v6.8.0) --- updated-dependencies: - dependency-name: philips-software/amp-devcontainer-cpp dependency-version: 6.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Dependency ReviewThe following issues were found:
Snapshot WarningsConsider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice. License Issuesinfra/syntax/CMakeLists.txt
osal/threadx/CMakeLists.txt
lwip/lwip/CMakeLists.txt
external/crypto/micro-ecc/CMakeLists.txt
cmake/emil_test_helpers.cmake
external/protobuf/CMakeLists.txt
external/crypto/mbedtls/CMakeLists.txt
osal/freertos/CMakeLists.txt
external/crypto/tiny-aes128/CMakeLists.txt
external/args/CMakeLists.txt
external/segger_rtt/CMakeLists.txt
OpenSSF ScorecardScorecard details
Scanned Files
|
✅
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| ✅ ACTION | actionlint | 12 | 0 | 0 | 0.28s | |
| ✅ CPP | clang-format | 1053 | 7 | 0 | 0 | 8.63s |
| ✅ DOCKERFILE | hadolint | 2 | 0 | 0 | 0.31s | |
| ✅ JSON | jsonlint | 7 | 0 | 0 | 0.16s | |
| ✅ JSON | prettier | 7 | 0 | 0 | 0 | 0.49s |
| markdownlint | 6 | 0 | 4 | 0 | 1.43s | |
| ✅ MARKDOWN | markdown-table-formatter | 6 | 0 | 0 | 0 | 0.38s |
| ✅ REPOSITORY | checkov | yes | no | no | 21.24s | |
| ✅ REPOSITORY | git_diff | yes | no | no | 0.05s | |
| ✅ REPOSITORY | grype | yes | no | no | 27.82s | |
| ✅ REPOSITORY | ls-lint | yes | no | no | 0.07s | |
| ✅ REPOSITORY | secretlint | yes | no | no | 7.83s | |
| ✅ REPOSITORY | syft | yes | no | no | 1.33s | |
| ✅ REPOSITORY | trivy | yes | no | no | 5.69s | |
| ✅ REPOSITORY | trivy-sbom | yes | no | no | 0.22s | |
| ✅ REPOSITORY | trufflehog | yes | no | no | 2.47s | |
| lychee | 139 | 2 | 0 | 7.09s | ||
| prettier | 22 | 1 | 1 | 0 | 1.07s | |
| ✅ YAML | v8r | 22 | 0 | 0 | 6.68s | |
| ✅ YAML | yamllint | 22 | 0 | 0 | 0.88s |
Detailed Issues
⚠️ SPELL / lychee - 2 errors
[ERROR] https://conventionalcommits.org/ | Network error: error sending request for url (https://conventionalcommits.org/) Maybe a certificate error?
[404] https://github.com/protocolbuffers/protobuf/releases/download/v$%7Bprotobuf_tag%7D/protoc-$%7Bprotobuf_version%7D-$%7Bos_postfix%7D.zip | Network error: Not Found
📝 Summary
---------------------
🔍 Total..........544
✅ Successful.....539
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded.........3
❓ Unknown..........0
🚫 Errors...........2
Errors in README.md
[ERROR] https://conventionalcommits.org/ | Network error: error sending request for url (https://conventionalcommits.org/) Maybe a certificate error?
Errors in external/protoc/CMakeLists.txt
[404] https://github.com/protocolbuffers/protobuf/releases/download/v$%7Bprotobuf_tag%7D/protoc-$%7Bprotobuf_version%7D-$%7Bos_postfix%7D.zip | Network error: Not Found
⚠️ MARKDOWN / markdownlint - 4 errors
external/crypto/tiny-aes128/README.md:1 error MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "### Tiny AES128 in C"]
external/crypto/tiny-aes128/README.md:29 error MD046/code-block-style Code block style [Expected: fenced; Actual: indented]
external/crypto/tiny-aes128/README.md:39 error MD046/code-block-style Code block style [Expected: fenced; Actual: indented]
external/crypto/tiny-aes128/README.md:49 error MD046/code-block-style Code block style [Expected: fenced; Actual: indented]
⚠️ YAML / prettier - 1 error
[error] Explicitly specified pattern "documents/modules/ROOT/examples/clangformat.yaml" is a symbolic link.
.clusterfuzzlite/project.yaml 38ms (unchanged)
.github/dependabot.yml 26ms (unchanged)
.github/workflows/ci.yml 126ms (unchanged)
.github/workflows/dependency-scanner.yml 27ms (unchanged)
.github/workflows/documentation.yml 19ms (unchanged)
.github/workflows/fuzzing-batch.yml 7ms (unchanged)
.github/workflows/fuzzing-cron.yml 7ms (unchanged)
.github/workflows/fuzzing-pr.yml 10ms (unchanged)
.github/workflows/linting-formatting.yml 22ms (unchanged)
.github/workflows/release-please.yml 18ms (unchanged)
.github/workflows/security.yml 14ms (unchanged)
.github/workflows/social-interaction.yml 7ms (unchanged)
.github/workflows/static-analysis.yml 32ms (unchanged)
.github/workflows/validate-pr.yml 14ms (unchanged)
.ls-lint.yml 4ms
.mega-linter.yml 3ms (unchanged)
antora-playbook-branch.yml 6ms (unchanged)
antora-playbook-site.yml 4ms (unchanged)
documents/antora.yml 7ms (unchanged)
documents/supplemental-ui/ui.yml 1ms (unchanged)
mull.yml 4ms (unchanged)
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.3.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,CPP_CLANG_FORMAT,DOCKERFILE_HADOLINT,JSON_JSONLINT,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,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 also updated in all github workflows |
|
@andjordan I've opened a new pull request, #1100, to work on those changes. Once the pull request is ready, I'll request review from you. |
… 6.8.0 (#1100) * Initial plan * Update amp-devcontainer-cpp to 6.8.0 in all workflows Co-authored-by: andjordan <3933856+andjordan@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: andjordan <3933856+andjordan@users.noreply.github.com>
…oftware/amp-devcontainer-cpp-6.8.0
|




Bumps philips-software/amp-devcontainer-cpp from 6.7.0 to 6.8.0.
Release notes
Sourced from philips-software/amp-devcontainer-cpp's releases.
... (truncated)
Changelog
Sourced from philips-software/amp-devcontainer-cpp's changelog.
... (truncated)
Commits
0b102f3chore(main): release 6.8.0 (#1133)20dddd7feat: update LLVM/Clang to version 20 (#1125)fea1e09chore(deps): update CPM to version 0.42.1 (#1126)44e57c1chore(main): release 6.7.2 (#1124)ef21f17fix: update devcontainer template structure (#1132)c0081cfchore(deps, cpp): update ms-vscode.cpptools, sonarsource.sonarlint-vscode in ...7626d5bchore(deps, rust): update rust-lang.rust-analyzer in devcontainer-metadata.js...b93db92chore(deps, rust): update github.vscode-github-actions, github.vscode-pull-re...4615474chore(deps, cpp): update ms-vscode.cpptools, sonarsource.sonarlint-vscode in ...8ccc9ebchore(deps, cpp): update mull-19 (#1131)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 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)