Skip to content

Update scalacheck to 1.19.0#181

Merged
SimY4 merged 1 commit intomainfrom
update/scalacheck-1.19.0
Sep 7, 2025
Merged

Update scalacheck to 1.19.0#181
SimY4 merged 1 commit intomainfrom
update/scalacheck-1.19.0

Conversation

@scala-steward-simy4
Copy link
Contributor

About this PR

📦 Updates org.scalacheck:scalacheck from 1.18.1 to 1.19.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 = "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-minor, semver-spec-minor, version-scheme:early-semver, commit-count:1

@codecov-commenter
Copy link

codecov-commenter commented Sep 7, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.52%. Comparing base (2479643) to head (d669baf).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #181      +/-   ##
============================================
+ Coverage     68.20%   68.52%   +0.31%     
  Complexity      154      154              
============================================
  Files            14       14              
  Lines           953      953              
  Branches        138      138              
============================================
+ Hits            650      653       +3     
+ Misses          255      252       -3     
  Partials         48       48              

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

@SimY4 SimY4 force-pushed the update/scalacheck-1.19.0 branch from 0d05ac6 to d669baf Compare September 7, 2025 22:47
@SimY4 SimY4 merged commit aa7cea0 into main Sep 7, 2025
4 checks passed
@SimY4 SimY4 deleted the update/scalacheck-1.19.0 branch September 7, 2025 22:55
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

Comments