Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup ScalablyTyped #103

Merged
merged 4 commits into from
Sep 22, 2024
Merged

Conversation

aslesarenko
Copy link
Contributor

In this PR:

  • upgrade plugins versions
  • upgrade sbt, scalablytyped version
  • use ScalablyTypedConverterGenSourcePlugin

@@ -3,9 +3,7 @@ logLevel := Level.Warn

addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.0")

addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Development of this plugin has been discontinued.
The plugin has old conflicting dependencies with scalablytyped.

@aslesarenko aslesarenko marked this pull request as ready for review June 29, 2023 12:37
sbt 1.8.3 -> 1.9.1,
scala 2.12.15 -> 2.12.18
scala 2.13.8 -> 2.13.11
crossScalaVersions Seq(scala212, scala213) -> Seq(scala213)
sbt-scalajs-crossproject 1.2.0 -> 1.3.1,
sbt-scalajs 1.10.1 -> 1.13.2
@kushti kushti merged commit 30aacd4 into input-output-hk:master Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants