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 finagle-http to 22.7.0 #210

Closed
wants to merge 1 commit into from

Conversation

http4s-steward[bot]
Copy link
Contributor

Updates com.twitter:finagle-http from 22.3.0 to 22.7.0.

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!

Adjust future updates

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

updates.ignore = [ { groupId = "com.twitter", artifactId = "finagle-http" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "com.twitter", artifactId = "finagle-http" }
}]

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

@codecov-commenter
Copy link

Codecov Report

Merging #210 (7d53f57) into master (06ca5fa) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #210   +/-   ##
=======================================
  Coverage   98.27%   98.27%           
=======================================
  Files           1        1           
  Lines          58       58           
  Branches        2        2           
=======================================
  Hits           57       57           
  Misses          1        1           

Help us with your feedback. Take ten seconds to tell us how you rate us.

@http4s-steward
Copy link
Contributor Author

Superseded by #227.

@http4s-steward http4s-steward bot closed this Dec 26, 2022
@http4s-steward http4s-steward bot deleted the update/finagle-http-22.7.0 branch December 26, 2022 08:25
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.

1 participant