[openstreetmap/openstreetmap-website] Bump rubocop-performance from 1.6.1 to 1.7.0 (#2693)

dependabot[bot] notifications at github.com
Tue Jul 7 05:02:20 UTC 2020


Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.6.1 to 1.7.0.
<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.7.0</h2>
<h3>New features</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/pull/141">#141</a>: Add new <code>Performance/RedundantStringChars</code> cop. (<a href="https://github.com/fatkodima">@fatkodima</a>)</li>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/pull/127">#127</a>: Add new <code>Performance/IoReadlines</code> cop. (<a href="https://github.com/fatkodima">@fatkodima</a>)</li>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/pull/128">#128</a>: Add new <code>Performance/ReverseFirst</code> cop. (<a href="https://github.com/fatkodima">@fatkodima</a>)</li>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/issues/132">#132</a>: Add new <code>Performance/RedundantSortBlock</code> cop. (<a href="https://github.com/fatkodima">@fatkodima</a>)</li>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/pull/125">#125</a>: Support <code>Array()</code> and <code>Hash()</code> methods for <code>Performance/Size</code> cop. (<a href="https://github.com/fatkodima">@fatkodima</a>)</li>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/pull/124">#124</a>: Add new <code>Performance/Squeeze</code> cop. (<a href="https://github.com/fatkodima">@fatkodima</a>)</li>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/pull/129">#129</a>: Add new <code>Performance/BigDecimalWithNumericArgument</code> cop. (<a href="https://github.com/fatkodima">@fatkodima</a>)</li>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/pull/130">#130</a>: Add new <code>Performance/SortReverse</code> cop. (<a href="https://github.com/fatkodima">@fatkodima</a>)</li>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/issues/81">#81</a>: Add new <code>Performance/StringInclude</code> cop. (<a href="https://github.com/fatkodima">@fatkodima</a>)</li>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/pull/123">#123</a>: Add new <code>Performance/AncestorsInclude</code> cop. (<a href="https://github.com/fatkodima">@fatkodima</a>)</li>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/pull/125">#125</a>: Support <code>Range#member?</code> method for <code>Performance/RangeInclude</code> cop. (<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/pull/138">#138</a>: Drop support for RuboCop 0.81 or lower. (<a href="https://github.com/koic">@koic</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.7.0 (2020-07-07)</h2>
<h3>New features</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/pull/141">#141</a>: Add new <code>Performance/RedundantStringChars</code> cop. ([<a href="https://github.com/fatkodima">@fatkodima</a>][])</li>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/pull/127">#127</a>: Add new <code>Performance/IoReadlines</code> cop. ([<a href="https://github.com/fatkodima">@fatkodima</a>][])</li>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/pull/128">#128</a>: Add new <code>Performance/ReverseFirst</code> cop. ([<a href="https://github.com/fatkodima">@fatkodima</a>][])</li>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/issues/132">#132</a>: Add new <code>Performance/RedundantSortBlock</code> cop. ([<a href="https://github.com/fatkodima">@fatkodima</a>][])</li>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/pull/125">#125</a>: Support <code>Array()</code> and <code>Hash()</code> methods for <code>Performance/Size</code> cop. ([<a href="https://github.com/fatkodima">@fatkodima</a>][])</li>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/pull/124">#124</a>: Add new <code>Performance/Squeeze</code> cop. ([<a href="https://github.com/fatkodima">@fatkodima</a>][])</li>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/pull/129">#129</a>: Add new <code>Performance/BigDecimalWithNumericArgument</code> cop. ([<a href="https://github.com/fatkodima">@fatkodima</a>][])</li>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/pull/130">#130</a>: Add new <code>Performance/SortReverse</code> cop. ([<a href="https://github.com/fatkodima">@fatkodima</a>][])</li>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/issues/81">#81</a>: Add new <code>Performance/StringInclude</code> cop. ([<a href="https://github.com/fatkodima">@fatkodima</a>][])</li>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/pull/123">#123</a>: Add new <code>Performance/AncestorsInclude</code> cop. ([<a href="https://github.com/fatkodima">@fatkodima</a>][])</li>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/pull/125">#125</a>: Support <code>Range#member?</code> method for <code>Performance/RangeInclude</code> cop. ([<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/pull/138">#138</a>: Drop support for RuboCop 0.81 or lower. ([<a href="https://github.com/koic">@koic</a>][])</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rubocop-hq/rubocop-performance/commit/b91d5a4ef2978dd5c079bbf8c8d12d16d487d1a7"><code>b91d5a4</code></a> Cut 1.7.0</li>
<li><a href="https://github.com/rubocop-hq/rubocop-performance/commit/7885e7283f23e45aae97f7799f10f10e19674b94"><code>7885e72</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/issues/143">#143</a> from koic/fix_false_positive_for_string_include</li>
<li><a href="https://github.com/rubocop-hq/rubocop-performance/commit/403c46efae27a36bb4e9dc7366db8259d6c5cae9"><code>403c46e</code></a> Make a safe detection for <code>Performance/StringInclude</code></li>
<li><a href="https://github.com/rubocop-hq/rubocop-performance/commit/e8bc8e7d04225b5280e34d055587a0da5e89d63d"><code>e8bc8e7</code></a> Make cop status pending until RuboCop Performance 2.0</li>
<li><a href="https://github.com/rubocop-hq/rubocop-performance/commit/2757251db89619e0f3e0e143348f05163f308f3b"><code>2757251</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/issues/141">#141</a> from fatkodima/string-chars-cop</li>
<li><a href="https://github.com/rubocop-hq/rubocop-performance/commit/34499a1f5257b5639465c682d1c33e41b03d7dc0"><code>34499a1</code></a> Use version without patch in antora's config</li>
<li><a href="https://github.com/rubocop-hq/rubocop-performance/commit/1e5c15eea67b4e6a80d1a2ef938af8d86e1df96e"><code>1e5c15e</code></a> Teach cut_release about antora.yml</li>
<li><a href="https://github.com/rubocop-hq/rubocop-performance/commit/f61504751f5021fa1beca5e0aca1088103b0296e"><code>f615047</code></a> Add new <code>Performance/RedundantStringChars</code> cop</li>
<li><a href="https://github.com/rubocop-hq/rubocop-performance/commit/c0402b7303861fe595b941b0641e47b7923aa1b5"><code>c0402b7</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop-performance/issues/142">#142</a> from koic/fix_build_error_for_chain_array_allocation</li>
<li><a href="https://github.com/rubocop-hq/rubocop-performance/commit/eb45fb834ed86be7c4743e809504e8b17f8e2352"><code>eb45fb8</code></a> Fix a build error for <code>Performance/ChainArrayAllocation</code></li>
<li>Additional commits viewable in <a href="https://github.com/rubocop-hq/rubocop-performance/compare/v1.6.1...v1.7.0">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.6.1&new-version=1.7.0)](https://help.github.com/articles/configuring-automated-security-fixes)

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

-- Commit Summary --

  * Bump rubocop-performance from 1.6.1 to 1.7.0

-- File Changes --

    M Gemfile.lock (4)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/2693.patch
https://github.com/openstreetmap/openstreetmap-website/pull/2693.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/2693
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20200706/bb695c93/attachment.htm>


More information about the rails-dev mailing list