Skip to content
New issue

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

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

Already on GitHub? # to your account

Update sbt to 1.6.2 #421

Merged
merged 2 commits into from
May 12, 2022
Merged

Update sbt to 1.6.2 #421

merged 2 commits into from
May 12, 2022

Conversation

ptrdom
Copy link
Contributor

@ptrdom ptrdom commented May 7, 2022

Also fixes tests and sets up Node and yarn in specific versions for CI, hopefully that is a quick fix to make tests less brittle.

@ptrdom
Copy link
Contributor Author

ptrdom commented May 9, 2022

@julienrf @sjrd Should work fine on the GitHub Action workflow, can we merge this?

@ptrdom
Copy link
Contributor Author

ptrdom commented May 12, 2022

@sjrd Could you merge this?

build.sbt Outdated
Comment on lines 124 to 125
crossSbtVersions := List("1.2.8"),
sbtVersion in pluginCrossBuild := "1.2.8",
crossSbtVersions := List("1.6.2"),
sbtVersion in pluginCrossBuild := "1.6.2",
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can we get away without this change? That changes the level of support for users of scalajs-bundler.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, it seems fine. Rolled back.

@sjrd sjrd merged commit bb4f90e into scalacenter:main May 12, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants