Skip to content

Commit

Permalink
chore: Bump rubocop-rspec from 3.4.0 to 3.5.0 (#5)
Browse files Browse the repository at this point in the history
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from
3.4.0 to 3.5.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/rubocop/rubocop-rspec/releases">rubocop-rspec's
releases</a>.</em></p>
<blockquote>
<h2>RuboCop RSpec v3.5.0</h2>
<ul>
<li>Don't let <code>RSpec/PredicateMatcher</code> replace
<code>respond_to?</code> with two arguments with the RSpec
<code>respond_to</code> matcher. (<a
href="https://github.com/bquorning"><code>@​bquorning</code></a>)</li>
<li>Fix <code>RSpec/PredicateMatcher</code> support for <code>eql</code>
and <code>equal</code> matchers. (<a
href="https://github.com/bquorning"><code>@​bquorning</code></a>)</li>
<li>Pluginfy RuboCop RSpec. (<a
href="https://github.com/koic"><code>@​koic</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md">rubocop-rspec's
changelog</a>.</em></p>
<blockquote>
<h2>3.5.0 (2025-02-16)</h2>
<ul>
<li>Don't let <code>RSpec/PredicateMatcher</code> replace
<code>respond_to?</code> with two arguments with the RSpec
<code>respond_to</code> matcher. ([<a
href="https://github.com/bquorning"><code>@​bquorning</code></a>])</li>
<li>Fix <code>RSpec/PredicateMatcher</code> support for <code>eql</code>
and <code>equal</code> matchers. ([<a
href="https://github.com/bquorning"><code>@​bquorning</code></a>])</li>
<li>Pluginfy RuboCop RSpec. ([<a
href="https://github.com/koic"><code>@​koic</code></a>])</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rubocop/rubocop-rspec/commit/4b14015201e62db238051e122809491a2c1defa7"><code>4b14015</code></a>
Merge pull request <a
href="https://redirect.github.com/rubocop/rubocop-rspec/issues/2043">#2043</a>
from rubocop/release</li>
<li><a
href="https://github.com/rubocop/rubocop-rspec/commit/6dafd48788494db61644e0299e290bf59f67428a"><code>6dafd48</code></a>
Release v3.5.0</li>
<li><a
href="https://github.com/rubocop/rubocop-rspec/commit/664e15ff45d000d412eefb27730c1b459bb9be5f"><code>664e15f</code></a>
Enable pending cops</li>
<li><a
href="https://github.com/rubocop/rubocop-rspec/commit/dac425657b8275f2961e94546c5112601a8315fa"><code>dac4256</code></a>
Merge pull request <a
href="https://redirect.github.com/rubocop/rubocop-rspec/issues/2025">#2025</a>
from rubocop/use-node-groups</li>
<li><a
href="https://github.com/rubocop/rubocop-rspec/commit/876b41557bd166e185f2161045aaa0ba98973f87"><code>876b415</code></a>
Use node groups in node patterns to replace unions of types</li>
<li><a
href="https://github.com/rubocop/rubocop-rspec/commit/17640ad2cf7b7fcfef2fd2270b61e6c00cd2e4e4"><code>17640ad</code></a>
Merge pull request <a
href="https://redirect.github.com/rubocop/rubocop-rspec/issues/2042">#2042</a>
from koic/pluginfy_with_lint_roller</li>
<li><a
href="https://github.com/rubocop/rubocop-rspec/commit/5f09fdf24aff232f7a2149aa5186c0357e6f60cb"><code>5f09fdf</code></a>
Pluginfy RuboCop RSpec</li>
<li><a
href="https://github.com/rubocop/rubocop-rspec/commit/d29fd64b609d0ab7dcca356f82ee2be255729d4e"><code>d29fd64</code></a>
Merge pull request <a
href="https://redirect.github.com/rubocop/rubocop-rspec/issues/2039">#2039</a>
from rubocop/fewer-inline-disabled-cops</li>
<li><a
href="https://github.com/rubocop/rubocop-rspec/commit/2edbf15ea3cf8354c0ec8a6ca30b8a244e57a6f8"><code>2edbf15</code></a>
Loosen Metrics/MethodLength to 15</li>
<li><a
href="https://github.com/rubocop/rubocop-rspec/commit/c8b14c15cd415686967086a768496663b68044d1"><code>c8b14c1</code></a>
Remove unnecessary RuboCop disables</li>
<li>Additional commits viewable in <a
href="https://github.com/rubocop/rubocop-rspec/compare/v3.4.0...v3.5.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rubocop-rspec&package-manager=bundler&previous-version=3.4.0&new-version=3.5.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>
  • Loading branch information
goulvench authored Feb 21, 2025
2 parents 3ba0f41 + f1644fb commit 6c491ea
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,7 @@ GEM
reline (>= 0.4.2)
json (2.10.1)
language_server-protocol (3.17.0.4)
lint_roller (1.1.0)
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
Expand Down Expand Up @@ -423,9 +424,10 @@ GEM
rspec-mocks (~> 3.13)
rspec-support (~> 3.13)
rspec-support (3.13.2)
rubocop (1.71.2)
rubocop (1.72.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.1.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
Expand Down Expand Up @@ -455,8 +457,9 @@ GEM
rubocop-minitest
rubocop-performance
rubocop-rails
rubocop-rspec (3.4.0)
rubocop (~> 1.61)
rubocop-rspec (3.5.0)
lint_roller (~> 1.1)
rubocop (~> 1.72, >= 1.72.1)
rubocop-rspec_rails (2.30.0)
rubocop (~> 1.61)
rubocop-rspec (~> 3, >= 3.0.1)
Expand Down

0 comments on commit 6c491ea

Please sign in to comment.