Commit f7e737b
authored
Bump rubocop-rspec from 3.0.5 to 3.1.0 (#661)
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from
3.0.5 to 3.1.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.1.0</h2>
<ul>
<li>Add <code>RSpec/StringAsInstanceDoubleConstant</code> to check for
and correct strings used as instance_doubles. (<a
href="https://github.com/corsonknowles"><code>@corsonknowles</code></a>)</li>
<li>Fix false-positive for <code>RSpec/UnspecifiedException</code> when
a method is literally named <code>raise_exception</code>. (<a
href="https://github.com/aarestad"><code>@aarestad</code></a>)</li>
<li>Fix false-positive for <code>RSpec/UnspecifiedException</code> when
<code>not_to raise_error</code> is used within a block. (<a
href="https://github.com/aarestad"><code>@aarestad</code></a>, <a
href="https://github.com/G-Rath"><code>@G-Rath</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.1.0 (2024-10-01)</h2>
<ul>
<li>Add <code>RSpec/StringAsInstanceDoubleConstant</code> to check for
and correct strings used as instance_doubles. ([<a
href="https://github.com/corsonknowles"><code>@corsonknowles</code></a>])</li>
<li>Fix false-positive for <code>RSpec/UnspecifiedException</code> when
a method is literally named <code>raise_exception</code>. ([<a
href="https://github.com/aarestad"><code>@aarestad</code></a>])</li>
<li>Fix false-positive for <code>RSpec/UnspecifiedException</code> when
<code>not_to raise_error</code> is used within a block. ([<a
href="https://github.com/aarestad"><code>@aarestad</code></a>], [<a
href="https://github.com/G-Rath"><code>@G-Rath</code></a>])</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rubocop/rubocop-rspec/commit/5e0617658a404fe4abc6a57fa3eb7ae73584248b"><code>5e06176</code></a>
Merge pull request <a
href="https://redirect.github.com/rubocop/rubocop-rspec/issues/1963">#1963</a>
from rubocop/release</li>
<li><a
href="https://github.com/rubocop/rubocop-rspec/commit/34c042e40092a8f92990bbc0a338e01f15057f28"><code>34c042e</code></a>
Bump version to v3.1.0</li>
<li><a
href="https://github.com/rubocop/rubocop-rspec/commit/dea7de94166624f0b9a5e0aa8bc6641cbd0a6384"><code>dea7de9</code></a>
Merge pull request <a
href="https://redirect.github.com/rubocop/rubocop-rspec/issues/1957">#1957</a>
from corsonknowles/master</li>
<li><a
href="https://github.com/rubocop/rubocop-rspec/commit/324552cc8ff780b43a5eab2e697e0f4541213086"><code>324552c</code></a>
Add RSpec/StringAsInstanceDoubleConstant</li>
<li><a
href="https://github.com/rubocop/rubocop-rspec/commit/5959ad64f01a5f69b4d81c475c99860f33a24c43"><code>5959ad6</code></a>
Merge pull request <a
href="https://redirect.github.com/rubocop/rubocop-rspec/issues/1962">#1962</a>
from G-Rath/add-spec</li>
<li><a
href="https://github.com/rubocop/rubocop-rspec/commit/1f48c7b3f4362b2f01e8ad2ae51805c9b831a689"><code>1f48c7b</code></a>
test: showcase <code>RSpec/UnspecifiedException</code> block/chain
confusion is fixed</li>
<li><a
href="https://github.com/rubocop/rubocop-rspec/commit/79e0bf7464d399c0fdab6fd464971239073a4f0a"><code>79e0bf7</code></a>
Merge pull request <a
href="https://redirect.github.com/rubocop/rubocop-rspec/issues/1960">#1960</a>
from aarestad/unspecified-exception-fix</li>
<li><a
href="https://github.com/rubocop/rubocop-rspec/commit/a59315fb180454a4fdbf245eebac843a11952c98"><code>a59315f</code></a>
fix false positive on UnspecifiedException cop when function is named
raise_e...</li>
<li><a
href="https://github.com/rubocop/rubocop-rspec/commit/cf0ac6505a049f88252a410638a705282586b702"><code>cf0ac65</code></a>
Merge pull request <a
href="https://redirect.github.com/rubocop/rubocop-rspec/issues/1958">#1958</a>
from rubocop/cop-config-order</li>
<li><a
href="https://github.com/rubocop/rubocop-rspec/commit/5b91d18a1297f5e71015a8ee4284500bd4370794"><code>5b91d18</code></a>
Merge pull request <a
href="https://redirect.github.com/rubocop/rubocop-rspec/issues/1959">#1959</a>
from rubocop/fix-RedundantSourceRange-offenses</li>
<li>Additional commits viewable in <a
href="https://github.com/rubocop/rubocop-rspec/compare/v3.0.5...v3.1.0">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
573 | 573 | | |
574 | 574 | | |
575 | 575 | | |
576 | | - | |
| 576 | + | |
577 | 577 | | |
578 | 578 | | |
579 | 579 | | |
| |||
653 | 653 | | |
654 | 654 | | |
655 | 655 | | |
656 | | - | |
| 656 | + | |
657 | 657 | | |
658 | 658 | | |
659 | 659 | | |
| |||
0 commit comments