philips-software / amp-devcontainer

amp-devcontainer is a fully loaded devcontainer useable for, embedded, C++ or Rust development
MIT License
106 stars 4 forks source link

chore(deps, cpp): update ms-vscode.cmake-tools #496

Closed philips-software-forest-releaser[bot] closed 3 months ago

philips-software-forest-releaser[bot] commented 3 months ago

[!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.cmake-tools from 1.18.42 to 1.18.43

Release notes
## 1.18.43 Features: - Upgrade `cmake_minimum_required` version 3.0.0 -> 3.5.0. [#3793](https://www.github.com/microsoft/vscode-cmake-tools/issues/3793) Improvements: - Add setting for deleting entire build dir when clean configuring. [#3515](https://www.github.com/microsoft/vscode-cmake-tools/issues/3515) Bug Fixes: - Fix issue "Logs are unavailable when running tests from the Test Explorer" and display properly the test output. [#3140](https://www.github.com/microsoft/vscode-cmake-tools/issues/3140) - Fix issue with "Test Results Not Found" when `cmake.ctest.allowParallelJobs` is disabled. [#3798](https://www.github.com/microsoft/vscode-cmake-tools/issues/3798) - Update localized strings for Project Status UI and quick pick dropdowns. [#3803](https://www.github.com/microsoft/vscode-cmake-tools/issues/3803), [#3802](https://www.github.com/microsoft/vscode-cmake-tools/issues/3802) - Fix issue where new presets couldn't inherit from presets in CmakeUserPresets.json. These presets are now added to CmakeUserPresets.json instead of CmakePresets.json. [#3725](https://www.github.com/microsoft/vscode-cmake-tools/issues/3725) - Fix issue where CMakeTools does not recheck CMake Path to see if user installed CMake after launching VS Code. [3811](https://www.github.com/microsoft/vscode-cmake-tools/issues/3811) - Fix issue where `cmake.buildToolArgs` was sometimes applied incorrectly when presets are used [#3754](https://www.github.com/microsoft/vscode-cmake-tools/issues/3754) - Fix issue where `preferredGenerator.platform` and `preferredGenerator.toolset` wasn't being compared between the old and new kit to trigger a clean configure on a kit selection change. [#2699](https://www.github.com/microsoft/vscode-cmake-tools/issues/2699) - Still allow for users to add `--warn-unused-cli`. Now instead of overriding, it will remove our default `--no-warn-unused-cli`. [#1090](https://www.github.com/microsoft/vscode-cmake-tools/issues/1090) - Ensure `useCMakePresets` context is set after making a CMakePreset.json with `Quick Start`. [#3734](https://www.github.com/microsoft/vscode-cmake-tools/issues/3734)
sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

github-actions[bot] commented 3 months ago

πŸ¦™ MegaLinter status: βœ… SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
βœ… ACTION actionlint 15 0 0.04s
βœ… DOCKERFILE hadolint 2 0 0.4s
βœ… JSON prettier 11 0 0 0.68s
βœ… JSON v8r 10 0 4.44s
βœ… MARKDOWN markdownlint 8 0 0 1.07s
βœ… MARKDOWN markdown-table-formatter 8 0 0 0.25s
βœ… REPOSITORY checkov yes no 15.89s
βœ… REPOSITORY gitleaks yes no 0.22s
βœ… REPOSITORY git_diff yes no 0.01s
βœ… REPOSITORY grype yes no 13.53s
βœ… REPOSITORY secretlint yes no 1.2s
βœ… REPOSITORY trivy yes no 6.23s
βœ… REPOSITORY trivy-sbom yes no 1.69s
βœ… REPOSITORY trufflehog yes no 3.17s
βœ… SPELL lychee 48 0 21.21s
βœ… YAML prettier 20 0 0 0.98s
βœ… YAML v8r 20 0 15.56s
βœ… YAML yamllint 20 0 0.31s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_