Skip to content

Commit

Permalink
Bump aruba from 2.1.0 to 2.2.0 (#2132)
Browse files Browse the repository at this point in the history
Bumps [aruba](https://github.com/cucumber/aruba) from 2.1.0 to 2.2.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/cucumber/aruba/blob/main/CHANGELOG.md">aruba's
changelog</a>.</em></p>
<blockquote>
<h2>[2.2.0] / 2023-09-02</h2>
<ul>
<li>Drop support for Ruby 2.5 (<a
href="https://redirect.github.com/cucumber/aruba/issues/836">#836</a> by
[mvz])</li>
<li>Add support for JRuby 9.4 (<a
href="https://redirect.github.com/cucumber/aruba/issues/882">#882</a> by
[mvz])</li>
<li>Support CRuby 3.2 (<a
href="https://redirect.github.com/cucumber/aruba/issues/883">#883</a> by
[mvz])</li>
<li>Improve <code>be_a_command_found_in_path matcher</code> and its
tests (<a
href="https://redirect.github.com/cucumber/aruba/issues/895">#895</a> by
[mvz])</li>
<li>Replace ChildProcess with Process.spawn (<a
href="https://redirect.github.com/cucumber/aruba/issues/891">#891</a>
and <a
href="https://redirect.github.com/cucumber/aruba/issues/892">#892</a> by
[mvz])</li>
<li>Support Cucumber version 9.0 (<a
href="https://redirect.github.com/cucumber/aruba/issues/904">#904</a> by
[mvz])</li>
<li>Drop support for Cucumber 4 through 7 (<a
href="https://redirect.github.com/cucumber/aruba/issues/906">#906</a> by
[mvz])</li>
<li>Drop support for Ruby 2.6 (<a
href="https://redirect.github.com/cucumber/aruba/issues/907">#907</a> by
[mvz])</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cucumber/aruba/commit/cca18f3ae0d7a307a79c69b4ad3d5b6a23e52884"><code>cca18f3</code></a>
Prepare version 2.2.0 for release</li>
<li><a
href="https://github.com/cucumber/aruba/commit/f3e345015991bd996e88c06125cb19d15407b851"><code>f3e3450</code></a>
Merge pull request <a
href="https://redirect.github.com/cucumber/aruba/issues/907">#907</a>
from cucumber/drop-ruby-2-6</li>
<li><a
href="https://github.com/cucumber/aruba/commit/126d410c107562aa9454d1aba3555defe21c7628"><code>126d410</code></a>
Drop support for Ruby 2.6</li>
<li><a
href="https://github.com/cucumber/aruba/commit/c26d19ce1a84b37139339305dbe53781a3d3186d"><code>c26d19c</code></a>
Merge pull request <a
href="https://redirect.github.com/cucumber/aruba/issues/906">#906</a>
from cucumber/drop-cucumber-7-and-lower</li>
<li><a
href="https://github.com/cucumber/aruba/commit/3954b9a5b0db2ecab150b7f60159474dcd9e9480"><code>3954b9a</code></a>
Drop support for Cucumber 4 through 7</li>
<li><a
href="https://github.com/cucumber/aruba/commit/aa8a092f4da423c61e31c6dbcf2961707ff5b7ca"><code>aa8a092</code></a>
Merge pull request <a
href="https://redirect.github.com/cucumber/aruba/issues/904">#904</a>
from cucumber/support-cucumber-9</li>
<li><a
href="https://github.com/cucumber/aruba/commit/8d64c61f5d070a00c96dd93dfbbee63a5bffc655"><code>8d64c61</code></a>
Support cucumber version 9.0</li>
<li><a
href="https://github.com/cucumber/aruba/commit/7e31af0d3b615a3b70df025a511a8e2fe396c878"><code>7e31af0</code></a>
Merge pull request <a
href="https://redirect.github.com/cucumber/aruba/issues/905">#905</a>
from cucumber/fix-unbundling-scenario</li>
<li><a
href="https://github.com/cucumber/aruba/commit/af58522fe811993dc5c2146ae42a7f29f3920ba8"><code>af58522</code></a>
Update 'disable bundler' scenarios to work with Bundler 2.4.17 and
up</li>
<li><a
href="https://github.com/cucumber/aruba/commit/da96e1f36031da1e86cdf9e916a62baaf86cc9d8"><code>da96e1f</code></a>
Merge pull request <a
href="https://redirect.github.com/cucumber/aruba/issues/903">#903</a>
from cucumber/fix-rubocop-offense</li>
<li>Additional commits viewable in <a
href="https://github.com/cucumber/aruba/compare/v2.1.0...v2.2.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aruba&package-manager=bundler&previous-version=2.1.0&new-version=2.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Yota Toyama <[email protected]>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Sep 6, 2023
1 parent a0cbff0 commit 2e756ee
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 33 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
source 'https://rubygems.org'

gem 'aruba', '~> 2.1.0'
gem 'aruba', '~> 2.2.0'
60 changes: 28 additions & 32 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,61 +1,57 @@
GEM
remote: https://rubygems.org/
specs:
aruba (2.1.0)
aruba (2.2.0)
bundler (>= 1.17, < 3.0)
childprocess (>= 2.0, < 5.0)
contracts (>= 0.16.0, < 0.18.0)
cucumber (>= 4.0, < 9.0)
cucumber (>= 8.0, < 10.0)
rspec-expectations (~> 3.4)
thor (~> 1.0)
builder (3.2.4)
childprocess (4.1.0)
contracts (0.16.1)
cucumber (8.0.0)
contracts (0.17)
cucumber (9.0.1)
builder (~> 3.2, >= 3.2.4)
cucumber-ci-environment (~> 9.0, >= 9.0.4)
cucumber-ci-environment (~> 9.2, >= 9.2.0)
cucumber-core (~> 11.0, >= 11.0.0)
cucumber-cucumber-expressions (~> 15.1, >= 15.1.1)
cucumber-gherkin (~> 23.0, >= 23.0.1)
cucumber-html-formatter (~> 19.1, >= 19.1.0)
cucumber-messages (~> 18.0, >= 18.0.0)
cucumber-cucumber-expressions (~> 16.1, >= 16.1.2)
cucumber-gherkin (>= 23.0.1, < 26.2.1)
cucumber-html-formatter (~> 20.4, >= 20.4.0)
cucumber-messages (>= 18, < 23)
diff-lcs (~> 1.5, >= 1.5.0)
mime-types (~> 3.4, >= 3.4.1)
mini_mime (~> 1.1, >= 1.1.5)
multi_test (~> 1.1, >= 1.1.0)
sys-uname (~> 1.2, >= 1.2.2)
cucumber-ci-environment (9.0.4)
cucumber-core (11.0.0)
cucumber-gherkin (~> 23.0, >= 23.0.1)
cucumber-messages (~> 18.0, >= 18.0.0)
sys-uname (~> 1.2, >= 1.2.3)
cucumber-ci-environment (9.2.0)
cucumber-core (11.1.0)
cucumber-gherkin (>= 24, < 27)
cucumber-messages (>= 19, < 22)
cucumber-tag-expressions (~> 4.1, >= 4.1.0)
cucumber-cucumber-expressions (15.1.1)
cucumber-gherkin (23.0.1)
cucumber-messages (~> 18.0, >= 18.0.0)
cucumber-html-formatter (19.1.0)
cucumber-messages (~> 18.0, >= 18.0.0)
cucumber-messages (18.0.0)
cucumber-cucumber-expressions (16.1.2)
cucumber-gherkin (26.2.0)
cucumber-messages (>= 19.1.4, < 22.1)
cucumber-html-formatter (20.4.0)
cucumber-messages (>= 18.0, < 22.1)
cucumber-messages (21.0.1)
cucumber-tag-expressions (4.1.0)
diff-lcs (1.5.0)
ffi (1.15.5)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2022.0105)
mini_mime (1.1.5)
multi_test (1.1.0)
rspec-expectations (3.11.0)
rspec-expectations (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-support (3.11.0)
sys-uname (1.2.2)
rspec-support (~> 3.12.0)
rspec-support (3.12.1)
sys-uname (1.2.3)
ffi (~> 1.1)
thor (1.2.1)
thor (1.2.2)

PLATFORMS
arm64-darwin-21
arm64-darwin-22
x86_64-linux

DEPENDENCIES
aruba (~> 2.1.0)
aruba (~> 2.2.0)

BUNDLED WITH
2.2.20

0 comments on commit 2e756ee

Please sign in to comment.