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-client, http4s-core, ... to 0.23.27 #272

Closed
wants to merge 1 commit into from

Conversation

http4s-steward[bot]
Copy link
Contributor

@http4s-steward http4s-steward bot commented May 3, 2024

About this PR

πŸ“¦ Updates

from 0.23.21 to 0.23.27

πŸ“œ GitHub Release Notes - Version Diff

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 (0.23.21).
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 = "org.http4s" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.http4s" }
}]
labels: library-update, early-semver-minor, semver-spec-patch, version-scheme:early-semver, old-version-remains, commit-count:1

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 96.36%. Comparing base (6ff7587) to head (18b270a).

❗ Current head 18b270a differs from pull request most recent head d64e4f2. Consider uploading reports for the commit d64e4f2 to get more accurate results

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #272      +/-   ##
==========================================
- Coverage   96.66%   96.36%   -0.31%     
==========================================
  Files           1        1              
  Lines          60       55       -5     
  Branches        3        3              
==========================================
- Hits           58       53       -5     
  Misses          2        2              

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

Copy link
Contributor Author

Superseded by #282.

@http4s-steward http4s-steward bot closed this Sep 10, 2024
@http4s-steward http4s-steward bot deleted the update/http4s-core-0.23.27 branch September 10, 2024 00:43
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