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.2.0 to 2.3.0 #1720

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 6, 2025

Bumps aruba from 2.2.0 to 2.3.0.

Changelog

Sourced from aruba's changelog.

[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

Commits
  • 6ea6958 Add release action
  • 89534da Merge pull request #944 from cucumber/renovate/ruby-3.x
  • e22ec46 Update ruby Docker tag to v3.4
  • 9194432 Prepare version 2.3.0 for release
  • 45307e6 Merge pull request #943 from cucumber/issue-942-improve-step-failure-messages
  • 411fdc9 Fix cucumber step 'it should pass|fail with exactly:'
  • 403e18b Fix cucumber step '<channel> should not contain anything'
  • 6b05a86 Merge pull request #941 from cucumber/command-parameter-type
  • e096c9f Introduce Cucumber parameter type 'command'
  • 3cf9aa8 Make scenario for 'I run the following script' step not require python
  • 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)

Bumps [aruba](https://github.com/cucumber/aruba) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/cucumber/aruba/releases)
- [Changelog](https://github.com/cucumber/aruba/blob/main/CHANGELOG.md)
- [Commits](cucumber/aruba@v2.2.0...v2.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 6, 2025
@dependabot dependabot bot requested a review from sarahraqueld as a code owner January 6, 2025 02:55
@dependabot dependabot bot added the ruby Pull requests that update Ruby code label Jan 6, 2025
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