scache icon indicating copy to clipboard operation
scache copied to clipboard

Cache in Scala with cats-effect

Results 59 scache issues
Sort by recently updated
recently updated
newest added

Updates [org.typelevel:cats-effect](https://github.com/typelevel/cats-effect) from 3.3.14 to 3.4.2. [GitHub Release Notes](https://github.com/typelevel/cats-effect/releases/tag/v3.4.2) - [Version Diff](https://github.com/typelevel/cats-effect/compare/v3.3.14...v3.4.2) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...

Updates [org.scoverage:sbt-coveralls](https://github.com/scoverage/sbt-coveralls) from 1.3.2 to 1.3.3. [GitHub Release Notes](https://github.com/scoverage/sbt-coveralls/releases/tag/v1.3.3) - [Version Diff](https://github.com/scoverage/sbt-coveralls/compare/v1.3.2...v1.3.3) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...

Updates [org.typelevel:cats-core](https://github.com/typelevel/cats) from 2.8.0 to 2.9.0. [GitHub Release Notes](https://github.com/typelevel/cats/releases/tag/v2.9.0) - [Version Diff](https://github.com/typelevel/cats/compare/v2.8.0...v2.9.0) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...

Updates [org.scala-sbt:sbt](https://github.com/sbt/sbt) from 1.7.1 to 1.7.3. [GitHub Release Notes](https://github.com/sbt/sbt/releases/tag/v1.7.3) - [Version Diff](https://github.com/sbt/sbt/compare/v1.7.1...v1.7.3) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...

Updates com.evolutiongaming:smetrics from 1.0.5 to 1.0.6. 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...

Updates com.evolutiongaming:cats-helper from 3.2.0 to 3.3.0. 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...

Updates [org.scoverage:sbt-scoverage](https://github.com/scoverage/sbt-scoverage) from 2.0.4 to 2.0.6. [GitHub Release Notes](https://github.com/scoverage/sbt-scoverage/releases/tag/v2.0.6) - [Version Diff](https://github.com/scoverage/sbt-scoverage/compare/v2.0.4...v2.0.6) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...

Updates [org.scalatest:scalatest](https://github.com/scalatest/scalatest) from 3.2.13 to 3.2.14. [GitHub Release Notes](https://github.com/scalatest/scalatest/releases/tag/release-3.2.14) - [Version Diff](https://github.com/scalatest/scalatest/compare/release-3.2.13...release-3.2.14) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...

Updates [org.scala-lang:scala-library](https://github.com/scala/scala) from 2.13.8 to 2.13.10. [GitHub Release Notes](https://github.com/scala/scala/releases/tag/v2.13.10) - [Version Diff](https://github.com/scala/scala/compare/v2.13.8...v2.13.10) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...

There is a couple of places where `Sync[F]` is unnecessary and it imposes heavier limitations on downstream consumers, making them also use `Sync` whereas `MonadCancel` is enough