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 aruba from 2.1.0 to 2.2.0 #453

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2024

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

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jan 1, 2024
@smaboshe
Copy link
Contributor

@dependabot rebase

Bumps [aruba](https://github.com/cucumber/aruba) from 2.1.0 to 2.2.0.
- [Changelog](https://github.com/cucumber/aruba/blob/main/CHANGELOG.md)
- [Commits](cucumber/aruba@v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: aruba
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/bundler/aruba-2.2.0 branch from dfa55ce to 8915cbd Compare May 23, 2024 06:55
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant