-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Scala-Steward Updates Aggregated (#10)
* creating steward branch * Update sbt-pgp to 2.2.1 (#2) Co-authored-by: scala-steward-asragab[bot] <142696383+scala-steward-asragab[bot]@users.noreply.github.com> * Update sbt-mima-plugin to 1.1.3 (#3) Co-authored-by: scala-steward-asragab[bot] <142696383+scala-steward-asragab[bot]@users.noreply.github.com> Co-authored-by: Ahmad Ragab <[email protected]> * Update cats-core to 2.10.0 (#8) Co-authored-by: scala-steward-asragab[bot] <142696383+scala-steward-asragab[bot]@users.noreply.github.com> * Update zio-interop-cats to 23.0.0.8 (#4) Co-authored-by: scala-steward-asragab[bot] <142696383+scala-steward-asragab[bot]@users.noreply.github.com> Co-authored-by: Ahmad Ragab <[email protected]> * Update sbt-scalafmt to 2.5.0 (#6) Co-authored-by: scala-steward-asragab[bot] <142696383+scala-steward-asragab[bot]@users.noreply.github.com> Co-authored-by: Ahmad Ragab <[email protected]> * Update scalafmt-core to 3.7.12 (#7) * Update scalafmt-core to 3.7.12 * Reformat with scalafmt 3.7.12 Executed command: scalafmt --non-interactive * Add 'Reformat with scalafmt 3.7.12' to .git-blame-ignore-revs --------- Co-authored-by: scala-steward-asragab[bot] <142696383+scala-steward-asragab[bot]@users.noreply.github.com> Co-authored-by: Ahmad Ragab <[email protected]> * finalizing steward branch --------- Co-authored-by: scala-steward-asragab[bot] <142696383+scala-steward-asragab[bot]@users.noreply.github.com>
- Loading branch information
1 parent
855a36e
commit 66590b0
Showing
8 changed files
with
13 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# Scala Steward: Reformat with scalafmt 3.7.12 | ||
0c3e403a353afe9d4decad5021bc1b41904c9dd8 |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
version="3.7.10" | ||
version="3.7.12" | ||
runner.dialect=scala3 | ||
align.preset=most | ||
maxColumn=120 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,10 @@ | ||
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.21") | ||
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2") | ||
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6") | ||
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1") | ||
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0") | ||
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12") | ||
addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.5.0") | ||
addSbtPlugin("io.github.jonas" % "sbt-paradox-material-theme" % "0.6.0") | ||
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0") | ||
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2") | ||
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3") | ||
addSbtPlugin("nl.gn0s1s" % "sbt-dotenv" % "3.0.0") | ||
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.0") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
|