Skip to content

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

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

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

Conversation

@philips-software-forest-releaser

@philips-software-forest-releaser philips-software-forest-releaser Bot commented Jul 26, 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.4.0 to 5.6.0

Release notes

For full release notes, see JIRA

For full release notes, see JIRA

Updates github.vscode-pull-request-github from 0.154.0 to 0.162.0

Release notes

0.162.0

Changes

  • Confirm before discarding pull request creation with unsaved changes. This can be disabled with the "githubPullRequests.showCreatePullRequestCancelConfirmation" setting.

Thank You

Changes

  • Added a "githubIssues.issueCompletionFormatEditor" setting to control the format of issue completions in the editor, mirroring the existing "githubIssues.issueCompletionFormatScm" setting. It defaults to ${issueNumberLabel}, which inserts only the issue number (e.g. #421) so that GitHub's auto-close references keep working.

Fixes

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.

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

Release notes

@philips-software-forest-releaser
philips-software-forest-releaser Bot requested a review from a team as a code owner July 26, 2026 03:46
@philips-software-forest-releaser philips-software-forest-releaser Bot added dependencies Pull requests that update a dependency file vscode-extensions labels Jul 26, 2026
@github-actions

github-actions Bot commented Jul 26, 2026

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-1393

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 78.06 MB 78.06 MB 424 B (0%) 🔽
linux/arm64 76.54 MB 76.54 MB +172 B (+0%) 🔼

@github-actions

github-actions Bot commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 23 0 0 0.24s
✅ DOCKERFILE hadolint 4 0 0 0.23s
✅ JSON npm-package-json-lint yes no no 0.5s
✅ JSON prettier 45 8 0 0 0.96s
✅ JSON v8r 45 0 0 17.74s
✅ MARKDOWN markdownlint 13 0 0 0 1.25s
✅ MARKDOWN markdown-table-formatter 13 0 0 0 0.31s
✅ REPOSITORY betterleaks yes no no 1.22s
✅ REPOSITORY checkov yes no no 30.81s
✅ REPOSITORY gitleaks yes no no 1.25s
✅ REPOSITORY git_diff yes no no 0.02s
✅ REPOSITORY grype yes no no 69.89s
⚠️ REPOSITORY osv-scanner yes 1 no 0.78s
✅ REPOSITORY secretlint yes no no 2.33s
✅ REPOSITORY syft yes no no 2.63s
✅ REPOSITORY trivy yes no no 13.76s
✅ REPOSITORY trivy-sbom yes no no 0.38s
✅ REPOSITORY trufflehog yes no no 6.73s
⚠️ SPELL lychee 117 1 0 11.87s
✅ YAML prettier 36 0 0 0 1.41s
✅ YAML v8r 36 0 0 16.81s
✅ YAML yamllint 36 0 0 1.34s

Detailed Issues

⚠️ SPELL / lychee - 1 error
📝 Summary
---------------------
🔍 Total..........154
🔗 Unique.........126
✅ Successful.....148
⏳ Timeouts.........0
🔀 Redirected......19
👻 Excluded.........0
❓ Unknown..........0
🚫 Errors...........1
⛔ Unsupported......1

Errors in .github/TOOL_VERSION_ISSUE_TEMPLATE.md
[403] https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads (at 38:7) | Rejected status code: 403 Forbidden

Hint: Followed 19 redirects. You might want to consider replacing redirecting URLs with the resolved URLs. Use verbose mode (`-v`/`-vv`) to see redirection details.
Hint: You can configure accepted/rejected response codes with `-a` or `--accept`
⚠️ REPOSITORY / osv-scanner - 1 error
Scanning dir .
Starting filesystem walk for root: /
Scanned package-lock.json file and found 73 packages
Scanned .devcontainer/docs/requirements.txt file and found 14 packages
Scanned .devcontainer/cpp/requirements.txt file and found 20 packages
Scanned test/embedded-rust/workspace/cortex-m/Cargo.lock file and found 20 packages
Scanned test/embedded-rust/workspace/cortex-mf/Cargo.lock file and found 20 packages
Scanned test/rust/workspace/clippy/Cargo.lock file and found 1 package
Scanned test/rust/workspace/test/Cargo.lock file and found 1 package
Scanned test/rust/workspace/cargo/Cargo.lock file and found 1 package
End status: 112 dirs visited, 356 inodes visited, 8 Extract calls, 37.508798ms elapsed, 37.509058ms wall time

Total 3 packages affected by 3 known vulnerabilities (0 Critical, 1 High, 0 Medium, 0 Low, 2 Unknown) from 2 ecosystems.
1 vulnerability can be fixed.

+-------------------------------------+------+-----------+-----------------------+---------+---------------+---------------------------------------------------+
| OSV URL                             | CVSS | ECOSYSTEM | PACKAGE               | VERSION | FIXED VERSION | SOURCE                                            |
+-------------------------------------+------+-----------+-----------------------+---------+---------------+---------------------------------------------------+
| https://osv.dev/RUSTSEC-2026-0110   |      | crates.io | bare-metal            | 0.2.5   | --            | test/embedded-rust/workspace/cortex-m/Cargo.lock  |
| https://osv.dev/RUSTSEC-2026-0110   |      | crates.io | bare-metal            | 0.2.5   | --            | test/embedded-rust/workspace/cortex-mf/Cargo.lock |
| https://osv.dev/GHSA-mh99-v99m-4gvg | 7.5  | npm       | brace-expansion (dev) | 5.0.7   | 5.0.8         | package-lock.json                                 |
+-------------------------------------+------+-----------+-----------------------+---------+---------------+---------------------------------------------------+

Notices

📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)

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.6.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_BETTERLEAKS,REPOSITORY_GRYPE,REPOSITORY_OSV_SCANNER,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 26, 2026

