Skip to content

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

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

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

Conversation

@philips-software-forest-releaser

@philips-software-forest-releaser philips-software-forest-releaser Bot commented Jun 14, 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 github.vscode-pull-request-github from 0.146.0 to 0.150.0

Release notes

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

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

Release notes

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

github-actions Bot commented Jun 14, 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-1306

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 71.82 MB 74.54 MB +2.72 MB (+3.79%) 🔼
linux/arm64 70.12 MB 73.22 MB +3.1 MB (+4.42%) 🔼

@github-actions

github-actions Bot commented Jun 14, 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.23s
✅ DOCKERFILE hadolint 3 0 0 0.34s
✅ JSON npm-package-json-lint yes no no 0.8s
✅ JSON prettier 21 4 0 0 1.04s
✅ JSON v8r 21 0 0 11.86s
✅ MARKDOWN markdownlint 12 0 0 0 1.24s
✅ MARKDOWN markdown-table-formatter 12 0 0 0 0.33s
✅ REPOSITORY checkov yes no no 26.03s
✅ REPOSITORY gitleaks yes no no 1.06s
✅ REPOSITORY git_diff yes no no 0.03s
✅ REPOSITORY grype yes no no 57.89s
✅ REPOSITORY secretlint yes no no 2.12s
✅ REPOSITORY syft yes no no 2.34s
✅ REPOSITORY trivy yes no no 12.13s
✅ REPOSITORY trivy-sbom yes no no 0.56s
✅ REPOSITORY trufflehog yes no no 6.32s
⚠️ SPELL lychee 83 2 0 23.31s
✅ YAML prettier 31 0 0 0 1.19s
✅ YAML v8r 31 0 0 13.06s
✅ YAML yamllint 31 0 0 1.25s

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://opencontainers.org/ | Network error: error sending request for url (https://opencontainers.org/) 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/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.....122
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded.........0
❓ Unknown..........0
🚫 Errors...........2

Errors in .github/copilot-instructions.md
[ERROR] https://opencontainers.org/ | Network error: error sending request for url (https://opencontainers.org/) 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 Jun 14, 2026

Copy link
Copy Markdown
Contributor

Test Results

 12 files  +  8   12 suites  +8   16m 34s ⏱️ + 16m 34s
 32 tests + 31   32 ✅ + 31  0 💤 ±0  0 ❌ ±0 
136 runs  +132  136 ✅ +132  0 💤 ±0  0 ❌ ±0 

Results for commit 26c652c. ± Comparison against base commit 89b7ebf.

♻️ This comment has been updated with latest results.

@philips-software-forest-releaser philips-software-forest-releaser Bot force-pushed the feature/amp-devcontainer-cpp/update-vscode-extensions-devcontainer.json branch from d6c1d68 to 26c652c Compare June 21, 2026 03:51
@sonarqubecloud

Copy link
Copy Markdown

@github-actions

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

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 468.63 MB 471.35 MB +2.72 MB (+0.58%) 🔼
linux/arm64 419.81 MB 422.91 MB +3.1 MB (+0.74%) 🔼

@github-actions

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

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 560.23 MB 562.95 MB +2.72 MB (+0.49%) 🔼
linux/arm64 538.89 MB 541.99 MB +3.1 MB (+0.58%) 🔼

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