circe-magnolia
circe-magnolia copied to clipboard
Circe codec derivation using magnolia
Updates [org.scoverage:sbt-scoverage](https://github.com/scoverage/sbt-scoverage) from 1.6.1 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/v1.6.1...v2.0.2) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...
Implements support for configured strict decoding like what https://github.com/circe/circe-generic-extras supports. When enabled, the decoder will raise an error if there are extraneous fields in the JSON that aren't present in...
Updates [org.scalatest:scalatest](https://github.com/scalatest/scalatest) from 3.2.2 to 3.2.13. [GitHub Release Notes](https://github.com/scalatest/scalatest/releases/tag/release-3.2.13) - [Version Diff](https://github.com/scalatest/scalatest/compare/release-3.2.2...release-3.2.13) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...
When deriving codecs when there is an alternating cyclic recursive structure I get a `StackOverflowException` even with `lazy val` E.g. ``` case class RecursiveCycleAExample(b: Option[RecursiveCycleBExample]) case class RecursiveCycleBExample(a: Option[RecursiveCycleAExample]) implicit...
Updates * [org.scala-lang:scala-library](https://github.com/scala/scala) * [org.scala-lang:scala-reflect](https://github.com/scala/scala) from 2.12.12 to 2.12.16. [GitHub Release Notes](https://github.com/scala/scala/releases/tag/v2.12.16) - [Version Diff](https://github.com/scala/scala/compare/v2.12.12...v2.12.16) I'll automatically update this PR to resolve conflicts as long as you don't change it...
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.2.0 to 1.10.1. [GitHub Release Notes](https://github.com/scala-js/scala-js/releases/tag/v1.10.1) - [Version Diff](https://github.com/scala-js/scala-js/compare/v1.2.0...v1.10.1) I'll automatically update this PR to resolve conflicts as long as...
Updates [io.circe:circe-generic-extras](https://github.com/circe/circe-generic-extras) from 0.13.0 to 0.14.2. [GitHub Release Notes](https://github.com/circe/circe-generic-extras/releases/tag/v0.14.2) - [Version Diff](https://github.com/circe/circe-generic-extras/compare/v0.13.0...v0.14.2) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...
Updates [org.xerial.sbt:sbt-sonatype](https://github.com/xerial/sbt-sonatype) from 3.9.5 to 3.9.13. [GitHub Release Notes](https://github.com/xerial/sbt-sonatype/releases/tag/3.9.13) - [Release Notes](https://github.com/xerial/sbt-sonatype/blob/master/ReleaseNotes.md) - [Version Diff](https://github.com/xerial/sbt-sonatype/compare/3.9.5...3.9.13) I'll automatically update this PR to resolve conflicts as long as you don't change it...
Updates * [io.circe:circe-core](https://github.com/circe/circe) * [io.circe:circe-generic](https://github.com/circe/circe) * [io.circe:circe-parser](https://github.com/circe/circe) * [io.circe:circe-testing](https://github.com/circe/circe) from 0.13.0 to 0.14.2. [GitHub Release Notes](https://github.com/circe/circe/releases/tag/v0.14.2) - [Version Diff](https://github.com/circe/circe/compare/v0.13.0...v0.14.2) I'll automatically update this PR to resolve conflicts as long as...
Updates [org.scalacheck:scalacheck](https://github.com/typelevel/scalacheck) from 1.14.3 to 1.16.0. [GitHub Release Notes](https://github.com/typelevel/scalacheck/releases/tag/v1.16.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...