Skip to content

Commit

Permalink
chore(deps): bump rubocop-rspec from 3.0.5 to 3.1.0 in /packages/ruby (
Browse files Browse the repository at this point in the history
…#1087)

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 />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rubocop-rspec&package-manager=bundler&previous-version=3.0.5&new-version=3.1.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>
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent d285c74 commit 54face4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ruby/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ GEM
rubocop-performance (1.22.1)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rspec (3.0.5)
rubocop-rspec (3.1.0)
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
unicode-display_width (2.6.0)
Expand Down

0 comments on commit 54face4

Please sign in to comment.