Skip to content

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

Merged
vrubezhny merged 1 commit intoredhat-developer:mainfrom
vrubezhny:fix-update-some-types-deps-to-latest-wanted-49
Apr 1, 2025
Merged

[build] Update to the latest available 'wanted' dependency versions#4957
vrubezhny merged 1 commit intoredhat-developer:mainfrom
vrubezhny:fix-update-some-types-deps-to-latest-wanted-49

Conversation

@vrubezhny
Copy link
Copy Markdown
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.80                           18.19.85          22.13.16  node_modules/@types/node              vscode-openshift-tools
@types/react                                       18.3.19                            18.3.20           19.0.12  node_modules/@types/react             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.80                           18.19.85          22.13.16  node_modules/@types/node              vscode-openshift-tools
@types/react                                       18.3.19                            18.3.20           19.0.12  node_modules/@types/react             vscode-openshift-tools
...
```

Signed-off-by: Victor Rubezhny <vrubezhny@redhat.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 44.63%. Comparing base (da60441) to head (33cfff7).
Report is 960 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #4957       +/-   ##
===========================================
+ Coverage   32.37%   44.63%   +12.25%     
===========================================
  Files          85       99       +14     
  Lines        6505     8129     +1624     
  Branches     1349     1710      +361     
===========================================
+ Hits         2106     3628     +1522     
- Misses       4399     4501      +102     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@vrubezhny vrubezhny merged commit c816d07 into redhat-developer:main Apr 1, 2025
8 of 9 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