-
-
Notifications
You must be signed in to change notification settings - Fork 70
feat!: bump all upgradable (dev)Dependencies except pure ESM #437
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #437 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 3 3
Lines 157 161 +4
Branches 23 27 +4
=========================================
+ Hits 157 161 +4
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
kylemh
left a comment
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.
seems fine to me
|
Don you have permissions to install GitHub Apps on this repository? I'd like to install https://ci.codesandbox.io to address #424 (comment) |
|
Go for it. We're all in charge here. |
Did you receive my request? I sent it a few days ago and just send the request again. |
|
I don’t have access. I have very few permissions in the repo, it looks like. |
|
cc @prettier/core |
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
|
🎉 This PR is included in version 7.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |


close
What:
Maintenance
Why:
The (dev)Dependencies are very outdated
How:
pull_requesteventshuskywithsimple-git-hookswhich is much easier to use, you may need to rungit config --unset core.hooksPathif you've enabledhusky@v2+previouslycli-testtask (which is buggy) in favor oftestincludingcli.specalready, nownpm start validateis just working as expectedCodeSandbox CIfor testing before releasing easilyI will start to migrate to pure ESM later