Skip to content

Commit 8414fff

Browse files
Update client4:caching-backend, ... to 4.0.7 (#2569)
## About this PR 📦 Updates * [com.softwaremill.sttp.client4:caching-backend](https://github.com/softwaremill/sttp) * [com.softwaremill.sttp.client4:cats](https://github.com/softwaremill/sttp) * [com.softwaremill.sttp.client4:circe](https://github.com/softwaremill/sttp) * [com.softwaremill.sttp.client4:core](https://github.com/softwaremill/sttp) * [com.softwaremill.sttp.client4:fs2](https://github.com/softwaremill/sttp) * [com.softwaremill.sttp.client4:json4s](https://github.com/softwaremill/sttp) * [com.softwaremill.sttp.client4:jsoniter](https://github.com/softwaremill/sttp) * [com.softwaremill.sttp.client4:monix](https://github.com/softwaremill/sttp) * [com.softwaremill.sttp.client4:opentelemetry-backend](https://github.com/softwaremill/sttp) * [com.softwaremill.sttp.client4:pekko-http-backend](https://github.com/softwaremill/sttp) * [com.softwaremill.sttp.client4:slf4j-backend](https://github.com/softwaremill/sttp) * [com.softwaremill.sttp.client4:zio](https://github.com/softwaremill/sttp) * [com.softwaremill.sttp.client4:zio-json](https://github.com/softwaremill/sttp) from `4.0.3` to `4.0.7` 📜 [GitHub Release Notes](https://github.com/softwaremill/sttp/releases/tag/v4.0.7) - [Version Diff](v4.0.3...v4.0.7) ## Usage ✅ **Please merge!** 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 can just close this PR. If you have any feedback, just mention me in the comments below. Configure Scala Steward for your repository with a [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/f0dfaa6d8e24b261aeafbc7f99c5325ed9365cf2/docs/repo-specific-configuration.md) file. _Have a fantastic day writing Scala!_ <details> <summary>⚙ Adjust future updates</summary> Add this to your `.scala-steward.conf` file to ignore future updates of this dependency: ``` updates.ignore = [ { groupId = "com.softwaremill.sttp.client4" } ] ``` Or, add this to slow down future updates of this dependency: ``` dependencyOverrides = [{ pullRequests = { frequency = "30 days" }, dependency = { groupId = "com.softwaremill.sttp.client4" } }] ``` </details> <sup> labels: library-update, early-semver-patch, semver-spec-patch, commit-count:1 </sup> <!-- scala-steward = { "Update" : { "ForGroupId" : { "forArtifactIds" : [ { "ForArtifactId" : { "crossDependency" : [ { "groupId" : "com.softwaremill.sttp.client4", "artifactId" : { "name" : "caching-backend", "maybeCrossName" : "caching-backend_2.13" }, "version" : "4.0.3", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null }, { "groupId" : "com.softwaremill.sttp.client4", "artifactId" : { "name" : "caching-backend", "maybeCrossName" : "caching-backend_2.13" }, "version" : "4.0.3", "sbtVersion" : null, "scalaVersion" : null, "configurations" : "test" } ], "newerVersions" : [ "4.0.7" ], "newerGroupId" : null, "newerArtifactId" : null } }, { "ForArtifactId" : { "crossDependency" : [ { "groupId" : "com.softwaremill.sttp.client4", "artifactId" : { "name" : "cats", "maybeCrossName" : "cats_2.13" }, "version" : "4.0.3", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null }, { "groupId" : "com.softwaremill.sttp.client4", "artifactId" : { "name" : "cats", "maybeCrossName" : "cats_2.13" }, "version" : "4.0.3", "sbtVersion" : null, "scalaVersion" : null, "configurations" : "test" } ], "newerVersions" : [ "4.0.7" ], "newerGroupId" : null, "newerArtifactId" : null } }, { "ForArtifactId" : { "crossDependency" : [ { "groupId" : "com.softwaremill.sttp.client4", "artifactId" : { "name" : "circe", "maybeCrossName" : "circe_2.13" }, "version" : "4.0.3", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null }, { "groupId" : "com.softwaremill.sttp.client4", "artifactId" : { "name" : "circe", "maybeCrossName" : "circe_2.13" }, "version" : "4.0.3", "sbtVersion" : null, "scalaVersion" : null, "configurations" : "test" } ], "newerVersions" : [ "4.0.7" ], "newerGroupId" : null, "newerArtifactId" : null } }, { "ForArtifactId" : { "crossDependency" : [ { "groupId" : "com.softwaremill.sttp.client4", "artifactId" : { "name" : "core", "maybeCrossName" : "core_2.13" }, "version" : "4.0.3", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null }, { "groupId" : "com.softwaremill.sttp.client4", "artifactId" : { "name" : "core", "maybeCrossName" : "core_2.13" }, "version" : "4.0.3", "sbtVersion" : null, "scalaVersion" : null, "configurations" : "test" } ], "newerVersions" : [ "4.0.7" ], "newerGroupId" : null, "newerArtifactId" : null } }, { "ForArtifactId" : { "crossDependency" : [ { "groupId" : "com.softwaremill.sttp.client4", "artifactId" : { "name" : "fs2", "maybeCrossName" : "fs2_2.13" }, "version" : "4.0.3", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null }, { "groupId" : "com.softwaremill.sttp.client4", "artifactId" : { "name" : "fs2", "maybeCrossName" : "fs2_2.13" }, "version" : "4.0.3", "sbtVersion" : null, "scalaVersion" : null, "configurations" : "test" } ], "newerVersions" : [ "4.0.7" ], "newerGroupId" : null, "newerArtifactId" : null } }, { "ForArtifactId" : { "crossDependency" : [ { "groupId" : "com.softwaremill.sttp.client4", "artifactId" : { "name" : "json4s", "maybeCrossName" : "json4s_2.13" }, "version" : "4.0.3", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null }, { "groupId" : "com.softwaremill.sttp.client4", "artifactId" : { "name" : "json4s", "maybeCrossName" : "json4s_2.13" }, "version" : "4.0.3", "sbtVersion" : null, "scalaVersion" : null, "configurations" : "test" } ], "newerVersions" : [ "4.0.7" ], "newerGroupId" : null, "newerArtifactId" : null } }, { "ForArtifactId" : { "crossDependency" : [ { "groupId" : "com.softwaremill.sttp.client4", "artifactId" : { "name" : "jsoniter", "maybeCrossName" : "jsoniter_2.13" }, "version" : "4.0.3", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null }, { "groupId" : "com.softwaremill.sttp.client4", "artifactId" : { "name" : "jsoniter", "maybeCrossName" : "jsoniter_2.13" }, "version" : "4.0.3", "sbtVersion" : null, "scalaVersion" : null, "configurations" : "test" } ], "newerVersions" : [ "4.0.7" ], "newerGroupId" : null, "newerArtifactId" : null } }, { "ForArtifactId" : { "crossDependency" : [ { "groupId" : "com.softwaremill.sttp.client4", "artifactId" : { "name" : "monix", "maybeCrossName" : "monix_2.13" }, "version" : "4.0.3", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null }, { "groupId" : "com.softwaremill.sttp.client4", "artifactId" : { "name" : "monix", "maybeCrossName" : "monix_2.13" }, "version" : "4.0.3", "sbtVersion" : null, "scalaVersion" : null, "configurations" : "test" } ], "newerVersions" : [ "4.0.7" ], "newerGroupId" : null, "newerArtifactId" : null } }, { "ForArtifactId" : { "crossDependency" : [ { "groupId" : "com.softwaremill.sttp.client4", "artifactId" : { "name" : "opentelemetry-backend", "maybeCrossName" : "opentelemetry-backend_2.13" }, "version" : "4.0.3", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null }, { "groupId" : "com.softwaremill.sttp.client4", "artifactId" : { "name" : "opentelemetry-backend", "maybeCrossName" : "opentelemetry-backend_2.13" }, "version" : "4.0.3", "sbtVersion" : null, "scalaVersion" : null, "configurations" : "test" } ], "newerVersions" : [ "4.0.7" ], "newerGroupId" : null, "newerArtifactId" : null } }, { "ForArtifactId" : { "crossDependency" : [ { "groupId" : "com.softwaremill.sttp.client4", "artifactId" : { "name" : "pekko-http-backend", "maybeCrossName" : "pekko-http-backend_2.13" }, "version" : "4.0.3", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null }, { "groupId" : "com.softwaremill.sttp.client4", "artifactId" : { "name" : "pekko-http-backend", "maybeCrossName" : "pekko-http-backend_2.13" }, "version" : "4.0.3", "sbtVersion" : null, "scalaVersion" : null, "configurations" : "test" } ], "newerVersions" : [ "4.0.7" ], "newerGroupId" : null, "newerArtifactId" : null } }, { "ForArtifactId" : { "crossDependency" : [ { "groupId" : "com.softwaremill.sttp.client4", "artifactId" : { "name" : "slf4j-backend", "maybeCrossName" : "slf4j-backend_2.13" }, "version" : "4.0.3", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null }, { "groupId" : "com.softwaremill.sttp.client4", "artifactId" : { "name" : "slf4j-backend", "maybeCrossName" : "slf4j-backend_2.13" }, "version" : "4.0.3", "sbtVersion" : null, "scalaVersion" : null, "configurations" : "test" } ], "newerVersions" : [ "4.0.7" ], "newerGroupId" : null, "newerArtifactId" : null } }, { "ForArtifactId" : { "crossDependency" : [ { "groupId" : "com.softwaremill.sttp.client4", "artifactId" : { "name" : "zio", "maybeCrossName" : "zio_2.13" }, "version" : "4.0.3", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null }, { "groupId" : "com.softwaremill.sttp.client4", "artifactId" : { "name" : "zio", "maybeCrossName" : "zio_2.13" }, "version" : "4.0.3", "sbtVersion" : null, "scalaVersion" : null, "configurations" : "test" } ], "newerVersions" : [ "4.0.7" ], "newerGroupId" : null, "newerArtifactId" : null } }, { "ForArtifactId" : { "crossDependency" : [ { "groupId" : "com.softwaremill.sttp.client4", "artifactId" : { "name" : "zio-json", "maybeCrossName" : "zio-json_2.13" }, "version" : "4.0.3", "sbtVersion" : null, "scalaVersion" : null, "configurations" : null }, { "groupId" : "com.softwaremill.sttp.client4", "artifactId" : { "name" : "zio-json", "maybeCrossName" : "zio-json_2.13" }, "version" : "4.0.3", "sbtVersion" : null, "scalaVersion" : null, "configurations" : "test" } ], "newerVersions" : [ "4.0.7" ], "newerGroupId" : null, "newerArtifactId" : null } } ] } }, "Labels" : [ "library-update", "early-semver-patch", "semver-spec-patch", "commit-count:1" ] } --> Co-authored-by: scala-steward <scala-steward>
1 parent ef90c40 commit 8414fff

37 files changed

+44
-44
lines changed

examples-ce2/src/main/scala/sttp/client4/examples/GetAndParseJsonOrFailMonixCirce.scala

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
// {cat=JSON; effects=Monix; backend=HttpClient}: Receive & parse JSON using circe
22

33
//> using scala 2.13
4-
//> using dep com.softwaremill.sttp.client4::monix:4.0.3
5-
//> using dep com.softwaremill.sttp.client4::circe:4.0.3
4+
//> using dep com.softwaremill.sttp.client4::monix:4.0.7
5+
//> using dep com.softwaremill.sttp.client4::circe:4.0.7
66
//> using dep io.circe::circe-generic:0.14.13
77

88
package sttp.client4.examples

examples-ce2/src/main/scala/sttp/client4/examples/PostSerializeJsonMonixHttpClientCirce.scala

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
// {cat=Hello, World!; effects=Monix; backend=HttpClient}: Post JSON data
22

33
//> using scala 2.13
4-
//> using dep com.softwaremill.sttp.client4::monix:4.0.3
5-
//> using dep com.softwaremill.sttp.client4::circe:4.0.3
4+
//> using dep com.softwaremill.sttp.client4::monix:4.0.7
5+
//> using dep com.softwaremill.sttp.client4::circe:4.0.7
66
//> using dep io.circe::circe-generic:0.14.13
77

88
package sttp.client4.examples

examples-ce2/src/main/scala/sttp/client4/examples/WebSocketMonix.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// {cat=WebSocket; effects=Monix; backend=HttpClient}: Connect to & interact with a WebSocket
22

33
//> using scala 2.13
4-
//> using dep com.softwaremill.sttp.client4::monix:4.0.3
4+
//> using dep com.softwaremill.sttp.client4::monix:4.0.7
55

66
package sttp.client4.examples
77

examples/src/main/scala/sttp/client4/examples/PostFormSynchronous.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// {cat=Hello, World!; effects=Direct; backend=HttpClient}: POST form data
22

3-
//> using dep com.softwaremill.sttp.client4::core:4.0.3
3+
//> using dep com.softwaremill.sttp.client4::core:4.0.7
44

55
package sttp.client4.examples
66

examples/src/main/scala/sttp/client4/examples/dynamicUriSynchronous.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// {cat=Hello, World!; effects=Direct; backend=HttpClient}: Dynamic URI components
22

3-
//> using dep com.softwaremill.sttp.client4::core:4.0.3
3+
//> using dep com.softwaremill.sttp.client4::core:4.0.7
44

55
package sttp.client4.examples
66

examples/src/main/scala/sttp/client4/examples/errors/httpErrorHandlingAdjustResponse.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// {cat=Error handling; effects=Direct; backend=HttpClient}: HTTP error handling, adjusting the response description
22

3-
//> using dep com.softwaremill.sttp.client4::core:4.0.3
3+
//> using dep com.softwaremill.sttp.client4::core:4.0.7
44

55
package sttp.client4.examples
66

examples/src/main/scala/sttp/client4/examples/errors/httpErrorHandlingJson.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// {cat=Error handling; effects=Direct; backend=HttpClient}: Parsing the response as JSON, with parsing failures and HTTP errors
22

3-
//> using dep com.softwaremill.sttp.client4::jsoniter:4.0.3
3+
//> using dep com.softwaremill.sttp.client4::jsoniter:4.0.7
44
//> using dep com.github.plokhotnyuk.jsoniter-scala::jsoniter-scala-macros:2.33.3
55

66
package sttp.client4.examples

examples/src/main/scala/sttp/client4/examples/errors/httpErrorHandlingUsingBasicRequest.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// {cat=Error handling; effects=Direct; backend=HttpClient}: HTTP error handling using basicRequest
22

3-
//> using dep com.softwaremill.sttp.client4::core:4.0.3
3+
//> using dep com.softwaremill.sttp.client4::core:4.0.7
44

55
package sttp.client4.examples
66

examples/src/main/scala/sttp/client4/examples/fileUploadSynchronous.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// {cat=Hello, World!; effects=Direct; backend=HttpClient}: Upload file
22

3-
//> using dep com.softwaremill.sttp.client4::core:4.0.3
3+
//> using dep com.softwaremill.sttp.client4::core:4.0.7
44

55
package sttp.client4.examples
66

examples/src/main/scala/sttp/client4/examples/json/GetAndParseJsonCatsEffectCirce.scala

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// {cat=JSON; effects=cats-effect; backend=HttpClient}: Receive & parse JSON using circe
22

3-
//> using dep com.softwaremill.sttp.client4::circe:4.0.3
4-
//> using dep com.softwaremill.sttp.client4::cats:4.0.3
3+
//> using dep com.softwaremill.sttp.client4::circe:4.0.7
4+
//> using dep com.softwaremill.sttp.client4::cats:4.0.7
55
//> using dep org.typelevel::cats-effect:3.5.7
66
//> using dep io.circe::circe-generic:0.14.13
77

0 commit comments

Comments
 (0)