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 #525

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

Updates ms-vscode.cpptools from 1.21.4 to 1.21.5

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

Bug Fixes

  • Fix clang-format and clang-tidy not working on Windows 10. #12289
  • Fix a crash with cpptools-srv on certain macOS configurations. #12354
  • Fix cpptools crashing on macOS Big Sur or older. #12511
  • Fix debugging on Windows ARM64. #12520

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

sonarcloud bot commented Aug 1, 2024

Copy link
Contributor

github-actions bot commented Aug 1, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 15 0 0.06s
✅ DOCKERFILE hadolint 2 0 0.51s
✅ JSON prettier 11 0 0 0.59s
✅ JSON v8r 10 0 4.46s
✅ MARKDOWN markdownlint 8 0 0 0.95s
✅ MARKDOWN markdown-table-formatter 8 0 0 0.2s
✅ REPOSITORY checkov yes no 16.05s
✅ REPOSITORY gitleaks yes no 0.33s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 13.29s
✅ REPOSITORY secretlint yes no 1.25s
✅ REPOSITORY trivy yes no 6.86s
✅ REPOSITORY trivy-sbom yes no 1.13s
✅ REPOSITORY trufflehog yes no 2.69s
✅ SPELL lychee 48 0 1.49s
✅ YAML prettier 20 0 0 0.96s
✅ YAML v8r 20 0 15.88s
✅ YAML yamllint 20 0 0.41s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link
Contributor

github-actions bot commented Aug 1, 2024

Compressed layer size comparison

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

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%)

Copy link
Contributor

github-actions bot commented Aug 1, 2024

Compressed layer size comparison

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

OS/Platform Previous Size Current Size Delta
linux/amd64 640.74M 640.77M 26.37K (+0.00%)
linux/arm64 633.10M 633.13M 22.62K (+0.00%)

Copy link
Contributor

github-actions bot commented Aug 1, 2024

Test Results

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

Results for commit 0afdb2e. ± Comparison against base commit 04defc7.

@rjaegers rjaegers added this pull request to the merge queue Aug 1, 2024
Merged via the queue into main with commit cf34a2c Aug 1, 2024
17 checks passed
@rjaegers rjaegers deleted the feature/amp-devcontainer-cpp/update-vscode-extensions branch August 1, 2024 06:04
Copy link
Contributor

github-actions bot commented Aug 1, 2024

Pull Request Report (#525)

Static measures

Description Value
Number of added lines 1
Number of deleted lines 1
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) 3.3 Hours
Time that was spend on the branch before the PR was created 1 Sec
Time that was spend on the branch before the PR was merged 3.3 Hours
Time to merge after last review 4.3 Min

Status check related measures

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

Copy link
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