Upgrade to PostCSS 8#127
Conversation
|
Thanks for working on this 👍 We can pass the |
|
That's the thing, I did update the snapshots. My idea was not to update the snapshots on disk manually, but to pass the result through a filter and then compare it. |
|
Ah, I see now. Yeah that approach should be fine |
|
Okay, so I went with a different approach : used Tests are now running smoothly |
|
@shellscape Hello, do you need anything from me on this PR ? |
|
Thank you for putting this together, and I'm sorry it took me so very long to get around to merging this. I really appreciate your efforts! |
|
Thanks for merging! No worries life happens outside GitHub as well :D |
This PR contains:
Breaking Changes?
If yes, please describe the breakage.
Upgrade to PostCSS 8
Please Describe Your Changes
Hello,
This PR upgrades to PostCSS 8,
I had a look at the updated snapshots and they seem fine.
However A change made in PostCSS ( postcss/postcss@0687620 ) Makes the snapshots non-reproducible.
I already open the PR because I'm not sure what course of action we should take as I'm not familiar with AVA.
My ideas would be
I'm willing to pass that PR through the finish line but I'm not sure what option to take or if they're even possible