Skip to content

chore(deps, cpp): update llvm-vs-code-extensions.vscode-clangd, sonarsource.sonarlint-vscode in devcontainer-metadata.json - #87

Merged
gabrielfrasantos merged 1 commit into
mainfrom
feature/embedded-devcontainer-cpp/update-vscode-extensions-devcontainer-metadata.json
Jul 28, 2026
Merged

chore(deps, cpp): update llvm-vs-code-extensions.vscode-clangd, sonarsource.sonarlint-vscode in devcontainer-metadata.json#87
gabrielfrasantos merged 1 commit into
mainfrom
feature/embedded-devcontainer-cpp/update-vscode-extensions-devcontainer-metadata.json

Conversation

@embedded-releaser-app

@embedded-releaser-app embedded-releaser-app Bot commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Note

Before merging this PR, please conduct a manual test checking basic functionality of the updated plug-ins. There are limited automated tests for the VS Code Extension updates.

Updates sonarsource.sonarlint-vscode from 5.2.3 to 5.6.0

Release notes

For full release notes, see JIRA

For full release notes, see JIRA

For full release notes, see JIRA

For full release notes, see JIRA

Updates llvm-vs-code-extensions.vscode-clangd from 0.4.0 to 0.6.0

Release notes

@embedded-releaser-app embedded-releaser-app Bot added dependencies Pull requests that update a dependency file vscode-extensions labels Jul 12, 2026
@github-actions

github-actions Bot commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 24 0 0 0.57s
✅ DOCKERFILE hadolint 3 0 0 0.36s
✅ JSON npm-package-json-lint yes no no 0.56s
✅ JSON prettier 22 3 0 0 0.83s
✅ JSON v8r 22 0 0 13.76s
✅ MARKDOWN markdownlint 12 0 0 0 1.3s
✅ MARKDOWN markdown-table-formatter 12 1 0 0 0.35s
✅ REPOSITORY checkov yes no no 27.1s
✅ REPOSITORY gitleaks yes no no 1.65s
✅ REPOSITORY git_diff yes no no 0.02s
✅ REPOSITORY grype yes no no 67.0s
✅ REPOSITORY secretlint yes no no 2.15s
✅ REPOSITORY syft yes no no 2.27s
✅ REPOSITORY trivy yes no no 15.46s
✅ REPOSITORY trivy-sbom yes no no 2.4s
✅ REPOSITORY trufflehog yes no no 4.18s
⚠️ SPELL lychee 86 2 0 21.15s
✅ YAML prettier 32 0 0 0 1.29s
✅ YAML v8r 32 0 0 15.47s
✅ YAML yamllint 32 0 0 1.33s

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/embedded-pro/embedded-devcontainer | Unsupported: Error creating request client: builder error for url (vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/embedded-pro/embedded-devcontainer)
[ERROR] https://www.contributor-covenant.org/version/2/0/code_of_conduct.html | Network error: error sending request for url (https://www.contributor-covenant.org/version/2/0/code_of_conduct.html) Maybe a certificate error?
📝 Summary
---------------------
🔍 Total..........124
✅ Successful.....120
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded.........0
❓ Unknown..........0
🚫 Errors...........2

Errors in .github/CODE_OF_CONDUCT.md
[ERROR] https://www.contributor-covenant.org/version/2/0/code_of_conduct.html | Network error: error sending request for url (https://www.contributor-covenant.org/version/2/0/code_of_conduct.html) 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

github-actions Bot commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

📦 Container Size Analysis

Note

Comparing docker.io/gabrielfrasantos/embedded-devcontainer-base:edgedocker.io/gabrielfrasantos/embedded-devcontainer-base:pr-87

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 0 B 945.48 MB +945.48 MB (+∞) 🔼
linux/arm64 0 B 940.15 MB +940.15 MB (+∞) 🔼

@github-actions

Copy link
Copy Markdown
Contributor

📦 Container Size Analysis

Note

Comparing docker.io/gabrielfrasantos/embedded-devcontainer-rust:edgedocker.io/gabrielfrasantos/embedded-devcontainer-rust:pr-87

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 0 B 1.34 GB +1.34 GB (+∞) 🔼
linux/arm64 0 B 1.29 GB +1.29 GB (+∞) 🔼

@github-actions

github-actions Bot commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

📦 Container Size Analysis

Note

Comparing docker.io/gabrielfrasantos/embedded-devcontainer-cpp:edgedocker.io/gabrielfrasantos/embedded-devcontainer-cpp:pr-87

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 732.36 MB 1.41 GB +676.59 MB (+92.39%) 🔼
linux/arm64 0 B 1.38 GB +1.38 GB (+∞) 🔼

@github-actions

github-actions Bot commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Test Results

 12 files   13 suites   15m 21s ⏱️
 37 tests  35 ✅ 0 💤 2 ❌
129 runs  124 ✅ 0 💤 5 ❌

For more details on these failures, see this check.

Results for commit 83ae666.

♻️ This comment has been updated with latest results.

@embedded-releaser-app
embedded-releaser-app Bot force-pushed the feature/embedded-devcontainer-cpp/update-vscode-extensions-devcontainer-metadata.json branch from ab9c86e to 83ae666 Compare July 26, 2026 05:44
@gabrielfrasantos
gabrielfrasantos merged commit 1e1015d into main Jul 28, 2026
48 of 50 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

Pull Request Report (#87)

Static measures

Description Value
Number of added lines 2
Number of deleted lines 2
Number of changed files 1
Number of commits 1
Number of reviews 0
Number of comments (w/o review comments) 5
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 0
Get the total number of participants of a Pull Request 2

Time related measures

Description Value
PR lead time (from creation to close of PR) 16.4 Days
Time that was spend on the branch before the PR was created 0 Sec
Time that was spend on the branch before the PR was merged 2.4 Days
Time to merge after last review 0 Sec

Status check related measures

Description Value
Total runtime for last status check run (Workflow for PR) 1.5 Hours
Total time spend in last status check run on PR 2.4 Days

@github-actions

Copy link
Copy Markdown
Contributor

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

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 vscode-extensions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant