Skip to content

Update cats-effect to 3.3.6

gitlab gitlab requested to merge update/cats-effect-3.3.6 into master

Updates org.typelevel:cats-effect from 2.5.4 to 3.3.6. 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 Migrations
  • github:typelevel/cats-effect/v3_0_0?sha=v3.0.0
  • github:typelevel/cats-effect/v3_3_0?sha=series/3.x
Ignore future updates

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

updates.ignore = [ { groupId = "org.typelevel", artifactId = "cats-effect" } ]

labels: library-update, semver-major, scalafix-migrations

Merge request reports