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 cucumber-rails from 2.6.1 to 3.0.0 #2221

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 2, 2023

Bumps cucumber-rails from 2.6.1 to 3.0.0.

Release notes

Sourced from cucumber-rails's releases.

v3.0.0

Changed

  • Add support for Rails 7.1 #575
  • Added new rubocop sub-gems (rails / rake) and updated repo to be rubocop 2.6 conformant #581

Fixed

  • Some of the rails 5.2 tests were installing lots of old conflicting gems (luke-hill)
  • Generator updates (Updated the install locations for some scripts from script/ to bin/ and remove some legacy items) (luke-hill)
  • Update minimum versions of several gems: capybara must be v3.11+ and cucumber must be v5+ (cucumber v9 is also permissible) (luke-hill)
  • Fixed an issue where the World instantiation didn't re-run the inherited classes initializer (luke-hill)

v3.0.0.rc.1

Removed

  • Removed runtime dependencies: mime-types, rexml, and webrick #559
  • Removed support for Ruby 2.5 #558
  • Removed support for Rails 5.0 and 5.1 (5.2 is still supported and 6.0+ is now expected) #565
Changelog

Sourced from cucumber-rails's changelog.

[3.0.0] - 2023-11-01

Changed

  • Add support for Rails 7.1 #575
  • Added new rubocop sub-gems (rails / rake) and updated repo to be rubocop 2.6 conformant #581

Fixed

  • Some of the rails 5.2 tests were installing lots of old conflicting gems ([luke-hill])
  • Generator updates (Updated the install locations for some scripts from script/ to bin/ and remove some legacy items) ([luke-hill])
  • Update minimum versions of several gems: capybara must be v3.11+ and cucumber must be v5+ (cucumber v9 is also permissible) ([luke-hill])
  • Fixed an issue where the World instantiation didn't re-run the inherited classes initializer ([luke-hill])

[3.0.0.rc.1] - 2023-09-15

Removed

  • Removed runtime dependencies: mime-types, rexml, and webrick #559
  • Removed support for Ruby 2.5 #558
  • Removed support for Rails 5.0 and 5.1 (5.2 is still supported and 6.0+ is now expected) #565
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.6.1 to 3.0.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.6.1...v3.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies ruby Pull requests that update Ruby code labels Nov 2, 2023
Copy link

github-actions bot commented Nov 2, 2023

⚠️ This repo is Continuously Deployed: make sure you follow the guidance ⚠️

Follow these steps if you are doing a Rails upgrade.

@ryanb-gds ryanb-gds merged commit e1748c5 into main Nov 8, 2023
8 checks passed
@ryanb-gds ryanb-gds deleted the dependabot/bundler/cucumber-rails-3.0.0 branch November 8, 2023 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant