[2.x] Report eviction errors for Test dependencies#8451
Merged
eed3si9n merged 3 commits intosbt:developfrom Jan 9, 2026
Merged
[2.x] Report eviction errors for Test dependencies#8451eed3si9n merged 3 commits intosbt:developfrom
eed3si9n merged 3 commits intosbt:developfrom
Conversation
eed3si9n
approved these changes
Jan 8, 2026
Member
eed3si9n
left a comment
There was a problem hiding this comment.
Overall LGTM. Thanks for adding the scripted test.
Contributor
Author
Thanks for approving, I'm glad to contribute! |
Contributor
Author
|
I signed the CLA. |
Contributor
Author
|
@eed3si9n Could you please approve the workflow run? The first run failed on the MiMa check, so I pushed a follow-up commit to add the necessary binary compatibility filter. I've signed the Scala CLA as well. |
Contributor
Author
|
@eed3si9n I'm sorry, there were some issues and I've pushed the fixes. Could you approve the workflows again? |
Contributor
Author
|
All checks have been passed! |
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.
Eviction warnings and errors were not reported for Test dependencies because
EvictionErroronly checked the Compile configuration.This fix runs the eviction check for both Compile and Test configurations
separately, with distinct error messages:
found version conflict(s) in library dependenciesfound version conflict(s) in Test dependenciesFixes #8410
Contribution by Gittensor, see my contribution statistics at https://gittensor.io/miners/details?githubId=148254234