http4s-curl icon indicating copy to clipboard operation
http4s-curl copied to clipboard

curling isn't just for Canadians

Results 42 http4s-curl issues
Sort by recently updated
recently updated
newest added

## 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.http4s:http4s-circe](https://github.com/http4s/http4s) * [org.http4s:http4s-client](https://github.com/http4s/http4s) * [org.http4s:http4s-dsl](https://github.com/http4s/http4s) * [org.http4s:http4s-ember-server](https://github.com/http4s/http4s) from `0.23.26` to `0.23.27` 📜 [GitHub Release Notes](https://github.com/http4s/http4s/releases/tag/v0.23.27) - [Version Diff](https://github.com/http4s/http4s/compare/v0.23.26...v0.23.27) ## Usage ✅ **Please merge!**...

## 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...

Automated changes by the [update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) GitHub Action. ``` Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/44d0940ea560dee511026a53f0e2e2cde489b4d4' (2024-03-23) → 'github:NixOS/nixpkgs/25865a40d14b3f9cf19f19b924e2ab4069b09588' (2024-05-05) ```

## About this PR 📦 Updates [org.http4s:sbt-http4s-org](https://github.com/http4s/sbt-http4s-org) from `0.14.13` to `0.17.0` 📜 [GitHub Release Notes](https://github.com/http4s/sbt-http4s-org/releases/tag/v0.17.0) - [Version Diff](https://github.com/http4s/sbt-http4s-org/compare/v0.14.13...v0.17.0) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...

## About this PR 📦 Updates [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from `1.5.3` to `1.5.6` ## 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-native:nscplugin](https://github.com/scala-native/scala-native) * [org.scala-native:sbt-scala-native](https://github.com/scala-native/scala-native) from `0.4.17` to `0.5.1` 📜 [GitHub Release Notes](https://github.com/scala-native/scala-native/releases/tag/v0.5.1) - [Version Diff](https://github.com/scala-native/scala-native/compare/v0.4.17...v0.5.1) ## Usage ✅ **Please merge!** I'll automatically update this...

## About this PR 📦 Updates [org.typelevel:munit-cats-effect](https://github.com/typelevel/munit-cats-effect) from `2.0.0-M4` to `2.0.0-M5` 📜 [GitHub Release Notes](https://github.com/typelevel/munit-cats-effect/releases/tag/v2.0.0-M5) - [Version Diff](https://github.com/typelevel/munit-cats-effect/compare/v2.0.0-M4...v2.0.0-M5) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...

Currently to use http4s-curl we use `CurlApp` which replaces the `IORuntime` with a `CurlRuntime`. This means that it is not possible to integrate http4s-curl with FS2-based applications (Ember, Skunk, Lepus)...

help wanted