Skip to content
This repository was archived by the owner on Jun 6, 2024. It is now read-only.

Bump cucumber-rails from 2.3.0 to 2.5.1 #172

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 4, 2022

Bumps cucumber-rails from 2.3.0 to 2.5.1.

Release notes

Sourced from cucumber-rails's releases.

v2.5.1

What's Changed

New Contributors

Full Changelog: cucumber/cucumber-rails@v2.5.0...v2.5.1

v2.5.0

What's Changed

New Contributors

Full Changelog: cucumber/cucumber-rails@v2.4.0...v2.5.0

v2.4.0

New Features

  • Added new docker / Makefile script to permit releasing from repo
  • Permit up to cucumber v7
  • Support Ruby 3

Changed

  • Rubocop updates

Removed

  • Removed traces of legacy spork setup / help (As they are no longer used)
Changelog

Sourced from cucumber-rails's changelog.

v2.5.1 (2022-04-01)

Fixed

  • Date input support in Rails 7 (#535 [mgrunberg])

v2.5.0 (2022-03-07)

New Features

  • Added :none option for javascript_strategy which indicates no special handling of @javascript tagged tests (#522 [akostadinov])
  • Added support for Rails 7 (#526 [mgrunberg])
  • Added Ruby 3.1 support (#529 [mgrunberg])

Changed

  • Dropped Ruby 2.4 support (#529 [mgrunberg])

v2.4.0 (2021-07-21)

New Features

  • Added new docker / Makefile script to permit releasing from repo (#502 [luke-hill])
  • Gem update: allowed cucumber 6/7 (#515 / #519)
  • Add support for Ruby 3 (#517)

Changed

  • Updated rubocop to use new major versions (#504 / #519 [luke-hill])

Removed

  • Removed traces of legacy spork setup / help (No longer used) (#518)
Commits
  • c71edb7 Merge pull request #536 from cucumber/release/2_5_1
  • 3dccea9 Update makefile ref
  • c84eb83 Update changelog and version
  • 5bfb421 Merge pull request #535 from mgrunberg/add-date-input-support
  • 409152f add support for alternative select boxes date field helpers
  • 1e919ed Merge pull request #533 from mishina2228/gemspec
  • 5d705eb Use required_rubygems_version
  • fa07f57 Merge pull request #532 from cucumber/release/2_5
  • bc98734 v2.5
  • 9d8f2e6 Merge pull request #530 from cucumber/prep_for_release_2_5
  • 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 [cucumber-rails](https://github.com/cucumber/cucumber-rails) from 2.3.0 to 2.5.1.
- [Release notes](https://github.com/cucumber/cucumber-rails/releases)
- [Changelog](https://github.com/cucumber/cucumber-rails/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-rails@v2.3.0...v2.5.1)

---
updated-dependencies:
- dependency-name: cucumber-rails
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Apr 4, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 11, 2022

Superseded by #276.

@dependabot dependabot bot closed this Oct 11, 2022
@dependabot dependabot bot deleted the dependabot/bundler/cucumber-rails-2.5.1 branch October 11, 2022 17:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants