Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update http4s-circe, http4s-client, ... to 0.23.13 in series/0.23 #701

Merged
merged 4 commits into from
Jun 28, 2022

Conversation

http4s-steward[bot]
Copy link
Contributor

Updates

from 0.23.12 to 0.23.13.
GitHub Release Notes - 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 = "org.http4s" } ]

labels: library-update, early-semver-minor, semver-spec-patch, commit-count:1

@rossabaker
Copy link
Member

I'm not sure why this changed formatting or why it angered the build.

@RafalSumislawski
Copy link
Member

The formatting problem is caused by ScalaSteward using .scalafmt.conf to format build.sbt, while sbt uses sbt scalafixSbtCheck uses .scalafmt.blaze.conf, becasue we told it to. The easiest way to solve this is to uese the .scalafmt.conf in sbt and reformat the build.sbt. (see: #702).

The build failed as a consequence of the reformatting done by ScalaSteward.

@danicheg danicheg merged commit 1ed28d4 into series/0.23 Jun 28, 2022
@danicheg danicheg deleted the update/series/0.23/http4s-core-0.23.13 branch June 28, 2022 09:21
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants