Skip to content

Conversation

@http4s-steward
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.

@http4s-steward
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.

2 participants