ratatool icon indicating copy to clipboard operation
ratatool copied to clipboard

Update scalacheck to 1.16.0

Open scala-steward opened this issue 3 years ago • 1 comments

Updates org.scalacheck:scalacheck from 1.15.4 to 1.16.0. GitHub Release Notes

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!

Ignore future updates

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

updates.ignore = [ { groupId = "org.scalacheck", artifactId = "scalacheck" } ]

labels: library-update, early-semver-minor, semver-spec-minor, commit-count:1

scala-steward avatar Apr 08 '22 09:04 scala-steward

Codecov Report

Merging #547 (8270e58) into master (fe7ad63) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #547   +/-   ##
=======================================
  Coverage   69.58%   69.58%           
=======================================
  Files          36       36           
  Lines        1542     1542           
  Branches      128      128           
=======================================
  Hits         1073     1073           
  Misses        469      469           
Flag Coverage Δ
ratatoolCli 2.99% <ø> (ø)
ratatoolDiffy 31.77% <ø> (ø)
ratatoolExamples 17.73% <ø> (ø)
ratatoolSampling 59.93% <ø> (ø)
ratatoolScalacheck 81.53% <ø> (ø)
ratatoolShapeless 5.05% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fe7ad63...8270e58. Read the comment docs.

codecov[bot] avatar Apr 08 '22 09:04 codecov[bot]

Superseded by #583.

scala-steward avatar Sep 17 '22 23:09 scala-steward