bridges
bridges copied to clipboard
Generate bindings for Scala types in other programming languages.
Updates [com.codecommit:sbt-github-actions](https://github.com/djspiewak/sbt-github-actions.git) from 0.13.0 to 0.14.2. 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...
Some indentation and newlines might be nice...
Have you considered allowing for customization of the ADT's generated `type`? It seems currently (at least for the Typescript implementation), that ADTs end up with a hard-coded `{ type: }`....
I'd love to be able to generate json schema files Ideally, it would support: - `sealed` trait families map to `oneOf` - `case object` would be values, like in `sealed...
Version 0.18 added `TsType.Tuple` and `FlowType.Tuple` to encode tuple Typescript and Flow tuple types: ```typescript export type SpreadsheetCell = [string, number]; ``` We can currently create these types using the...
## About this PR 📦 Updates [org.scalameta:scalafmt-core](https://github.com/scalameta/scalafmt) from `3.5.9` to `3.8.1` 📜 [GitHub Release Notes](https://github.com/scalameta/scalafmt/releases/tag/v3.8.1) - [Version Diff](https://github.com/scalameta/scalafmt/compare/v3.5.9...v3.8.1) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...
## About this PR 📦 Updates [org.scala-lang:scala-library](https://github.com/scala/scala) from `2.13.8` to `2.13.13` 📜 [GitHub Release Notes](https://github.com/scala/scala/releases/tag/v2.13.13) - [Version Diff](https://github.com/scala/scala/compare/v2.13.8...v2.13.13) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...
## About this PR 📦 Updates [org.scala-lang:scala-library](https://github.com/scala/scala) from `2.12.17` to `2.12.19` 📜 [GitHub Release Notes](https://github.com/scala/scala/releases/tag/v2.12.19) - [Version Diff](https://github.com/scala/scala/compare/v2.12.17...v2.12.19) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...
## About this PR 📦 Updates [org.scalatest:scalatest](https://github.com/scalatest/scalatest) from `3.2.13` to `3.2.18` 📜 [GitHub Release Notes](https://github.com/scalatest/scalatest/releases/tag/release-3.2.18) - [Version Diff](https://github.com/scalatest/scalatest/compare/release-3.2.13...release-3.2.18) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...