Skip to content

Update sbt-unidoc to 0.6.1#5864

Merged
kellen merged 1 commit intospotify:mainfrom
scala-steward:update/sbt-unidoc-0.6.1
Jan 20, 2026
Merged

Update sbt-unidoc to 0.6.1#5864
kellen merged 1 commit intospotify:mainfrom
scala-steward:update/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.

build.sbt
site/src/main/paradox/FAQ.md
site/src/main/paradox/releases/Apache-Beam.md
site/src/main/paradox/releases/breaking-changes.md
⚙ 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

@codecov
Copy link

codecov bot commented Jan 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.53%. Comparing base (11f87a1) to head (7cb033b).
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5864   +/-   ##
=======================================
  Coverage   61.53%   61.53%           
=======================================
  Files         317      317           
  Lines       11662    11662           
  Branches      850      850           
=======================================
  Hits         7176     7176           
  Misses       4486     4486           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@kellen kellen merged commit da85577 into spotify:main Jan 20, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants