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 1.0.4 to 2.0.1 #26

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 1, 2022

Bumps aruba from 1.0.4 to 2.0.1.

Changelog

Sourced from aruba's changelog.

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

[2.0.0] / 2021-07-26

Potentially breaking changes:

  • Bump miminum cucumber version to 4 (#814 by [mvz])
  • Drop support for Ruby 2.4 (#820 by [mvz])
  • Remove deprecated ability to append to non-existent file (#829 by [mvz])
  • Make absolute file name warning an error (#783 by [mvz])

Other changes

  • Use Ruby's built-in windows platform detection (#813 by [mvz])
  • Update some step definitions to use Cucumber Expression syntax (#822 by [mvz])
  • Update cucumber dependency to allow use of cucumber 7 (#828 by [dependabot])

[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])
Commits
  • 4936a34 Prepare version 2.0.1 for release
  • 10f753f Merge pull request #868 from cucumber/update-simplecov-command-name
  • 7a897bd Remove code supporting cucumber 3 from simplecov set-up
  • 96d10bc Merge pull request #866 from cucumber/clean-up-cucumber-configuration
  • 005503e Merge pull request #867 from cucumber/test-with-jruby-9-3
  • a757673 Test with JRuby 9.3 in CI
  • 3298bf5 Clean up Cucumber configuration
  • 26445a5 Merge pull request #865 from cucumber/fix-rubocop-offenses
  • a8995d4 Autocorrect RSpec/VerifiedDoubleReference
  • 73f05eb Disable Style/FetchEnvVar
  • 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)

Bumps [aruba](https://github.com/cucumber/aruba) from 1.0.4 to 2.0.1.
- [Release notes](https://github.com/cucumber/aruba/releases)
- [Changelog](https://github.com/cucumber/aruba/blob/main/CHANGELOG.md)
- [Commits](cucumber/aruba@v1.0.4...v2.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2022
@dependabot dependabot bot mentioned this pull request May 1, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 1, 2022

Superseded by #31.

@dependabot dependabot bot closed this Jun 1, 2022
@dependabot dependabot bot deleted the dependabot/bundler/aruba-2.0.1 branch June 1, 2022 12:25
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