Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Conversation

@http4s-steward
Copy link

@http4s-steward http4s-steward bot commented Jun 2, 2023

Updates org.scala-sbt:sbt from 1.6.2 to 1.9.0.
GitHub Release Notes - Version Diff

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.6.2).
You might want to review and update them manually.

src/main/g8/default.properties
Adjust future updates

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

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

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scala-sbt", artifactId = "sbt" }
}]

labels: library-update, early-semver-minor, semver-spec-minor, version-scheme:early-semver, old-version-remains, commit-count:n:2

http4s-steward bot added 2 commits June 2, 2023 12:47
Executed command: sbt githubWorkflowGenerate
@http4s-steward http4s-steward bot mentioned this pull request Jun 2, 2023
@http4s-steward
Copy link
Author

Superseded by #30.

@http4s-steward http4s-steward bot closed this Jun 26, 2023
@http4s-steward http4s-steward bot deleted the update/sbt-1.9.0 branch June 26, 2023 04:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant