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 23.11.0 #257

Closed
wants to merge 1 commit into from

Conversation

http4s-steward[bot]
Copy link
Contributor

@http4s-steward http4s-steward bot commented Nov 2, 2023

About this PR

πŸ“¦ Updates com.twitter:finagle-http from 22.12.0 to 23.11.0 ⚠

Usage

βœ… Please merge!

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 (22.12.0).
You might want to review and update them manually.

app.dhall
βš™ 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 = "30 days" },
  dependency = { groupId = "com.twitter", artifactId = "finagle-http" }
}]
labels: library-update, early-semver-major, semver-spec-major, old-version-remains, commit-count:1

@codecov-commenter
Copy link

Codecov Report

Merging #257 (91dad6a) into master (6ff7587) will not change coverage.
The diff coverage is n/a.

❗ Current head 91dad6a differs from pull request most recent head 85c7b9b. Consider uploading reports for the commit 85c7b9b to get more accurate results

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff           @@
##           master     #257   +/-   ##
=======================================
  Coverage   96.66%   96.66%           
=======================================
  Files           1        1           
  Lines          60       60           
  Branches        3        3           
=======================================
  Hits           58       58           
  Misses          2        2           

πŸ“£ We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor Author

http4s-steward bot commented May 3, 2024

Superseded by #271.

@http4s-steward http4s-steward bot closed this May 3, 2024
@http4s-steward http4s-steward bot deleted the update/finagle-http-23.11.0 branch May 3, 2024 01:13
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