Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps, cpp): update ms-vscode.cpptools, sonarsource.sonarlint-vscode #634

Merged

Conversation

philips-software-forest-releaser[bot]
Copy link
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 4.11.1 to 4.12.0

Release notes
  • Update CFamily analyzer 6.59 -> 6.60, Clang 19, Support for WindRiver GNU C++ compiler for arm
  • Update Java analyzer 8.1 -> 8.5, support for Java 22, hardening
  • Update XML analyzer 2.10 -> 2.11
  • Update Python analyzer 4.22 -> 4.23
  • Update IaC analyzer 1.36 -> 1.37

Updates ms-vscode.cpptools from 1.22.10 to 1.22.11

Release notes

Instructions

The extension can be obtained by one of the methods below:

  • Install the "C/C++" or "C/C++ Extension Pack" extension published by Microsoft from the Extensions view in VS Code.
  • Download a vsix that matches your OS from the "Download" dropdown in the "Version History" tab section on the Marketplace website, and then use the Extensions: Install from VSIX... command in VS Code (don't double-click the vsix or another app like VS might try to open it incorrectly).
  • Download a vsix that matches your OS from the Assets section below (and install it via the method mentioned above). The previous download methods have the vsix signatures verified by the Marketplace, but for this method, you can do the verification by downloading the matching manifest and signature.p7s file and running npx @vscode/vsce@latest verify-signature -i <.vsix> -m <.signature.manifest> -s <.signature.p7s>.

Requirements

  • VS Code 1.67.0 or later (April 2022).
  • Windows 7+ (x64, arm64), macOS 10.12+, Linux (Ubuntu 16+, etc.).

Changes

Bug Fixes

  • Fix system includes incorrectly being treated as non-system includes when specified with -I. #12842
  • Fix inactive region ranges when multi-byte UTF-8 characters are used. #12879
  • Fix formatting with .editorconfig files. #12921

@philips-software-forest-releaser philips-software-forest-releaser bot added dependencies Pull requests that update a dependency file vscode-extensions labels Nov 10, 2024
Copy link

sonarcloud bot commented Nov 10, 2024

Copy link
Contributor

Compressed layer size comparison

Comparing ghcr.io/philips-software/amp-devcontainer-rust:latest to ghcr.io/philips-software/amp-devcontainer-rust@sha256:ed980777ddde9b0cb63ef96a36762c2fa58cf4344f33c0ac2faa0c52abe50ebb

OS/Platform Previous Size Current Size Delta
linux/amd64 459.82M 459.82M 0.00 (+0.00%)
linux/arm64 599.31M 599.31M 0.00 (+0.00%)

Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 16 0 0.08s
✅ DOCKERFILE hadolint 2 0 0.46s
✅ GHERKIN gherkin-lint 2 0 0.68s
✅ JSON npm-package-json-lint yes no 0.55s
✅ JSON prettier 15 1 0 0.67s
✅ JSON v8r 14 0 16.78s
✅ MARKDOWN markdownlint 8 0 0 0.93s
✅ MARKDOWN markdown-table-formatter 8 0 0 0.23s
✅ REPOSITORY checkov yes no 17.67s
✅ REPOSITORY gitleaks yes no 0.34s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 15.9s
✅ REPOSITORY secretlint yes no 1.63s
✅ REPOSITORY syft yes no 0.54s
✅ REPOSITORY trivy yes no 5.57s
✅ REPOSITORY trivy-sbom yes no 0.19s
✅ REPOSITORY trufflehog yes no 2.8s
✅ SPELL lychee 57 0 1.32s
✅ YAML prettier 21 0 0 1.01s
✅ YAML v8r 21 0 14.91s
✅ YAML yamllint 21 0 0.44s

See detailed report in MegaLinter reports

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

MegaLinter is graciously provided by OX Security

Copy link
Contributor

Test Results

 2 files  ±0   2 suites  ±0   1m 20s ⏱️ -3s
29 tests ±0  29 ✅ ±0  0 💤 ±0  0 ❌ ±0 
31 runs  ±0  31 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit ad83250. ± Comparison against base commit 7d12cfc.

Copy link
Contributor

Compressed layer size comparison

Comparing ghcr.io/philips-software/amp-devcontainer-cpp:latest to ghcr.io/philips-software/amp-devcontainer-cpp@sha256:721835352b79dcedef46c90310c8b3360aa68f8e37e63fa58c063df40013f77d

OS/Platform Previous Size Current Size Delta
linux/amd64 650.48M 650.48M -54.00 (-0.00%)
linux/arm64 643.16M 643.16M -57.00 (-0.00%)

@rjaegers rjaegers added this pull request to the merge queue Nov 11, 2024
Merged via the queue into main with commit ba0df9c Nov 11, 2024
21 checks passed
@rjaegers rjaegers deleted the feature/amp-devcontainer-cpp/update-vscode-extensions branch November 11, 2024 12:13
Copy link
Contributor

Pull Request Report (#634)

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 1
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 1
Get the total number of participants of a Pull Request 4

Time related measures

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

Status check related measures

Description Value
Total runtime for last status check run (Workflow for PR) 37.2 Min
Total time spend in last status check run on PR 23.2 Min

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