-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
deps: update pnpm to v10 #15588
deps: update pnpm to v10 #15588
Conversation
This reverts commit 9c70a4e.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #15588 +/- ##
===========================================
+ Coverage 41.58% 43.55% +1.97%
===========================================
Files 1617 1621 +4
Lines 165039 170878 +5839
Branches 4074 4138 +64
===========================================
+ Hits 68631 74427 +5796
- Misses 95966 95975 +9
- Partials 442 476 +34 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
このPRによるapi.jsonの差分 |
Resolves #14533 ? |
This reverts commit 4abc6c1.
ready |
コンフリクト解消 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
storybookはcorepack@0.31以降になってないのが原因で、このPRでcorepack依存が消えたので無視してOK
83c3bb8
into
misskey-dev:develop
Thank you 🙏 |
This reverts commit 83c3bb8.
* Revert "fix(build): corepackのバグの回避 (misskey-dev#15387)" This reverts commit 9c70a4e. * deps: update pnpm to v10 * fix broken lockfile * update changelog * fix * fix * Revert "fix" This reverts commit 4abc6c1. * fix * fix * attempt to fix docker build * lint fixes * fix: revertしすぎた * detect pnpm version and install it * fix: そもそもpnpmを2回入れる必要がないかも * fix * refactor * fix * refactor: remove unnecessary arg * Update Dockerfile * update pnpm to v10.6.1 * Update Changelog * chore: use node to avoid installing jq
* Revert "fix(build): corepackのバグの回避 (misskey-dev#15387)" This reverts commit 9c70a4e. * deps: update pnpm to v10 * fix broken lockfile * update changelog * fix * fix * Revert "fix" This reverts commit 4abc6c1. * fix * fix * attempt to fix docker build * lint fixes * fix: revertしすぎた * detect pnpm version and install it * fix: そもそもpnpmを2回入れる必要がないかも * fix * refactor * fix * refactor: remove unnecessary arg * Update Dockerfile * update pnpm to v10.6.1 * Update Changelog * chore: use node to avoid installing jq
What
Why
Fix #14533
Additional info (optional)
Checklist