Skip to content
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 github4s to 0.30.0 #618

Merged
merged 11 commits into from
Jan 24, 2022
Merged

Update github4s to 0.30.0 #618

merged 11 commits into from
Jan 24, 2022

Conversation

47erbot
Copy link
Contributor

@47erbot 47erbot commented Sep 17, 2021

Updates com.47deg:github4s from 0.28.5 to 0.30.0.
GitHub Release Notes - Changelog - Version Diff

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

Ignore future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "com.47deg", artifactId = "github4s" } ]

labels: library-update, semver-minor

Closes #653

@jisantuc
Copy link

Two changes required here:

  • github4s upgrade pulls in later cats-effect, which requires upgraded http4s-blaze-client
  • dependencies.sbt (used in plugin's contribution to its own build) and build.sbt need to have compatible versions of things, or the build breaks in hilarious ways (you can't fire up sbt to test changes in build.sbt out because the project can't load, and the project needs... itself? snake-eating-its-own-tail.gif)

outside of that it's a standard CE3 upgrade

@47erbot 47erbot merged commit b9bbd81 into main Jan 24, 2022
@47erbot 47erbot deleted the update/github4s-0.30.0 branch January 24, 2022 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants