interop-cats
interop-cats copied to clipboard
Update cats-effect-laws, cats-effect-std, ... to 3.3.14
Updates
from 3.2.9 to 3.3.14. GitHub Release Notes - Version Diff
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!
Applied Scalafix Migrations
- org.typelevel:{cats-effect,cats-effect-laws}:3.3.0 (created no change)
- github:typelevel/cats-effect/v3_3_0?sha=series/3.x
Adjust future updates
Add this to your .scala-steward.conf file to ignore future updates of this dependency:
updates.ignore = [ { groupId = "org.typelevel" } ]
Or, add this to slow down future updates of this dependency:
dependencyOverrides = [{
pullRequests = { frequency = "@monthly" },
dependency = { groupId = "org.typelevel" }
}]
labels: library-update, early-semver-minor, semver-spec-minor, scalafix-migrations, commit-count:1
:warning: The sha of the head commit of this PR conflicts with #564. Mergify cannot evaluate rules on this PR. :warning:
:warning: The sha of the head commit of this PR conflicts with #564. Mergify cannot evaluate rules on this PR. :warning:
:warning: The sha of the head commit of this PR conflicts with #564. Mergify cannot evaluate rules on this PR. :warning:
Superseded by #625.