Skip to content

Conversation

@http4s-steward
Copy link
Contributor

About this PR

πŸ“¦ Updates

from 0.23.21 to 0.23.22

πŸ“œ 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

Merging #244 (ae0122c) into master (6ff7587) will not change coverage.
The diff coverage is n/a.

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

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##           master     #244   +/-   ##
=======================================
  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

@http4s-steward
Copy link
Contributor Author

Superseded by #245.

@http4s-steward http4s-steward bot closed this Jul 20, 2023
@http4s-steward http4s-steward bot deleted the update/http4s-core-0.23.22 branch July 20, 2023 01:36
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