catapult
catapult copied to clipboard
## About this PR 📦 Updates [com.launchdarkly:launchdarkly-java-server-sdk](https://github.com/launchdarkly/java-server-sdk) from `7.3.0` to `7.4.1` 📜 [GitHub Release Notes](https://github.com/launchdarkly/java-server-sdk/releases/tag/7.4.1) - [Version Diff](https://github.com/launchdarkly/java-server-sdk/compare/7.3.0...7.4.1) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...
## About this PR 📦 Updates [org.scala-sbt:sbt](https://github.com/sbt/sbt) from `1.9.9` to `1.10.0` 📜 [GitHub Release Notes](https://github.com/sbt/sbt/releases/tag/v1.10.0) - [Version Diff](https://github.com/sbt/sbt/compare/v1.9.9...v1.10.0) ## 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.12` to `2.13.14` 📜 [GitHub Release Notes](https://github.com/scala/scala/releases/tag/v2.13.14) - [Version Diff](https://github.com/scala/scala/compare/v2.13.12...v2.13.14) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...
## About this PR 📦 Updates [org.scala-js:sbt-scalajs](https://github.com/scala-js/scala-js) from `1.15.0` to `1.16.0` 📜 [GitHub Release Notes](https://github.com/scala-js/scala-js/releases/tag/v1.16.0) - [Version Diff](https://github.com/scala-js/scala-js/compare/v1.15.0...v1.16.0) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...
## About this PR 📦 Updates [org.scalameta:scalafmt-core](https://github.com/scalameta/scalafmt) from `3.8.0` 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.8.0...v3.8.1) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...
## About this PR 📦 Updates * [org.typelevel:sbt-typelevel](https://github.com/typelevel/sbt-typelevel) * [org.typelevel:sbt-typelevel-site](https://github.com/typelevel/sbt-typelevel) from `0.6.4` to `0.6.7` 📜 [GitHub Release Notes](https://github.com/typelevel/sbt-typelevel/releases/tag/v0.6.7) - [Version Diff](https://github.com/typelevel/sbt-typelevel/compare/v0.6.4...v0.6.7) ## Usage ✅ **Please merge!** I'll automatically update this...
## About this PR 📦 Updates [co.fs2:fs2-core](https://github.com/typelevel/fs2) from `3.9.4` to `3.10.2` 📜 [GitHub Release Notes](https://github.com/typelevel/fs2/releases/tag/v3.10.2) - [Version Diff](https://github.com/typelevel/fs2/compare/v3.9.4...v3.10.2) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...
## About this PR 📦 Updates * [org.typelevel:sbt-typelevel](https://github.com/typelevel/sbt-typelevel) * [org.typelevel:sbt-typelevel-site](https://github.com/typelevel/sbt-typelevel) from `0.6.4` to `0.6.6` 📜 [GitHub Release Notes](https://github.com/typelevel/sbt-typelevel/releases/tag/v0.6.6) - [Version Diff](https://github.com/typelevel/sbt-typelevel/compare/v0.6.4...v0.6.6) ## Usage ✅ **Please merge!** I'll automatically update this...
This is largely a quality-of-life suggestion to make encoder definitions less painful, especially when they have only one or two fields. Add a `def simple()` method on the `ContextEncoder` companion...
Ideas from TL submission: - expose more functionality from the Java SDK - add support for server-side ScalaJS, backed by the Javascript server SDK - add support for client-side ScalaJS...