tapir
tapir copied to clipboard
Rapid development of self-documenting APIs
## About this PR 📦 Updates [com.beachape:enumeratum](https://github.com/lloydmeta/enumeratum) from `1.7.6` to `1.9.0` ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't change...
## About this PR 📦 Updates * [org.scala-sbt:sbt](https://github.com/sbt/sbt) * [org.scala-sbt:sbt-dependency-tree](https://github.com/sbt/sbt) * [org.scala-sbt:scripted-plugin](https://github.com/sbt/sbt) from `1.11.0` to `1.11.2` 📜 [GitHub Release Notes](https://github.com/sbt/sbt/releases/tag/v1.11.2) - [Version Diff](https://github.com/sbt/sbt/compare/v1.11.0...v1.11.2) ## Usage ✅ **Please merge!** I'll automatically...
## About this PR 📦 Updates [com.beachape:enumeratum-circe](https://github.com/lloydmeta/enumeratum) from `1.7.5` to `1.9.0` ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't change...
## About this PR 📦 Updates [com.lihaoyi:upickle](https://github.com/com-lihaoyi/upickle) from `3.3.1` to `4.2.1` ⚠ 📜 [GitHub Release Notes](https://github.com/com-lihaoyi/upickle/releases/tag/4.2.1) - [Release Notes](https://com-lihaoyi.github.io/upickle/#VersionHistory) - [Version Diff](https://github.com/com-lihaoyi/upickle/compare/3.3.1...4.2.1) ## Usage ✅ **Please merge!** I'll automatically update...
Ember seems to be more modern and especially better supported in terms of cross-platform builds
Most tests operate within or via Future anyways, so we remove the level of indirection and express as much as possible in terms of Future, removing the need for CE...
## About this PR 📦 Updates io.netty:netty-all from `4.2.0.Final` to `4.2.2.Final` ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't change...
## About this PR 📦 Updates [com.amazonaws:aws-lambda-java-runtime-interface-client](https://aws.amazon.com/lambda/) from `2.6.0` to `2.7.0` ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't change...
## About this PR 📦 Updates io.netty:netty-all from `4.2.0.Final` to `4.2.1.Final` ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't change...
I spent several hours yesterday pulling my own hair trying to debug an extremely weird error message caused by Tapir. It turned out that it was caused by some objects...