From 7a324b72d4e84909eba9d4e8ae4a299bf3a62579 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 29 Jan 2026 10:19:41 +0000 Subject: [PATCH 1/9] Update lib-event-sync-play29 to 0.7.41 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index ea296abc..66ed3223 100644 --- a/build.sbt +++ b/build.sbt @@ -62,7 +62,7 @@ lazy val api = project "org.projectlombok" % "lombok" % "1.18.42" % Provided, "com.sendgrid" % "sendgrid-java" % "4.10.3", "io.flow" %% "lib-play-play29" % "0.8.74", - "io.flow" %% "lib-event-sync-play29" % "0.7.38", + "io.flow" %% "lib-event-sync-play29" % "0.7.41", "io.flow" %% "lib-postgresql-play29" % "0.3.40", "io.flow" %% "lib-postgresql-play-play29" % "0.6.59" % Runtime, // Module "io.flow" %% "lib-log-play29" % "0.2.75", From 4b1100a60c8a97bc5e4d5d1b71d14a5a9d2ac59c Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 29 Jan 2026 10:19:41 +0000 Subject: [PATCH 2/9] Update lib-log-play29 to 0.2.79 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 66ed3223..4eb41516 100644 --- a/build.sbt +++ b/build.sbt @@ -65,7 +65,7 @@ lazy val api = project "io.flow" %% "lib-event-sync-play29" % "0.7.41", "io.flow" %% "lib-postgresql-play29" % "0.3.40", "io.flow" %% "lib-postgresql-play-play29" % "0.6.59" % Runtime, // Module - "io.flow" %% "lib-log-play29" % "0.2.75", + "io.flow" %% "lib-log-play29" % "0.2.79", "io.flow" %% "lib-usage-play29" % "0.3.34", "io.flow" %% "lib-test-utils-play29" % "0.3.1" % Test, "net.sourceforge.htmlcleaner" % "htmlcleaner" % "2.29", From 589e9f7d6d63aacdff13f609e5a9668a9f907f6c Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 29 Jan 2026 10:19:41 +0000 Subject: [PATCH 3/9] Update lib-play-play29 to 0.8.78 --- build.sbt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.sbt b/build.sbt index 4eb41516..1eef3b8c 100644 --- a/build.sbt +++ b/build.sbt @@ -61,7 +61,7 @@ lazy val api = project ws, "org.projectlombok" % "lombok" % "1.18.42" % Provided, "com.sendgrid" % "sendgrid-java" % "4.10.3", - "io.flow" %% "lib-play-play29" % "0.8.74", + "io.flow" %% "lib-play-play29" % "0.8.78", "io.flow" %% "lib-event-sync-play29" % "0.7.41", "io.flow" %% "lib-postgresql-play29" % "0.3.40", "io.flow" %% "lib-postgresql-play-play29" % "0.6.59" % Runtime, // Module @@ -97,7 +97,7 @@ lazy val www = project "org.webjars" % "bootstrap" % "3.4.1" % Runtime, "org.webjars" % "jquery" % "3.7.1" % Runtime, "org.webjars" % "bootstrap-social" % "5.0.0" % Runtime, - "io.flow" %% "lib-play-play29" % "0.8.74", + "io.flow" %% "lib-play-play29" % "0.8.78", "io.flow" %% "lib-test-utils-play29" % "0.3.1" % Test, ), scalacOptions ++= allScalacOptions, From 5974dd0eef40a037aa9063ab764db35ec49b65c0 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 29 Jan 2026 10:19:41 +0000 Subject: [PATCH 4/9] Update lib-postgresql-play-play29 to 0.6.63 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 1eef3b8c..1bb6ea94 100644 --- a/build.sbt +++ b/build.sbt @@ -64,7 +64,7 @@ lazy val api = project "io.flow" %% "lib-play-play29" % "0.8.78", "io.flow" %% "lib-event-sync-play29" % "0.7.41", "io.flow" %% "lib-postgresql-play29" % "0.3.40", - "io.flow" %% "lib-postgresql-play-play29" % "0.6.59" % Runtime, // Module + "io.flow" %% "lib-postgresql-play-play29" % "0.6.63" % Runtime, // Module "io.flow" %% "lib-log-play29" % "0.2.79", "io.flow" %% "lib-usage-play29" % "0.3.34", "io.flow" %% "lib-test-utils-play29" % "0.3.1" % Test, From 701be72d326de18a3001a13c08797af618a9b3eb Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 29 Jan 2026 10:19:41 +0000 Subject: [PATCH 5/9] Update lib-postgresql-play29 to 0.3.43 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 1bb6ea94..5b196edd 100644 --- a/build.sbt +++ b/build.sbt @@ -63,7 +63,7 @@ lazy val api = project "com.sendgrid" % "sendgrid-java" % "4.10.3", "io.flow" %% "lib-play-play29" % "0.8.78", "io.flow" %% "lib-event-sync-play29" % "0.7.41", - "io.flow" %% "lib-postgresql-play29" % "0.3.40", + "io.flow" %% "lib-postgresql-play29" % "0.3.43", "io.flow" %% "lib-postgresql-play-play29" % "0.6.63" % Runtime, // Module "io.flow" %% "lib-log-play29" % "0.2.79", "io.flow" %% "lib-usage-play29" % "0.3.34", From b1a16c5252819134de77243a28a6d8f42a19f816 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 29 Jan 2026 10:19:41 +0000 Subject: [PATCH 6/9] Update lib-test-utils-play29 to 0.3.5 --- build.sbt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.sbt b/build.sbt index 5b196edd..83dc240d 100644 --- a/build.sbt +++ b/build.sbt @@ -67,7 +67,7 @@ lazy val api = project "io.flow" %% "lib-postgresql-play-play29" % "0.6.63" % Runtime, // Module "io.flow" %% "lib-log-play29" % "0.2.79", "io.flow" %% "lib-usage-play29" % "0.3.34", - "io.flow" %% "lib-test-utils-play29" % "0.3.1" % Test, + "io.flow" %% "lib-test-utils-play29" % "0.3.5" % Test, "net.sourceforge.htmlcleaner" % "htmlcleaner" % "2.29", "org.postgresql" % "postgresql" % "42.7.4", "org.apache.commons" % "commons-text" % "1.15.0", @@ -98,7 +98,7 @@ lazy val www = project "org.webjars" % "jquery" % "3.7.1" % Runtime, "org.webjars" % "bootstrap-social" % "5.0.0" % Runtime, "io.flow" %% "lib-play-play29" % "0.8.78", - "io.flow" %% "lib-test-utils-play29" % "0.3.1" % Test, + "io.flow" %% "lib-test-utils-play29" % "0.3.5" % Test, ), scalacOptions ++= allScalacOptions, ) From 875097f7ac51b2338b578aa490fe2e85ebe02467 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 29 Jan 2026 10:19:42 +0000 Subject: [PATCH 7/9] Update lib-usage-play29 to 0.3.38 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 83dc240d..84e5bccf 100644 --- a/build.sbt +++ b/build.sbt @@ -66,7 +66,7 @@ lazy val api = project "io.flow" %% "lib-postgresql-play29" % "0.3.43", "io.flow" %% "lib-postgresql-play-play29" % "0.6.63" % Runtime, // Module "io.flow" %% "lib-log-play29" % "0.2.79", - "io.flow" %% "lib-usage-play29" % "0.3.34", + "io.flow" %% "lib-usage-play29" % "0.3.38", "io.flow" %% "lib-test-utils-play29" % "0.3.5" % Test, "net.sourceforge.htmlcleaner" % "htmlcleaner" % "2.29", "org.postgresql" % "postgresql" % "42.7.4", From 5bdf0f62c6a6284899d8e30057c545616a6bcc8e Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 29 Jan 2026 10:19:42 +0000 Subject: [PATCH 8/9] Update lib-util to 0.2.78 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 84e5bccf..30f772af 100644 --- a/build.sbt +++ b/build.sbt @@ -38,7 +38,7 @@ lazy val lib = project .settings( libraryDependencies ++= Seq( playTest % Test, - "io.flow" %% "lib-util" % "0.2.76", + "io.flow" %% "lib-util" % "0.2.78", "org.scalatestplus.play" %% "scalatestplus-play" % "5.1.0" % Test, ), ) From 61df4ec272b7d242c720eb1b7f04f2caccb20204 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Thu, 29 Jan 2026 10:19:42 +0000 Subject: [PATCH 9/9] Update sbt-flow-linter to 0.0.76 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 869e8277..99622075 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -17,7 +17,7 @@ addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.1") resolvers += "Flow Plugins" at "https://flow.jfrog.io/flow/plugins-release/" -addSbtPlugin("io.flow" % "sbt-flow-linter" % "0.0.74") +addSbtPlugin("io.flow" % "sbt-flow-linter" % "0.0.76") // Resolve scala-xml version dependency mismatch, see https://github.com/sbt/sbt/issues/7007 ThisBuild / libraryDependencySchemes ++= Seq(