Skip to content

Update doctest-runtime, sbt-doctest to 0.12.4 in series/0.23#7788

Merged
rossabaker merged 1 commit into
series/0.23from
update/series/0.23/doctest-runtime-0.12.4
Feb 23, 2026
Merged

Update doctest-runtime, sbt-doctest to 0.12.4 in series/0.23#7788
rossabaker merged 1 commit into
series/0.23from
update/series/0.23/doctest-runtime-0.12.4

Conversation

@http4s-steward

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates

from 0.12.3 to 0.12.4

📜 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.12.3).
You might want to review and update them manually.

docs/changelog.md
⚙ Adjust future updates

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

updates.ignore = [ { groupId = "io.github.sbt-doctest" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "io.github.sbt-doctest" }
}]
labels: library-update, early-semver-minor, semver-spec-patch, old-version-remains, commit-count:1

@mergify mergify Bot added series/0.23 PRs targeting 0.23.x dependencies Dependency updates labels Feb 22, 2026
@http4s-steward
http4s-steward Bot force-pushed the update/series/0.23/doctest-runtime-0.12.4 branch from 2c3fa06 to b4ff119 Compare February 23, 2026 13:11
@rossabaker
rossabaker merged commit 611a34d into series/0.23 Feb 23, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates series/0.23 PRs targeting 0.23.x

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant