[openstreetmap/openstreetmap-website] Bump the rubocop group with 2 updates (PR #7180)

dependabot[bot] notifications at github.com
Wed Jun 24 23:13:25 UTC 2026


Bumps the rubocop group with 2 updates: [rubocop-capybara](https://github.com/rubocop/rubocop-capybara) and [rubocop-rails](https://github.com/rubocop/rubocop-rails).

Updates `rubocop-capybara` from 2.23.0 to 3.0.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/rubocop/rubocop-capybara/releases">rubocop-capybara's releases</a>.</em></p>
<blockquote>
<h2>RuboCop Capybara v3.0.0</h2>
<ul>
<li>Enable pending cops by default for the 3.0 release. (<a href="https://github.com/ydah"><code>@​ydah</code></a>)</li>
<li>Remove the deprecated <code>Capybara/ClickLinkOrButtonStyle</code> cop. (<a href="https://github.com/ydah"><code>@​ydah</code></a>)</li>
<li>Remove obsolete cop name migration config for the 2.x to 3.0 transition. (<a href="https://github.com/ydah"><code>@​ydah</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/rubocop/rubocop-capybara/blob/main/CHANGELOG.md">rubocop-capybara's changelog</a>.</em></p>
<blockquote>
<h2>3.0.0 (2026-06-22)</h2>
<ul>
<li>Enable pending cops by default for the 3.0 release. ([<a href="https://github.com/ydah"><code>@​ydah</code></a>])</li>
<li>Remove the deprecated <code>Capybara/ClickLinkOrButtonStyle</code> cop. ([<a href="https://github.com/ydah"><code>@​ydah</code></a>])</li>
<li>Remove obsolete cop name migration config for the 2.x to 3.0 transition. ([<a href="https://github.com/ydah"><code>@​ydah</code></a>])</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rubocop/rubocop-capybara/commit/a9b8f9aae8d960a0139960728785d760afc921aa"><code>a9b8f9a</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-capybara/issues/177">#177</a> from rubocop/v3.0.0</li>
<li><a href="https://github.com/rubocop/rubocop-capybara/commit/6a4579d93be9d23c261ccf06143c0c8d4fefddd3"><code>6a4579d</code></a> release v3.0.0</li>
<li><a href="https://github.com/rubocop/rubocop-capybara/commit/75e7cdaf542df18841284bb11bb10326db545a02"><code>75e7cda</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-capybara/issues/176">#176</a> from rubocop/docs/update-specific-matcher-readme</li>
<li><a href="https://github.com/rubocop/rubocop-capybara/commit/f02ff72536c524b21c6ac7668912d7df7f5e895f"><code>f02ff72</code></a> Update SpecificMatcher README example</li>
<li><a href="https://github.com/rubocop/rubocop-capybara/commit/ebe10e8b9056f37ad42da8d346fb1986f053ef72"><code>ebe10e8</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-capybara/issues/174">#174</a> from rubocop/enable-pending-capybara-cops</li>
<li><a href="https://github.com/rubocop/rubocop-capybara/commit/20a572111c2795e3f9f9544e923c88a007159dc9"><code>20a5721</code></a> Enable pending Capybara cops</li>
<li><a href="https://github.com/rubocop/rubocop-capybara/commit/fee37740560e4ce64b75ea907a1607110e77c129"><code>fee3774</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-capybara/issues/173">#173</a> from rubocop/remove-obsolete-cop-name-migration</li>
<li><a href="https://github.com/rubocop/rubocop-capybara/commit/ea818bd7457ff96b7ea08d6dbce4936d1844d1d0"><code>ea818bd</code></a> Remove obsolete cop name migration config</li>
<li><a href="https://github.com/rubocop/rubocop-capybara/commit/989fe3cc5826d4a75b8e0882f9607962e55904d6"><code>989fe3c</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-capybara/issues/172">#172</a> from rubocop/remove-click-link-or-button-style</li>
<li><a href="https://github.com/rubocop/rubocop-capybara/commit/5d5a5b8540f85b0907525b0d94060adc585e37b5"><code>5d5a5b8</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-capybara/issues/175">#175</a> from rubocop/dependabot/github_actions/actions/checko...</li>
<li>Additional commits viewable in <a href="https://github.com/rubocop/rubocop-capybara/compare/v2.23.0...v3.0.0">compare view</a></li>
</ul>
</details>
<br />

Updates `rubocop-rails` from 2.35.4 to 2.35.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/rubocop/rubocop-rails/releases">rubocop-rails's releases</a>.</em></p>
<blockquote>
<h2>RuboCop Rails v2.35.5</h2>
<h3>Bug fixes</h3>
<ul>
<li><a href="https://redirect.github.com/rubocop/rubocop-rails/issues/1379">#1379</a>: Fix an incorrect offense for <code>Rails/SaveBang</code> when a persist method is the last expression in a multiline method or block. (<a href="https://github.com/aki77"><code>@​aki77</code></a>)</li>
</ul>
<h3>Changes</h3>
<ul>
<li><a href="https://redirect.github.com/rubocop/rubocop-rails/pull/1617">#1617</a>: Allow <code>Rails.env.local?</code> in <code>Rails/Env</code>. (<a href="https://github.com/corsonknowles"><code>@​corsonknowles</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md">rubocop-rails's changelog</a>.</em></p>
<blockquote>
<h2>2.35.5 (2026-06-21)</h2>
<h3>Bug fixes</h3>
<ul>
<li><a href="https://redirect.github.com/rubocop/rubocop-rails/issues/1379">#1379</a>: Fix an incorrect offense for <code>Rails/SaveBang</code> when a persist method is the last expression in a multiline method or block. ([<a href="https://github.com/aki77"><code>@​aki77</code></a>][])</li>
</ul>
<h3>Changes</h3>
<ul>
<li><a href="https://redirect.github.com/rubocop/rubocop-rails/pull/1617">#1617</a>: Allow <code>Rails.env.local?</code> in <code>Rails/Env</code>. ([<a href="https://github.com/corsonknowles"><code>@​corsonknowles</code></a>][])</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rubocop/rubocop-rails/commit/7ec7b4bfb1b3233f839b2d97976c0996257a1bcc"><code>7ec7b4b</code></a> Cut 2.35.5</li>
<li><a href="https://github.com/rubocop/rubocop-rails/commit/6393e5367519e7df8165311fee2cd91817bf44ad"><code>6393e53</code></a> Update Changelog</li>
<li><a href="https://github.com/rubocop/rubocop-rails/commit/138a926d7ca1362a15f63c925133a2425604efd5"><code>138a926</code></a> Prevent <code>rubocop:disable</code> directives from being included in examples</li>
<li><a href="https://github.com/rubocop/rubocop-rails/commit/de6b1c27e733c9e3cda7e9d18eb6f70bddc2aa0e"><code>de6b1c2</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-rails/issues/1640">#1640</a> from aki77/issue-1379</li>
<li><a href="https://github.com/rubocop/rubocop-rails/commit/697529ee99e001b706c9f5c31074b589626b84b8"><code>697529e</code></a> [Fix <a href="https://redirect.github.com/rubocop/rubocop-rails/issues/1379">#1379</a>] Fix a false positive for <code>Rails/SaveBang</code> when a persist method i...</li>
<li><a href="https://github.com/rubocop/rubocop-rails/commit/20bd64f6d000ddc2ffd46221476f21413635b62c"><code>20bd64f</code></a> Merge pull request <a href="https://redirect.github.com/rubocop/rubocop-rails/issues/1638">#1638</a> from corsonknowles/allow-rails-env-local</li>
<li><a href="https://github.com/rubocop/rubocop-rails/commit/16cfcb2c8a10eec84cc1769785a2067d12fbad1d"><code>16cfcb2</code></a> Allow <code>Rails.env.local?</code> in <code>Rails/Env</code></li>
<li><a href="https://github.com/rubocop/rubocop-rails/commit/d3e3a603de97874194f56e01195ba344cf628f6e"><code>d3e3a60</code></a> Fix a build error in the Ruby 3.1 CI matrix</li>
<li><a href="https://github.com/rubocop/rubocop-rails/commit/c6d6c6886af15ae3c4439ed41f45f3036b9cba6c"><code>c6d6c68</code></a> Reset the docs version</li>
<li>See full diff in <a href="https://github.com/rubocop/rubocop-rails/compare/v2.35.4...v2.35.5">compare view</a></li>
</ul>
</details>
<br />


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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions


</details>
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Bump the rubocop group with 2 updates

-- File Changes --

    M Gemfile.lock (8)

-- Patch Links --

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

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/7180
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/7180 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260624/fe531a00/attachment-0001.htm>


More information about the rails-dev mailing list