Update http4s-core, http4s-dsl, ... to 0.23.36#5380
Conversation
http4s 0.23.35 accidentally broke binary compatibility in core (WebSocketFrameDefragmenter.defragFragment lost its no-arg overload), which crashed the client test server at runtime: blaze-server 0.23.17 pulls in an older http4s-server whose WebSocketBuilder2.build still calls the removed method. 0.23.36 restores the old overload. Also pin http4s-server to Versions.http4s in clientTestServer, so the server/core bytecode mix cannot reappear when core is bumped ahead of the independently-versioned blaze. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
0.23.35 accidentally broke binary compatibility in http4s-core ( Pushed a commit that bumps this PR to 0.23.36 and pins 🤖 Generated with Claude Code |
About this PR
📦 Updates
from
0.23.34to0.23.35📜 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.conffile.Have a fantastic day writing Scala!
⚙ Adjust future updates
Add this to your
.scala-steward.conffile to ignore future updates of this dependency:Or, add this to slow down future updates of this dependency: