From 2391ead534ec94523c84351b0dbd8c997dc71ac3 Mon Sep 17 00:00:00 2001 From: "alejandrohdezma-steward[bot]" <80571129+alejandrohdezma-steward[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 05:13:43 +0000 Subject: [PATCH 01/12] Update sbt-scalafix to 0.12.1 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 9aaaa6b..07f46c8 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,4 +1,4 @@ -addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1") +addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1") addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.2.0") addSbtPlugin("com.alejandrohdezma" % "sbt-ci" % "2.15.0") addSbtPlugin("com.alejandrohdezma" % "sbt-fix" % "0.7.1") From 33d0f30edaca6198b02dc3fddd669d780fc0b942 Mon Sep 17 00:00:00 2001 From: "alejandrohdezma-steward[bot]" <80571129+alejandrohdezma-steward[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 05:13:43 +0000 Subject: [PATCH 02/12] Update sbt-version-policy to 3.2.1 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 07f46c8..2692af9 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,5 +1,5 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1") -addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.2.0") +addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.2.1") addSbtPlugin("com.alejandrohdezma" % "sbt-ci" % "2.15.0") addSbtPlugin("com.alejandrohdezma" % "sbt-fix" % "0.7.1") addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.11.13") From c27d7c92ee882dcea71fbaa572edc0608e9bee2c Mon Sep 17 00:00:00 2001 From: "alejandrohdezma-steward[bot]" <80571129+alejandrohdezma-steward[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 05:13:43 +0000 Subject: [PATCH 03/12] Update sbt-modules to 0.3.1 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 2692af9..3082ffd 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -6,7 +6,7 @@ addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.11.13") addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.11.13") addSbtPlugin("com.alejandrohdezma" % "sbt-scalafix-defaults" % "0.12.0") addSbtPlugin("com.alejandrohdezma" % "sbt-scalafmt-defaults" % "0.9.0") -addSbtPlugin("com.alejandrohdezma" % "sbt-modules" % "0.3.0") +addSbtPlugin("com.alejandrohdezma" % "sbt-modules" % "0.3.1") addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12") addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0") addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.0") From b48e75f87684d5bc37dcbfd041309e30f7dd1ecd Mon Sep 17 00:00:00 2001 From: "alejandrohdezma-steward[bot]" <80571129+alejandrohdezma-steward[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 05:13:43 +0000 Subject: [PATCH 04/12] Update sbt-scalafix-defaults to 0.13.0 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 3082ffd..15767fc 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -4,7 +4,7 @@ addSbtPlugin("com.alejandrohdezma" % "sbt-ci" % "2.15.0") addSbtPlugin("com.alejandrohdezma" % "sbt-fix" % "0.7.1") addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.11.13") addSbtPlugin("com.alejandrohdezma" % "sbt-github-header" % "0.11.13") -addSbtPlugin("com.alejandrohdezma" % "sbt-scalafix-defaults" % "0.12.0") +addSbtPlugin("com.alejandrohdezma" % "sbt-scalafix-defaults" % "0.13.0") addSbtPlugin("com.alejandrohdezma" % "sbt-scalafmt-defaults" % "0.9.0") addSbtPlugin("com.alejandrohdezma" % "sbt-modules" % "0.3.1") addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12") From 1c19c8f6d327e36a6db3c95e09526ac9c03577d4 Mon Sep 17 00:00:00 2001 From: "alejandrohdezma-steward[bot]" <80571129+alejandrohdezma-steward[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 05:14:11 +0000 Subject: [PATCH 05/12] Update openapi-circe-yaml to 0.10.0 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index aab83b6..64da6a3 100644 --- a/build.sbt +++ b/build.sbt @@ -14,7 +14,7 @@ lazy val documentation = project lazy val `tapir-golden-openapi-munit` = module .settings(libraryDependencies += "com.softwaremill.sttp.tapir" %% "tapir-core" % "1.9.10") .settings(libraryDependencies += "com.softwaremill.sttp.tapir" %% "tapir-openapi-docs" % "1.9.10") - .settings(libraryDependencies += "com.softwaremill.sttp.apispec" %% "openapi-circe-yaml" % "0.7.4") + .settings(libraryDependencies += "com.softwaremill.sttp.apispec" %% "openapi-circe-yaml" % "0.10.0") .settings(libraryDependencies += "org.scalameta" %% "munit" % "0.7.29") lazy val `tapir-golden-openapi-munit-validator` = module From f30d47ab30e6ace364b37c44ae9857412f76915f Mon Sep 17 00:00:00 2001 From: "alejandrohdezma-steward[bot]" <80571129+alejandrohdezma-steward[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 05:14:11 +0000 Subject: [PATCH 06/12] Update tapir-core to 1.9.11 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 64da6a3..50b8aa3 100644 --- a/build.sbt +++ b/build.sbt @@ -12,7 +12,7 @@ lazy val documentation = project .dependsOn(`tapir-golden-openapi-munit-validator`) lazy val `tapir-golden-openapi-munit` = module - .settings(libraryDependencies += "com.softwaremill.sttp.tapir" %% "tapir-core" % "1.9.10") + .settings(libraryDependencies += "com.softwaremill.sttp.tapir" %% "tapir-core" % "1.9.11") .settings(libraryDependencies += "com.softwaremill.sttp.tapir" %% "tapir-openapi-docs" % "1.9.10") .settings(libraryDependencies += "com.softwaremill.sttp.apispec" %% "openapi-circe-yaml" % "0.10.0") .settings(libraryDependencies += "org.scalameta" %% "munit" % "0.7.29") From d1407ad922973ce1f999695b45cc37058acd7a03 Mon Sep 17 00:00:00 2001 From: "alejandrohdezma-steward[bot]" <80571129+alejandrohdezma-steward[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 05:14:11 +0000 Subject: [PATCH 07/12] Update tapir-openapi-docs to 1.9.11 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 50b8aa3..7435f5d 100644 --- a/build.sbt +++ b/build.sbt @@ -13,7 +13,7 @@ lazy val documentation = project lazy val `tapir-golden-openapi-munit` = module .settings(libraryDependencies += "com.softwaremill.sttp.tapir" %% "tapir-core" % "1.9.11") - .settings(libraryDependencies += "com.softwaremill.sttp.tapir" %% "tapir-openapi-docs" % "1.9.10") + .settings(libraryDependencies += "com.softwaremill.sttp.tapir" %% "tapir-openapi-docs" % "1.9.11") .settings(libraryDependencies += "com.softwaremill.sttp.apispec" %% "openapi-circe-yaml" % "0.10.0") .settings(libraryDependencies += "org.scalameta" %% "munit" % "0.7.29") From 36a18cec7db4420a44a92046feb1d2c56cff6d0a Mon Sep 17 00:00:00 2001 From: "alejandrohdezma-steward[bot]" <80571129+alejandrohdezma-steward[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 05:14:11 +0000 Subject: [PATCH 08/12] Update swagger-parser to 2.1.22 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 7435f5d..7457c63 100644 --- a/build.sbt +++ b/build.sbt @@ -19,4 +19,4 @@ lazy val `tapir-golden-openapi-munit` = module lazy val `tapir-golden-openapi-munit-validator` = module .dependsOn(`tapir-golden-openapi-munit`) - .settings(libraryDependencies += "io.swagger.parser.v3" % "swagger-parser" % "2.1.20") + .settings(libraryDependencies += "io.swagger.parser.v3" % "swagger-parser" % "2.1.22") From 9d8c151299d50e818f1eb62bb1654b457c924009 Mon Sep 17 00:00:00 2001 From: "alejandrohdezma-steward[bot]" <80571129+alejandrohdezma-steward[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 05:14:11 +0000 Subject: [PATCH 09/12] Update scala-library to 2.13.14 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 7457c63..8b14efd 100644 --- a/build.sbt +++ b/build.sbt @@ -1,4 +1,4 @@ -ThisBuild / scalaVersion := "2.13.13" +ThisBuild / scalaVersion := "2.13.14" ThisBuild / organization := "com.alejandrohdezma" ThisBuild / versionPolicyIntention := Compatibility.BinaryAndSourceCompatible From 939bf8f5975bcd97921778e5e257a50e971b06cd Mon Sep 17 00:00:00 2001 From: "alejandrohdezma-steward[bot]" <80571129+alejandrohdezma-steward[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 05:14:11 +0000 Subject: [PATCH 10/12] Update sbt to 1.10.0 --- project/build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/build.properties b/project/build.properties index 4d5f78c..b485f62 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.9.9 \ No newline at end of file +sbt.version=1.10.0 \ No newline at end of file From a3c308edfc64b14f6f3c770e8c21c18c44faa812 Mon Sep 17 00:00:00 2001 From: "alejandrohdezma-steward[bot]" <80571129+alejandrohdezma-steward[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 05:14:11 +0000 Subject: [PATCH 11/12] Update sbt-tpolecat to 0.5.1 --- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 15767fc..316c778 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -9,6 +9,6 @@ addSbtPlugin("com.alejandrohdezma" % "sbt-scalafmt-defaults" % "0.9.0") addSbtPlugin("com.alejandrohdezma" % "sbt-modules" % "0.3.1") addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12") addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0") -addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.0") +addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.1") addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.2") addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2") From 416e8b691301acb3ccb9d269e401f1e9bc115cef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20Herna=CC=81ndez?= Date: Thu, 30 May 2024 11:54:42 +0200 Subject: [PATCH 12/12] Update `tapir-openapi-docs` and relax version policy --- build.sbt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.sbt b/build.sbt index 8b14efd..72ca5b3 100644 --- a/build.sbt +++ b/build.sbt @@ -1,6 +1,6 @@ ThisBuild / scalaVersion := "2.13.14" ThisBuild / organization := "com.alejandrohdezma" -ThisBuild / versionPolicyIntention := Compatibility.BinaryAndSourceCompatible +ThisBuild / versionPolicyIntention := Compatibility.None addCommandAlias("ci-test", "fix --check; versionPolicyCheck; mdoc; test; publishLocal;") addCommandAlias("ci-docs", "github; headerCreateAll; mdoc") @@ -13,7 +13,7 @@ lazy val documentation = project lazy val `tapir-golden-openapi-munit` = module .settings(libraryDependencies += "com.softwaremill.sttp.tapir" %% "tapir-core" % "1.9.11") - .settings(libraryDependencies += "com.softwaremill.sttp.tapir" %% "tapir-openapi-docs" % "1.9.11") + .settings(libraryDependencies += "com.softwaremill.sttp.tapir" %% "tapir-openapi-docs" % "1.10.8") .settings(libraryDependencies += "com.softwaremill.sttp.apispec" %% "openapi-circe-yaml" % "0.10.0") .settings(libraryDependencies += "org.scalameta" %% "munit" % "0.7.29")