Pepe García

Results 23 issues of Pepe García

While trying to do a small tweak in the `menu.yml` file yesterday from the Github edit interface, I accidentally committed to master branch directly. I know that it's a bad...

Updates [io.get-coursier:sbt-coursier](https://github.com/coursier/coursier.git) from 1.0.3 to 2.0.6. 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...

dependency-update

Updates * [org.typelevel:alleycats-core](https://github.com/typelevel/cats) * [org.typelevel:cats-core](https://github.com/typelevel/cats) * [org.typelevel:cats-effect](https://github.com/typelevel/cats-effect) * [org.typelevel:cats-free](https://github.com/typelevel/cats) * [org.typelevel:cats-laws](https://github.com/typelevel/cats) * [org.typelevel:cats-testkit](https://github.com/typelevel/cats) from 2.2.0 to 2.3.1. [GitHub Release Notes](https://github.com/typelevel/cats/releases/tag/v2.3.1) I'll automatically update this PR to resolve conflicts as long...

dependency-update

Updates [com.47deg:sbt-microsites](https://github.com/47degrees/sbt-microsites) from 1.2.1 to 1.3.0. [GitHub Release Notes](https://github.com/47degrees/sbt-microsites/releases/tag/v1.3.0) - [Changelog](https://github.com/47degrees/sbt-microsites/blob/master/CHANGELOG.md) - [Version Diff](https://github.com/47degrees/sbt-microsites/compare/v1.2.1...v1.3.0) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself....

dependency-update

The way the library is built, there are two big stoppers to keep supporting scalajs: - nodefetch - contextual I myself don't use scalajs, and I think the library doesn't...

We should use it for interpreters, where the class instantiating `InterpTrans` uses the lower level interpreter as a resource that's aquired, used and released afterwards.

enhancement
help wanted

FWIW https://github.com/bos/wreq/blob/master/Network/Wreq/Internal/AWS.hs#L43-L117