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 #4744

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/node                      18.19.68          18.19.69           22.10.5  node_modules/@types/node              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/node                      18.19.68          18.19.69           22.10.5  node_modules/@types/node              vscode-openshift-tools
...
```

Signed-off-by: Victor Rubezhny <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Jan 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.66%. Comparing base (da60441) to head (703c7a3).
Report is 763 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #4744       +/-   ##
===========================================
+ Coverage   32.37%   44.66%   +12.28%     
===========================================
  Files          85       99       +14     
  Lines        6505     8110     +1605     
  Branches     1349     1722      +373     
===========================================
+ Hits         2106     3622     +1516     
- Misses       4399     4488       +89     

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

@vrubezhny vrubezhny merged commit 6f9e32e into redhat-developer:main Jan 4, 2025
4 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.

2 participants