-
Notifications
You must be signed in to change notification settings - Fork 59
push through cats 1.0 upgrade everywhere #653
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
Comments
okay, let's get the ball rolling on this: https://github.com/SethTisue/community-builds/tree/cats-1.0 |
in local testing,
looks like http4s has their own fork of |
getting close! |
the scalikejdbc failure looks probably unrelated and intermittent algebra has a cats 1.0 upgrade PR we can probably use pureconfig has upgraded to cats 1.0 on master, so we just need to refresh our fork |
https://scala-ci.typesafe.com/job/scala-2.12.x-integrate-community-build/2570/consoleFull progress: only spire now fails (and breeze and multibot depend on it) |
fixes scala#653 * removes (hopefully temporarily): spire, breeze, multibot * unfreezes: cats, fs2, monix, paiges, cats-effect, jawn-fs2 * adds http4s-parboiled2 (dependency of http4s) * temporarily uses algebra fork with cats upgrade * pureconfig fork refreshed to include cats upgrade
the removal of spire, breeze, and multibot now has its own ticket: #672 |
Uh oh!
There was an error while loading. Please reload this page.
a number of breaking changes were made between 1.0.0-MF (which is about where we are currently) and 1.0.0-RC1
I don't want to attempt this too early, since I'll likely just hit projects that haven't upgraded yet, but most of those projects will upgrade of their own accord if I just wait a little longer, I don't want to get too deep into the business of submitting upgrade PRs myself. so for now I'm preferring to freeze things
The text was updated successfully, but these errors were encountered: