Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update scalacheck-1-14 to 3.1.1.0 #3308

Merged

Conversation

scala-steward
Copy link
Contributor

Updates org.scalatestplus:scalacheck-1-14 from 3.1.0.1 to 3.1.1.0.

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.

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

labels: test-library-update

@codecov-io
Copy link

codecov-io commented Feb 21, 2020

Codecov Report

Merging #3308 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3308   +/-   ##
=======================================
  Coverage   93.41%   93.41%           
=======================================
  Files         378      378           
  Lines        7629     7629           
  Branches      199      199           
=======================================
  Hits         7127     7127           
  Misses        502      502
Flag Coverage Δ
#scala_version_212 93.49% <ø> (ø) ⬆️
#scala_version_213 93.2% <ø> (ø) ⬆️

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 6eff820...0305d5c. Read the comment docs.

@travisbrown travisbrown self-requested a review February 21, 2020 08:22
Copy link
Contributor

@travisbrown travisbrown left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was a little worried that we'd need a new discipline-scalatest for this release since I don't really understand ScalaTest’s bincompat guarantees, but I have a dozen or so projects with Scala Steward PRs that are passing, so I think it's fine.

@travisbrown travisbrown merged commit d5b85e4 into typelevel:master Feb 21, 2020
@travisbrown travisbrown added this to the 2.2.0-M1 milestone Feb 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants