redhat-developer / vscode-openshift-tools

OpenShift extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=redhat.vscode-openshift-connector
MIT License
93 stars 59 forks source link

[build] Update to the latest available 'wanted' dependency versions #4374

Closed vrubezhny closed 1 month ago

vrubezhny commented 1 month ago

The PR updates the following NPM dependencies to their latest available "wanted" versions:

$ npm outdated
Package                                  Current                  Wanted                  Latest  Location                               Depended by
...
@types/node                   18.19.44          18.19.45            22.4.2  node_modules/@types/node           vscode-openshift-tools
...
codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 43.98%. Comparing base (da60441) to head (584fa23). Report is 445 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4374 +/- ## =========================================== + Coverage 32.37% 43.98% +11.61% =========================================== Files 85 96 +11 Lines 6505 7759 +1254 Branches 1349 1643 +294 =========================================== + Hits 2106 3413 +1307 + Misses 4399 4346 -53 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.