Skip to content

chore(deps, cpp): update github.vscode-github-actions, github.vscode-pull-request-github, sonarsource.sonarlint-vscode in devcontainer.json - #89

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

chore(deps, cpp): update github.vscode-github-actions, github.vscode-pull-request-github, sonarsource.sonarlint-vscode in devcontainer.json#89
gabrielfrasantos merged 1 commit into
mainfrom
feature/embedded-devcontainer-cpp/update-vscode-extensions-devcontainer.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 github.vscode-pull-request-github from 0.142.0 to 0.160.0

Release notes

0.158.0

Changes

  • Display verified badges for commits in the pull request timeline.
  • Adopt the updated chat context API.

Fixes

  • Correctly account for required approving reviews when determining whether a pull request is ready to merge.

0.156.0

Fixes

Thank You

0.154.0

Changes

  • Back off polling for pull request updates when no changes are found, reducing unnecessary requests.

0.152.0

Fixes

0.150.0

Fixes

0.148.0

Changes

  • Contribute YAML schema validation for GitHub issue template files under .github/ISSUE_TEMPLATE/.

Fixes

Thank You

0.146.0

Changes

  • Trim Co-authored-by lines from the default PR description.

Fixes

0.144.0

Changes

  • Support uploading images to pull requests with a button and with paste.

Use paste to upload an image

  • Use a more descriptive folder name when checking out pull requests in a worktree.
  • "githubIssues.issueBranchTitle" now supports the ${issueType} template variable.

Fixes

Thank You

  • @MaxDNG: Re-parent pulled-up directory children to ensure proper checkbox refresh PR #8679

0.142.0

Changes

  • Display linked issue(s) in the Pull Request Overview.
  • Clean up GitHub API usage to reduce unnecessary calls, errors, and generally reduce load on GitHub.

Fixes

Thank You

Updates github.vscode-github-actions from 0.31.5 to 0.32.3

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.46s
✅ DOCKERFILE hadolint 3 0 0 0.44s
✅ JSON npm-package-json-lint yes no no 0.52s
✅ JSON prettier 22 3 0 0 0.8s
✅ JSON v8r 22 0 0 13.81s
✅ MARKDOWN markdownlint 12 0 0 0 1.25s
✅ MARKDOWN markdown-table-formatter 12 1 0 0 0.36s
✅ REPOSITORY checkov yes no no 26.41s
✅ REPOSITORY gitleaks yes no no 1.57s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 66.27s
✅ REPOSITORY secretlint yes no no 2.21s
✅ REPOSITORY syft yes no no 2.09s
✅ REPOSITORY trivy yes no no 14.36s
✅ REPOSITORY trivy-sbom yes no no 0.48s
✅ REPOSITORY trufflehog yes no no 6.1s
⚠️ SPELL lychee 86 2 0 11.34s
✅ YAML prettier 32 0 0 0 1.32s
✅ YAML v8r 32 0 0 14.52s
✅ YAML yamllint 32 0 0 1.32s

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)
[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?
[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)
📝 Summary
---------------------
🔍 Total..........124
✅ Successful.....120
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded.........0
❓ Unknown..........0
🚫 Errors...........2

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

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?

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

Comment thread .devcontainer/cpp/devcontainer.json
@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-89

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 0 B 945.48 MB +945.48 MB (+∞) 🔼
linux/arm64 0 B 940.14 MB +940.14 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-89

📈 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-89

📈 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   12 suites   16m 41s ⏱️
 36 tests  35 ✅ 0 💤 1 ❌
152 runs  148 ✅ 0 💤 4 ❌

For more details on these failures, see this check.

Results for commit 6043791.

♻️ 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.json branch from 3076484 to b3bcaf6 Compare July 19, 2026 05:36
…b, sonarsource.sonarlint-vscode in devcontainer.json
@embedded-releaser-app
embedded-releaser-app Bot force-pushed the feature/embedded-devcontainer-cpp/update-vscode-extensions-devcontainer.json branch from b3bcaf6 to 6043791 Compare July 26, 2026 05:45
@gabrielfrasantos
gabrielfrasantos merged commit c650a89 into main Jul 28, 2026
48 of 50 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

Pull Request Report (#89)

Static measures

Description Value
Number of added lines 6
Number of deleted lines 4
Number of changed files 1
Number of commits 1
Number of reviews 1
Number of comments (w/o review comments) 5
Number of reviews that contains a comment to resolve 1
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 16.4 Days

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