interop-cats icon indicating copy to clipboard operation
interop-cats copied to clipboard

Update cats-effect-laws, cats-effect-std, ... to 3.3.14

Open scala-steward opened this issue 3 years ago • 3 comments

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

scala-steward avatar Jul 17 '22 19:07 scala-steward

:warning: The sha of the head commit of this PR conflicts with #564. Mergify cannot evaluate rules on this PR. :warning:

mergify[bot] avatar Aug 18 '22 23:08 mergify[bot]

:warning: The sha of the head commit of this PR conflicts with #564. Mergify cannot evaluate rules on this PR. :warning:

mergify[bot] avatar Sep 04 '22 08:09 mergify[bot]

:warning: The sha of the head commit of this PR conflicts with #564. Mergify cannot evaluate rules on this PR. :warning:

mergify[bot] avatar Sep 23 '22 17:09 mergify[bot]

Superseded by #625.

scala-steward avatar Nov 15 '22 09:11 scala-steward