Skip to content

Commit

Permalink
Bump rubocop-rspec from 2.29.1 to 2.29.2 (#31)
Browse files Browse the repository at this point in the history
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from
2.29.1 to 2.29.2.
<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 v2.29.2</h2>
<ul>
<li>Fix beginless and endless range bug for RepeatedIncludeExample cop.
(<a href="https://github.com/hasghari"><code>@​hasghari</code></a>)</li>
<li>Fix a false positive for <code>RSpec/RepeatedSubjectCall</code> when
subject is used as argument to function call. (<a
href="https://github.com/K-S-A"><code>@​K-S-A</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>2.29.2 (2024-05-02)</h2>
<ul>
<li>Fix beginless and endless range bug for RepeatedIncludeExample cop.
([<a
href="https://github.com/hasghari"><code>@​hasghari</code></a>])</li>
<li>Fix a false positive for <code>RSpec/RepeatedSubjectCall</code> when
subject is used as argument to function call. ([<a
href="https://github.com/K-S-A"><code>@​K-S-A</code></a>])</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rubocop/rubocop-rspec/commit/0d51335c51a78f36de9b6ebd0ffe08c9fd496286"><code>0d51335</code></a>
Merge pull request <a
href="https://redirect.github.com/rubocop/rubocop-rspec/issues/1875">#1875</a>
from rubocop/release</li>
<li><a
href="https://github.com/rubocop/rubocop-rspec/commit/7c7562052efaa3b9961690cc7f75f4c191aa1a80"><code>7c75620</code></a>
Bump to v2.29.1</li>
<li><a
href="https://github.com/rubocop/rubocop-rspec/commit/0a7a442bd51e6aac8629e2241880567d9d4e4508"><code>0a7a442</code></a>
Merge pull request <a
href="https://redirect.github.com/rubocop/rubocop-rspec/issues/1873">#1873</a>
from rubocop/rubocop-offenses</li>
<li><a
href="https://github.com/rubocop/rubocop-rspec/commit/8371327e1953a89207badbff9cef4d76f840653c"><code>8371327</code></a>
Fix some rubocop offenses</li>
<li><a
href="https://github.com/rubocop/rubocop-rspec/commit/863bafacd1a3313d707728fbba2623f8fcd9dd6b"><code>863bafa</code></a>
Merge pull request <a
href="https://redirect.github.com/rubocop/rubocop-rspec/issues/1871">#1871</a>
from K-S-A/master</li>
<li><a
href="https://github.com/rubocop/rubocop-rspec/commit/b038948419f836c27b93d85eb3939d86de73aa16"><code>b038948</code></a>
Fix changelog</li>
<li><a
href="https://github.com/rubocop/rubocop-rspec/commit/d0bb28b48f8bb8919546ae87f774ee9b49f61fef"><code>d0bb28b</code></a>
RSpec/RepeatedSubjectCall: do not report if subject is an argument to a
funct...</li>
<li><a
href="https://github.com/rubocop/rubocop-rspec/commit/26fd2ddc77a5099665b6e3930fa1c96438aa8d98"><code>26fd2dd</code></a>
Merge pull request <a
href="https://redirect.github.com/rubocop/rubocop-rspec/issues/1869">#1869</a>
from rubocop/improve-release</li>
<li><a
href="https://github.com/rubocop/rubocop-rspec/commit/9596cc4009a808ae80cc55b79a4b86a1144a53ed"><code>9596cc4</code></a>
Improve release workflow</li>
<li><a
href="https://github.com/rubocop/rubocop-rspec/commit/7b2884ee26c163c3499299671a0ba3d4e07678ed"><code>7b2884e</code></a>
Merge pull request <a
href="https://redirect.github.com/rubocop/rubocop-rspec/issues/1867">#1867</a>
from hasghari/range-bug</li>
<li>Additional commits viewable in <a
href="https://github.com/rubocop/rubocop-rspec/compare/v2.29.1...v2.29.2">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=2.29.1&new-version=2.29.2)](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
jgarber623-cargosense authored May 6, 2024
2 parents 0a14393 + 9c86ec7 commit b6a9e33
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.2)
parser (>= 3.3.0.4)
rubocop-ast (1.31.3)
parser (>= 3.3.1.0)
rubocop-capybara (2.20.0)
rubocop (~> 1.41)
rubocop-factory_bot (2.25.1)
Expand All @@ -75,7 +75,7 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (2.29.1)
rubocop-rspec (2.29.2)
rubocop (~> 1.40)
rubocop-capybara (~> 2.17)
rubocop-factory_bot (~> 2.22)
Expand Down

0 comments on commit b6a9e33

Please sign in to comment.