Skip to content

Update to Scala 3.3#535

Merged
eed3si9n merged 1 commit intotypelevel:mainfrom
mdedetrich:update-scala-3.3
May 31, 2023
Merged

Update to Scala 3.3#535
eed3si9n merged 1 commit intotypelevel:mainfrom
mdedetrich:update-scala-3.3

Conversation

@mdedetrich
Copy link
Contributor

Updates to Scala 3.3

addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.4.21")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.4")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.10.1")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.1")
Copy link
Contributor Author

@mdedetrich mdedetrich May 23, 2023

Choose a reason for hiding this comment

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

This is neccessary because the previous version of Scala.js was too outdated for Scala 3.3, i.e.

[error] org.scalajs.ir.IRVersionNotSupportedException: Failed to deserialize a file compiled with Scala.js 1.12 (supported up to: 1.8): /home/runner/work/jawn/jawn/parser/js/target/scala-3.3.0/test-classes/org/typelevel/jawn/parser/SyntaxCheck$JArray.sjsir
[error] You may need to upgrade the Scala.js sbt plugin to version 1.12 or later.

@mdedetrich
Copy link
Contributor Author

@eed3si9n @rossabaker @dwijnand PR is ready to review. Also #523 can be closed.

@mdedetrich
Copy link
Contributor Author

@rossabaker @eed3si9n I have just rebased PR off main since #537 was merged

@mdedetrich
Copy link
Contributor Author

All tests pass

Copy link
Collaborator

@eed3si9n eed3si9n left a comment

Choose a reason for hiding this comment

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

LGTM
Thanks @mdedetrich!

@eed3si9n eed3si9n merged commit 726ad6c into typelevel:main May 31, 2023
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.

3 participants