Skip to content

Scala 3.8+ accommodations#794

Draft
gemelen wants to merge 4 commits into
mainfrom
update/scala-library-3.8.1-manual
Draft

Scala 3.8+ accommodations#794
gemelen wants to merge 4 commits into
mainfrom
update/scala-library-3.8.1-manual

Conversation

@gemelen

@gemelen gemelen commented Feb 9, 2026

Copy link
Copy Markdown
Collaborator

Upgrade to 3.8.1 requires JVM 17+, which should be handled separately in a build process.
Also, it seems worth it to introduce a Scala 3 LTS version into the pipeline.

@gemelen

gemelen commented Feb 9, 2026

Copy link
Copy Markdown
Collaborator Author

Blocked on typelevel/sbt-typelevel/issues/851

@durban

durban commented Feb 10, 2026

Copy link
Copy Markdown
Contributor

What does putting multiple 3.something versions into crossScalaVersions actually do? Won't that mess up publishing, since both of those have the same postfix _3?

@gemelen

gemelen commented Feb 10, 2026

Copy link
Copy Markdown
Collaborator Author

@durban totally valid point about publish, but before that stage it's useful to see the difference in the build process - at least at the moment of change to a newer scalac. That's why it's a draft and likely to be this way, as a testing ground.

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