Skip to content

Build(deps-dev): Update aruba requirement from ~> 0.6.2 to ~> 2.3.1#291

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/aruba-2.3.1
Closed

Build(deps-dev): Update aruba requirement from ~> 0.6.2 to ~> 2.3.1#291
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/aruba-2.3.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2025

Copy link
Copy Markdown
Contributor

Updates the requirements on aruba to permit the latest version.

Changelog

Sourced from aruba's changelog.

[2.3.1] / 2025-06-13

  • Remove traces of legacy tag expressions (~@tag is now not @tag) (#935 by [luke-hill])
  • Officially support Ruby 3.4 (#945 by [mvz])
  • Support Cucumber 10 (#951 by [mvz])

#935: cucumber/aruba#935 #945: cucumber/aruba#945 #951: cucumber/aruba#951

[2.3.0] / 2024-11-22

  • Allow passing frozen string as argument to #type (#909 by mikelkew)
  • Prepare for Ruby 3.3 (#914 by [mvz])
  • Support Ruby 3.0 and up, dropping support for Ruby 2.7 (#918 by [mvz])
  • Fix minitest setup code (#921 by [mvz])
  • Make #have_output_size work on a process, and deprecate its use with strings (#924 by [mvz])
  • Freeze string literals by default (#929 by [mvz])
  • Use core cucumber event bus implementation, dropping Aruba's own (#930 by [mvz])
  • Introduce Cucumber parameter type 'command' (#941 by [mvz])
  • Improve failure messages for two steps (#943 by [mvz])

#909: cucumber/aruba#909 #914: cucumber/aruba#914 #918: cucumber/aruba#918 #921: cucumber/aruba#921 #924: cucumber/aruba#924 #929: cucumber/aruba#929 #930: cucumber/aruba#930 #941: cucumber/aruba#941 #943: cucumber/aruba#943

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

#906: cucumber/aruba#906 #904: cucumber/aruba#904 #895: cucumber/aruba#895

... (truncated)

Commits
  • 10ea07b Prepare version 2.3.1 for release
  • 1ea8392 Merge pull request #951 from cucumber/support-cucumber-10
  • c7950fc Support Cucumber 10
  • 33f3a25 Merge pull request #950 from cucumber/fix-rubocop-offenses
  • 2100036 Restore GitHub Actions linting job name to match branch protection rule
  • 0c982ca Regenerate RuboCop to-do file
  • 5bc6a2a Bump RuboCop dependency versions
  • 0cbd0e8 Merge pull request #935 from cucumber/refactor/remove_legacy_tag_expression
  • d6280db Merge branch 'main' into refactor/remove_legacy_tag_expression
  • adb59a8 Merge pull request #945 from cucumber/update-supported-ruby-versions
  • 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)

Updates the requirements on [aruba](https://github.com/cucumber/aruba) to permit the latest version.
- [Release notes](https://github.com/cucumber/aruba/releases)
- [Changelog](https://github.com/cucumber/aruba/blob/main/CHANGELOG.md)
- [Commits](cucumber/aruba@v0.6.2...v2.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby labels Jun 16, 2025
@sonarqubecloud

Copy link
Copy Markdown

@nodeg

nodeg commented Jun 16, 2025

Copy link
Copy Markdown
Member

@dependabot close

@dependabot dependabot Bot closed this Jun 16, 2025
@dependabot
dependabot Bot deleted the dependabot/bundler/aruba-2.3.1 branch June 16, 2025 12:44
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant