Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello,
Welcome to Depfu 👋
This is one of the first three pull requests with dependency updates we've sent your way. We tried to start with a few easy patch-level updates. Hopefully your tests will pass and you can merge this pull request without too much risk. This should give you an idea how Depfu works in general.
After you merge your first pull request, we'll send you a few more. We'll never open more than seven PRs at the same time so you're not getting overwhelmed with updates.
Let us know if you have any questions. Thanks so much for giving Depfu a try!
We've upgraded a dependency and all tests pass. \o/
You should probably take a good look at this before merging this pull request, of course.
What changed?
✳️ cucumber ( → 3.0.2) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 51 commits:
Release 3.0.2
Update bundler to '~> 1.16.0' to fix the JRuby CircleCI build
Attribution for #1216.
Create stale.yml
Exclude the legacy_api from rubocop, regenerate .rubocop_todo.yml.
Remove TrailingBlankLines entry from todo
Changelog update
Review and handle excluded/ignored cops (#1208)
Merge pull request #1216 from nonkor/fix-for-html-reporter-with-more-than-one-embedded-screenshot
Remove Appveyor badge
Fix html reporter with more than one embedded screenshot
Add contributions from jaysonesmith to changelog
Tag out failing window scenarios
Whoops wrong place for features readme
Fix copyright
Add a readme to the features dir
Try adding a publish job to Cucumber Pro
Fix SymbolProc issues (#1212)
Merge pull request #1204 from cucumber/fix/travis-cache-bundler-and-skip-gem-update
Travis: skip gem update --system; rvm does it now
Fix TrailingBlankLines (#1211)
Fix sort issue on Win7 env (#1210)
Remove Rubocop from default Rake task (too slow)
Downgrade bundler requirement to a version that Appveyor has
Remove coveralls config
Remove Travis/Coveralls/Ruby 2.1
Disable Travis build in favour of CircleCI (faster)
Merge pull request #1205 from cucumber/explicit-local-dependencies
Merge with master
Fix the printing of newlines in the rerun formatter, fix #1207.
Update badge link
Remove Gitter, add OpenCollective
Handle the --retry option in profiles, fixes #1050.
Trigger a build
Specify bundler
Add Circle badge
Fix caching
No git deps in Gemfile.lock
No bin prefix
Don't use git in gemspec
Add more rubies
Commit Gemfile.lock to enable Circle caching
Circle, run on 2 rubies, no rubocop
What am I doing wrong?
Fix Circle config
circle faffinf
Try 2 rubies
Add CircleCI config
Fix typo
Make local dependency paths explicit rather than implicit
Update changelog link
Depfu sends automated pull requests to update your Ruby dependencies.