circe-yaml icon indicating copy to clipboard operation
circe-yaml copied to clipboard

YAML parser for circe using SnakeYAML

Results 72 circe-yaml issues
Sort by recently updated
recently updated
newest added

https://bitbucket.org/snakeyaml/snakeyaml

Updates [org.xerial.sbt:sbt-sonatype](https://github.com/xerial/sbt-sonatype) from 3.9.12 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.12...3.9.13) I'll automatically update this PR to resolve conflicts as long as you don't change it...

Hi im trying to parse a json string to yaml current output ``` environment: kubernetes actions: action1: read: - parquet: - path: hdfs - tableName: table transform: - transform: -...

Updates * [io.circe:circe-core](https://github.com/circe/circe) * [io.circe:circe-jawn](https://github.com/circe/circe) * [io.circe:circe-testing](https://github.com/circe/circe) from 0.14.1 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.14.1...v0.14.2) I'll automatically update this PR to resolve conflicts as long as you don't...

Updates [org.typelevel:discipline-core](https://github.com/typelevel/discipline) from 1.4.0 to 1.5.1. [GitHub Release Notes](https://github.com/typelevel/discipline/releases/tag/v1.5.1) - [Version Diff](https://github.com/typelevel/discipline/compare/v1.4.0...v1.5.1) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...

This addresses https://github.com/circe/circe-yaml/issues/136. SnakeYaml has maxAliasesForCollections defaulted to 50 in its LoaderOptions. This PR enables customization of this limit, following a similar pattern as [Printer](https://github.com/circe/circe-yaml/blob/master/src/main/scala/io/circe/yaml/printer/package.scala), while retaining the current API.

Updates [org.scalacheck:scalacheck](https://github.com/typelevel/scalacheck) from 1.15.4 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...

Updates [com.typesafe:sbt-mima-plugin](https://github.com/lightbend/mima) from 1.0.1 to 1.1.0. [GitHub Release Notes](https://github.com/lightbend/mima/releases/tag/1.1.0) - [Version Diff](https://github.com/lightbend/mima/compare/1.0.1...1.1.0) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...