Skip to content

Conversation

@VoltrexKeyva
Copy link
Member

  • Update the execa dependency to its new major version.
  • Update the other dependencies and developer dependencies to their latest versions.

- Update the `execa` dependency to its new major version.
- Update the other dependencies and developer dependencies to their
latest versions.
@codecov
Copy link

codecov bot commented Aug 22, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (7b9d962) 83.38% compared to head (3a02841) 83.38%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #721   +/-   ##
=======================================
  Coverage   83.38%   83.38%           
=======================================
  Files          37       37           
  Lines        4158     4158           
=======================================
  Hits         3467     3467           
  Misses        691      691           

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

@VoltrexKeyva VoltrexKeyva requested a review from aduh95 August 23, 2023 12:00
"core-validate-commit": "^4.0.0",
"enquirer": "^2.4.1",
"execa": "^7.2.0",
"execa": "^8.0.1",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should probably consider removing execa in favor of run.js

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When I go to run.js's npm page, all I see is this:

Screenshot_20230823-162254_Chrome.jpg

Is that what you see as well?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh nevermind, I thought you meant a library called run.js but you actually meant the run.js file in the repository 😅.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, that's what I meant. Sorry I missed your comment.

@aduh95 aduh95 merged commit 4b2b6fa into nodejs:main Sep 3, 2023
@VoltrexKeyva VoltrexKeyva deleted the update-deps branch September 3, 2023 18:46
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