Skip to content

Update zio-sbt-website to 0.5.2#581

Merged
guizmaii merged 1 commit into
masterfrom
update/zio-sbt-website-0.5.2
May 19, 2026
Merged

Update zio-sbt-website to 0.5.2#581
guizmaii merged 1 commit into
masterfrom
update/zio-sbt-website-0.5.2

Conversation

@zio-scala-steward
Copy link
Copy Markdown
Contributor

About this PR

📦 Updates dev.zio:zio-sbt-website from 0.5.1 to 0.5.2

📜 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.1).
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 = "dev.zio", artifactId = "zio-sbt-website" } ]

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

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

@guizmaii guizmaii merged commit ab565f4 into master May 19, 2026
23 checks passed
@guizmaii guizmaii deleted the update/zio-sbt-website-0.5.2 branch May 19, 2026 04:05
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