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.5 to ~> 1.0 #931

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Feb 17, 2020

Updates the requirements on aruba to permit the latest version.

Changelog

Sourced from aruba's changelog.

[1.0.0]

Breaking changes compared to Aruba 0.14.x

  • Support for Ruby 2.3 and lower has been dropped
  • Deprecated functionality has been removed
  • The home directory is set to aruba's working directory by default

Detailed changes compared to 1.0.0.pre.alpha.5

  • Update simplecov (#704 by [mvz])
  • Several cuke improvements (#703 by [mvz])
  • Find relative commands from the current Aruba directory (#702 by [mvz])
  • Update development dependencies (#701 by [mvz])
  • Clean up linting and fix environment nesting (#698 by [mvz])
  • Update build configuration (#696 by [mvz])
  • Fix cd behavior with absolute paths and home directory (#692 by [mvz])
  • Improve expand_path warnings (#687 by [deivid-rodriguez])
  • Remove unneeded appveyor step (#690 by [deivid-rodriguez])
  • Fix travis.yml lint task (#689 by [deivid-rodriguez])
  • Fix cucumber deprecations (#688 by [deivid-rodriguez])
  • Update gemspec: Metadata and RDoc options (#686 by [mvz])
  • Update dependencies and fix RuboCop offenses (#683 by [mvz])
  • Init: Conditionally prefix the gem aruba line with a carriage return (#570 by [xtrasimplicity])
  • Update supported set of rubies(#679 by [mvz])

[1.0.0.pre.alpha.5]

  • Improve command failure message (#675 by [deivid-rodriguez])
  • Bump childprocess dependency (#674 by [mvz])
  • Suppress keyword argument warnings in Ruby 2.7 (#672 by [koic])
  • Refactor: Uncouple some of aruba's step definition code (#666 by [luke-hill])
  • Fix several JRuby build issues (bb770e2e, #669 and #671 by [mvz])
  • Clean up build (#663 by [mvz])
  • Handle announcing combined with DebugProcess (#665 by [mvz])
  • Allow both 'a' and 'the' in step, as documented (#660 by [mvz])
  • Fix rubocop issues (#654 and #659 by [luke-hill])
  • Fix up JRuby build (#657 by [mvz])
  • Improve documentation for the @debug annotation (#656 by [mvz])
  • Support windows internal commands (#655 by [xtrasimplicity])
  • Do not set binmode on output temp files (#652 by [mvz])
  • Fix JRuby builds (#637 by [mvz])
  • Restore previously removed behaviors (#644 by [mvz])
  • Improve cucumber features (#643 by [mvz])
  • Move development dependency information to gemspec (#631 by [luke-hill])
  • Fix JRuby before :command helper hook (#635 by [mvz])
  • Replace problematic AnsiColor module with simple implementation (#636 by [mvz])
  • Drop Ruby 2.2 support (#616 by [mvz] and [luke-hill])
... (truncated)
Commits
  • 1160dea Prepare version 1.0.0 for release
  • eca540a Merge pull request #704 from cucumber/update-simplecov
  • 2abe6c7 Merge pull request #703 from cucumber/several-cuke-improvements
  • 78f462a Make Specs coverage group actually contain files
  • f695ef4 Activate branch coverage
  • bb6feec Auto-update simplecov to 0.18.0
  • 2a0b9ff Fix spelling
  • 912cf7a Add cukes from 0.14.x to confirm old-style output checking
  • da78743 Improve home_directory cukes
  • e15f894 Merge pull request #702 from cucumber/issue-552-fix-relative-which
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot requested review from a team as code owners February 17, 2020 13:17
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Feb 17, 2020
@lamont-granquist
Copy link
Contributor

bad bot, that breaks the world.

@tas50
Copy link
Contributor

tas50 commented Feb 24, 2020

@dependabot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/aruba-tw-1.0 branch from d0d70eb to 83d19b4 Compare February 24, 2020 17:17
@dependabot-preview
Copy link
Contributor Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/aruba-tw-1.0 branch from 83d19b4 to 042e3f8 Compare April 17, 2020 15:55
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/master/CHANGELOG.md)
- [Commits](cucumber/aruba@v0.5.0...v1.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/aruba-tw-1.0 branch from 042e3f8 to 086b803 Compare June 2, 2020 17:30
@gabostefanovic
Copy link

O nice

@gabostefanovic
Copy link

P

@tas50
Copy link
Contributor

tas50 commented Mar 19, 2021

@dependabot rebase

@dependabot-preview
Copy link
Contributor Author

Superseded by #1008.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/aruba-tw-1.0 branch April 14, 2021 13:36
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.

3 participants