Copy link
Copy Markdown
Contributor

📦 Container Size Analysis

Note

Comparing ghcr.io/philips-software/amp-devcontainer-docs:edgeghcr.io/philips-software/amp-devcontainer-docs:pr-1393

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 202.86 MB 202.86 MB 229 B (0%) 🔽
linux/arm64 199.45 MB 199.45 MB +415 B (+0%) 🔼

@github-actions

github-actions Bot commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

📦 Container Size Analysis

Note

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

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 480.99 MB 480.99 MB 559 B (0%) 🔽
linux/arm64 431.99 MB 431.99 MB 414 B (0%) 🔽

@github-actions

github-actions Bot commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

📦 Container Size Analysis

Note

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

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 384.42 MB 384.42 MB 916 B (0%) 🔽
linux/arm64 364.63 MB 364.63 MB +238 B (+0%) 🔼

@github-actions

github-actions Bot commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

📦 Container Size Analysis

Note

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

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 417.93 MB 417.93 MB 650 B (0%) 🔽
linux/arm64 369.77 MB 369.77 MB 189 B (0%) 🔽

@github-actions

github-actions Bot commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

📦 Container Size Analysis

Note

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

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 572.83 MB 572.83 MB +40 B (+0%) 🔼
linux/arm64 551.41 MB 551.41 MB 744 B (0%) 🔽

@github-actions

github-actions Bot commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

Test Results

 25 files  ±0   25 suites  ±0   18m 4s ⏱️ - 1m 43s
 48 tests ±0   48 ✅ ±0  0 💤 ±0  0 ❌ ±0 
209 runs  ±0  209 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 9a8ff98. ± Comparison against base commit 0a6eb87.

♻️ This comment has been updated with latest results.

…b, sonarsource.sonarlint-vscode in devcontainer.json
@philips-software-forest-releaser
philips-software-forest-releaser Bot force-pushed the feature/amp-devcontainer-base/update-vscode-extensions-devcontainer.json branch from b996625 to 9a8ff98 Compare August 2, 2026 03:45
@sonarqubecloud

sonarqubecloud Bot commented Aug 2, 2026

Copy link
Copy Markdown

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