Skip to content

Update sbt-unidoc to 0.6.1 in 0.11.x#2027

Merged
mergify[bot] merged 1 commit intoscalapb:0.11.xfrom
scala-steward:update/0.11.x/sbt-unidoc-0.6.1
Jan 6, 2026
Merged

Update sbt-unidoc to 0.6.1 in 0.11.x#2027
mergify[bot] merged 1 commit intoscalapb:0.11.xfrom
scala-steward:update/0.11.x/sbt-unidoc-0.6.1

Conversation

@scala-steward
Copy link
Contributor

About this PR

📦 Updates com.github.sbt:sbt-unidoc from 0.6.0 to 0.6.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.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.6.0).
You might want to review and update them manually.

CHANGELOG.md
README.md
docs/src/main/markdown/customizations.md
docs/src/main/markdown/scala.js.md
website/yarn.lock
⚙ 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-minor, semver-spec-patch, old-version-remains, commit-count:1

@mergify mergify bot merged commit ff301b1 into scalapb:0.11.x Jan 6, 2026
17 checks passed
@mergify
Copy link
Contributor

mergify bot commented Jan 6, 2026

Merge Queue Status

✅ The pull request has been merged at ad57b66

This pull request spent 4 seconds in the queue, with no time running CI.
The checks were run in-place.

Required conditions to merge

@mergify mergify bot removed the queued label Jan 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants