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

Bump guard-cucumber from 1.5.4 to 3.0.0 #565

Merged
merged 1 commit into from
Nov 12, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 12, 2020

Bumps guard-cucumber from 1.5.4 to 3.0.0.

Release notes

Sourced from guard-cucumber's releases.

v3.0.0

Changes

  • #38 Lock to Cucumber 3.x (if you're stuck with cucumber 2.x, ask for backports).

v2.1.2

Bug fixes

  • #35 get cmd_additional_args to match default declared in README.md

Improvements

  • #35 add example options in Guardfile template for easier setup/editing

v2.1.1

Bug fixes

  • #34 - add missing "unrecognized" options (cmd and cmd_additional_args)

v2.1.0

Improvements

  • #32 warn about unrecognized options
  • #33 drop support for obsolete and unsupported Rubies (< 2.2.x)

Cleanup

  • removed all traces of unused options (which didn't do anything anyway)

Development

  • fixed RuboCop offenses
  • update to RuboCop 0.39
  • fixed bad Guardfile rule

v2.0.0

Improvements

  • #30 - completely rework option handling for command line arguments (thanks to @hron)

v1.6.0

Changes

  • lock to Cucumber 2.x (if you're stuck with cucumber 1.x, ask for backports)
Commits
  • 03949aa Bump VERSION to 3.0.0
  • ef062a4 Merge pull request #38 from todd-a-jacobs/feature/cucumber_3.x_support
  • 3fb4971 switch gemspec to optimistic constraints
  • 4c7d0e4 move guard-compat to a development dependency
  • 1cbe2d9 extract #dump_count from cucumber-ruby history
  • 01c46fb bump cucumber constraint to 3.1
  • 987db92 Merge pull request #35 from guard/misc_option_fixes
  • 8978fa0 conveniently attach sample options (template)
  • 9698b17 fix README option example
  • a5755f6 make default options match README.md
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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)

@Floppy Floppy merged commit 0f17402 into master Nov 12, 2020
@Floppy Floppy deleted the dependabot/bundler/guard-cucumber-3.0.0 branch November 12, 2020 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant