-
-
Notifications
You must be signed in to change notification settings - Fork 33
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
Update pnpm version to v9.13.2 #529
base: main
Are you sure you want to change the base?
Update pnpm version to v9.13.2 #529
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@damien-schneider is attempting to deploy a commit to the psteinroe's projects Team on Vercel. A member of the Team first needs to authorize it. |
@damien-schneider can you also adapt the CI workflow? |
You're right, it is done. Upgraded pnpm action-setup to v4 and pnpm to v9.x.x |
@psteinroe Would you prefer to specify the exact version |
Deployment failed with the following error:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #529 +/- ##
=======================================
Coverage 93.07% 93.07%
=======================================
Files 135 135
Lines 1992 1992
Branches 614 615 +1
=======================================
Hits 1854 1854
Misses 114 114
Partials 24 24
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
Deployment failed with the following error:
|
Please let me know when you’re ready to merge. Keeping the branch updated and resolving pnpm-lock conflicts for each package update is a bit tedious. 😅 |
This pull request includes updates to the
package.json
file to improve compatibility and maintain up-to-date dependencies.Dependency updates:
pnpm
version from8
to9
in theengines
section.packageManager
version from[email protected]
to[email protected]
.