[openstreetmap/openstreetmap-website] Bump the dependencies group with 3 updates (PR #7011)
dependabot[bot]
notifications at github.com
Thu Apr 16 18:58:47 UTC 2026
Bumps the dependencies group with 3 updates: [herb](https://github.com/marcoroth/herb), [minitest](https://github.com/minitest/minitest) and [selenium-webdriver](https://github.com/SeleniumHQ/selenium).
Updates `herb` from 0.9.5 to 0.9.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/marcoroth/herb/releases">herb's releases</a>.</em></p>
<blockquote>
<h2>v0.9.6</h2>
<h3>Core</h3>
<ul>
<li>Make <code>Node.accept()</code> methods more defensive by <a href="https://github.com/marcoroth"><code>@marcoroth</code></a> in <a href="https://redirect.github.com/marcoroth/herb/pull/1606">marcoroth/herb#1606</a></li>
<li>Implement Action View Helper Registry by <a href="https://github.com/marcoroth"><code>@marcoroth</code></a> in <a href="https://redirect.github.com/marcoroth/herb/pull/1611">marcoroth/herb#1611</a></li>
</ul>
<h3>Parser</h3>
<ul>
<li>Add <code>transform_conditionals</code> option for postfix conditionals by <a href="https://github.com/marcoroth"><code>@marcoroth</code></a> in <a href="https://redirect.github.com/marcoroth/herb/pull/1560">marcoroth/herb#1560</a></li>
<li>Support ternaries with <code>transform_conditionals</code> option by <a href="https://github.com/marcoroth"><code>@marcoroth</code></a> in <a href="https://redirect.github.com/marcoroth/herb/pull/1594">marcoroth/herb#1594</a></li>
<li>Only transform Action View helpers using <code><%=</code> by <a href="https://github.com/marcoroth"><code>@marcoroth</code></a> in <a href="https://redirect.github.com/marcoroth/herb/pull/1609">marcoroth/herb#1609</a></li>
</ul>
<h3>Linter</h3>
<ul>
<li>Add <code>.herb.yml</code> for linter tests by <a href="https://github.com/marcoroth"><code>@marcoroth</code></a> in <a href="https://redirect.github.com/marcoroth/herb/pull/1605">marcoroth/herb#1605</a></li>
<li>Use helper registry in <code>action-view-utils.ts</code> by <a href="https://github.com/marcoroth"><code>@marcoroth</code></a> in <a href="https://redirect.github.com/marcoroth/herb/pull/1612">marcoroth/herb#1612</a></li>
</ul>
<h3>JavaScript</h3>
<ul>
<li>Preserve Prism class names in production builds by <a href="https://github.com/marcoroth"><code>@marcoroth</code></a> in <a href="https://redirect.github.com/marcoroth/herb/pull/1607">marcoroth/herb#1607</a></li>
<li>Bump <code>tinyglobby</code> and <code>picomatch</code> by <a href="https://github.com/marcoroth"><code>@marcoroth</code></a> in <a href="https://github.com/marcoroth/herb/commit/3ffa6ca91ae022492e43d3582c4f944f6dcdff3b">https://github.com/marcoroth/herb/commit/3ffa6ca91ae022492e43d3582c4f944f6dcdff3b</a></li>
</ul>
<h3>Ruby</h3>
<ul>
<li>Don't show file count in analyze command by <a href="https://github.com/marcoroth"><code>@marcoroth</code></a> in <a href="https://github.com/marcoroth/herb/commit/05a7b21a9e5b474431b61b9108f018ab3d2f5230">https://github.com/marcoroth/herb/commit/05a7b21a9e5b474431b61b9108f018ab3d2f5230</a></li>
</ul>
<h3>Language Server</h3>
<ul>
<li>Report language server version on initialization by <a href="https://github.com/janko"><code>@janko</code></a> in <a href="https://redirect.github.com/marcoroth/herb/pull/1622">marcoroth/herb#1622</a></li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>Bump vite from 8.0.2 to 8.0.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/marcoroth/herb/pull/1614">marcoroth/herb#1614</a></li>
<li>Bump <code>@types/picomatch</code> from 4.0.2 to 4.0.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/marcoroth/herb/pull/1627">marcoroth/herb#1627</a></li>
<li>Bump <code>@types/node</code> from 25.2.2 to 25.6.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/marcoroth/herb/pull/1625">marcoroth/herb#1625</a></li>
<li>Bump stimulus-parser from 0.3.1 to 0.3.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/marcoroth/herb/pull/1626">marcoroth/herb#1626</a></li>
<li>Bump nx from 22.6.4 to 22.6.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/marcoroth/herb/pull/1624">marcoroth/herb#1624</a></li>
<li>Bump <code>@types/vscode</code> from 1.110.0 to 1.115.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/marcoroth/herb/pull/1623">marcoroth/herb#1623</a></li>
</ul>
<h3>New Contributors</h3>
<ul>
<li><a href="https://github.com/janko"><code>@janko</code></a> made their first contribution in <a href="https://redirect.github.com/marcoroth/herb/pull/1622">marcoroth/herb#1622</a></li>
</ul>
<h3>Commits</h3>
<p><strong>Full Changelog</strong>: <a href="https://github.com/marcoroth/herb/compare/v0.9.5...v0.9.6">https://github.com/marcoroth/herb/compare/v0.9.5...v0.9.6</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/marcoroth/herb/commit/fac8b7b7e729be4b9a7213e602213242979ea794"><code>fac8b7b</code></a> <code>v0.9.6</code></li>
<li><a href="https://github.com/marcoroth/herb/commit/05a7b21a9e5b474431b61b9108f018ab3d2f5230"><code>05a7b21</code></a> Ruby CLI: Don't show file count in <code>analyze</code> command</li>
<li><a href="https://github.com/marcoroth/herb/commit/3ffa6ca91ae022492e43d3582c4f944f6dcdff3b"><code>3ffa6ca</code></a> JavaScript: Bump <code>tinyglobby</code> and <code>picomatch</code></li>
<li><a href="https://github.com/marcoroth/herb/commit/5a47ff386810e485fcab70dabc074ec2bb980767"><code>5a47ff3</code></a> Bump <code>@types/vscode</code> from 1.110.0 to 1.115.0 (<a href="https://redirect.github.com/marcoroth/herb/issues/1623">#1623</a>)</li>
<li><a href="https://github.com/marcoroth/herb/commit/c77a6194cc822d0ab17bdfa7197b229ce23ebe64"><code>c77a619</code></a> Bump nx from 22.6.4 to 22.6.5 (<a href="https://redirect.github.com/marcoroth/herb/issues/1624">#1624</a>)</li>
<li><a href="https://github.com/marcoroth/herb/commit/c695e6d79bc8397a0381e5141176feaca88a61d9"><code>c695e6d</code></a> Bump stimulus-parser from 0.3.1 to 0.3.2 (<a href="https://redirect.github.com/marcoroth/herb/issues/1626">#1626</a>)</li>
<li><a href="https://github.com/marcoroth/herb/commit/01a64061c239a22c4b5c2e5f79b1d045f222c8ec"><code>01a6406</code></a> Bump <code>@types/node</code> from 25.2.2 to 25.6.0 (<a href="https://redirect.github.com/marcoroth/herb/issues/1625">#1625</a>)</li>
<li><a href="https://github.com/marcoroth/herb/commit/15cac6330f36306c2a22e0ea1b6d03b2f18b1652"><code>15cac63</code></a> Bump <code>@types/picomatch</code> from 4.0.2 to 4.0.3 (<a href="https://redirect.github.com/marcoroth/herb/issues/1627">#1627</a>)</li>
<li><a href="https://github.com/marcoroth/herb/commit/00714c1693cdc823a1a41f669635ffae002b9aac"><code>00714c1</code></a> Report language server version on initialization (<a href="https://redirect.github.com/marcoroth/herb/issues/1622">#1622</a>)</li>
<li><a href="https://github.com/marcoroth/herb/commit/3fa9c4b8fdb01bb106c9532beeb073383e925f8c"><code>3fa9c4b</code></a> Bump vite from 8.0.2 to 8.0.5 (<a href="https://redirect.github.com/marcoroth/herb/issues/1614">#1614</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/marcoroth/herb/compare/v0.9.5...v0.9.6">compare view</a></li>
</ul>
</details>
<br />
Updates `minitest` from 6.0.3 to 6.0.4
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/minitest/minitest/blob/master/History.rdoc">minitest's changelog</a>.</em></p>
<blockquote>
<p>=== 6.0.4 / 2026-04-14</p>
<ul>
<li>
<p>1 bug fix:</p>
<ul>
<li>Fixed refute_predicate to call assert_respond_to w/ include_all:true like assert_predicate does. (jparker)</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/minitest/minitest/commit/5f0482ed086272f856dbc1bb69697a8b4c486744"><code>5f0482e</code></a> prepped for release</li>
<li><a href="https://github.com/minitest/minitest/commit/b12f87f4f8962694ff52e39e50190b8a1f907992"><code>b12f87f</code></a> - Fixed refute_predicate to call assert_respond_to w/ include_all:true like a...</li>
<li>See full diff in <a href="https://github.com/minitest/minitest/compare/v6.0.3...v6.0.4">compare view</a></li>
</ul>
</details>
<br />
Updates `selenium-webdriver` from 4.42.0 to 4.43.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/SeleniumHQ/selenium/releases">selenium-webdriver's releases</a>.</em></p>
<blockquote>
<h2>Selenium 4.43.0</h2>
<h2>Detailed Changelogs by Component</h2>
<p><!-- raw HTML omitted --> <strong><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/java/CHANGELOG">Java</a></strong> | <!-- raw HTML omitted --> <strong><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/py/CHANGES">Python</a></strong> | <!-- raw HTML omitted --> <strong><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/CHANGELOG">DotNet</a></strong> | <!-- raw HTML omitted --> <strong><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES">Ruby</a></strong> | <!-- raw HTML omitted --> <strong><a href="https://github.com/SeleniumHQ/selenium/blob/trunk/javascript/selenium-webdriver/CHANGES.md">JavaScript</a></strong>
<!-- raw HTML omitted --></p>
<!-- raw HTML omitted -->
<p><strong>Full Changelog</strong>: <a href="https://github.com/SeleniumHQ/selenium/compare/selenium-4.42.0...selenium-4.43.0">https://github.com/SeleniumHQ/selenium/compare/selenium-4.42.0...selenium-4.43.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES">selenium-webdriver's changelog</a>.</em></p>
<blockquote>
<h1>4.43.0 (2026-04-09)</h1>
<ul>
<li>Support CDP versions: v145, v146, v147</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/SeleniumHQ/selenium/commit/dd0f5342f342c9583b2dde8e1619d6babc612ea0"><code>dd0f534</code></a> [build] Prepare for release of selenium-4.43.0 (<a href="https://redirect.github.com/SeleniumHQ/selenium/issues/17329">#17329</a>)</li>
<li><a href="https://github.com/SeleniumHQ/selenium/commit/e2d089c4c1ffd4ab20c707ac67c460814e9520f8"><code>e2d089c</code></a> fix(dependencies): update selenium-webdriver to 4.43.0.nightly</li>
<li><a href="https://github.com/SeleniumHQ/selenium/commit/cb536ad6844b3c159901d898de79832d5fd5d20f"><code>cb536ad</code></a> Bumping versions to nightly</li>
<li>See full diff in <a href="https://github.com/SeleniumHQ/selenium/compare/selenium-4.42.0...selenium-4.43.0">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/7011
-- Commit Summary --
* Bump the dependencies group with 3 updates
-- File Changes --
M Gemfile.lock (6)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/7011.patchhttps://github.com/openstreetmap/openstreetmap-website/pull/7011.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/7011
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/7011 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260416/ef531667/attachment-0001.htm>
More information about the rails-dev
mailing list