From c95c098d449f67a14abaf1b109654d80d78942d8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Sep 2025 18:43:30 +0000 Subject: [PATCH 1/2] chore(deps): update fs2version to v3.12.2 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index d6f57bd99..2490f6d6d 100644 --- a/build.sbt +++ b/build.sbt @@ -14,7 +14,7 @@ val jettyTestVersion = "11.0.25" val sttpVersion = "3.5.2" val circeVersion = "0.14.10" val catsEffectVersion = "3.6.3" -val fs2Version = "3.11.0" +val fs2Version = "3.12.2" val natchezVersion = "0.3.7" lazy val gpgPass = Option(System.getenv("GPG_KEY_PASSWORD")) From b688c66a5c427dfed537455a4e9392850ee5e069 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 2 Dec 2025 10:25:46 +0000 Subject: [PATCH 2/2] Update lockfiles --- build.scala-2.13.sbt.lock | 10 +++++----- build.scala-3.sbt.lock | 18 +++++++++--------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/build.scala-2.13.sbt.lock b/build.scala-2.13.sbt.lock index 88ef657a3..bb04cb5af 100644 --- a/build.scala-2.13.sbt.lock +++ b/build.scala-2.13.sbt.lock @@ -1,6 +1,6 @@ { "lockVersion" : 1, - "timestamp" : "2025-07-29T09:21:31.923973806Z", + "timestamp" : "2025-12-02T10:25:41.679009Z", "configurations" : [ "compile", "optional", @@ -14,11 +14,11 @@ { "org" : "co.fs2", "name" : "fs2-core_2.13", - "version" : "3.11.0", + "version" : "3.12.2", "artifacts" : [ { "name" : "fs2-core_2.13.jar", - "hash" : "sha1:c826e98190d0f45cd1ab52fb4675f2890dd21ce9" + "hash" : "sha1:8e7702862b51efc9b467637e771db68a12e7845d" } ], "configurations" : [ @@ -30,11 +30,11 @@ { "org" : "co.fs2", "name" : "fs2-io_2.13", - "version" : "3.11.0", + "version" : "3.12.2", "artifacts" : [ { "name" : "fs2-io_2.13.jar", - "hash" : "sha1:d0e7805a44b3a88ef75bc6eb22a7c237ed82887e" + "hash" : "sha1:e38e7fb9ae9fe3545290f832bd8e53b9d1e2d48b" } ], "configurations" : [ diff --git a/build.scala-3.sbt.lock b/build.scala-3.sbt.lock index 4c2e9a0ed..fbb7ad7dd 100644 --- a/build.scala-3.sbt.lock +++ b/build.scala-3.sbt.lock @@ -1,6 +1,6 @@ { "lockVersion" : 1, - "timestamp" : "2025-07-29T09:21:42.447027017Z", + "timestamp" : "2025-12-02T10:25:44.867508Z", "configurations" : [ "compile", "optional", @@ -14,11 +14,11 @@ { "org" : "co.fs2", "name" : "fs2-core_3", - "version" : "3.11.0", + "version" : "3.12.2", "artifacts" : [ { "name" : "fs2-core_3.jar", - "hash" : "sha1:329c2b8bc537d770dbff80b774fdd1d247f99bc8" + "hash" : "sha1:371fe77dc68736e4e23c613db34616173f357b97" } ], "configurations" : [ @@ -30,11 +30,11 @@ { "org" : "co.fs2", "name" : "fs2-io_3", - "version" : "3.11.0", + "version" : "3.12.2", "artifacts" : [ { "name" : "fs2-io_3.jar", - "hash" : "sha1:5509f848735e39277dff96668ceb2f253cf6017a" + "hash" : "sha1:4ee0d3287f1a0947750bcc95f88f54923d0b494d" } ], "configurations" : [ @@ -620,11 +620,11 @@ { "org" : "org.scala-lang", "name" : "scala-library", - "version" : "2.13.14", + "version" : "2.13.15", "artifacts" : [ { "name" : "scala-library.jar", - "hash" : "sha1:f8b4afe89abe48ca670f620c7da89b71f93e6546" + "hash" : "sha1:ed6f1d58968b16c5f9067d5cac032d952552de58" } ], "configurations" : [ @@ -636,11 +636,11 @@ { "org" : "org.scala-lang", "name" : "scala3-library_3", - "version" : "3.3.4", + "version" : "3.3.5", "artifacts" : [ { "name" : "scala3-library_3.jar", - "hash" : "sha1:c219bdf4dbd177dd2f9e89ea05af7b600c74840f" + "hash" : "sha1:5f8b339c5bacb671ed315d78ca2903ea2a630538" } ], "configurations" : [