Skip to content

Update sbt-ghpages to 0.9.0#1220

Merged
bpholt merged 1 commit intomainfrom
update/sbt-ghpages-0.9.0
Dec 17, 2025
Merged

Update sbt-ghpages to 0.9.0#1220
bpholt merged 1 commit intomainfrom
update/sbt-ghpages-0.9.0

Conversation

@typelevel-steward
Copy link
Contributor

About this PR

📦 Updates com.github.sbt:sbt-ghpages from 0.8.0 to 0.9.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.8.0).
You might want to review and update them manually.

project/plugins.sbt
⚙ 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-ghpages" } ]

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

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

@bpholt bpholt merged commit 6a343b9 into main Dec 17, 2025
14 checks passed
@bpholt bpholt deleted the update/sbt-ghpages-0.9.0 branch December 17, 2025 20:09
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.

1 participant