Uh oh!
There was an error while loading. Please reload this page.
Bump dependencies - #7473
Conversation
mrmckeb
commented
Aug 5, 2019
Looks good, but I noticed the CI was cancelled? |
ianschmitz
commented
Aug 6, 2019
There's actually an issue it looks like. Two test suites are failing. CLI locks then the build times out after 60 mins of waiting it appears. 😕 |
mrmckeb
commented
Aug 7, 2019
Strange, thanks @ianschmitz. Let's keep chasing it. |
Uh oh!
There was an error while loading. Please reload this page.
ianschmitz
commented
Aug 8, 2019
@iansu@mrmckeb I tracked down the tests hanging issue. It was caused by It appears to be having issues connecting to the websocket from jsdom:
There's a related issue over at Jest: jestjs/jest#8613. It may be connected to our usage of I walked back a few versions to @iansu I fixed an issue with the There's still a few warnings when running the test suites but i don't think there's anything we can do in the short term. |
iansu
commented
Aug 8, 2019
Bumping Lerna is a bit scary. There are always issues when we publish. If that happens I'll just revert it. |
Bump minor/patch versions of packages in preparation for 3.1 release.