Skip to content

Update http4s-core to 0.23.37 - #465

Merged
stasimus merged 1 commit into
evolution-gaming:masterfrom
scala-steward:update/http4s-core-0.23.37
Sep 8, 2026
Merged

stasimus merged 1 commit into
evolution-gaming:masterfrom
scala-steward:update/http4s-core-0.23.37

Conversation

@scala-steward

@scala-steward scala-steward commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.http4s:http4s-core from 0.23.36 to 0.23.37

📜 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!

⚙ Adjust future updates

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

updates.ignore = [ { groupId = "org.http4s", artifactId = "http4s-core" } ]

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

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

Summary by CodeRabbit

  • Chores
    • Updated the http4s dependency to version 0.23.37.

@coderabbitai

coderabbitai Bot commented Sep 8, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 74df4195-7acf-4706-9d17-9157277ed317

📥 Commits

Reviewing files that changed from the base of the PR and between 5c19952 and 9cd02bc.

📒 Files selected for processing (1)
  • project/Dependencies.scala

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The pull request updates the http4s-core dependency from version 0.23.36 to 0.23.37.

Changes

Dependency update

Layer / File(s) Summary
Update http4s version
project/Dependencies.scala
The http4s-core dependency version changes from 0.23.36 to 0.23.37.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 9cd02

This updates the http4s-core dependency to 0.23.37. No concrete compatibility or runtime risk is identified in the supplied change context, so the change is ready to merge.

Suggested reviewers: brainhorse, drewfeelsblue

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: updating the http4s-core dependency to version 0.23.37.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@stasimus
stasimus merged commit 2cae0eb into evolution-gaming:master Sep 8, 2026
12 checks passed
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