thoughtbot / factory_bot_rails

Factory Bot ♥ Rails
https://thoughtbot.com/services/ruby-on-rails
MIT License
3.06k stars 364 forks source link

Bump aruba from 2.1.0 to 2.2.0 #453

Open dependabot[bot] opened 8 months ago

dependabot[bot] commented 8 months ago

Bumps aruba from 2.1.0 to 2.2.0.

Changelog

Sourced from aruba's changelog.

[2.2.0] / 2023-09-02

  • Drop support for Ruby 2.5 (#836 by [mvz])
  • Add support for JRuby 9.4 (#882 by [mvz])
  • Support CRuby 3.2 (#883 by [mvz])
  • Improve be_a_command_found_in_path matcher and its tests (#895 by [mvz])
  • Replace ChildProcess with Process.spawn (#891 and #892 by [mvz])
  • Support Cucumber version 9.0 (#904 by [mvz])
  • Drop support for Cucumber 4 through 7 (#906 by [mvz])
  • Drop support for Ruby 2.6 (#907 by [mvz])
Commits
  • cca18f3 Prepare version 2.2.0 for release
  • f3e3450 Merge pull request #907 from cucumber/drop-ruby-2-6
  • 126d410 Drop support for Ruby 2.6
  • c26d19c Merge pull request #906 from cucumber/drop-cucumber-7-and-lower
  • 3954b9a Drop support for Cucumber 4 through 7
  • aa8a092 Merge pull request #904 from cucumber/support-cucumber-9
  • 8d64c61 Support cucumber version 9.0
  • 7e31af0 Merge pull request #905 from cucumber/fix-unbundling-scenario
  • af58522 Update 'disable bundler' scenarios to work with Bundler 2.4.17 and up
  • da96e1f Merge pull request #903 from cucumber/fix-rubocop-offense
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

smaboshe commented 3 months ago

@dependabot rebase