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 turnip from 3.1.0 to 4.4.0 #388

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 9, 2022

Bumps turnip from 3.1.0 to 4.4.0.

Release notes

Sourced from turnip's releases.

Version 4.1.0

Dependencies

Features

  • Warn when replacing placeholders GH-219

Documents

Version 4.0.1

Dependencies

  • add required_ruby_version GH-212
  • Add support ruby2.6 by upgrading Gherkin version GH-214

Documents

  • Update README.md GH-211
  • Add homepage url to gemspec GH-209

Version 4.0.0

Changelog

Sourced from turnip's changelog.

[4.4.0] - 2022-11-04

Added

  • Add CukeModeler as Gherkin abstraction layer [GH-244]
  • Send step notifications and add metadata for RSpec reporter [GH-249]

Fixed

  • Add "missing step" context when raising error for unimplemented steps [GH-240]
  • Support rspec 3.11 and 3.12 and deprecate EOL rubies [GH-250]

[4.3.0] - 2021-05-16

Added

  • Support scenario name substitution [GH-237]

Fixed

  • Support RSpec 3.9 and 3.10 (drop 3.7 and 3.8) [GH-238]
  • Replace TravisCI with GitHub Workflows [GH-239]

[4.2.0] - 2020-09-02

Changed

Fixed

  • Test against Ruby 2.7 [GH-223]
  • Drop support Ruby 2.3 and 2.4 [GH-225]
  • Update travis.yml [GH-226]]
  • Setup GitHub Actions [GH-227]
  • Suppress deprecation warning in Capybara 3.33.0 [GH-232]

[4.1.0] - 2020-03-02

Added

  • Warn when replacing placeholders [GH-219)

Changed

  • Update gherkin version

... (truncated)

Commits
  • d76c6dd Bump version to 4.4.0
  • 49c793d Merge pull request #250 from jnicklas/support-rspec_3_11_and_3_12
  • 13c9ec8 Remove support for EOL Rubies 2.5 & 2.7
  • 4856980 Support rspec 3.11 and 3.12
  • bf63bd0 Add "missing step" context when raising error for unimplemented steps (#240)
  • b08aa5d Merge pull request #249 from aramvisser/master
  • 7b91992 Add turnip steps to scenario metadata
  • 3a79c2f Send step notifications to RSpec reporter
  • 9e0a06d Revert "Send step notifications and add metadata for RSpec reporter (#245)" (...
  • fe6ab2b Send step notifications and add metadata for RSpec reporter (#245)
  • 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)

Bumps [turnip](https://github.com/jnicklas/turnip) from 3.1.0 to 4.4.0.
- [Release notes](https://github.com/jnicklas/turnip/releases)
- [Changelog](https://github.com/jnicklas/turnip/blob/master/CHANGELOG.md)
- [Commits](jnicklas/turnip@v3.1.0...4.4.0)

---
updated-dependencies:
- dependency-name: turnip
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants