Skip to content

Conversation

eed3si9n
Copy link
Member

No description provided.

JeanMarc van Leerdam and others added 27 commits August 20, 2025 08:41
**Problem**
Scala 3.8.0 nightly and later in-sources the scala-library for the use by Scala 3, as opposed to using Scala-2.13-bound standard library.
This means that we will run into situations where scala-library should NOT align with scala-reflect, which might exist transitively.

**Solution**
Adjust the csrSameVersions rule for Scala 3.8 so it will only try to keep scala-library and scala3-library versions aligned.
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4 to 5.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…s/setup-java-5

Bump actions/setup-java from 4 to 5
[1.x] Include artifact name in Sona deployment
This adds --jvm-client to the runner script.
1. Remove experimental warning.
2. Buffer the boot log so ANSI output is fixed for JVM client.
3. Remove timestamp.
@eed3si9n eed3si9n merged commit 15773d0 into sbt:develop Aug 25, 2025
20 of 21 checks passed
@eed3si9n eed3si9n deleted the wip/merge-1.11.x branch August 25, 2025 07:07
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