Skip to content

[DO NOT MERGE] execa v10 bump - #4845

Open
evenstensberg wants to merge 2 commits into
mainfrom
fix/execa-v10-compat
Open

[DO NOT MERGE] execa v10 bump#4845
evenstensberg wants to merge 2 commits into
mainfrom
fix/execa-v10-compat

Conversation

@evenstensberg

Copy link
Copy Markdown
Member

Exca v10 only works in node versions => 22. Added this PR just for to visibility #4842

evenstensberg and others added 2 commits September 2, 2026 17:32
Since execa v10 the subprocess is a plain promise instead of a
`ChildProcess` instance, so Node.js APIs like `.on()` are only available
through `subprocess.nodeChildProcess`.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@changeset-bot

changeset-bot Bot commented Sep 2, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 8248235

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedexeca@​9.6.1 ⏵ 10.0.198100100 +189 +3100

View full report

@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

This PR is packaged and the instant preview is available (8248235).

Install it locally:

  • npm
npm i -D webpack-cli@https://pkg.pr.new/webpack-cli@8248235
  • yarn
yarn add -D webpack-cli@https://pkg.pr.new/webpack-cli@8248235
  • pnpm
pnpm add -D webpack-cli@https://pkg.pr.new/webpack-cli@8248235

@codecov

codecov Bot commented Sep 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 27.08%. Comparing base (6e6dd45) to head (8248235).

❗ There is a different number of reports uploaded between BASE (6e6dd45) and HEAD (8248235). Click for more details.

HEAD has 30 uploads less than BASE
Flag BASE (6e6dd45) HEAD (8248235)
31 1
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #4845       +/-   ##
===========================================
- Coverage   94.83%   27.08%   -67.76%     
===========================================
  Files          14       14               
  Lines        5598     5598               
  Branches      837      150      -687     
===========================================
- Hits         5309     1516     -3793     
- Misses        288     4079     +3791     
- Partials        1        3        +2     

see 13 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6e6dd45...8248235. Read the comment docs.

🚀 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.

@evenstensberg

Copy link
Copy Markdown
Member Author

@evenstensberg evenstensberg changed the title Fix/execa v10 compat [DO NOT MERGE] execa v10 bump Sep 2, 2026
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