feral
feral copied to clipboard
Feral cats are homeless, feral functions are serverless
## About this PR 📦 Updates * [org.typelevel:sbt-typelevel](https://github.com/typelevel/sbt-typelevel) * [org.typelevel:sbt-typelevel-mergify](https://github.com/typelevel/sbt-typelevel) * [org.typelevel:sbt-typelevel-scalafix](https://github.com/typelevel/sbt-typelevel) from `0.8.2` to `0.8.4` 📜 [GitHub Release Notes](https://github.com/typelevel/sbt-typelevel/releases/tag/v0.8.4) - [Version Diff](https://github.com/typelevel/sbt-typelevel/compare/v0.8.2...v0.8.4) ## Usage ✅ **Please merge!** I'll automatically...
## About this PR 📦 Updates [org.tpolecat:skunk-core](https://github.com/typelevel/skunk) from `0.6.4` to `0.6.5` 📜 [GitHub Release Notes](https://github.com/typelevel/skunk/releases/tag/v0.6.5) - [Version Diff](https://github.com/typelevel/skunk/compare/v0.6.4...v0.6.5) ## 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.20` to `2.12.21` 📜 [GitHub Release Notes](https://github.com/scala/scala/releases/tag/v2.12.21) - [Version Diff](https://github.com/scala/scala/compare/v2.12.20...v2.12.21) ## 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.10.1` to `3.10.2` 📜 [GitHub Release Notes](https://github.com/scalameta/scalafmt/releases/tag/v3.10.2) - [Version Diff](https://github.com/scalameta/scalafmt/compare/v3.10.1...v3.10.2) ## 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.17` to `2.13.18` 📜 [GitHub Release Notes](https://github.com/scala/scala/releases/tag/v2.13.18) - [Version Diff](https://github.com/scala/scala/compare/v2.13.17...v2.13.18) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...
## About this PR 📦 Updates [com.google.cloud.functions.invoker:java-function-invoker](https://github.com/GoogleCloudPlatform/functions-framework-java) from `1.4.3` to `2.0.0` ⚠ ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't...
## About this PR 📦 Updates [com.google.cloud.functions:functions-framework-api](https://github.com/GoogleCloudPlatform/functions-framework-java) from `1.1.4` to `2.0.0` ⚠ ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve conflicts as long as you don't...
Added Application Load Balancer Request Event as part of #48, all tests passed. - Reference for event specifications: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/aws-lambda/trigger/alb.d.ts
I have a Lambda with an initialization `Resource` that (simplified) looks like this: ```scala for xray