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

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

Conversation

vrubezhny
Copy link
Contributor

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

$ npm outdated
Package                                  Current                  Wanted                  Latest  Location                               Depended by
@types/make-fetch-happen    10.0.3    10.0.4   10.0.4  node_modules/@types/make-fetch-happen  vscode-openshift-tools
@types/node               16.18.60  16.18.61   20.9.0  node_modules/@types/node               vscode-openshift-tools
@types/react               17.0.69   17.0.70  18.2.37  node_modules/@types/react              vscode-openshift-tools
@types/react-dom           17.0.22   17.0.23  18.2.15  node_modules/@types/react-dom          vscode-openshift-tools
...

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

```
$ npm outdated
Package                                  Current                  Wanted                  Latest  Location                               Depended by
@types/make-fetch-happen    10.0.3    10.0.4   10.0.4  node_modules/@types/make-fetch-happen  vscode-openshift-tools
@types/node               16.18.60  16.18.61   20.9.0  node_modules/@types/node               vscode-openshift-tools
@types/react               17.0.69   17.0.70  18.2.37  node_modules/@types/react              vscode-openshift-tools
@types/react-dom           17.0.22   17.0.23  18.2.15  node_modules/@types/react-dom          vscode-openshift-tools
...
```

Signed-off-by: Victor Rubezhny <[email protected]>
@vrubezhny vrubezhny force-pushed the fix-update-some-types-deps-to-latest-wanted-3 branch from 5bfdec1 to 87cda8c Compare November 8, 2023 01:51
Copy link

codecov bot commented Nov 8, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e87fc2b) 34.23% compared to head (87cda8c) 34.23%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3562   +/-   ##
=======================================
  Coverage   34.23%   34.23%           
=======================================
  Files          82       82           
  Lines        5847     5847           
  Branches     1171     1171           
=======================================
  Hits         2002     2002           
  Misses       3845     3845           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vrubezhny vrubezhny merged commit 53daf1f into redhat-developer:main Nov 8, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant