Skip to content

Pin node version due to yargs compatibility issue#3283

Merged
ptomato merged 1 commit intotc39:mainfrom
ioannad:fix-ci
Feb 26, 2026
Merged

Pin node version due to yargs compatibility issue#3283
ptomato merged 1 commit intotc39:mainfrom
ioannad:fix-ci

Conversation

@ioannad
Copy link
Contributor

@ioannad ioannad commented Feb 26, 2026

Until this is fixed: nodejs/node#61971

@codecov
Copy link

codecov bot commented Feb 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.93%. Comparing base (e438e33) to head (0fc1483).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3283   +/-   ##
=======================================
  Coverage   97.93%   97.93%           
=======================================
  Files          22       22           
  Lines       10587    10587           
  Branches     1827     1827           
=======================================
  Hits        10368    10368           
  Misses        201      201           
  Partials       18       18           

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

Copy link
Collaborator

@ptomato ptomato left a comment

Choose a reason for hiding this comment

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

Looks like that did fix the issue. Thanks!

@ptomato ptomato merged commit e80e7f7 into tc39:main Feb 26, 2026
10 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.

[v25.7] yargs v17 compatibility issue

2 participants