Skip to content

Update resilience4j-circuitbreaker to 2.4.0#2832

Merged
github-actions[bot] merged 1 commit intomasterfrom
update/resilience4j-circuitbreaker-2.4.0
Mar 15, 2026
Merged

Update resilience4j-circuitbreaker to 2.4.0#2832
github-actions[bot] merged 1 commit intomasterfrom
update/resilience4j-circuitbreaker-2.4.0

Conversation

@softwaremill-ci
Copy link
Contributor

About this PR

📦 Updates io.github.resilience4j:resilience4j-circuitbreaker from 2.3.0 to 2.4.0

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 (2.3.0).
You might want to review and update them manually.

examples/src/main/scala/sttp/client4/examples/wrapper/CircuitBreakerCatsEffect.scala
examples/src/main/scala/sttp/client4/examples/wrapper/rateLimiterFuture.scala
⚙ Adjust future updates

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

updates.ignore = [ { groupId = "io.github.resilience4j", artifactId = "resilience4j-circuitbreaker" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "io.github.resilience4j", artifactId = "resilience4j-circuitbreaker" }
}]
labels: library-update, early-semver-minor, semver-spec-minor, old-version-remains, commit-count:1

@github-actions github-actions bot merged commit 86523b7 into master Mar 15, 2026
42 checks passed
@github-actions github-actions bot deleted the update/resilience4j-circuitbreaker-2.4.0 branch March 15, 2026 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant