-
Notifications
You must be signed in to change notification settings - Fork 66
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
Cleanup + Upgrades #152
base: master
Are you sure you want to change the base?
Cleanup + Upgrades #152
Conversation
stefanpenner
commented
Dec 25, 2019
•
edited
Loading
edited
- drop old nodes, support only 10, >= 12 (8 EOLs shortly) [fixes [fixes #123] Drop support for unsupported versions of node #125
- upgrade all dependencies
- syntax/lang feature upgrades
- fix-up circle CI: Looks like we are not using circle 2.0 configuration
Hi @stefanpenner ? Just wondering. When do you think we can have this released to the wild? |
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.
fixes #154
"exec-sh": "^0.3.4", | ||
"execa": "^4.0.0", | ||
"fb-watchman": "^2.0.1", | ||
"micromatch": "^4.0.2", |
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.
❤️
@Phebonacci sorry for the delay, the issue was related to circle ci. I'm going to try and move this project over to GH actions to avoid this issue, and simplify future maintenance. |
f8157f7
to
bcc6470
Compare
@stefanpenner any news here? I'd also love to hear if you've been able to consider #130 (comment) 🙂 |
👋 @stefanpenner any news ? |
It would be great to get the micromatch bump published since there are security vulnerabilities #154 |
Can you help @amasad ? |
Any updates? @stefanpenner @amasad |