[openstreetmap/openstreetmap-website] Bump rubocop from 0.91.1 to 0.92.0 (#2856)

dependabot[bot] notifications at github.com
Mon Sep 28 05:02:08 UTC 2020


Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.91.1 to 0.92.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/rubocop-hq/rubocop/releases">rubocop's releases</a>.</em></p>
<blockquote>
<h2>RuboCop 0.92</h2>
<h3>New features</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/8778">#8778</a>: Add command line option <code>--regenerate-todo</code>. (<a href="https://github.com/dvandersluis">@dvandersluis</a>)</li>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/8790">#8790</a>: Add <code>AllowedMethods</code> option to <code>Style/OptionalBooleanParameter</code> cop. (<a href="https://github.com/fatkodima">@fatkodima</a>)</li>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/8738">#8738</a>: Add autocorrection to <code>Style/DateTime</code>. (<a href="https://github.com/dvandersluis">@dvandersluis</a>)</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/8774">#8774</a>: Fix a false positive for <code>Layout/ArrayAlignment</code> with parallel assignment. (<a href="https://github.com/dvandersluis">@dvandersluis</a>)</li>
</ul>
<h3>Changes</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/8785">#8785</a>: Update TargetRubyVersion 2.8 to 3.0 (experimental). (<a href="https://github.com/koic">@koic</a>)</li>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/8650">#8650</a>: Faster find of hidden files in <code>TargetFinder</code> class which improves rubocop initial startup speed. (<a href="https://github.com/tleish">@tleish</a>)</li>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/8783">#8783</a>: Disable <code>Style/ArrayCoercion</code> cop by default. (<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/blob/master/CHANGELOG.md">rubocop's changelog</a>.</em></p>
<blockquote>
<h2>0.92.0 (2020-09-25)</h2>
<h3>New features</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/8778">#8778</a>: Add command line option <code>--regenerate-todo</code>. ([<a href="https://github.com/dvandersluis">@dvandersluis</a>][])</li>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/8790">#8790</a>: Add <code>AllowedMethods</code> option to <code>Style/OptionalBooleanParameter</code> cop. ([<a href="https://github.com/fatkodima">@fatkodima</a>][])</li>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/8738">#8738</a>: Add autocorrection to <code>Style/DateTime</code>. ([<a href="https://github.com/dvandersluis">@dvandersluis</a>][])</li>
</ul>
<h3>Bug fixes</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/8774">#8774</a>: Fix a false positive for <code>Layout/ArrayAlignment</code> with parallel assignment. ([<a href="https://github.com/dvandersluis">@dvandersluis</a>][])</li>
</ul>
<h3>Changes</h3>
<ul>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/8785">#8785</a>: Update TargetRubyVersion 2.8 to 3.0 (experimental). ([<a href="https://github.com/koic">@koic</a>][])</li>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/8650">#8650</a>: Faster find of hidden files in <code>TargetFinder</code> class which improves rubocop initial startup speed. ([<a href="https://github.com/tleish">@tleish</a>][])</li>
<li><a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/pull/8783">#8783</a>: Disable <code>Style/ArrayCoercion</code> cop by default. ([<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/commit/41959bf3ec0c78e2e77c792a05ff9b30aea899f7"><code>41959bf</code></a> Cut 0.92</li>
<li><a href="https://github.com/rubocop-hq/rubocop/commit/ed38a6ab4c8b56622b768ad9a192b7e51900e88a"><code>ed38a6a</code></a> Add a note</li>
<li><a href="https://github.com/rubocop-hq/rubocop/commit/9526de4f88b847e746c05b1b2a3438b8293b969a"><code>9526de4</code></a> [Fix <a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/8783">#8783</a>] Disable <code>Style/ArrayCoercion</code> cop by default</li>
<li><a href="https://github.com/rubocop-hq/rubocop/commit/d5a5506460bcf23084f2329cece278f1e7a5d727"><code>d5a5506</code></a> Remove a redundnt changelog entry</li>
<li><a href="https://github.com/rubocop-hq/rubocop/commit/ebe79a8a060be8db7debda7f6dd173ba1fec1cd3"><code>ebe79a8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/8778">#8778</a> from dvandersluis/regenerate-todo</li>
<li><a href="https://github.com/rubocop-hq/rubocop/commit/f9a30fe8e8e074347e5a88f6ea6461534d2b341a"><code>f9a30fe</code></a> Merge branch 'master' into regenerate-todo</li>
<li><a href="https://github.com/rubocop-hq/rubocop/commit/fb275119de364c60a800d018916ca048f29870b6"><code>fb27511</code></a> Enable autocorrection for <code>Style/DateTime</code> (<a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/8738">#8738</a>)</li>
<li><a href="https://github.com/rubocop-hq/rubocop/commit/0d168ddea51cacd812cf9adf7c2a72cfd66dfd18"><code>0d168dd</code></a> Add callback for <code>rubocop/ast</code></li>
<li><a href="https://github.com/rubocop-hq/rubocop/commit/f788a75e52873f3c61459f427c4026cddeb1ed11"><code>f788a75</code></a> [Fix <a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/8650">#8650</a>] Improve hidden files finder performance (<a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/8784">#8784</a>)</li>
<li><a href="https://github.com/rubocop-hq/rubocop/commit/da5b737afd4baa6445c3dfb6e018006133d4898d"><code>da5b737</code></a> Fix crash when <code>expect_corrections</code> runs into an infinite loop (<a href="https://github-redirect.dependabot.com/rubocop-hq/rubocop/issues/8779">#8779</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/rubocop-hq/rubocop/compare/v0.91.1...v0.92.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rubocop&package-manager=bundler&previous-version=0.91.1&new-version=0.92.0)](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/2856

-- Commit Summary --

  * Bump rubocop from 0.91.1 to 0.92.0

-- File Changes --

    M Gemfile.lock (14)

-- Patch Links --

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


More information about the rails-dev mailing list