Skip to content

Update scalac-scoverage-reporter to 2.5.2#637

Merged
tgodzik merged 1 commit intoscoverage:mainfrom
scala-steward:update/scalac-scoverage-reporter-2.5.2
Dec 17, 2025
Merged

Update scalac-scoverage-reporter to 2.5.2#637
tgodzik merged 1 commit intoscoverage:mainfrom
scala-steward:update/scalac-scoverage-reporter-2.5.2

Conversation

@scala-steward
Copy link
Contributor

About this PR

📦 Updates org.scoverage:scalac-scoverage-reporter from 2.5.1 to 2.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!

⚙ Adjust future updates

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

updates.ignore = [ { groupId = "org.scoverage", artifactId = "scalac-scoverage-reporter" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "30 days" },
  dependency = { groupId = "org.scoverage", artifactId = "scalac-scoverage-reporter" }
}]
labels: library-update, early-semver-patch, semver-spec-patch, version-scheme:early-semver, commit-count:1

@tgodzik tgodzik merged commit c60607f into scoverage:main Dec 17, 2025
3 checks passed
@lolgab
Copy link
Contributor

lolgab commented Jan 13, 2026

@tgodzik can you tag a new release so we get this version by default?

@tgodzik
Copy link
Contributor

tgodzik commented Jan 13, 2026

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.

3 participants