Skip to content

Upgrade to Scala.js 1.11.0 then 1.12.0. #16411

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

Merged
merged 2 commits into from
Nov 28, 2022

Conversation

sjrd
Copy link
Member

@sjrd sjrd commented Nov 24, 2022

No description provided.

Port of the compiler and build changes from the following commits:

* scala-js/scala-js@b7e7c56
* scala-js/scala-js@cb80afb
* scala-js/scala-js@994a598
* scala-js/scala-js@d6fe1a8
* scala-js/scala-js@bcce3f2
* scala-js/scala-js@b1137d5
* scala-js/scala-js@874d9b9
* scala-js/scala-js@3fb2b96

In addition, we have to update the compiler test infrastructure to
include the new `scalajs-javalib` artifact.

Unfortunately, there is an unchecked val extraction in the source
code of scalajs-ir. We temporarily disable fatal warnings in the
compiler, until we can upgrade to Scala.js 1.12.0.
@sjrd
Copy link
Member Author

sjrd commented Nov 24, 2022

Spire did not like it, for some reason :s

We omit in this commit the upstream changes to add support for
`@JSOperator`, from the PR
scala-js/scala-js#4744
Doing so does not prevent the test suite from passing at the
moment. We leave them for an upcoming PR.
@sjrd
Copy link
Member Author

sjrd commented Nov 25, 2022

I ignored on test in Spire for Scala.js. See commit message and comment within the spire submodule.

@nicolasstucki nicolasstucki merged commit c715a47 into scala:main Nov 28, 2022
@nicolasstucki nicolasstucki deleted the scalajs-1.11.0 branch November 28, 2022 08:07
@Kordyjan Kordyjan added this to the 3.3.0 milestone Aug 2, 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