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 1.0.4 to 2.2.0 #1662

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 Jun 10, 2024

Bumps aruba from 1.0.4 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])

[2.1.0] / 2022-05-20

  • Support Cucumber 8 (#870 by [mvz] with [dependabot])

[2.0.1] / 2022-04-22

  • Various cleanups of internal APIs (#838 by [mvz])
  • Make objects not pretend to be nil (#843 by [mvz])
  • Remove experimental variables replacement feature (#846 by [mvz])
  • Support Ruby 3.1 (#850 by [mvz])
  • Fix steps that wait for output from commands (#856 by [mvz])
  • Ensure Gem.win_platform? is available (#858 by [mvz])
  • Support JRuby 9.3 (#867 by [mvz])

[2.0.0] / 2021-07-26

Potentially breaking changes:

  • Bump miminum cucumber version to 4 (#814 by [mvz])
  • Drop support for Ruby 2.4 (#820 by [mvz])
  • Remove deprecated ability to append to non-existent file (#829 by [mvz])
  • Make absolute file name warning an error (#783 by [mvz])

Other changes

  • Use Ruby's built-in windows platform detection (#813 by [mvz])
  • Update some step definitions to use Cucumber Expression syntax (#822 by [mvz])
  • Update cucumber dependency to allow use of cucumber 7 (#828 by [dependabot])

[1.1.2] / 2021-06-20

  • Add Bundler as an explicit runtime dependency (#810 by [luke-hill])

[1.1.1] / 2021-05-14

  • Loosen dependency on the contracts gem (#804 by [mvz])

[1.1.0] / 2021-04-14

... (truncated)

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 <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)

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from sarahraqueld as a code owner June 10, 2024 02:57
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 10, 2024
@dependabot dependabot bot requested a review from smaboshe as a code owner June 10, 2024 02:57
@dependabot dependabot bot added the ruby Pull requests that update Ruby code label Jun 10, 2024
@dependabot dependabot bot requested a review from minaslater as a code owner June 10, 2024 02:57
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.

0 participants