Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update sbt, sbt-dependency-tree, ... to 1.10.8 #3853

Closed
wants to merge 1 commit into from

Conversation

xerial-bot
Copy link
Collaborator

About this PR

πŸ“¦ Updates

from 1.10.7 to 1.10.8

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.conf file.

Have a fantastic day writing Scala!

πŸ” Files still referring to the old version number

The following files still refer to the old version number (1.10.7).
You might want to review and update them manually.

build.sbt
βš™ Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.scala-sbt" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scala-sbt" }
}]
labels: library-update

@xerial-bot
Copy link
Collaborator Author

PR retracted because of: sbt 1.10.8 is dead on arrival, please use 1.10.9 when it comes out..

Documentation: https://github.com/sbt/sbt/releases/tag/v1.10.8

@xerial-bot xerial-bot closed this Mar 3, 2025
@scala-steward-wvlet
Copy link
Contributor

PR retracted because of: sbt 1.10.8 is dead on arrival, please use 1.10.9 when it comes out..

Documentation: https://github.com/sbt/sbt/releases/tag/v1.10.8

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant