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 matepek.vscode-catch2-test-adapter, ms-vscode.cpptools #619

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 ms-vscode.cpptools from 1.22.9 to 1.22.10

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 the 'Extract to Function' feature not working.
  • Fix the 'Go to Next/Prev Preprocessor Conditional' feature not working.

Updates matepek.vscode-catch2-test-adapter from 4.12.1 to 4.12.2

Release notes

See CHANGELOG.md for details.

@philips-software-forest-releaser philips-software-forest-releaser bot requested a review from a team as a code owner October 27, 2024 02:50
@philips-software-forest-releaser philips-software-forest-releaser bot added dependencies Pull requests that update a dependency file vscode-extensions labels Oct 27, 2024
Copy link

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:dcf1d2bc040fa83ac03001581b573f1a37342b4a30f889d3e64d25d902cd42ae

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

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:7fcdaebcb009c94fc73a5bca5873b5385333f182d33cd9d08e051742bcde1ce7

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

Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 16 0 0.1s
✅ DOCKERFILE hadolint 2 0 0.63s
✅ GHERKIN gherkin-lint 2 0 0.75s
✅ JSON npm-package-json-lint yes no 0.57s
✅ JSON prettier 15 2 0 0.64s
✅ JSON v8r 14 0 17.99s
✅ MARKDOWN markdownlint 8 0 0 0.92s
✅ MARKDOWN markdown-table-formatter 8 0 0 0.22s
✅ REPOSITORY checkov yes no 15.7s
✅ REPOSITORY gitleaks yes no 0.64s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 14.23s
✅ REPOSITORY secretlint yes no 1.64s
✅ REPOSITORY syft yes no 0.54s
✅ REPOSITORY trivy yes no 5.8s
✅ REPOSITORY trivy-sbom yes no 0.16s
✅ REPOSITORY trufflehog yes no 3.16s
✅ SPELL lychee 58 0 1.06s
✅ YAML prettier 21 0 0 1.01s
✅ YAML v8r 21 0 15.44s
✅ YAML yamllint 21 0 0.86s

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 9s ⏱️ -2s
28 tests ±0  28 ✅ ±0  0 💤 ±0  0 ❌ ±0 
30 runs  ±0  30 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit b3342ff. ± Comparison against base commit b5c5537.

@rjaegers rjaegers enabled auto-merge October 28, 2024 12:28
@rjaegers rjaegers added this pull request to the merge queue Oct 28, 2024
Merged via the queue into main with commit ba4ced0 Oct 28, 2024
20 of 21 checks passed
@rjaegers rjaegers deleted the feature/amp-devcontainer-cpp/update-vscode-extensions branch October 28, 2024 12:34
Copy link
Contributor

Pull Request Report (#619)

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 3 Sec
Time that was spend on the branch before the PR was merged 1.4 Days
Time to merge after last review 5.7 Min

Status check related measures

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

Copy link
Contributor

github-actions bot commented Nov 7, 2024

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

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