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

Update scala3-library, ... to 3.1.3 in series/3.x

Open typelevel-steward[bot] opened this issue 2 years ago • 4 comments

Updates

from 3.1.2 to 3.1.3. GitHub Release Notes - Version Diff - 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!

Ignore future updates

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

updates.ignore = [ { groupId = "org.scala-lang" } ]

labels: library-update, early-semver-patch, semver-spec-patch, commit-count:n:2

typelevel-steward[bot] avatar Jun 21 '22 16:06 typelevel-steward[bot]

Note that we can undo this now. https://github.com/typelevel/cats-effect/blob/7cb291426cadb359c786b1d318a46bced55d4ba3/tests/shared/src/test/scala-2/cats/effect/SyncIOScalaVersionSpecification.scala#L24-L25

armanbilge avatar Jun 21 '22 16:06 armanbilge

Oh no, not again!

[error] 	cats.effect.tracing.TracingSpec
[error] 	cats.effect.ThunkSpec

Seems to be specific to ciJS 😕

armanbilge avatar Jun 21 '22 19:06 armanbilge

  • https://github.com/lampepfl/dotty/issues/15494

armanbilge avatar Jun 21 '22 19:06 armanbilge

We could have dealt with https://github.com/typelevel/cats-effect/issues/2767 as well via this update, but sadly IDK if it is going to land.

armanbilge avatar Jun 21 '22 20:06 armanbilge