izumi
izumi copied to clipboard
Productivity-oriented collection of lightweight fancy stuff for Scala toolchain
Updates [org.scoverage:sbt-scoverage](https://github.com/scoverage/sbt-scoverage) from 2.0.0 to 2.0.2. [GitHub Release Notes](https://github.com/scoverage/sbt-scoverage/releases/tag/v2.0.2) - [Version Diff](https://github.com/scoverage/sbt-scoverage/compare/v2.0.0...v2.0.2) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...
Updates [dev.zio:izumi-reflect](https://github.com/zio/izumi-reflect) from 2.0.8 to 2.1.5. [GitHub Release Notes](https://github.com/zio/izumi-reflect/releases/tag/v2.1.5) - [Version Diff](https://github.com/zio/izumi-reflect/compare/v2.0.8...v2.1.5) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...
They are slow due to the nature of `
Seems to be working: cats-effect laws pass, but there may still be problems they don't reveal
Updates [io.7mind.izumi.sbt:sbt-izumi](https://github.com/7mind/sbtgen) from 0.0.92 to 0.0.95. [GitHub Release Notes](https://github.com/7mind/sbtgen/releases/tag/v0.0.95) - [Version Diff](https://github.com/7mind/sbtgen/compare/v0.0.92...v0.0.95) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...
Updates [dev.zio:zio](https://github.com/zio/zio) from 1.0.14 to 1.0.16. [GitHub Release Notes](https://github.com/zio/zio/releases/tag/v1.0.16) - [Version Diff](https://github.com/zio/zio/compare/v1.0.14...v1.0.16) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...
``` trait Super trait Sub extends Super case class Output(s: Super) trait Factory { def make(arg: Sub): Output } ``` `arg` will not be captured by the macro and the...
Updates * [org.scala-js:sbt-scalajs](https://github.com/scala-js/scala-js) * [org.scala-js:scalajs-compiler](https://github.com/scala-js/scala-js) * [org.scala-js:scalajs-library](https://github.com/scala-js/scala-js) * [org.scala-js:scalajs-test-bridge](https://github.com/scala-js/scala-js) from 1.8.0 to 1.10.0. [GitHub Release Notes](https://github.com/scala-js/scala-js/releases/tag/v1.10.0) - [Version Diff](https://github.com/scala-js/scala-js/compare/v1.8.0...v1.10.0) I'll automatically update this PR to resolve conflicts as long as...