-
Notifications
You must be signed in to change notification settings - Fork 7
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
Bump cucumber-rails from 2.0.0 to 2.1.0 #3417
Bump cucumber-rails from 2.0.0 to 2.1.0 #3417
Conversation
1f84095
to
ee4d66e
Compare
This pull request will no longer be automatically closed when a new version is found as this pull request was created by Dependabot Preview and this repo is using a |
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
ee4d66e
to
fcdf25e
Compare
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
fcdf25e
to
d7f10c8
Compare
@dependabot rebase |
d7f10c8
to
4933caf
Compare
Bumps [cucumber-rails](https://github.com/cucumber/cucumber-rails) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/cucumber/cucumber-rails/releases) - [Changelog](https://github.com/cucumber/cucumber-rails/blob/master/CHANGELOG.md) - [Commits](cucumber/cucumber-rails@v2.0.0...v2.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
4933caf
to
1a7308f
Compare
@dependabot ignore this minor version This is causing our feature tests to fail 😢 I don't think it can be easily resolved at the moment - the errors we're getting are the same as those documented in open issue cucumber/cucumber-ruby#1445. |
OK, I won't notify you about version 2.1.x again, unless you re-open this PR or update to a 2.1.x release yourself. |
ironically i have been having trouble with junit formatter for split-by-timings as well, so have switched out to the json formatter instead - which does appear to be working. So could rebase once json formatter is in master to see if that fixes the failing specs. |
Bumps cucumber-rails from 2.0.0 to 2.1.0.
Release notes
Sourced from cucumber-rails's releases.
Changelog
Sourced from cucumber-rails's changelog.
Commits
1f89a25
Merge pull request #466 from mvz/drop-support-for-ruby-2-354a0ef9
Enable new copsfc9fdac
Update aruba to 1.0fe8e23a
Autocorrect Performance/RegexpMatch offenses059343a
Update rubocop and related dependenciesb3008ae
Add Ruby 2.7 to the matrix3df265d
Target Ruby 2.4+44b8b52
Merge pull request #465 from mvz/update-rubocop0a6a5a3
Update rubocop and friends050b01f
Merge pull request #453 from cucumber/feature/enable_cucumber_4Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readmeAdditionally, you can set the following in the
.dependabot/config.yml
file in this repo: