Update sbt-assembly to 2.3.1 - #1535
Closed
scala-steward wants to merge 133 commits into
Closed
Conversation
JavaDoc caching doesn't need to be implemented in Zinc.
It fails on Java 17
[2.x] Fix the CI
[2.x] Uncomment `AnalysisFormatBenchmark` in `ci.yml`
[2.x] Bump Scala 3 to 3.3.4
[2.x] Merge 1.x
[2.x] util 2.0.0-M3
**Problem** Compiler options for the compiler plugins ends up capturing the absolute path, specific to the machine. **Solution** This substitutes dollar in scalacOptions with the path.
scala-steward
force-pushed
the
update/sbt-assembly-2.3.1
branch
from
April 26, 2025 19:50
57a7890 to
a59ca8c
Compare
[2.x] vf in scalacOptions
scala-steward
force-pushed
the
update/sbt-assembly-2.3.1
branch
from
July 27, 2025 21:01
a59ca8c to
82c30aa
Compare
[2.x] Merge 1.10.x
[2.x] Bump util to 2.0.0-M5
**Problem** While it might be inefficient, we might need to set exportJars to false, and pass directories between the subprojects and Compile/Test configurations. Currently this fails at calculation of the input hash. **Solution** This adds MappedDirectory to recursively calculate the file content hash and aggregate them.
[2.x] fix: Directory support
update sbt plugins
scala-steward
force-pushed
the
update/sbt-assembly-2.3.1
branch
from
August 31, 2025 02:18
82c30aa to
1f6e770
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
About this PR
📦 Updates com.eed3si9n:sbt-assembly from
2.2.0to2.3.1📜 GitHub Release Notes - Version Diff
Usage
✅ Please merge!
I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.
If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.
Configure Scala Steward for your repository with a
.scala-steward.conffile.Have a fantastic day writing Scala!
⚙ Adjust future updates
Add this to your
.scala-steward.conffile to ignore future updates of this dependency:Or, add this to slow down future updates of this dependency: