Skip to content

Update sbt-scoverage to 2.0.5#1124

Merged
mergify[bot] merged 1 commit intofthomas:masterfrom
scala-steward:update/sbt-scoverage-2.0.5
Oct 14, 2022
Merged

Update sbt-scoverage to 2.0.5#1124
mergify[bot] merged 1 commit intofthomas:masterfrom
scala-steward:update/sbt-scoverage-2.0.5

Conversation

@scala-steward
Copy link
Contributor

Updates org.scoverage:sbt-scoverage from 2.0.4 to 2.0.5.
GitHub Release Notes - Version Diff

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 = "sbt-scoverage" } ]

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

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "org.scoverage", artifactId = "sbt-scoverage" }
}]

labels: sbt-plugin-update, early-semver-patch, semver-spec-patch, commit-count:1

@codecov
Copy link

codecov bot commented Oct 14, 2022

Codecov Report

Merging #1124 (5152ee7) into master (34f058e) will decrease coverage by 0.35%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1124      +/-   ##
==========================================
- Coverage   91.16%   90.81%   -0.36%     
==========================================
  Files          48       48              
  Lines         498      479      -19     
  Branches       24       27       +3     
==========================================
- Hits          454      435      -19     
  Misses         44       44              
Impacted Files Coverage Δ
.../scala/eu/timepit/refined/internal/Resources.scala 100.00% <0.00%> (ø)
...u/timepit/refined/shapeless/typeable/package.scala 100.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@mergify mergify bot merged commit 11ae076 into fthomas:master Oct 14, 2022
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