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

Support sbt 1.8.x #498

Closed
an-tex opened this issue Nov 11, 2022 · 1 comment · Fixed by #499
Closed

Support sbt 1.8.x #498

an-tex opened this issue Nov 11, 2022 · 1 comment · Fixed by #499

Comments

@an-tex
Copy link
Contributor

an-tex commented Nov 11, 2022

There might be an issue with:

Changes with compatibility implications
Updates to Scala 2.12.17 + Scala compiler 2.12.17, which upgrades to scala-xml 2.x sbt/sbt#7021

due to #481

@oyvindberg
Copy link
Collaborator

Yeah, now let's get it done!

I guess this bumps the requirement for ST to sbt 1.8 just to avoid problems :)

oyvindberg added a commit that referenced this issue Nov 13, 2022
- due to the scala-xml situation, this is now the only supported sbt version for the plugin. Fixes #498
oyvindberg added a commit that referenced this issue Nov 13, 2022
- due to the scala-xml situation, this is now the only supported sbt version for the plugin. Fixes #498
- bump to scala 2.12.17 and 2.13.10
oyvindberg added a commit that referenced this issue Nov 13, 2022
- due to the scala-xml situation, this is now the only supported sbt version for the plugin. Fixes #498
- bump to scala 2.12.17 and 2.13.10
- bump bloop to 1.5.4
oyvindberg added a commit that referenced this issue Nov 14, 2022
- due to the scala-xml situation, this is now the only supported sbt version for the plugin. Fixes #498
- bump to scala 2.12.17 and 2.13.10
- bump bloop to 1.5.4
oyvindberg added a commit that referenced this issue Nov 14, 2022
- due to the scala-xml situation, this is now the only supported sbt version for the plugin. Fixes #498
- bump to scala 2.12.17 and 2.13.10
- bump bloop to 1.5.4
- bump sbt-scalajs-bundler
- make scripted tests run on M1 (remove old lock files). still needs node 16, not newer
- need `libraryDependencySchemes` for more projects suddenly
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 a pull request may close this issue.

2 participants