Skip to content

chore(deps, cpp): update mull-20#1235

Merged
Ron (rjaegers) merged 3 commits intomainfrom
feature/amp-devcontainer-cpp/update-apt-packages
Apr 9, 2026
Merged

chore(deps, cpp): update mull-20#1235
Ron (rjaegers) merged 3 commits intomainfrom
feature/amp-devcontainer-cpp/update-apt-packages

Conversation

@philips-software-forest-releaser
Copy link
Copy Markdown
Contributor

Automated changes by create-pull-request GitHub action

@philips-software-forest-releaser philips-software-forest-releaser bot requested a review from a team as a code owner April 8, 2026 12:45
@philips-software-forest-releaser philips-software-forest-releaser bot added apt dependencies Pull requests that update a dependency file labels Apr 8, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 8, 2026

Test Results

 12 files   - 1   12 suites   - 1   15m 57s ⏱️ - 2m 7s
 32 tests  - 1   32 ✅  - 1  0 💤 ±0  0 ❌ ±0 
136 runs   - 1  136 ✅  - 1  0 💤 ±0  0 ❌ ±0 

Results for commit d4c6032. ± Comparison against base commit 68fc800.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 8, 2026

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 23 0 0 0.26s
✅ DOCKERFILE hadolint 3 0 0 0.33s
✅ JSON npm-package-json-lint yes no no 0.54s
✅ JSON prettier 21 4 0 0 0.72s
✅ JSON v8r 21 0 0 10.11s
✅ MARKDOWN markdownlint 12 0 0 0 1.27s
✅ MARKDOWN markdown-table-formatter 12 0 0 0 0.56s
✅ REPOSITORY checkov yes no no 27.23s
✅ REPOSITORY gitleaks yes no no 1.24s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 44.07s
✅ REPOSITORY secretlint yes no no 2.31s
✅ REPOSITORY syft yes no no 2.4s
✅ REPOSITORY trivy yes no no 15.09s
✅ REPOSITORY trivy-sbom yes no no 0.62s
✅ REPOSITORY trufflehog yes no no 6.23s
⚠️ SPELL lychee 83 2 0 21.36s
✅ YAML prettier 31 0 0 0 1.32s
✅ YAML v8r 31 0 0 12.89s
✅ YAML yamllint 31 0 0 1.57s

Detailed Issues

⚠️ SPELL / lychee - 2 errors
[IGNORED] docker://pandoc/extra:3.9.0.0-ubuntu@sha256:72afa9c8d3300e5f10c9c4330e101725687f2179bffd912fb859c6d2ae85de62 | Unsupported: Error creating request client: builder error for url (docker://pandoc/extra:3.9.0.0-ubuntu@sha256:72afa9c8d3300e5f10c9c4330e101725687f2179bffd912fb859c6d2ae85de62)
[403] https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads | Network error: Forbidden
[IGNORED] https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/philips-software/amp-devcontainer | Unsupported: Error creating request client: builder error for url (vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/philips-software/amp-devcontainer)
[ERROR] https://www.conventionalcommits.org/en/v1.0.0/ | Network error: error sending request for url (https://www.conventionalcommits.org/en/v1.0.0/) Maybe a certificate error?
📝 Summary
---------------------
🔍 Total..........126
✅ Successful.....122
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded.........0
❓ Unknown..........0
🚫 Errors...........2

Errors in .github/CONTRIBUTING.md
[ERROR] https://www.conventionalcommits.org/en/v1.0.0/ | Network error: error sending request for url (https://www.conventionalcommits.org/en/v1.0.0/) Maybe a certificate error?

Errors in .github/TOOL_VERSION_ISSUE_TEMPLATE.md
[403] https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads | Network error: Forbidden

See detailed reports in MegaLinter artifacts

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

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.4.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,DOCKERFILE_HADOLINT,JSON_V8R,JSON_PRETTIER,JSON_NPM_PACKAGE_JSON_LINT,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,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
Show us your support by starring ⭐ the repository

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 8, 2026

📦 Container Size Analysis

Note

Comparing ghcr.io/philips-software/amp-devcontainer-base:edgeghcr.io/philips-software/amp-devcontainer-base:pr-1235

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 145.21 MB 145.22 MB +285 B (+0%) 🔼
linux/arm64 137.54 MB 137.54 MB 138 B (0%) 🔽

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 8, 2026

📦 Container Size Analysis

Note

Comparing ghcr.io/philips-software/amp-devcontainer-rust:edgeghcr.io/philips-software/amp-devcontainer-rust:pr-1235

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 455.71 MB 455.71 MB +219 B (+0%) 🔼
linux/arm64 408.89 MB 408.89 MB +615 B (+0%) 🔼

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 8, 2026

📦 Container Size Analysis

Note

Comparing ghcr.io/philips-software/amp-devcontainer-cpp:edgeghcr.io/philips-software/amp-devcontainer-cpp:pr-1235

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 544.77 MB 544.83 MB +64.4 kB (+0.01%) 🔼
linux/arm64 526.23 MB 526.43 MB +192.22 kB (+0.04%) 🔼

@rjaegers Ron (rjaegers) enabled auto-merge April 9, 2026 06:46
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 9, 2026

@rjaegers Ron (rjaegers) added this pull request to the merge queue Apr 9, 2026
Merged via the queue into main with commit 83ef9c8 Apr 9, 2026
54 of 55 checks passed
@rjaegers Ron (rjaegers) deleted the feature/amp-devcontainer-cpp/update-apt-packages branch April 9, 2026 07:33
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

Pull Request Report (#1235)

Static measures

Description Value
Number of added lines 1
Number of deleted lines 1
Number of changed files 1
Number of commits 3
Number of reviews 2
Number of comments (w/o review comments) 6
Number of reviews that contains a comment to resolve 0
Number of reviews that requested a change from the author 0
Number of reviews that approved the Pull Request 2
Get the total number of participants of a Pull Request 5

Time related measures

Description Value
PR lead time (from creation to close of PR) 18.8 Hours
Time that was spend on the branch before the PR was created 3 Sec
Time that was spend on the branch before the PR was merged 18.8 Hours
Time to merge after last review 47.7 Min

Status check related measures

Description Value
Total runtime for last status check run (Workflow for PR) 1.6 Hours
Total time spend in last status check run on PR 48.3 Min

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

🎉 Hooray! The changes in this pull request went live with the release of v6.10.1 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

apt dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant