Skip to content

Update doctest-runtime, sbt-doctest to 0.13.0#1442

Merged
mergify[bot] merged 1 commit into
fthomas:masterfrom
scala-steward:update/doctest-runtime-0.13.0
Jul 2, 2026
Merged

Update doctest-runtime, sbt-doctest to 0.13.0#1442
mergify[bot] merged 1 commit into
fthomas:masterfrom
scala-steward:update/doctest-runtime-0.13.0

Conversation

@scala-steward

@scala-steward scala-steward commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates

from 0.12.5 to 0.13.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!

⚙ 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-major, semver-spec-minor, commit-count:1

@mergify

mergify Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@scala-steward scala-steward force-pushed the update/doctest-runtime-0.13.0 branch from 7b7efde to 994bb27 Compare June 30, 2026 16:05
@scala-steward scala-steward force-pushed the update/doctest-runtime-0.13.0 branch from 994bb27 to f7a10c2 Compare July 2, 2026 16:58
@codecov

codecov Bot commented Jul 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.79%. Comparing base (bb8207d) to head (f7a10c2).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1442   +/-   ##
=======================================
  Coverage   92.79%   92.79%           
=======================================
  Files          65       65           
  Lines         847      847           
  Branches       27       27           
=======================================
  Hits          786      786           
  Misses         61       61           

☔ View full report in Codecov by Harness.
📢 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.

@mergify mergify Bot merged commit 6f54459 into fthomas:master Jul 2, 2026
8 checks passed
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.

1 participant