Skip to content

Bump aruba from 2.0.0 to 2.1.0 #12

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

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 22, 2022

Bumps aruba from 2.0.0 to 2.1.0.

Changelog

Sourced from aruba's changelog.

[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])
Commits
  • e6edc69 Prepare version 2.1.0 for release
  • ba54535 Merge pull request #870 from cucumber/dependabot/bundler/cucumber-gte-4.0-and...
  • aef6d5d Test with cucumber 8 in CI
  • 64897ff Add appraisal for Cucumber 8
  • 726109c Update cucumber requirement from >= 4.0, < 8.0 to >= 4.0, < 9.0
  • d5bd6e3 Merge pull request #869 from cucumber/fix-new-rubocop-offenses
  • 3920ad8 Autocorrect Lint/NonDeterministicRequireOrder
  • 16e44ee Autocorrect Style/EnvHome
  • fa023da Ensure use of RuboCop version supporting TargetRubyVersion 2.5
  • 4936a34 Prepare version 2.0.1 for release
  • 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 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 Oct 22, 2022
Bumps [aruba](https://github.com/cucumber/aruba) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/cucumber/aruba/releases)
- [Changelog](https://github.com/cucumber/aruba/blob/main/CHANGELOG.md)
- [Commits](cucumber/aruba@v2.0.0...v2.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/aruba-2.1.0 branch from c1bae1d to a53ac0c Compare December 2, 2022 05:19
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