Skip to content

Conversation

@typelevel-steward
Copy link
Contributor

About this PR

πŸ“¦ Updates com.github.sbt:sbt-unidoc from 0.5.0 to 0.6.0

πŸ“œ 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.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 (0.5.0).
You might want to review and update them manually.

core/src/main/scala/org/typelevel/sbt/TypelevelPlugin.scala
github-actions/src/main/scala/org/typelevel/sbt/gha/JavaSpec.scala
kernel/src/main/scala/org/typelevel/sbt/TypelevelKernelPlugin.scala
kernel/src/test/scala/org/typelevel/sbt/kernel/VSuite.scala
scalafix/src/main/scala/org/typelevel/sbt/TypelevelScalafixPlugin.scala
βš™ Adjust future updates

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

updates.ignore = [ { groupId = "com.github.sbt", artifactId = "sbt-unidoc" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "com.github.sbt", artifactId = "sbt-unidoc" }
}]
labels: sbt-plugin-update, early-semver-major, semver-spec-minor, old-version-remains, commit-count:1

@mergify mergify bot added the sonatype label Aug 23, 2025
@mergify mergify bot requested a review from armanbilge August 23, 2025 12:14
Copy link
Member

@armanbilge armanbilge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need a base version bump to merge, and maybe there is no rush.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants