From e1431688a4e3d7ac49eb6f11ca0a628da6af41c8 Mon Sep 17 00:00:00 2001 From: "alejandrohdezma-steward[bot]" <80571129+alejandrohdezma-steward[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 05:15:50 +0000 Subject: [PATCH 1/3] Update sbt-scalafix 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 2d9d66e0..3870b94c 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,4 +1,4 @@ -addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1") +addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0") addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.2.1") addSbtPlugin("com.alejandrohdezma" % "sbt-ci" % "2.15.1") addSbtPlugin("com.alejandrohdezma" % "sbt-fix" % "0.7.2") From bb380da6467b298fede9092f1abc5ab67ef4919b Mon Sep 17 00:00:00 2001 From: "alejandrohdezma-steward[bot]" <80571129+alejandrohdezma-steward[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 05:15:50 +0000 Subject: [PATCH 2/3] Update sbt to 1.10.2 --- .../project/build.properties | 2 +- .../fail-if-no-license/project/build.properties | 2 +- .../fail-if-no-year-range/project/build.properties | 2 +- .../fail-if-unable-to-infer-license/project/build.properties | 2 +- .../project/build.properties | 2 +- .../project/build.properties | 2 +- .../name-taken-from-display-name/project/build.properties | 2 +- .../remove-version-timestamp/project/build.properties | 2 +- .../sbt-test/sbt-github-mdoc/simple/project/build.properties | 2 +- .../sbt-test/sbt-github/enable-github/project/build.properties | 2 +- .../sbt-github/excluded-contributors/project/build.properties | 2 +- .../sbt-github/extra-collaborators/project/build.properties | 2 +- .../sbt-test/sbt-github/not-use-owner/project/build.properties | 2 +- .../sbt-github/override-organization/project/build.properties | 2 +- .../src/sbt-test/sbt-github/simple/project/build.properties | 2 +- project/build.properties | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/modules/sbt-github-header/src/sbt-test/sbt-github-header/create-apache-headers-with-downloaded-info/project/build.properties b/modules/sbt-github-header/src/sbt-test/sbt-github-header/create-apache-headers-with-downloaded-info/project/build.properties index ee4c672c..0b699c30 100644 --- a/modules/sbt-github-header/src/sbt-test/sbt-github-header/create-apache-headers-with-downloaded-info/project/build.properties +++ b/modules/sbt-github-header/src/sbt-test/sbt-github-header/create-apache-headers-with-downloaded-info/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.1 +sbt.version=1.10.2 diff --git a/modules/sbt-github-header/src/sbt-test/sbt-github-header/fail-if-no-license/project/build.properties b/modules/sbt-github-header/src/sbt-test/sbt-github-header/fail-if-no-license/project/build.properties index ee4c672c..0b699c30 100644 --- a/modules/sbt-github-header/src/sbt-test/sbt-github-header/fail-if-no-license/project/build.properties +++ b/modules/sbt-github-header/src/sbt-test/sbt-github-header/fail-if-no-license/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.1 +sbt.version=1.10.2 diff --git a/modules/sbt-github-header/src/sbt-test/sbt-github-header/fail-if-no-year-range/project/build.properties b/modules/sbt-github-header/src/sbt-test/sbt-github-header/fail-if-no-year-range/project/build.properties index ee4c672c..0b699c30 100644 --- a/modules/sbt-github-header/src/sbt-test/sbt-github-header/fail-if-no-year-range/project/build.properties +++ b/modules/sbt-github-header/src/sbt-test/sbt-github-header/fail-if-no-year-range/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.1 +sbt.version=1.10.2 diff --git a/modules/sbt-github-header/src/sbt-test/sbt-github-header/fail-if-unable-to-infer-license/project/build.properties b/modules/sbt-github-header/src/sbt-test/sbt-github-header/fail-if-unable-to-infer-license/project/build.properties index ee4c672c..0b699c30 100644 --- a/modules/sbt-github-header/src/sbt-test/sbt-github-header/fail-if-unable-to-infer-license/project/build.properties +++ b/modules/sbt-github-header/src/sbt-test/sbt-github-header/fail-if-unable-to-infer-license/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.1 +sbt.version=1.10.2 diff --git a/modules/sbt-github-header/src/sbt-test/sbt-github-header/use-organization-name-and-homepage-as-copyright-owner/project/build.properties b/modules/sbt-github-header/src/sbt-test/sbt-github-header/use-organization-name-and-homepage-as-copyright-owner/project/build.properties index ee4c672c..0b699c30 100644 --- a/modules/sbt-github-header/src/sbt-test/sbt-github-header/use-organization-name-and-homepage-as-copyright-owner/project/build.properties +++ b/modules/sbt-github-header/src/sbt-test/sbt-github-header/use-organization-name-and-homepage-as-copyright-owner/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.1 +sbt.version=1.10.2 diff --git a/modules/sbt-github-header/src/sbt-test/sbt-github-header/use-organization-name-as-copyright-owner/project/build.properties b/modules/sbt-github-header/src/sbt-test/sbt-github-header/use-organization-name-as-copyright-owner/project/build.properties index ee4c672c..0b699c30 100644 --- a/modules/sbt-github-header/src/sbt-test/sbt-github-header/use-organization-name-as-copyright-owner/project/build.properties +++ b/modules/sbt-github-header/src/sbt-test/sbt-github-header/use-organization-name-as-copyright-owner/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.1 +sbt.version=1.10.2 diff --git a/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/name-taken-from-display-name/project/build.properties b/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/name-taken-from-display-name/project/build.properties index ee4c672c..0b699c30 100644 --- a/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/name-taken-from-display-name/project/build.properties +++ b/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/name-taken-from-display-name/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.1 +sbt.version=1.10.2 diff --git a/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/remove-version-timestamp/project/build.properties b/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/remove-version-timestamp/project/build.properties index ee4c672c..0b699c30 100644 --- a/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/remove-version-timestamp/project/build.properties +++ b/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/remove-version-timestamp/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.1 +sbt.version=1.10.2 diff --git a/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/simple/project/build.properties b/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/simple/project/build.properties index ee4c672c..0b699c30 100644 --- a/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/simple/project/build.properties +++ b/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/simple/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.1 +sbt.version=1.10.2 diff --git a/modules/sbt-github/src/sbt-test/sbt-github/enable-github/project/build.properties b/modules/sbt-github/src/sbt-test/sbt-github/enable-github/project/build.properties index ee4c672c..0b699c30 100644 --- a/modules/sbt-github/src/sbt-test/sbt-github/enable-github/project/build.properties +++ b/modules/sbt-github/src/sbt-test/sbt-github/enable-github/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.1 +sbt.version=1.10.2 diff --git a/modules/sbt-github/src/sbt-test/sbt-github/excluded-contributors/project/build.properties b/modules/sbt-github/src/sbt-test/sbt-github/excluded-contributors/project/build.properties index ee4c672c..0b699c30 100644 --- a/modules/sbt-github/src/sbt-test/sbt-github/excluded-contributors/project/build.properties +++ b/modules/sbt-github/src/sbt-test/sbt-github/excluded-contributors/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.1 +sbt.version=1.10.2 diff --git a/modules/sbt-github/src/sbt-test/sbt-github/extra-collaborators/project/build.properties b/modules/sbt-github/src/sbt-test/sbt-github/extra-collaborators/project/build.properties index ee4c672c..0b699c30 100644 --- a/modules/sbt-github/src/sbt-test/sbt-github/extra-collaborators/project/build.properties +++ b/modules/sbt-github/src/sbt-test/sbt-github/extra-collaborators/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.1 +sbt.version=1.10.2 diff --git a/modules/sbt-github/src/sbt-test/sbt-github/not-use-owner/project/build.properties b/modules/sbt-github/src/sbt-test/sbt-github/not-use-owner/project/build.properties index ee4c672c..0b699c30 100644 --- a/modules/sbt-github/src/sbt-test/sbt-github/not-use-owner/project/build.properties +++ b/modules/sbt-github/src/sbt-test/sbt-github/not-use-owner/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.1 +sbt.version=1.10.2 diff --git a/modules/sbt-github/src/sbt-test/sbt-github/override-organization/project/build.properties b/modules/sbt-github/src/sbt-test/sbt-github/override-organization/project/build.properties index ee4c672c..0b699c30 100644 --- a/modules/sbt-github/src/sbt-test/sbt-github/override-organization/project/build.properties +++ b/modules/sbt-github/src/sbt-test/sbt-github/override-organization/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.1 +sbt.version=1.10.2 diff --git a/modules/sbt-github/src/sbt-test/sbt-github/simple/project/build.properties b/modules/sbt-github/src/sbt-test/sbt-github/simple/project/build.properties index ee4c672c..0b699c30 100644 --- a/modules/sbt-github/src/sbt-test/sbt-github/simple/project/build.properties +++ b/modules/sbt-github/src/sbt-test/sbt-github/simple/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.1 +sbt.version=1.10.2 diff --git a/project/build.properties b/project/build.properties index ee4c672c..0b699c30 100644 --- a/project/build.properties +++ b/project/build.properties @@ -1 +1 @@ -sbt.version=1.10.1 +sbt.version=1.10.2 From 275f4493ffa461926e6f145a2d85e6d6e976e185 Mon Sep 17 00:00:00 2001 From: "alejandrohdezma-steward[bot]" <80571129+alejandrohdezma-steward[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 05:15:50 +0000 Subject: [PATCH 3/3] Update sbt-mdoc to 2.6.1 --- .../name-taken-from-display-name/project/plugins.sbt | 2 +- .../remove-version-timestamp/project/plugins.sbt | 2 +- .../src/sbt-test/sbt-github-mdoc/simple/project/plugins.sbt | 2 +- project/plugins.sbt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/name-taken-from-display-name/project/plugins.sbt b/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/name-taken-from-display-name/project/plugins.sbt index 19c9002a..53d88224 100644 --- a/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/name-taken-from-display-name/project/plugins.sbt +++ b/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/name-taken-from-display-name/project/plugins.sbt @@ -1,2 +1,2 @@ -addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4") +addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.1") addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % sys.props("plugin.version")) diff --git a/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/remove-version-timestamp/project/plugins.sbt b/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/remove-version-timestamp/project/plugins.sbt index 19c9002a..53d88224 100644 --- a/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/remove-version-timestamp/project/plugins.sbt +++ b/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/remove-version-timestamp/project/plugins.sbt @@ -1,2 +1,2 @@ -addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4") +addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.1") addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % sys.props("plugin.version")) diff --git a/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/simple/project/plugins.sbt b/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/simple/project/plugins.sbt index 19c9002a..53d88224 100644 --- a/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/simple/project/plugins.sbt +++ b/modules/sbt-github-mdoc/src/sbt-test/sbt-github-mdoc/simple/project/plugins.sbt @@ -1,2 +1,2 @@ -addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4") +addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.1") addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % sys.props("plugin.version")) diff --git a/project/plugins.sbt b/project/plugins.sbt index 3870b94c..69f4f01f 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -7,6 +7,6 @@ addSbtPlugin("com.alejandrohdezma" % "sbt-scalafix-defaults" % "0.13.1") addSbtPlugin("com.alejandrohdezma" % "sbt-scalafmt-defaults" % "0.9.1") addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1") addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0") -addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4") +addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.1") addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2") addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")