-
Notifications
You must be signed in to change notification settings - Fork 949
Comparing changes
Open a pull request
base repository: sbt/sbt
base: v1.11.5
head repository: sbt/sbt
compare: v1.11.6
- 11 commits
- 15 files changed
- 3 contributors
Commits on Aug 27, 2025
-
[1.x] Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 9efe804 - Browse repository at this point
Copy the full SHA 9efe804View commit details
Commits on Aug 28, 2025
-
Merge pull request #8246 from sbt/dependabot/github_actions/1.11.x/ac…
…tions/checkout-5 [1.x] Bump actions/checkout from 4 to 5
Configuration menu - View commit details
-
Copy full SHA for 28e7ef7 - Browse repository at this point
Copy the full SHA 28e7ef7View commit details
Commits on Sep 1, 2025
-
use reverse topological order for configurations when resolving inter…
…nal dependencies - changes the classpath order for internal dependencies - fix #8249
Configuration menu - View commit details
-
Copy full SHA for 622994b - Browse repository at this point
Copy the full SHA 622994bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6769e3 - Browse repository at this point
Copy the full SHA c6769e3View commit details
Commits on Sep 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for cbecbad - Browse repository at this point
Copy the full SHA cbecbadView commit details -
Merge pull request #8258 from eed3si9n/wip/native-image
[1.x] Building sbtn locally for Aarch64 / arm64
Configuration menu - View commit details
-
Copy full SHA for b5ab0e1 - Browse repository at this point
Copy the full SHA b5ab0e1View commit details -
**Problem** Client-side run currently fails on JDK 8 because sbtn creates args file even though JDK 8 does not support it. This is likely because sbtn is compiled using GraalVM on a modern JDK. **Solution** This adds a new fork option canUseArgumentsFile to delegate the args file decision to the server, and default to false if the value is missing. This retroactively fixes sbt 2.x client-side run.
Configuration menu - View commit details
-
Copy full SHA for 3a8a891 - Browse repository at this point
Copy the full SHA 3a8a891View commit details -
Merge pull request #8259 from eed3si9n/wip/sbtn-run
[1.x] fix: Fixes client-side run
Configuration menu - View commit details
-
Copy full SHA for 8830abb - Browse repository at this point
Copy the full SHA 8830abbView commit details
Commits on Sep 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4b1239f - Browse repository at this point
Copy the full SHA 4b1239fView commit details -
Merge pull request #8268 from eed3si9n/wip/launcher
[1.x] Launcher 1.5.0
Configuration menu - View commit details
-
Copy full SHA for 478f3a1 - Browse repository at this point
Copy the full SHA 478f3a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9186f23 - Browse repository at this point
Copy the full SHA 9186f23View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.11.5...v1.11.6