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 to 1.14.3 #761

Closed

Conversation

scala-steward
Copy link
Contributor

Updates org.scalacheck:scalacheck from 1.14.2 to 1.14.3.
Release Notes/Changelog

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

labels: semver-patch

Copy link
Collaborator

@regadas regadas left a comment

Choose a reason for hiding this comment

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

This seems to be ok to bump; Seems like just a flaky test... I'll spend some time going through the failed tests to see if it's always the same test being flaky or something else.

@regadas
Copy link
Collaborator

regadas commented Dec 16, 2019

Yeah so far it seems that it's always the same culprit....

@nevillelyh
Copy link
Collaborator

It failed ruby gem update step. Probably due to changes in the base image.
https://travis-ci.org/twitter/algebird/jobs/625745836?utm_medium=notification&utm_source=github_status

bundler's executable "bundle" conflicts with /home/travis/.rvm/rubies/ruby-2.6.1/bin/bundle
Overwrite the executable? [yN]  

@nevillelyh
Copy link
Collaborator

Actually this one failed a test, we're talking about different issues here.

@johnynek
Copy link
Collaborator

added an issue here: #762

@johnynek
Copy link
Collaborator

restarted the CI

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.

4 participants