redhat-developer / vscode-openshift-tools

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

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

Closed vrubezhny closed 2 months ago

vrubezhny commented 2 months ago

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

$ npm outdated
Package                                  Current                  Wanted                  Latest  Location                               Depended by
...
@types/react-dom              17.0.25           17.0.25            18.3.0  node_modules/@types/react-dom     vscode-openshift-tools
...
codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 43.52%. Comparing base (da60441) to head (4cc9b54). Report is 507 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4455 +/- ## =========================================== + Coverage 32.37% 43.52% +11.15% =========================================== Files 85 98 +13 Lines 6505 8002 +1497 Branches 1349 1686 +337 =========================================== + Hits 2106 3483 +1377 - Misses 4399 4519 +120 ```

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