Skip to content

Update scalacheck to 1.17.1#729

Merged
benkonz merged 1 commit into
spotify:masterfrom
scala-steward:update/scalacheck-1.17.1
Apr 19, 2024
Merged

Update scalacheck to 1.17.1#729
benkonz merged 1 commit into
spotify:masterfrom
scala-steward:update/scalacheck-1.17.1

Conversation

@scala-steward

Copy link
Copy Markdown
Contributor

About this PR

📦 Updates org.scalacheck:scalacheck from 1.17.0 to 1.17.1

📜 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.scalacheck", artifactId = "scalacheck" } ]

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

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

@codecov

codecov Bot commented Apr 17, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.74%. Comparing base (a1bac76) to head (601c319).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #729   +/-   ##
=======================================
  Coverage   70.74%   70.74%           
=======================================
  Files          44       44           
  Lines        1839     1839           
  Branches      299      314   +15     
=======================================
  Hits         1301     1301           
  Misses        538      538           
Flag Coverage Δ
ratatoolCli 2.87% <ø> (ø)
ratatoolCommon 0.00% <ø> (ø)
ratatoolDiffy 32.51% <ø> (ø)
ratatoolExamples 17.22% <ø> (ø)
ratatoolSampling 61.78% <ø> (ø)
ratatoolScalacheck 79.34% <ø> (ø)
ratatoolShapeless 4.14% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@benkonz
benkonz merged commit cc0b012 into spotify:master Apr 19, 2024
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.

2 participants