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

chore: update dependencies #721

Merged
merged 2 commits into from
Sep 3, 2023
Merged

chore: update dependencies #721

merged 2 commits into from
Sep 3, 2023

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.

"chalk": "^5.3.0",
"changelog-maker": "^3.2.4",
"cheerio": "^1.0.0-rc.12",
"clipboardy": "^3.0.0",
"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
13 checks passed
@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