-
Notifications
You must be signed in to change notification settings - Fork 934
Update commitlint to lerna v7 (now v8) #3637
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
Comments
Hi Hope you are having a nice day! Wondering if there are any plans to support Lerna v7. Thank you. |
The plan currently is only this issue. Someone needs to look into the failing tests. Happy for any help. |
I'll work on this in the next schedule with prettier v3 together. |
Hi @JounQin |
This issue was resolved within my PR #4284 and can be closed. |
Still needs a release but yes :) Thanks @janbiasi ! |
Expected Behavior
Current Behavior
Installing prettier v3 is breaking the current lerna (v6) setup in a way that
yarn publish
doesn't work anymore.Updating to lerna v7 (which works with prettier v3) leads to some failing tests:
@commitlint/config-lerna-scopes tests
Context
Created a branch here: #3636
commitlint --version
17.6.7
git --version
v2.41.0
node --version
v18.16.0
The text was updated successfully, but these errors were encountered: