Skip to content

Commit

Permalink
Bump the minor-updates group across 1 directory with 3 updates (#278)
Browse files Browse the repository at this point in the history
Bumps the minor-updates group with 3 updates in the / directory:
[rubocop-performance](https://github.com/rubocop/rubocop-performance),
[cuprite](https://github.com/rubycdp/cuprite) and
[rspec-rails](https://github.com/rspec/rspec-rails).

Updates `rubocop-performance` from 1.21.0 to 1.21.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/rubocop/rubocop-performance/releases">rubocop-performance's
releases</a>.</em></p>
<blockquote>
<h2>RuboCop Performance 1.21.1</h2>
<h3>Bug fixes</h3>
<ul>
<li><a
href="https://redirect.github.com/rubocop/rubocop-performance/pull/452">#452</a>:
Fix an error for
<code>Performance/RedundantEqualityComparisonBlock</code> when the block
is empty. (<a
href="https://github.com/earlopain"><code>@​earlopain</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md">rubocop-performance's
changelog</a>.</em></p>
<blockquote>
<h2>1.21.1 (2024-06-16)</h2>
<h3>Bug fixes</h3>
<ul>
<li><a
href="https://redirect.github.com/rubocop/rubocop-performance/pull/452">#452</a>:
Fix an error for
<code>Performance/RedundantEqualityComparisonBlock</code> when the block
is empty. ([<a
href="https://github.com/earlopain"><code>@​earlopain</code></a>][])</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rubocop/rubocop-performance/commit/decd4a4a80fca424a693afd7eea6cca0823dfb46"><code>decd4a4</code></a>
Cut 1.21.1</li>
<li><a
href="https://github.com/rubocop/rubocop-performance/commit/e9acfaf038034698acd161abffbbee3945469e37"><code>e9acfaf</code></a>
Update Changelog</li>
<li><a
href="https://github.com/rubocop/rubocop-performance/commit/142d49f711db371646158bd2316f273f96bf583f"><code>142d49f</code></a>
Use <code>sh</code> instead of <code>system cmd, exception: true</code>
in *.rake</li>
<li><a
href="https://github.com/rubocop/rubocop-performance/commit/404ca8b03fe10f09a6ad9e1f6d97162b2bbe0f87"><code>404ca8b</code></a>
Merge pull request <a
href="https://redirect.github.com/rubocop/rubocop-performance/issues/453">#453</a>
from Earlopain/readme-badge</li>
<li><a
href="https://github.com/rubocop/rubocop-performance/commit/dae5c832b2f89bd4760f10260c5a3ffffcbd385e"><code>dae5c83</code></a>
Fix readme CI badge</li>
<li><a
href="https://github.com/rubocop/rubocop-performance/commit/cec9f548b298a81c4b874a413d23dea4e9f835e4"><code>cec9f54</code></a>
Merge pull request <a
href="https://redirect.github.com/rubocop/rubocop-performance/issues/452">#452</a>
from Earlopain/fix-error-for-redundant-equality-check</li>
<li><a
href="https://github.com/rubocop/rubocop-performance/commit/106202ab58b21ef2a212d85507fc7d7f769e24fd"><code>106202a</code></a>
Fix error for <code>Performance/RedundantEqualityComparisonBlock</code>
when block is empty</li>
<li><a
href="https://github.com/rubocop/rubocop-performance/commit/4752f8d7a7757dcce1d7e93382f2e602380ecf06"><code>4752f8d</code></a>
Merge pull request <a
href="https://redirect.github.com/rubocop/rubocop-performance/issues/451">#451</a>
from koic/restore_skipping_specs_for_prism</li>
<li><a
href="https://github.com/rubocop/rubocop-performance/commit/875bdb4188d3700e0fd9755088a8ccc777bbe21d"><code>875bdb4</code></a>
Restore skipped specs for Prism</li>
<li><a
href="https://github.com/rubocop/rubocop-performance/commit/eab7722257619dccfd99f5d22732093fed9af021"><code>eab7722</code></a>
Correct some example descriptions</li>
<li>Additional commits viewable in <a
href="https://github.com/rubocop/rubocop-performance/compare/v1.21.0...v1.21.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `cuprite` from 0.15 to 0.15.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/rubycdp/cuprite/releases">cuprite's
releases</a>.</em></p>
<blockquote>
<h2>0.15.1</h2>
<h3>Added</h3>
<ul>
<li>Support for <code>Driver#send_keys</code>, the <code>:focused</code>
filter, and <code>Driver#active_element</code> <a
href="https://redirect.github.com/rubycdp/cuprite/issues/261">#261</a></li>
</ul>
<h3>Changed</h3>
<ul>
<li><code>@window_size</code> attribute is moved from Ferrum, viewport
size is still inherited <a
href="https://redirect.github.com/rubycdp/cuprite/issues/253">#253</a></li>
<li>Compatibility with latest Ferrum. Browser instance is not passed
everywhere now <a
href="https://redirect.github.com/rubycdp/cuprite/issues/254">#254</a>
<ul>
<li><code>Cuprite::Browser</code> methods are located in
<code>Options</code>.
<ul>
<li><code>#window_size</code></li>
<li><code>#url_blacklist</code></li>
<li><code>#url_whitelist</code></li>
<li><code>#timeout</code></li>
</ul>
</li>
<li><code>Page#new</code> arguments are changed to <code>client,
context_id:, target_id:</code></li>
<li><code>Target#attached?</code> renamed to
<code>Target#connected?</code></li>
<li>Ferrum doesn't restart browser automatically, Cuprite does</li>
<li><code>Browser#close_window</code> removes target id asap from the
target list</li>
</ul>
</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Detect whether element is in the viewport and clickable before click
<a
href="https://redirect.github.com/rubycdp/cuprite/issues/251">#251</a></li>
<li>Remember parentNode in case onChange callback mutates DOM <a
href="https://redirect.github.com/rubycdp/cuprite/issues/227">#227</a></li>
<li>Correctly open devtools page when calling <code>debug</code> <a
href="https://redirect.github.com/rubycdp/cuprite/issues/252">#252</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rubycdp/cuprite/blob/main/CHANGELOG.md">cuprite's
changelog</a>.</em></p>
<blockquote>
<h2><a
href="https://github.com/rubycdp/ferrum/compare/v0.15...0.15.1">0.15.1</a>
- (Jun 15, 2024)</h2>
<h3>Added</h3>
<ul>
<li>Support for <code>Driver#send_keys</code>, the <code>:focused</code>
filter, and <code>Driver#active_element</code> <a
href="https://redirect.github.com/rubycdp/cuprite/issues/261">#261</a></li>
</ul>
<h3>Changed</h3>
<ul>
<li><code>@window_size</code> attribute is moved from Ferrum, viewport
size is still inherited <a
href="https://redirect.github.com/rubycdp/cuprite/issues/253">#253</a></li>
<li>Compatibility with latest Ferrum. Browser instance is not passed
everywhere now <a
href="https://redirect.github.com/rubycdp/cuprite/issues/254">#254</a>
<ul>
<li><code>Cuprite::Browser</code> methods are located in
<code>Options</code>.
<ul>
<li><code>#window_size</code></li>
<li><code>#url_blacklist</code></li>
<li><code>#url_whitelist</code></li>
<li><code>#timeout</code></li>
</ul>
</li>
<li><code>Page#new</code> arguments are changed to <code>client,
context_id:, target_id:</code></li>
<li><code>Target#attached?</code> renamed to
<code>Target#connected?</code></li>
<li>Ferrum doesn't restart browser automatically, Cuprite does</li>
<li><code>Browser#close_window</code> removes target id asap from the
target list</li>
</ul>
</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Detect whether element is in the viewport and clickable before click
<a
href="https://redirect.github.com/rubycdp/cuprite/issues/251">#251</a></li>
<li>Remember parentNode in case onChange callback mutates DOM <a
href="https://redirect.github.com/rubycdp/cuprite/issues/227">#227</a></li>
<li>Correctly open devtools page when calling <code>debug</code> <a
href="https://redirect.github.com/rubycdp/cuprite/issues/252">#252</a></li>
</ul>
<h3>Removed</h3>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rubycdp/cuprite/commit/0b8da9c31df1145c60eaae7b89b3a58ed4d8c0df"><code>0b8da9c</code></a>
Bump up (<a
href="https://redirect.github.com/rubycdp/cuprite/issues/267">#267</a>)</li>
<li><a
href="https://github.com/rubycdp/cuprite/commit/4c9f4f29a01a314e280ca57c86830fbfd222e136"><code>4c9f4f2</code></a>
fix: CUPRITE_DEBUG should be checked asap</li>
<li><a
href="https://github.com/rubycdp/cuprite/commit/b3b0d36665cd7abd6c57d292cd06264f8e958fd0"><code>b3b0d36</code></a>
Docs: Update url allow/block instructions (<a
href="https://redirect.github.com/rubycdp/cuprite/issues/265">#265</a>)</li>
<li><a
href="https://github.com/rubycdp/cuprite/commit/9e2788fac70a9d250364ced47a50b77e18fe31a5"><code>9e2788f</code></a>
Add delay to dragging to support libraries that require the mouse be
held bef...</li>
<li><a
href="https://github.com/rubycdp/cuprite/commit/c1c2e424fe213f5eecda6aacf9c026f23ad80f8b"><code>c1c2e42</code></a>
Support <code>Node#active_element</code> and <code>:focused</code>
filter (<a
href="https://redirect.github.com/rubycdp/cuprite/issues/261">#261</a>)</li>
<li><a
href="https://github.com/rubycdp/cuprite/commit/1e573a72ce0fb587c41fe10fcc46baa36a56ea54"><code>1e573a7</code></a>
fix: <a
href="https://redirect.github.com/rubycdp/cuprite/issues/203">#203</a>
lazy create and attach to a page after reset (<a
href="https://redirect.github.com/rubycdp/cuprite/issues/260">#260</a>)</li>
<li><a
href="https://github.com/rubycdp/cuprite/commit/7f09274ea1ef748e6694853047871332ff12cc38"><code>7f09274</code></a>
ref: Compatibility with latest Ferrum (<a
href="https://redirect.github.com/rubycdp/cuprite/issues/254">#254</a>)</li>
<li><a
href="https://github.com/rubycdp/cuprite/commit/c5ff4669065e3a6a227bbbb4d0800053eb1b0747"><code>c5ff466</code></a>
chore: Remove Poltergeist mentions completely</li>
<li><a
href="https://github.com/rubycdp/cuprite/commit/9e18f7340c8fa022e54325e6e85b8bee8f169483"><code>9e18f73</code></a>
chore: update checkout@v4</li>
<li><a
href="https://github.com/rubycdp/cuprite/commit/910ab5962c45a1cd051adde9176ff063bc4b7cad"><code>910ab59</code></a>
chore: Move window_size to Ferrum (<a
href="https://redirect.github.com/rubycdp/cuprite/issues/253">#253</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/rubycdp/cuprite/compare/v0.15...v0.15.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `rspec-rails` from 6.1.2 to 6.1.3
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rspec/rspec-rails/blob/main/Changelog.md">rspec-rails's
changelog</a>.</em></p>
<blockquote>
<h3>6.1.3 / 2024-06-19</h3>
<p><a
href="https://github.com/rspec/rspec-rails/compare/v6.1.2...v6.1.3">Full
Changelog</a></p>
<p>Bug Fixes:</p>
<ul>
<li>Reset <code>ActiveSupport::CurrentAttributes</code> between
examples. (Javier Julio, <a
href="https://redirect.github.com/rspec/rspec-rails/issues/2752">#2752</a>)</li>
<li>Fix a broken link in generated mailer previews. (Chiara Núñez, <a
href="https://redirect.github.com/rspec/rspec-rails/issues/2764">#2764</a>)</li>
<li>Fix <code>have_status_code</code> behaviour with deprecated status
names by delegating
to <code>Rack::Utils.status_code/1</code> to set the expected status
code. (Darren Boyd, <a
href="https://redirect.github.com/rspec/rspec-rails/issues/2765">#2765</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rspec/rspec-rails/commit/c5db6616da4a2c77f5becb29bbfe84112ce42e01"><code>c5db661</code></a>
v6.1.3</li>
<li><a
href="https://github.com/rspec/rspec-rails/commit/755edf6c77b9b619e751cc4a04021e127114edb1"><code>755edf6</code></a>
Fix changelog link</li>
<li><a
href="https://github.com/rspec/rspec-rails/commit/ff22a67822a352534e52925b708b61cb87f29d6f"><code>ff22a67</code></a>
Merge pull request <a
href="https://redirect.github.com/rspec/rspec-rails/issues/2769">#2769</a>
from rspec/fix-rails-main-build-27</li>
<li><a
href="https://github.com/rspec/rspec-rails/commit/44f313e3e385894ec8564c7f7d4dcfe5cc07ae2c"><code>44f313e</code></a>
Merge pull request <a
href="https://redirect.github.com/rspec/rspec-rails/issues/2768">#2768</a>
from rspec/fix-rails-main-build</li>
<li><a
href="https://github.com/rspec/rspec-rails/commit/32d041322dc18984e0e225476a825188c4878102"><code>32d0413</code></a>
Add missing spec for <a
href="https://redirect.github.com/rspec/rspec-rails/issues/2765">#2765</a></li>
<li><a
href="https://github.com/rspec/rspec-rails/commit/158af836d253aa7693dc905e07de2d68e467d525"><code>158af83</code></a>
Correct changelog for <a
href="https://redirect.github.com/rspec/rspec-rails/issues/2765">#2765</a></li>
<li><a
href="https://github.com/rspec/rspec-rails/commit/c6a3d8362ebc5f3c41071aa0e7a90ddf8df3f285"><code>c6a3d83</code></a>
Merge pull request <a
href="https://redirect.github.com/rspec/rspec-rails/issues/2765">#2765</a>
from darrenboyd/rack-public-api-use</li>
<li><a
href="https://github.com/rspec/rspec-rails/commit/4e8c259b86cdf092515ff8adf683ccfbfef75d6a"><code>4e8c259</code></a>
Note selenium changes</li>
<li><a
href="https://github.com/rspec/rspec-rails/commit/d367b8ac5f7f6c858592255b463ddbbbca3c061a"><code>d367b8a</code></a>
Merge pull request <a
href="https://redirect.github.com/rspec/rspec-rails/issues/2767">#2767</a>
from rspec/remove-reliah-gem</li>
<li><a
href="https://github.com/rspec/rspec-rails/commit/3925fc918908a0d367873f0f39ead9839e774ad2"><code>3925fc9</code></a>
Merge pull request <a
href="https://redirect.github.com/rspec/rspec-rails/issues/2766">#2766</a>
from rspec/fix-ci-warning</li>
<li>Additional commits viewable in <a
href="https://github.com/rspec/rspec-rails/compare/v6.1.2...v6.1.3">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 20, 2024
1 parent dd07a77 commit 293881f
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -113,15 +113,15 @@ GEM
bcrypt (>= 3.1.1)
email_validator (~> 2.0)
railties (>= 5.0)
concurrent-ruby (1.3.1)
concurrent-ruby (1.3.3)
connection_pool (2.4.1)
crack (1.0.0)
bigdecimal
rexml
crass (1.0.6)
cuprite (0.15)
cuprite (0.15.1)
capybara (~> 3.0)
ferrum (~> 0.14.0)
ferrum (~> 0.15.0)
date (3.3.4)
debug (1.9.2)
irb (~> 1.10)
Expand All @@ -134,7 +134,7 @@ GEM
drb (2.2.1)
email_validator (2.2.4)
activemodel
erubi (1.12.0)
erubi (1.13.0)
erubis (2.7.0)
et-orbi (1.2.7)
tzinfo
Expand All @@ -150,11 +150,11 @@ GEM
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
ferrum (0.14)
ferrum (0.15)
addressable (~> 2.5)
concurrent-ruby (~> 1.1)
webrick (~> 1.7)
websocket-driver (>= 0.6, < 0.8)
websocket-driver (~> 0.7)
ffi (1.16.3)
ffi-compiler (1.3.2)
ffi (>= 1.15.5)
Expand All @@ -180,7 +180,7 @@ GEM
activesupport (>= 6.0.0)
railties (>= 6.0.0)
io-console (0.7.2)
irb (1.13.1)
irb (1.13.2)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jbuilder (2.12.0)
Expand All @@ -202,7 +202,7 @@ GEM
matrix (0.4.2)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.23.1)
minitest (5.24.0)
moneta (1.0.0)
msgpack (1.7.2)
multi_json (1.15.0)
Expand All @@ -220,12 +220,12 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.3)
nokogiri (1.16.5)
nokogiri (1.16.6)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.5-arm64-darwin)
nokogiri (1.16.6-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.5-x86_64-linux)
nokogiri (1.16.6-x86_64-linux)
racc (~> 1.4)
oauth2 (2.0.9)
faraday (>= 0.17.3, < 3.0)
Expand Down Expand Up @@ -260,12 +260,12 @@ GEM
rate_throttle_client (~> 0.1.0)
psych (5.1.2)
stringio
public_suffix (5.0.5)
public_suffix (5.1.1)
puma (6.4.2)
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.8.0)
rack (3.0.11)
rack (3.1.3)
rack-protection (4.0.0)
base64 (>= 0.1.0)
rack (>= 3.0.0, < 4)
Expand Down Expand Up @@ -315,20 +315,20 @@ GEM
redis-client (0.22.1)
connection_pool
regexp_parser (2.9.2)
reline (0.5.8)
reline (0.5.9)
io-console (~> 0.5)
rexml (3.3.0)
strscan
rolify (6.0.1)
rspec-core (3.13.0)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.0)
rspec-expectations (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.0)
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-rails (6.1.2)
rspec-rails (6.1.3)
actionpack (>= 6.1)
activesupport (>= 6.1)
railties (>= 6.1)
Expand All @@ -354,7 +354,7 @@ GEM
rubocop (~> 1.41)
rubocop-factory_bot (2.26.1)
rubocop (~> 1.61)
rubocop-performance (1.21.0)
rubocop-performance (1.21.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rails (2.25.0)
Expand Down Expand Up @@ -395,7 +395,7 @@ GEM
sprockets (>= 3.0.0)
stimulus-rails (1.3.3)
railties (>= 6.0.0)
stringio (3.1.0)
stringio (3.1.1)
strscan (3.1.0)
tailwindcss-rails (2.6.1)
railties (>= 7.0.0)
Expand Down Expand Up @@ -429,7 +429,7 @@ GEM
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.15)
zeitwerk (2.6.16)

PLATFORMS
arm64-darwin
Expand Down

0 comments on commit 293881f

Please sign in to comment.