Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bun => pnpm #2357

Merged
merged 8 commits into from
Jun 4, 2024
Merged

chore: bun => pnpm #2357

merged 8 commits into from
Jun 4, 2024

Conversation

tmm
Copy link
Member

@tmm tmm commented Jun 2, 2024

Switch from bun to pnpm for package management (simplifies local linking with wagmi)


PR-Codex overview

This PR focuses on switching from bun to pnpm as the package manager for the project.

Detailed summary

  • Replaced bun commands with pnpm commands throughout the project
  • Updated package manager settings and configurations
  • Changed scripts and workflows to use pnpm instead of bun
  • Updated dependencies and build processes to align with pnpm usage

The following files were skipped due to too many changes: .github/workflows/verify.yml, package.json, pnpm-lock.yaml

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

vercel bot commented Jun 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
viem ✅ Ready (Inspect) Visit Preview Jun 4, 2024 4:02pm

Copy link

changeset-bot bot commented Jun 2, 2024

⚠️ No Changeset found

Latest commit: e994b50

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

Copy link

socket-security bot commented Jun 2, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected] None +1 0 B

🚮 Removed packages: npm/@sveltejs/[email protected], npm/@sveltejs/[email protected], npm/[email protected], npm/[email protected], npm/[email protected]

View full report↗︎

Copy link

socket-security bot commented Jun 2, 2024

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report↗︎

@tmm tmm marked this pull request as ready for review June 3, 2024 22:48
Copy link

codecov bot commented Jun 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.63%. Comparing base (3a5ea04) to head (e994b50).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2357      +/-   ##
==========================================
+ Coverage   99.61%   99.63%   +0.01%     
==========================================
  Files         677      679       +2     
  Lines       57483    57526      +43     
  Branches     2774     2774              
==========================================
+ Hits        57260    57314      +54     
+ Misses        206      198       -8     
+ Partials       17       14       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tmm tmm merged commit da04b87 into main Jun 4, 2024
29 of 31 checks passed
@tmm tmm deleted the tmm/pnpm branch June 4, 2024 15:46
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