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

feat(deps): bump the vscode-extensions #341

Conversation

rjaegers
Copy link
Member

@rjaegers rjaegers commented Mar 5, 2024

Updates ms-vscode.cpptools from 1.18.5 to 1.19.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.

Changes

Enhancements

  • Change how args and command fields are handled in cppbuild tasks, to match the behavior of VS Code shell build tasks, including explicit quoting support. #12001
  • Enable C23 IntelliSense support, and add support for clatest std value for MSVC. #12020

Bug Fixes

  • Fix the IntelliSense cache not being pruned. #11925
  • Fix an issue with duplicate Add #include code actions appearing if the same header name exists in multiple locations. #11989
  • Fix compiler querying with a -index-store-path argument. #12012
  • Fix an issue with changes to C_Cpp.inlayHints settings not taking effect immediately. #12013
  • Fix an issue with how Doxygen brief and param are displayed on hover. #12015
  • Fix an issue preventing the extension from functioning if installed via snap on Linux. #12021
  • Fix compiler querying with a -Xclang -mllvm argument. #12024
  • Fix the include graph lookup not occurring for source files. #12036
  • Fix exclusions not applying to dependent headers with recursive includes. #12042
  • Fix a potential cpptools process hang on shutdown.

Updates ms-vscode.cmake-tools from 1.17.15 to 1.17.17

Release notes

1.17.17

Bug Fixes:

  • Fix the regression for inheritance of cache variables and other inheritable fields. #3603

Updates matepek.vscode-catch2-test-adapter from 4.8.3 to 4.10.0

Release notes

See CHANGELOG.md for details.

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.

@rjaegers rjaegers added dependencies Pull requests that update a dependency file vscode-extensions labels Mar 5, 2024
@rjaegers rjaegers requested a review from a team as a code owner March 5, 2024 13:49
Copy link
Contributor

github-actions bot commented Mar 5, 2024

Compressed layer size comparison

Comparing ghcr.io/philips-software/amp-devcontainer:latest to ghcr.io/philips-software/amp-devcontainer@sha256:7d4376b82c490b6bc6b513459800b6fb856db2c0108b0cd81416bf86e5fb8938

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

Copy link
Contributor

github-actions bot commented Mar 5, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 14 0 0.08s
✅ DOCKERFILE hadolint 1 0 0.43s
✅ JSON eslint-plugin-jsonc 8 0 0 3.21s
✅ JSON prettier 8 0 0 0.54s
✅ JSON v8r 8 0 3.76s
✅ MARKDOWN markdownlint 8 0 0 1.12s
✅ MARKDOWN markdown-link-check 8 0 9.12s
✅ MARKDOWN markdown-table-formatter 8 0 0 0.25s
✅ REPOSITORY checkov yes no 15.53s
✅ REPOSITORY gitleaks yes no 0.24s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 11.25s
✅ REPOSITORY secretlint yes no 1.39s
✅ REPOSITORY trivy yes no 8.36s
✅ REPOSITORY trivy-sbom yes no 2.41s
✅ REPOSITORY trufflehog yes no 7.22s
✅ SPELL lychee 44 0 0.97s
✅ YAML prettier 18 0 0 1.15s
✅ YAML v8r 18 0 14.2s
✅ YAML yamllint 18 0 0.4s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link
Contributor

github-actions bot commented Mar 5, 2024

Test Results

20 tests  ±0   20 ✅ ±0   40s ⏱️ ±0s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 43f3a3f. ± Comparison against base commit 98eed44.

♻️ This comment has been updated with latest results.

@rjaegers rjaegers force-pushed the feature/update-vscode-extensions branch 2 times, most recently from 63ed225 to 43f3a3f Compare March 6, 2024 02:32
@rjaegers rjaegers closed this Mar 6, 2024
@rjaegers rjaegers force-pushed the feature/update-vscode-extensions branch from 43f3a3f to e278c1a Compare March 6, 2024 06:47
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