Skip to content

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

Open
philips-software-forest-releaser[bot] wants to merge 1 commit intomainfrom
feature/amp-devcontainer-cpp/update-vscode-extensions-devcontainer.json
Open

chore(deps, cpp): update github.vscode-pull-request-github, sonarsource.sonarlint-vscode in devcontainer.json#1270
philips-software-forest-releaser[bot] wants to merge 1 commit intomainfrom
feature/amp-devcontainer-cpp/update-vscode-extensions-devcontainer.json

Conversation

@philips-software-forest-releaser
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.1 to 5.2.2

Release notes
  • Fixed C# analysis in connected mode.
  • Fixed infinite plugin reload loop on failed on-demand artifact download.
  • Enable MISRA rules when connected to SonarQube Cloud.

Updates github.vscode-pull-request-github from 0.140.0 to 0.142.0

Release notes

0.140.0

Changes

  • New "Checkout Pull Request in Worktree" option added to the Pull Requests view context menu and the PR description view.

Fixes

Thank You

0.138.0

Fixes

0.136.0

Changes

  • Add tool to create pull requests.
  • Add tool to resolve review comments.
  • Offer to delete worktrees from the clean up command.
  • Include line numbers in "Apply suggestion using AI" context for code review comments.

Fixes

0.134.0

Changes

  • Branch names in the create PR view are now cached for faster target branch loading.
  • GitHub permalink links in PR and issue overview webviews now open the corresponding local file when the file exists in the workspace.

Fixes

Thank You

@philips-software-forest-releaser philips-software-forest-releaser Bot added the dependencies Pull requests that update a dependency file label May 10, 2026
@philips-software-forest-releaser philips-software-forest-releaser Bot requested a review from a team as a code owner May 10, 2026 03:47
@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown
Contributor

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 23 0 0 0.22s
✅ DOCKERFILE hadolint 3 0 0 0.27s
✅ JSON npm-package-json-lint yes no no 0.54s
✅ JSON prettier 21 4 0 0 0.94s
✅ JSON v8r 21 0 0 11.32s
✅ MARKDOWN markdownlint 12 0 0 0 1.19s
✅ MARKDOWN markdown-table-formatter 12 0 0 0 0.35s
✅ REPOSITORY checkov yes no no 24.88s
✅ REPOSITORY gitleaks yes no no 1.01s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 51.1s
✅ REPOSITORY secretlint yes no no 1.99s
✅ REPOSITORY syft yes no no 2.05s
✅ REPOSITORY trivy yes no no 13.42s
✅ REPOSITORY trivy-sbom yes no no 0.36s
✅ REPOSITORY trufflehog yes no no 6.1s
⚠️ SPELL lychee 83 3 0 21.64s
✅ YAML prettier 31 0 0 0 1.21s
✅ YAML v8r 31 0 0 12.55s
✅ YAML yamllint 31 0 0 1.12s

Detailed Issues

⚠️ SPELL / lychee - 3 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.sigstore.dev/ | Network error: error sending request for url (https://www.sigstore.dev/) Maybe a certificate error?
[403] https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads | Network error: Forbidden
[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?
[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)
📝 Summary
---------------------
🔍 Total..........126
✅ Successful.....121
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded.........0
❓ Unknown..........0
🚫 Errors...........3

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

Errors in README.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?
[ERROR] https://www.sigstore.dev/ | Network error: error sending request for url (https://www.sigstore.dev/) 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

@github-actions
Copy link
Copy Markdown
Contributor

📦 Container Size Analysis

Note

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

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 144.72 MB 144.72 MB 361 B (0%) 🔽
linux/arm64 137.03 MB 137.03 MB +944 B (+0%) 🔼

@github-actions
Copy link
Copy Markdown
Contributor

Test Results

0 files   -  13  0 suites   - 13   0s ⏱️ - 19m 29s
0 tests  -  33  0 ✅  -  33  0 💤 ±0  0 ❌ ±0 
0 runs   - 137  0 ✅  - 137  0 💤 ±0  0 ❌ ±0 

Results for commit 4c25cd8. ± Comparison against base commit bcd3adb.

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.

0 participants