Closed scala-steward closed 2 years ago
Merging #352 (ab074ad) into main (df19298) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #352 +/- ##
=======================================
Coverage 59.87% 59.87%
=======================================
Files 30 30
Lines 987 987
Branches 64 73 +9
=======================================
Hits 591 591
Misses 396 396
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update df19298...ab074ad. Read the comment docs.
Superseded by #360.
Updates org.typelevel:cats-effect from 3.2.9 to 3.3.0. 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.xIgnore 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, early-semver-minor, semver-spec-minor, scalafix-migrations