Skip to content

feat: dlx and packages option for dlxCommand#218

Merged
pi0 merged 11 commits intounjs:mainfrom
RihanArfan:feat/dlx
Sep 15, 2025
Merged

feat: dlx and packages option for dlxCommand#218
pi0 merged 11 commits intounjs:mainfrom
RihanArfan:feat/dlx

Conversation

@RihanArfan
Copy link
Copy Markdown
Contributor

resolves #217

  • Adds packages option to dlxCommand
  • Adds dlx() for directly executing

@RihanArfan
Copy link
Copy Markdown
Contributor Author

Tests failing because Yarn Classic doesn't have dlx 😔

@pi0
Copy link
Copy Markdown
Member

pi0 commented Sep 11, 2025

We have to skip it too then

@pi0 pi0 changed the title feat: dlx() api & packages option in dlxCommand() feat: dlx and packages option for dlxCommand Sep 11, 2025
@pi0
Copy link
Copy Markdown
Member

pi0 commented Sep 11, 2025

Can you please rebase + make sure env (#215) is supported too.

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.79%. Comparing base (660392f) to head (9a4e518).
⚠️ Report is 118 commits behind head on main.

❗ There is a different number of reports uploaded between BASE (660392f) and HEAD (9a4e518). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (660392f) HEAD (9a4e518)
3 2
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #218       +/-   ##
===========================================
- Coverage   82.17%   70.79%   -11.38%     
===========================================
  Files           6        6               
  Lines         516      856      +340     
  Branches       71      166       +95     
===========================================
+ Hits          424      606      +182     
- Misses         91      248      +157     
- Partials        1        2        +1     

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

@pi0 pi0 merged commit bf5a511 into unjs:main Sep 15, 2025
4 of 7 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.

Pass multiple packages to dlxCommand

2 participants