Skip to content

Conversation

@gabrocheleau
Copy link
Contributor

@gabrocheleau gabrocheleau commented Sep 25, 2025

This PR migrates npm to pnpm, notably to address issues where npm packagel-lock is generate to be environment specific (e.g. Linux or Mac). Pnpm allows cross-platform lockfiles.

@gabrocheleau gabrocheleau added type: meta package: monorepo dependencies Pull requests that update a dependency file labels Sep 25, 2025
@codecov
Copy link

codecov bot commented Oct 3, 2025

Codecov Report

❌ Patch coverage is 68.29268% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.90%. Comparing base (89bc05b) to head (382c0c4).
⚠️ Report is 25 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

Flag Coverage Δ
block 84.33% <100.00%> (ø)
blockchain 89.13% <66.66%> (-0.20%) ⬇️
common 97.52% <100.00%> (ø)
evm ?
mpt 89.70% <75.00%> (+0.31%) ⬆️
statemanager 68.99% <66.66%> (-0.07%) ⬇️
static 99.77% <ø> (ø)
tx 90.04% <ø> (ø)
util 88.73% <100.00%> (ø)
vm 55.31% <50.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@gabrocheleau
Copy link
Contributor Author

Closing this as it this will require a fair amount of additional work (notably to handle CI), is super breaking + we've seemed to mitigate the cross-OS issues with npm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file package: monorepo type: meta

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants