-
Notifications
You must be signed in to change notification settings - Fork 51
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 all dependencies #234
Conversation
It seems that tests can't run on node 8 and fail with timeouts on 10 / 11 |
@onigoetz Feel free remove node@8 from matrix |
Also node 6 ? should it also be updated in package.json ? |
@onigoetz Late, not here |
@onigoetz Do you need help? |
Sorry I didn't send a message sooner. I could need help to figure that part out :) |
Maybe just try increase timeout? |
yes sure, I just wanted to make it the last resort, not the first thing I try |
1 similar 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.
Thanks, ready to merge or something else?
I think it's all good |
Thanks |
Hello,
I am in the process of creating a few PRs to upgrade to PostCSS8 here and there.
This module doesn't need any special upgrade or breaking change, but since I was in the middle of it I thought I could still finish and send a PR.
This PR contains no breaking change since everything changed is in tests or devDependencies.
Dev dependencies updates include :
eslint-plugin-babel
with@babel/eslint-plugin
babel-eslint
with@babel/eslint-parser
ava
version 1 => 3eslint
version 5 => 7semver
version 5 => 7postcss
version 7 => 8del-cli
version 1 => 3