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.4.0 #30

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 21, 2021

Bumps cucumber-rails from 2.3.0 to 2.4.0.

Release notes

Sourced from cucumber-rails's releases.

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.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
  • 2abac38 Merge pull request #520 from cucumber/release/v2_4_0
  • 7f15882 v2.4.0
  • 120af8b Merge pull request #518 from DanielVartanov/remove-spork
  • e325f21 Merge pull request #519 from cucumber/feature/update_deps
  • 4c2ba0c Rubocop performance is also only 2.5+
  • 434e1ff Downgrade from broken appraisals version
  • 37f8552 Downgrade rubocop-rspec to be compatible with ruby 2.4
  • caa9b7f Update changelog
  • 8d9109f Update rubocop
  • 7e2c378 Initial gem updates
  • 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.4.0.
- [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.4.0)

---
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 Jul 21, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 7, 2022

Superseded by #151.

@dependabot dependabot bot closed this Mar 7, 2022
@dependabot dependabot bot deleted the dependabot/bundler/cucumber-rails-2.4.0 branch March 7, 2022 17:23
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