[openstreetmap/openstreetmap-website] Bump rubocop-performance from 1.9.0 to 1.9.1 (#2986)

dependabot[bot] notifications at github.com
Mon Nov 30 05:03:02 UTC 2020


Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.9.0 to 1.9.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/rubocop-hq/rubocop-performance/releases">rubocop-performance's releases</a>.</em></p>
<blockquote>
<h2>RuboCop Performance 1.9.1</h2>
<h3>Bug fixes</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/issues/185">#185</a>: Fix incorrect replacement recommendation for <code>Performance/ChainArrayAllocation</code>. (<a href="https://github.com/fatkodima">@fatkodima</a>)</li>
</ul>
<h3>Changes</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/issues/197">#197</a>: Disable <code>Performance/ArraySemiInfiniteRangeSlice</code> cop. (<a href="https://github.com/tejasbubane">@tejasbubane</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/rubocop-hq/rubocop-performance/blob/master/CHANGELOG.md">rubocop-performance's changelog</a>.</em></p>
<blockquote>
<h2>1.9.1 (2020-11-28)</h2>
<h3>Bug fixes</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/issues/185">#185</a>: Fix incorrect replacement recommendation for <code>Performance/ChainArrayAllocation</code>. ([<a href="https://github.com/fatkodima">@fatkodima</a>][])</li>
</ul>
<h3>Changes</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/issues/197">#197</a>: Disable <code>Performance/ArraySemiInfiniteRangeSlice</code> cop. ([<a href="https://github.com/tejasbubane">@tejasbubane</a>][])</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rubocop-hq/rubocop-performance/commit/cdacace655993860bff1a4e7df9f1161772ad7d3"><code>cdacace</code></a> Cut 1.9.1</li>
<li><a href="https://github.com/rubocop-hq/rubocop-performance/commit/50bfebafc9247bcf49840bb450647ed43692a8f0"><code>50bfeba</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/issues/199">#199</a> from tejasbubane/fix-197</li>
<li><a href="https://github.com/rubocop-hq/rubocop-performance/commit/750371057a93ed72a6372cdc256aa231597d29a7"><code>7503710</code></a> [Fix <a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/issues/197">#197</a>] Disable <code>Performance/ArraySemiInfiniteRangeSlice</code> cop</li>
<li><a href="https://github.com/rubocop-hq/rubocop-performance/commit/d460877bb0df4182014f3e75a59dd23f73374da4"><code>d460877</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/issues/196">#196</a> from fatkodima/fix-chain-array-allocation-offense</li>
<li><a href="https://github.com/rubocop-hq/rubocop-performance/commit/04bffd6ca089109a1532e1f97a16709dc28a5053"><code>04bffd6</code></a> Fix incorrect replacement recommendation for <code>Performance/ChainArrayAllocation</code></li>
<li><a href="https://github.com/rubocop-hq/rubocop-performance/commit/fd9e06006d415fe155143b6c5367dad4b41628b7"><code>fd9e060</code></a> Switch back docs version to master</li>
<li>See full diff in <a href="https://github.com/rubocop-hq/rubocop-performance/compare/v1.9.0...v1.9.1">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rubocop-performance&package-manager=bundler&previous-version=1.9.0&new-version=1.9.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)

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 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>
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/2986

-- Commit Summary --

  * Bump rubocop-performance from 1.9.0 to 1.9.1

-- File Changes --

    M Gemfile.lock (6)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/2986.patch
https://github.com/openstreetmap/openstreetmap-website/pull/2986.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/2986
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20201129/c65abaaf/attachment.htm>


More information about the rails-dev mailing list