Skip to content

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

Merged
Ron (rjaegers) merged 1 commit intomainfrom
feature/amp-devcontainer-cpp/update-vscode-extensions
Aug 19, 2024
Merged

chore(deps, cpp): update ms-vscode.cpptools, sonarsource.sonarlint-vscode#528
Ron (rjaegers) merged 1 commit intomainfrom
feature/amp-devcontainer-cpp/update-vscode-extensions

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 no automated tests for the VS Code Extension updates.

Updates sonarsource.sonarlint-vscode from 4.7.0 to 4.8.0

Release notes
  • Update IaC analyzer 1.31 -> 1.32, new rules for Kubernetes, improvements and bug fixes
  • Update CFamily analyzer 6.56 -> 6.57, improvements and bug fixes
  • Update text and secrets analyzer 2.12.1 -> 2.13, 34 new secret types
  • Update C# analyzer 9.27 -> 9.28 -> 9.29 -> 9.30, improvements and bug fixes

Updates ms-vscode.cpptools from 1.21.5 to 1.21.6

Release notes

Instructions

Install it via using the Extensions view in VS Code or download a vsix that matches your OS from Assets section below (or 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).

Requirements

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

Changes

  • Fix a cpptools-srv crash on shutdown. #12354

@philips-software-forest-releaser philips-software-forest-releaser Bot requested a review from a team as a code owner August 6, 2024 02:41
@philips-software-forest-releaser philips-software-forest-releaser Bot added dependencies Pull requests that update a dependency file vscode-extensions labels Aug 6, 2024
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Aug 6, 2024

Compressed layer size comparison

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

OS/Platform Previous Size Current Size Delta
linux/amd64 432.86M 432.87M 17.34K (+0.00%)
linux/arm64 572.09M 572.11M 21.07K (+0.00%)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Aug 6, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 15 0 0.05s
✅ DOCKERFILE hadolint 2 0 0.37s
✅ JSON prettier 11 0 0 0.59s
✅ JSON v8r 10 0 4.72s
✅ MARKDOWN markdownlint 8 0 0 0.95s
✅ MARKDOWN markdown-table-formatter 8 0 0 0.27s
✅ REPOSITORY checkov yes no 15.12s
✅ REPOSITORY gitleaks yes no 0.25s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 13.48s
✅ REPOSITORY secretlint yes no 1.51s
✅ REPOSITORY trivy yes no 6.84s
✅ REPOSITORY trivy-sbom yes no 1.2s
✅ REPOSITORY trufflehog yes no 2.85s
✅ SPELL lychee 48 0 21.2s
✅ YAML prettier 20 0 0 0.91s
✅ YAML v8r 20 0 12.36s
✅ YAML yamllint 20 0 0.38s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Aug 6, 2024

Compressed layer size comparison

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

OS/Platform Previous Size Current Size Delta
linux/amd64 640.74M 641.12M 384.12K (+0.06%)
linux/arm64 633.10M 633.47M 377.22K (+0.06%)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Aug 6, 2024

Test Results

 2 files  ±0   2 suites  ±0   51s ⏱️ -1s
26 tests ±0  26 ✅ ±0  0 💤 ±0  0 ❌ ±0 
28 runs  ±0  28 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 80e6618. ± Comparison against base commit 39563fc.

♻️ 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 branch from 99762f1 to 80e6618 Compare August 10, 2024 02:41
@sonarqubecloud
Copy link
Copy Markdown

@rjaegers Ron (rjaegers) added this pull request to the merge queue Aug 19, 2024
Merged via the queue into main with commit c81f983 Aug 19, 2024
@rjaegers Ron (rjaegers) deleted the feature/amp-devcontainer-cpp/update-vscode-extensions branch August 19, 2024 11:09
@github-actions
Copy link
Copy Markdown
Contributor

Pull Request Report (#528)

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) 13.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 9.4 Days
Time to merge after last review 4.2 Min

Status check related measures

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

@github-actions
Copy link
Copy Markdown
Contributor

🎉 Hooray! The changes in this pull request went live with the release of v5.1.4 🎉

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