Skip to content

Update/pnpm - #1550

Open
zorkow wants to merge 2 commits into
developfrom
update/pnpm
Open

Update/pnpm#1550
zorkow wants to merge 2 commits into
developfrom
update/pnpm

Conversation

@zorkow

@zorkow zorkow commented Aug 12, 2026

Copy link
Copy Markdown
Member

This takes care of the change in pnpm from v10 to v11, where the -s option is no longer equivalent to silent.
See the notes here (https://pnpm.io/cli/run#--sequential--s).

@codecov

codecov Bot commented Aug 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.92%. Comparing base (df80abf) to head (b609d40).

Additional details and impacted files
@@            Coverage Diff             @@
##           develop    #1550     +/-   ##
==========================================
  Coverage    86.92%   86.92%             
==========================================
  Files          390      390             
  Lines        87857    87857             
  Branches      4983     3299   -1684     
==========================================
  Hits         76368    76368             
  Misses       11489    11489             

☔ View full report in Codecov by Harness.
📢 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.

@dpvc dpvc left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Well, I don't like that they changed the meaning of -s, as I type that automatically now, and don't want to have to do --silent, so I guess I'll have to make and alias for pnpm --silent. Sigh.

In any case, thanks for fixing this.

@dpvc dpvc added this to the v4.2 milestone Aug 15, 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.

2 participants