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

Update aruba requirement from ~> 0.6 to ~> 1.1 #1

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 Aug 31, 2021

Updates the requirements on aruba to permit the latest version.

Changelog

Sourced from aruba's changelog.

[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

  • Add step and API to add whole lines to a file (#780 by [mvz])
  • Deprecate file creation when using append_to_file (#781 by [mvz])
  • Update dependencies to cucumber to allow working with incoming major versions (#801 by [mattwynne])

[1.0.4] / 2021-01-04

  • Update rubocop and fix new offenses (various pull requests)
  • Turn off Cucumber publish warning in CI (#737 by [olleolleolle])
  • Move CI from Travis CI to GitHub Actions (#738 by [mvz])
  • Remove superfluous :each from before hooks in RSpec-related cucumber scenarios (#748 by [mvz])
  • Make disabling Bundler more robust (#750 by [mvz])
  • Officially support Ruby 3.0 (#763 by [mvz])
  • Clean up hook methods in configuration (#751 by [mvz])
  • Speed up RSpec suite (#767 by [mvz])
  • Speed up Cucumber suite (#766 and #771 by [mvz])
  • Remove obsolete String#strip_heredoc monkey-patch (#769 by [mvz])
  • Simplify configuration option specification (#772 by [mvz])

[1.0.3]

  • Loosen Cucumber dependency to allow Cucumber 5.0 (#727 by [mvz])
  • Update rubocop and fix new offenses (#719 and #724 by [mvz])
  • Rework gemspec to avoid dependency on git (#721 by [utkarsh2102], #725 by [mvz])

[1.0.2]

  • Loosen childprocess dependency (00cb0789 by [mvz]).
  • Various small code cleanups (#717 by [mvz])

[1.0.1]

Bug fixes

  • Allow use of Aruba with Cucumber 4 (#715 by [mvz])

Code quality and documentation improvements

... (truncated)

Commits
  • ec11572 Prepare version 1.1.2 for release
  • 3a4e9d0 Merge pull request #819 from cucumber/improve-have-file-content-spec
  • 1780195 Fix specs for have_file_content matcher
  • 07a11b3 Merge pull request #815 from cucumber/improve-signal-tests
  • 65a0a99 Merge pull request #818 from cucumber/fix-cuke-timeouts-mac
  • 116e007 Regenerate RuboCop to-do file
  • 9831a04 Test SpawnProcess#send_signal in specs
  • d4d76b7 Fix some cucumber timeout issues on MacOS in CI
  • a4f4691 Merge pull request #810 from cucumber/bugfix/bundler_runtime_req
  • 8fa451e Permit versions of 1.x bundler
  • Additional commits viewable in compare view

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)

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.0...v1.1.2)

---
updated-dependencies:
- dependency-name: aruba
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 31, 2021
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants