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 http4s-circe, http4s-client, ... to 1.0.0-M36 #2700

Merged

Conversation

scala-steward
Copy link
Contributor

Updates

from 1.0.0-M35 to 1.0.0-M36.
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!

Files still referring to the old version number

The following files still refer to the old version number (1.0.0-M35).
You might want to review and update them manually.

project/Dependencies.scala
Adjust future updates

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

updates.ignore = [ { groupId = "org.http4s" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "org.http4s" }
}]

labels: library-update, early-semver-pre-release, semver-spec-pre-release, old-version-remains, commit-count:1

@codecov
Copy link

codecov bot commented Sep 1, 2022

Codecov Report

Merging #2700 (e261618) into main (2dc2301) will increase coverage by 0.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2700      +/-   ##
==========================================
+ Coverage   80.68%   80.71%   +0.03%     
==========================================
  Files         146      145       -1     
  Lines        2676     2675       -1     
  Branches       46       46              
==========================================
  Hits         2159     2159              
+ Misses        517      516       -1     
Impacted Files Coverage Δ
...la-2.12/org/scalasteward/mill/plugin/package.scala

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@mergify mergify bot merged commit 1477886 into scala-steward-org:main Sep 1, 2022
@fthomas fthomas added this to the 0.16.0 milestone Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants