From ec89e59b191c357375edfdcdf790107d30e71a45 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 28 Oct 2023 14:39:35 +0000 Subject: [PATCH 1/3] Update sbt-typelevel-ci, ... to 0.6.0 --- project/plugins.sbt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 5bcafb0c..2ecc2db8 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,14 +1,14 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2") addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1") addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.3") -addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.5.4") -addSbtPlugin("org.typelevel" % "sbt-typelevel-github" % "0.5.4") -addSbtPlugin("org.typelevel" % "sbt-typelevel-versioning" % "0.5.4") -addSbtPlugin("org.typelevel" % "sbt-typelevel-ci" % "0.5.4") -addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.5.4") -addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.5.4") -addSbtPlugin("org.typelevel" % "sbt-typelevel-kernel" % "0.5.4") -addSbtPlugin("org.typelevel" % "sbt-typelevel-no-publish" % "0.5.4") +addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.6.0") +addSbtPlugin("org.typelevel" % "sbt-typelevel-github" % "0.6.0") +addSbtPlugin("org.typelevel" % "sbt-typelevel-versioning" % "0.6.0") +addSbtPlugin("org.typelevel" % "sbt-typelevel-ci" % "0.6.0") +addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.6.0") +addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.6.0") +addSbtPlugin("org.typelevel" % "sbt-typelevel-kernel" % "0.6.0") +addSbtPlugin("org.typelevel" % "sbt-typelevel-no-publish" % "0.6.0") addSbtPlugin("org.portable-scala" % "sbt-crossproject" % "1.3.2") addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.14.0") addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.1") From 88b9c7a6fa45481ade0250c7975448555d682b6e Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 28 Oct 2023 19:38:50 +0000 Subject: [PATCH 2/3] Revert commit(s) ec89e59 --- project/plugins.sbt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 2ecc2db8..5bcafb0c 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,14 +1,14 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2") addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1") addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.3") -addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.6.0") -addSbtPlugin("org.typelevel" % "sbt-typelevel-github" % "0.6.0") -addSbtPlugin("org.typelevel" % "sbt-typelevel-versioning" % "0.6.0") -addSbtPlugin("org.typelevel" % "sbt-typelevel-ci" % "0.6.0") -addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.6.0") -addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.6.0") -addSbtPlugin("org.typelevel" % "sbt-typelevel-kernel" % "0.6.0") -addSbtPlugin("org.typelevel" % "sbt-typelevel-no-publish" % "0.6.0") +addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.5.4") +addSbtPlugin("org.typelevel" % "sbt-typelevel-github" % "0.5.4") +addSbtPlugin("org.typelevel" % "sbt-typelevel-versioning" % "0.5.4") +addSbtPlugin("org.typelevel" % "sbt-typelevel-ci" % "0.5.4") +addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.5.4") +addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.5.4") +addSbtPlugin("org.typelevel" % "sbt-typelevel-kernel" % "0.5.4") +addSbtPlugin("org.typelevel" % "sbt-typelevel-no-publish" % "0.5.4") addSbtPlugin("org.portable-scala" % "sbt-crossproject" % "1.3.2") addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.14.0") addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.1") From 76b3f3caa9b58362afdae04b2fbf85adaabea3f6 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 28 Oct 2023 19:38:55 +0000 Subject: [PATCH 3/3] Update sbt-typelevel-ci, ... to 0.6.0 --- project/plugins.sbt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 4664f1e4..a7180217 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,14 +1,14 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2") addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1") addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.4") -addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.5.4") -addSbtPlugin("org.typelevel" % "sbt-typelevel-github" % "0.5.4") -addSbtPlugin("org.typelevel" % "sbt-typelevel-versioning" % "0.5.4") -addSbtPlugin("org.typelevel" % "sbt-typelevel-ci" % "0.5.4") -addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.5.4") -addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.5.4") -addSbtPlugin("org.typelevel" % "sbt-typelevel-kernel" % "0.5.4") -addSbtPlugin("org.typelevel" % "sbt-typelevel-no-publish" % "0.5.4") +addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.6.0") +addSbtPlugin("org.typelevel" % "sbt-typelevel-github" % "0.6.0") +addSbtPlugin("org.typelevel" % "sbt-typelevel-versioning" % "0.6.0") +addSbtPlugin("org.typelevel" % "sbt-typelevel-ci" % "0.6.0") +addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.6.0") +addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.6.0") +addSbtPlugin("org.typelevel" % "sbt-typelevel-kernel" % "0.6.0") +addSbtPlugin("org.typelevel" % "sbt-typelevel-no-publish" % "0.6.0") addSbtPlugin("org.portable-scala" % "sbt-crossproject" % "1.3.2") addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.14.0") addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.1")