[openstreetmap/openstreetmap-website] Bump the dependencies group with 18 updates (PR #7381)
dependabot[bot]
notifications at github.com
Thu Sep 10 16:08:17 UTC 2026
Bumps the dependencies group with 18 updates:
| Package | From | To |
| --- | --- | --- |
| [aws-partitions](https://github.com/aws/aws-sdk-ruby) | `1.1280.0` | `1.1284.0` |
| [bindata](https://github.com/dmendel/bindata) | `2.5.1` | `3.0.0` |
| [dry-configurable](https://github.com/dry-rb/dry-configurable) | `1.3.0` | `1.4.0` |
| [execjs](https://github.com/rails/execjs) | `2.10.1` | `2.10.2` |
| [factory_bot](https://github.com/thoughtbot/factory_bot) | `6.5.6` | `6.6.0` |
| [ffi-compiler](https://github.com/ffi/ffi-compiler) | `1.3.2` | `1.4.2` |
| [git](https://github.com/ruby-git/ruby-git) | `5.0.0` | `5.4.1` |
| [glob](https://github.com/fnando/glob) | `0.4.1` | `0.5.0` |
| [json-jwt](https://github.com/nov/json-jwt) | `1.17.0` | `1.17.2` |
| [mini_racer](https://github.com/discourse/mini_racer) | `0.21.0` | `0.22.1` |
| [net-protocol](https://github.com/ruby/net-protocol) | `0.2.2` | `0.3.0` |
| [oauth](https://github.com/ruby-oauth/oauth) | `1.1.6` | `1.1.8` |
| [parallel](https://github.com/grosser/parallel) | `2.1.0` | `2.2.0` |
| [process_executer](https://github.com/main-branch/process_executer) | `4.0.4` | `4.1.1` |
| [rbs](https://github.com/ruby/rbs) | `4.1.3` | `4.2.0` |
| [rouge](https://github.com/rouge-ruby/rouge) | `4.7.0` | `5.1.0` |
| [simpleidn](https://github.com/mmriis/simpleidn) | `0.2.3` | `0.3.0` |
| [tilt](https://github.com/jeremyevans/tilt) | `2.7.0` | `2.9.0` |
Updates `aws-partitions` from 1.1280.0 to 1.1284.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-partitions/CHANGELOG.md">aws-partitions's changelog</a>.</em></p>
<blockquote>
<h2>1.1284.0 (2026-09-08)</h2>
<ul>
<li>Feature - Updated the partitions source data that determines the AWS service regions and endpoints.</li>
</ul>
<h2>1.1283.0 (2026-09-01)</h2>
<ul>
<li>Feature - Updated the partitions source data that determines the AWS service regions and endpoints.</li>
</ul>
<h2>1.1282.0 (2026-08-25)</h2>
<ul>
<li>Feature - Added support for enumerating regions for <code>Aws::IAMToolbox</code>.</li>
</ul>
<h2>1.1281.0 (2026-08-14)</h2>
<ul>
<li>Feature - Updated the partitions source data that determines the AWS service regions and endpoints.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/aws/aws-sdk-ruby/commits">compare view</a></li>
</ul>
</details>
<br />
Updates `bindata` from 2.5.1 to 3.0.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/dmendel/bindata/blob/master/ChangeLog.rdoc">bindata's changelog</a>.</em></p>
<blockquote>
<p>== Version 3.0.0 (2026-07-13)</p>
<ul>
<li>Ruby 2.x now has its own separate branch.</li>
<li>Namespacing now uses Ruby modules, rather than prefixes.</li>
<li>Added class names to dynamically generated ints and bits.</li>
<li>Forward keyword arguments. Thanks to Simon Coffey.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/dmendel/bindata/commit/424f6bd01a00d3ed5204c875f7832803464c8950"><code>424f6bd</code></a> Bump version</li>
<li><a href="https://github.com/dmendel/bindata/commit/d652cdcbc631b8513aae428ba8732c79130d113a"><code>d652cdc</code></a> Updated changes</li>
<li><a href="https://github.com/dmendel/bindata/commit/48e45c811e957555a49e93524d0b7f43bfdb294e"><code>48e45c8</code></a> Updated copyright year</li>
<li><a href="https://github.com/dmendel/bindata/commit/e9bc2282f9c46b7ac304f803a90689e3a7c78a1a"><code>e9bc228</code></a> Support forwarding Ruby 3.0 keyword arguments</li>
<li><a href="https://github.com/dmendel/bindata/commit/aed771df3fd5aa2175bad99121be309424e22ca5"><code>aed771d</code></a> Documentation rework</li>
<li><a href="https://github.com/dmendel/bindata/commit/1abe074f84ae8b637f5a609ffcbeb72e78cf18cd"><code>1abe074</code></a> Support for Ruby 2.x is moved to branch ruby2.7</li>
<li><a href="https://github.com/dmendel/bindata/commit/18b34623fce70ccbacbf24230f0beae67dd8b8c2"><code>18b3462</code></a> Add Ruby 4.0</li>
<li><a href="https://github.com/dmendel/bindata/commit/bd5b5dc85d45fa104209ad0348e8679cf7ec31f3"><code>bd5b5dc</code></a> Check namespace edgecases</li>
<li><a href="https://github.com/dmendel/bindata/commit/e36db86502906275fa747040bd4ae64a87101716"><code>e36db86</code></a> Namespaces now use Ruby modules</li>
<li><a href="https://github.com/dmendel/bindata/commit/55f8d231a5e2194c6366e447f535be83b9316da6"><code>55f8d23</code></a> Add search_namespace to Struct</li>
<li>Additional commits viewable in <a href="https://github.com/dmendel/bindata/compare/v2.5.1...v3.0.0">compare view</a></li>
</ul>
</details>
<br />
Updates `dry-configurable` from 1.3.0 to 1.4.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/dry-rb/dry-configurable/releases">dry-configurable's releases</a>.</em></p>
<blockquote>
<h2>v1.4.0</h2>
<h3>Added</h3>
<ul>
<li>Added <code>Config#to_data</code>, returning a frozen <code>Data</code> representation of the config's resolved values for performance-sensitive read paths. (<a href="https://github.com/cllns"><code>@cllns</code></a> in <a href="https://redirect.github.com/dry-rb/dry-configurable/issues/167">#167</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Set minimum Ruby version to 3.3. (<a href="https://github.com/alassek"><code>@alassek</code></a> & <a href="https://github.com/timriley"><code>@timriley</code></a>)</li>
</ul>
<p><a href="https://github.com/dry-rb/dry-configurable/compare/v1.3.0...v1.4.0">Compare v1.3.0 ... v1.4.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/dry-rb/dry-configurable/blob/main/CHANGELOG.md">dry-configurable's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/dry-rb/dry-configurable/compare/v1.3.0...v1.4.0">1.4.0</a> - 2026-05-13</h2>
<h3>Added</h3>
<ul>
<li>Added <code>Config#to_data</code>, returning a frozen <code>Data</code> representation of the config's resolved values for performance-sensitive read paths. (<a href="https://github.com/cllns"><code>@cllns</code></a> in <a href="https://redirect.github.com/dry-rb/dry-configurable/issues/167">#167</a>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Set minimum Ruby version to 3.3. (<a href="https://github.com/alassek"><code>@alassek</code></a> & <a href="https://github.com/timriley"><code>@timriley</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/dry-rb/dry-configurable/commit/e5e025dfddb481485affe6bb7363d3cf37f153b5"><code>e5e025d</code></a> Prepare for v1.4.0</li>
<li><a href="https://github.com/dry-rb/dry-configurable/commit/906e29a09794cb07fc180c6b87304536cf73c4a3"><code>906e29a</code></a> Apply standard CHANGELOG formatting</li>
<li><a href="https://github.com/dry-rb/dry-configurable/commit/98936c8990d606c54def177d53b0e80e9d9374db"><code>98936c8</code></a> Add all headings to unreleased CHANGELOG section</li>
<li><a href="https://github.com/dry-rb/dry-configurable/commit/ec997530511870a1d7cc306ca297ccaf8e82b6fd"><code>ec99753</code></a> Merge pull request <a href="https://redirect.github.com/dry-rb/dry-configurable/issues/167">#167</a> from dry-rb/feature/add-config-to-data</li>
<li><a href="https://github.com/dry-rb/dry-configurable/commit/a709271368c4346439292770271449cdc3c1f76d"><code>a709271</code></a> Add CHANGELOG entry</li>
<li><a href="https://github.com/dry-rb/dry-configurable/commit/ecc7978a78bae00cee349fb380e0185f3f29d87a"><code>ecc7978</code></a> Update comments</li>
<li><a href="https://github.com/dry-rb/dry-configurable/commit/00caf730053966fa53914e0662f4875a124d1311"><code>00caf73</code></a> Add helpful note about caching</li>
<li><a href="https://github.com/dry-rb/dry-configurable/commit/738361c61f51b25ba429c401b47eface9039d923"><code>738361c</code></a> Add Config#to_data</li>
<li><a href="https://github.com/dry-rb/dry-configurable/commit/089bc372ccce0111d07ef031bfd94ebc891957e8"><code>089bc37</code></a> File sync from hanakai-rb/repo-sync</li>
<li><a href="https://github.com/dry-rb/dry-configurable/commit/82181a6888b019c31ffd19a1a6130bba51c35f9a"><code>82181a6</code></a> Remove docsite (<a href="https://redirect.github.com/dry-rb/dry-configurable/issues/166">#166</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/dry-rb/dry-configurable/compare/v1.3.0...v1.4.0">compare view</a></li>
</ul>
</details>
<br />
Updates `execjs` from 2.10.1 to 2.10.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/rails/execjs/releases">execjs's releases</a>.</em></p>
<blockquote>
<h2>v2.10.2</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: missing <code>.</code> in temp file which leads creating extensionless file by <a href="https://github.com/tomocrafter"><code>@tomocrafter</code></a> in <a href="https://redirect.github.com/rails/execjs/pull/146">rails/execjs#146</a></li>
<li>Support JSON 3.x by <a href="https://github.com/byroot"><code>@byroot</code></a> in <a href="https://redirect.github.com/rails/execjs/pull/150">rails/execjs#150</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/rails/execjs/compare/v2.10.1...v2.10.2">https://github.com/rails/execjs/compare/v2.10.1...v2.10.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rails/execjs/commit/b8a5855917b0cf368b1e6bf34958f92e5148dd88"><code>b8a5855</code></a> Release 2.10.2</li>
<li><a href="https://github.com/rails/execjs/commit/677b89de523307a50cf065117cab266ffc41b93b"><code>677b89d</code></a> Merge pull request <a href="https://redirect.github.com/rails/execjs/issues/150">#150</a> from rails/json-3.x</li>
<li><a href="https://github.com/rails/execjs/commit/6d9bc33fb601fe82ca1d0b994125d022a3df28b6"><code>6d9bc33</code></a> Merge pull request <a href="https://redirect.github.com/rails/execjs/issues/146">#146</a> from tomocrafter/fix-temp-file-extensions</li>
<li><a href="https://github.com/rails/execjs/commit/314b8cf3220fd9a1e57f86dab55b83f42e35823f"><code>314b8cf</code></a> Support JSON 3</li>
<li><a href="https://github.com/rails/execjs/commit/c919126aa7db98a6bf1ac034cf477b96545cdc0c"><code>c919126</code></a> Merge pull request <a href="https://redirect.github.com/rails/execjs/issues/151">#151</a> from rails/fix-mini-racer</li>
<li><a href="https://github.com/rails/execjs/commit/c00ab965cb5ed59c6b9608dbbbf27632b7dfb97c"><code>c00ab96</code></a> Fix mini_racer test suite</li>
<li><a href="https://github.com/rails/execjs/commit/3ed4a93084c0a08ffad50a32fbf10aabea589842"><code>3ed4a93</code></a> Supress some frozen string literal warnings</li>
<li><a href="https://github.com/rails/execjs/commit/cab78ac618c0aeff6dd00f17aae5f44bc4d26d49"><code>cab78ac</code></a> Remove unsupported macos/ruby-2.5 CI</li>
<li><a href="https://github.com/rails/execjs/commit/7cd751f3ce6b8b889a1b0b67fb382e5102a76995"><code>7cd751f</code></a> Merge pull request <a href="https://redirect.github.com/rails/execjs/issues/148">#148</a> from arpitjain099/chore/restrict-workflow-token-perms</li>
<li><a href="https://github.com/rails/execjs/commit/cdecd7b83c0b77f6938f008e3e1518f2dc014127"><code>cdecd7b</code></a> ci: scope workflow token to read-only</li>
<li>Additional commits viewable in <a href="https://github.com/rails/execjs/compare/v2.10.1...v2.10.2">compare view</a></li>
</ul>
</details>
<br />
Updates `factory_bot` from 6.5.6 to 6.6.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/thoughtbot/factory_bot/releases">factory_bot's releases</a>.</em></p>
<blockquote>
<h2>v6.6.0</h2>
<h2>What's Changed</h2>
<ul>
<li>removes <a href="https://github.com/doodlingdev"><code>@doodlingdev</code></a> by <a href="https://github.com/DoodlingDev"><code>@DoodlingDev</code></a> in <a href="https://redirect.github.com/thoughtbot/factory_bot/pull/1789">thoughtbot/factory_bot#1789</a></li>
<li>Ensure linting transactions don't interfere with ActiveRecord lifecycle by <a href="https://github.com/NikolasPilavakis"><code>@NikolasPilavakis</code></a> in <a href="https://redirect.github.com/thoughtbot/factory_bot/pull/1790">thoughtbot/factory_bot#1790</a></li>
<li>Bump actions/checkout from 5 to 6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/thoughtbot/factory_bot/pull/1791">thoughtbot/factory_bot#1791</a></li>
<li>Update CI matrix by <a href="https://github.com/berkos"><code>@berkos</code></a> in <a href="https://redirect.github.com/thoughtbot/factory_bot/pull/1793">thoughtbot/factory_bot#1793</a></li>
<li>Remove CodeClimate badge from README by <a href="https://github.com/hammadxcm"><code>@hammadxcm</code></a> in <a href="https://redirect.github.com/thoughtbot/factory_bot/pull/1794">thoughtbot/factory_bot#1794</a></li>
<li>DefinitionProxy#method_missing: Forward given block to #association by <a href="https://github.com/grekko"><code>@grekko</code></a> in <a href="https://redirect.github.com/thoughtbot/factory_bot/pull/1579">thoughtbot/factory_bot#1579</a></li>
<li>Add <code>factory_bot.before_run_factory</code> instrumentation event by <a href="https://github.com/hammadxcm"><code>@hammadxcm</code></a> in <a href="https://redirect.github.com/thoughtbot/factory_bot/pull/1795">thoughtbot/factory_bot#1795</a></li>
<li>Require MFA for gem pushes by <a href="https://github.com/MatheusRich"><code>@MatheusRich</code></a> in <a href="https://redirect.github.com/thoughtbot/factory_bot/pull/1814">thoughtbot/factory_bot#1814</a></li>
<li>Add workflow to prepare a release PR by <a href="https://github.com/neilvcarvalho"><code>@neilvcarvalho</code></a> in <a href="https://redirect.github.com/thoughtbot/factory_bot/pull/1816">thoughtbot/factory_bot#1816</a></li>
<li>Add gem release workflow with GitHub release notes from changelog by <a href="https://github.com/neilvcarvalho"><code>@neilvcarvalho</code></a> in <a href="https://redirect.github.com/thoughtbot/factory_bot/pull/1815">thoughtbot/factory_bot#1815</a></li>
<li>Release v6.6.0 by <a href="https://github.com/github-actions"><code>@github-actions</code></a>[bot] in <a href="https://redirect.github.com/thoughtbot/factory_bot/pull/1817">thoughtbot/factory_bot#1817</a></li>
<li>Fix release workflow: add workflow_dispatch, environment, and .tool-versions by <a href="https://github.com/neilvcarvalho"><code>@neilvcarvalho</code></a> in <a href="https://redirect.github.com/thoughtbot/factory_bot/pull/1818">thoughtbot/factory_bot#1818</a></li>
<li>Include Gemfile.lock in release preparation commit by <a href="https://github.com/neilvcarvalho"><code>@neilvcarvalho</code></a> in <a href="https://redirect.github.com/thoughtbot/factory_bot/pull/1819">thoughtbot/factory_bot#1819</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/NikolasPilavakis"><code>@NikolasPilavakis</code></a> made their first contribution in <a href="https://redirect.github.com/thoughtbot/factory_bot/pull/1790">thoughtbot/factory_bot#1790</a></li>
<li><a href="https://github.com/hammadxcm"><code>@hammadxcm</code></a> made their first contribution in <a href="https://redirect.github.com/thoughtbot/factory_bot/pull/1794">thoughtbot/factory_bot#1794</a></li>
<li><a href="https://github.com/grekko"><code>@grekko</code></a> made their first contribution in <a href="https://redirect.github.com/thoughtbot/factory_bot/pull/1579">thoughtbot/factory_bot#1579</a></li>
<li><a href="https://github.com/MatheusRich"><code>@MatheusRich</code></a> made their first contribution in <a href="https://redirect.github.com/thoughtbot/factory_bot/pull/1814">thoughtbot/factory_bot#1814</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/thoughtbot/factory_bot/compare/v6.5.6...v6.6.0">https://github.com/thoughtbot/factory_bot/compare/v6.5.6...v6.6.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/thoughtbot/factory_bot/blob/main/NEWS.md">factory_bot's changelog</a>.</em></p>
<blockquote>
<h2>6.6.0 (May 4, 2026)</h2>
<ul>
<li>Feat: Added <code>factory_bot.before_run_factory</code> instrumentation event</li>
<li>Add workflow to prepare a release PR by <a href="https://github.com/neilvcarvalho"><code>@neilvcarvalho</code></a> in <a href="https://redirect.github.com/thoughtbot/factory_bot/pull/1816">#1816</a></li>
<li>Add gem release workflow with GitHub release notes from changelog by <a href="https://github.com/neilvcarvalho"><code>@neilvcarvalho</code></a> in <a href="https://redirect.github.com/thoughtbot/factory_bot/pull/1815">#1815</a></li>
<li>Require MFA for gem pushes by <a href="https://github.com/MatheusRich"><code>@MatheusRich</code></a> in <a href="https://redirect.github.com/thoughtbot/factory_bot/pull/1814">#1814</a></li>
<li>Add <code>factory_bot.before_run_factory</code> instrumentation event by <a href="https://github.com/hammadxcm"><code>@hammadxcm</code></a> in <a href="https://redirect.github.com/thoughtbot/factory_bot/pull/1795">#1795</a></li>
<li>Remove CodeClimate badge from README by <a href="https://github.com/hammadxcm"><code>@hammadxcm</code></a> in <a href="https://redirect.github.com/thoughtbot/factory_bot/pull/1794">#1794</a></li>
<li>Update CI matrix by <a href="https://github.com/berkos"><code>@berkos</code></a> in <a href="https://redirect.github.com/thoughtbot/factory_bot/pull/1793">#1793</a></li>
<li>Bump actions/checkout from 5 to 6 by <code>@app/dependabot</code> in <a href="https://redirect.github.com/thoughtbot/factory_bot/pull/1791">#1791</a></li>
<li>Ensure linting transactions don't interfere with ActiveRecord lifecycle by <a href="https://github.com/NikolasPilavakis"><code>@NikolasPilavakis</code></a> in <a href="https://redirect.github.com/thoughtbot/factory_bot/pull/1790">#1790</a></li>
<li>removes <a href="https://github.com/doodlingdev"><code>@doodlingdev</code></a> by <a href="https://github.com/DoodlingDev"><code>@DoodlingDev</code></a> in <a href="https://redirect.github.com/thoughtbot/factory_bot/pull/1789">#1789</a></li>
<li>DefinitionProxy#method_missing: Forward given block to #association by <a href="https://github.com/grekko"><code>@grekko</code></a> in <a href="https://redirect.github.com/thoughtbot/factory_bot/pull/1579">#1579</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/thoughtbot/factory_bot/commit/5d399535578de5d1c32a76d6d91a8f816ec01965"><code>5d39953</code></a> Commit Gemfile.lock as part of the release preparation (<a href="https://redirect.github.com/thoughtbot/factory_bot/issues/1819">#1819</a>)</li>
<li><a href="https://github.com/thoughtbot/factory_bot/commit/8b2d41a2f36b469ab6b6b51760b5750a8b683794"><code>8b2d41a</code></a> Fix release workflow: add workflow_dispatch, environment, and .tool-versions ...</li>
<li><a href="https://github.com/thoughtbot/factory_bot/commit/aaa92752603cdef017cd5fef3718ae81fb4858f9"><code>aaa9275</code></a> Release v6.6.0 (<a href="https://redirect.github.com/thoughtbot/factory_bot/issues/1817">#1817</a>)</li>
<li><a href="https://github.com/thoughtbot/factory_bot/commit/c47758a56fa0f27c1a14a187723535415e9cf9d1"><code>c47758a</code></a> Add gem release workflow with GitHub release notes from changelog (<a href="https://redirect.github.com/thoughtbot/factory_bot/issues/1815">#1815</a>)</li>
<li><a href="https://github.com/thoughtbot/factory_bot/commit/63bf9884ab86465904b6ca46e375c48160a6177a"><code>63bf988</code></a> Add bundle install step before bundle exec rake in prepare-release workflow</li>
<li><a href="https://github.com/thoughtbot/factory_bot/commit/0337f8bca940048bad4e1812dfa45bc3dd002e83"><code>0337f8b</code></a> Extract changelog update logic into a Rake task</li>
<li><a href="https://github.com/thoughtbot/factory_bot/commit/46c58124229f686e4ed924e4d47fcd8162bd7734"><code>46c5812</code></a> Add workflow to prepare a release PR</li>
<li><a href="https://github.com/thoughtbot/factory_bot/commit/ab745254e38f62952b4efe6cf93891adbedfb1bb"><code>ab74525</code></a> Require MFA for gem pushes</li>
<li><a href="https://github.com/thoughtbot/factory_bot/commit/26f3680fef187db7d61a9adbfc26062aeba98459"><code>26f3680</code></a> Add <code>factory_bot.before_run_factory</code> instrumentation event (<a href="https://redirect.github.com/thoughtbot/factory_bot/issues/1795">#1795</a>)</li>
<li><a href="https://github.com/thoughtbot/factory_bot/commit/a4e5ab77eb84d821d2d0e6d32d4131d88424d557"><code>a4e5ab7</code></a> DefinitionProxy#method_missing: Forward given block to #association (<a href="https://redirect.github.com/thoughtbot/factory_bot/issues/1579">#1579</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/thoughtbot/factory_bot/compare/v6.5.6...v6.6.0">compare view</a></li>
</ul>
</details>
<br />
Updates `ffi-compiler` from 1.3.2 to 1.4.2
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/ffi/ffi-compiler/commit/e26a9aebc5e99bf310586e5468dabe1ed5c75771"><code>e26a9ae</code></a> Fix <code>Loader.find()</code> by removing wrong <code>#spec</code> call</li>
<li><a href="https://github.com/ffi/ffi-compiler/commit/7c69c0786ad132fb3fffb5f107f7531e51de224f"><code>7c69c07</code></a> Update Gemfile.lock</li>
<li><a href="https://github.com/ffi/ffi-compiler/commit/ef752d1c4486f16314e5b05abe549f488106a022"><code>ef752d1</code></a> Update version to 1.4.0</li>
<li><a href="https://github.com/ffi/ffi-compiler/commit/83f3a37ea720f74d8a19e9f0b870462275ac45f2"><code>83f3a37</code></a> prefer loading from extension_dir if gem spec is an active stub</li>
<li><a href="https://github.com/ffi/ffi-compiler/commit/8cb07dc63ac7da0238f1fde9f89632d6ef3e1fd0"><code>8cb07dc</code></a> Load Objective-C source files.</li>
<li>See full diff in <a href="https://github.com/ffi/ffi-compiler/compare/1.3.2...1.4.2">compare view</a></li>
</ul>
</details>
<br />
Updates `git` from 5.0.0 to 5.4.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/ruby-git/ruby-git/releases">git's releases</a>.</em></p>
<blockquote>
<h2>v5.4.1</h2>
<h2><a href="https://github.com/ruby-git/ruby-git/compare/v5.4.0...v5.4.1">5.4.1</a> (2026-09-04)</h2>
<h3>Other Changes</h3>
<ul>
<li>Document the Git.clone option renames in UPGRADING.md (<a href="https://github.com/ruby-git/ruby-git/commit/0f8e5d85eda89d2da802eebde5036c3f32b0f08e">0f8e5d8</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1763">#1763</a></li>
<li><strong>upgrading:</strong> Document the Git::Log Enumerable and Commit#set_commit deprecations (<a href="https://github.com/ruby-git/ruby-git/commit/1d1c9bcf33824ced13b13d61f7ce2f4cb1169e8d">1d1c9bc</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1764">#1764</a></li>
<li><strong>upgrading:</strong> Document the Git::Repository method renames (<a href="https://github.com/ruby-git/ruby-git/commit/e1bb6e6214340fed5b52acf0366488c860687f41">e1bb6e6</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1765">#1765</a></li>
<li><strong>upgrading:</strong> Document the Git::Repository option renames (<a href="https://github.com/ruby-git/ruby-git/commit/0a2dfcba94d9b5a0e89bdeaa9ec32de3ddc6dc59">0a2dfcb</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1766">#1766</a></li>
<li><strong>upgrading:</strong> Document the module-level Git deprecations (<a href="https://github.com/ruby-git/ruby-git/commit/cd3a2ae81af6f90bf9e65b3ac21bce722efd84fc">cd3a2ae</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1762">#1762</a></li>
<li><strong>upgrading:</strong> Remove two misplaced rows from the configuration methods table (<a href="https://github.com/ruby-git/ruby-git/commit/61ad4c85763b1695618378b27d5f51e28bd0369d">61ad4c8</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1761">#1761</a></li>
</ul>
<h2>v5.4.0</h2>
<h2><a href="https://github.com/ruby-git/ruby-git/compare/v5.3.0...v5.4.0">5.4.0</a> (2026-09-04)</h2>
<h3>Features</h3>
<ul>
<li><strong>stash:</strong> Add the StashInfo facade surface and deprecate the legacy stash API (<a href="https://github.com/ruby-git/ruby-git/commit/3cc4c6bdc58203eedf7f3207f8b915e52ebc6eee">3cc4c6b</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1730">#1730</a></li>
<li><strong>status:</strong> Add Git::StatusInfo and Git::StatusFileInfo and deprecate Git::Status (<a href="https://github.com/ruby-git/ruby-git/commit/b0a376b19fb3ac100a11b8fa5f07b0700a6f4ce6">b0a376b</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1720">#1720</a></li>
<li><strong>tag:</strong> Add tag_list and tag_create and deprecate the Git::Object::Tag returns (<a href="https://github.com/ruby-git/ruby-git/commit/6f9c55c7d2e845c7ec595b9db5ad8117b28e90f8">6f9c55c</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1719">#1719</a></li>
<li><strong>worktree:</strong> Add WorktreeInfo, cover every subcommand, and deprecate the legacy API (<a href="https://github.com/ruby-git/ruby-git/commit/581d6ad908fb746a3b5e1726157da3d33a04bae4">581d6ad</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1731">#1731</a></li>
</ul>
<h3>Other Changes</h3>
<ul>
<li><strong>release:</strong> Move the workflow description into comments (<a href="https://github.com/ruby-git/ruby-git/commit/a5d90bdd7b9e07859007942eb07f9b153e9c9e0a">a5d90bd</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1734">#1734</a></li>
<li><strong>tag:</strong> Add failing specs for TagInfo facade methods and Object::Tag deprecation (<a href="https://github.com/ruby-git/ruby-git/commit/749c327bf793fd8f4b06b7a2dd1740aa977e9b57">749c327</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1719">#1719</a></li>
</ul>
<h2>v5.3.0</h2>
<h2><a href="https://github.com/ruby-git/ruby-git/compare/v5.2.0...v5.3.0">5.3.0</a> (2026-09-03)</h2>
<h3>Features</h3>
<ul>
<li><strong>author:</strong> Add immutable Git::AuthorInfo and deprecate Git::Author (<a href="https://github.com/ruby-git/ruby-git/commit/c08b04bf25142140c626fd16354355aae26b4fba">c08b04b</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1721">#1721</a></li>
<li><strong>branch:</strong> Deprecate Git::Branch and Git::Branches in favor of Git::Repository#branch_list (<a href="https://github.com/ruby-git/ruby-git/commit/1581aa00b3fc7984a2024b290b83f6f6f5e97838">1581aa0</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1639">#1639</a></li>
<li><strong>branch:</strong> Deprecate Git::Branch#stashes in favor of Git::Repository#stashes_all (<a href="https://github.com/ruby-git/ruby-git/commit/dcee889a63bfd38cc3073577b55e2112721c5e33">dcee889</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1637">#1637</a></li>
<li><strong>cat-file:</strong> Deprecate the allow_unknown_type option of Git::Commands::CatFile::Raw (<a href="https://github.com/ruby-git/ruby-git/commit/95769ea683349c445a7a7ea7b839fc990d2d8c4b">95769ea</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1709">#1709</a></li>
<li><strong>info:</strong> Nest Git::AuthorInfo in Git::TagInfo and Git::StashInfo (<a href="https://github.com/ruby-git/ruby-git/commit/2f44f9617122c3719625cf3a56f4b263b0de4c3c">2f44f96</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1745">#1745</a></li>
<li><strong>remote:</strong> Deprecate Git::Remote and Git::Repository#remote in favor of #remote_list (<a href="https://github.com/ruby-git/ruby-git/commit/1abb585339c0d003622719aa5930b5bde2262502">1abb585</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1643">#1643</a></li>
<li><strong>remote:</strong> Freeze Git::RemoteInfo array-valued members (<a href="https://github.com/ruby-git/ruby-git/commit/4d44a3dc8fed77b39c7146675eaa9d46eb12e34d">4d44a3d</a>)</li>
<li><strong>repository:</strong> Add in_branch and merge_into facade methods (<a href="https://github.com/ruby-git/ruby-git/commit/59b58d0389656051e8cd61bd856dc116139c2507">59b58d0</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1641">#1641</a></li>
<li><strong>repository:</strong> Deprecate Git::Repository#remotes in favor of #remote_list (<a href="https://github.com/ruby-git/ruby-git/commit/410095c4d2a3065c222f9cc750a05143230801d7">410095c</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1640">#1640</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>branching:</strong> Verify refs/heads when classifying the HEAD state (<a href="https://github.com/ruby-git/ruby-git/commit/bfc4d8a2b82000906d1a398c69125fcfdc22c276">bfc4d8a</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1641">#1641</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/ruby-git/ruby-git/blob/main/CHANGELOG.md">git's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/ruby-git/ruby-git/compare/v5.4.0...v5.4.1">5.4.1</a> (2026-09-04)</h2>
<h3>Other Changes</h3>
<ul>
<li>Document the Git.clone option renames in UPGRADING.md (<a href="https://github.com/ruby-git/ruby-git/commit/0f8e5d85eda89d2da802eebde5036c3f32b0f08e">0f8e5d8</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1763">#1763</a></li>
<li><strong>upgrading:</strong> Document the Git::Log Enumerable and Commit#set_commit deprecations (<a href="https://github.com/ruby-git/ruby-git/commit/1d1c9bcf33824ced13b13d61f7ce2f4cb1169e8d">1d1c9bc</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1764">#1764</a></li>
<li><strong>upgrading:</strong> Document the Git::Repository method renames (<a href="https://github.com/ruby-git/ruby-git/commit/e1bb6e6214340fed5b52acf0366488c860687f41">e1bb6e6</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1765">#1765</a></li>
<li><strong>upgrading:</strong> Document the Git::Repository option renames (<a href="https://github.com/ruby-git/ruby-git/commit/0a2dfcba94d9b5a0e89bdeaa9ec32de3ddc6dc59">0a2dfcb</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1766">#1766</a></li>
<li><strong>upgrading:</strong> Document the module-level Git deprecations (<a href="https://github.com/ruby-git/ruby-git/commit/cd3a2ae81af6f90bf9e65b3ac21bce722efd84fc">cd3a2ae</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1762">#1762</a></li>
<li><strong>upgrading:</strong> Remove two misplaced rows from the configuration methods table (<a href="https://github.com/ruby-git/ruby-git/commit/61ad4c85763b1695618378b27d5f51e28bd0369d">61ad4c8</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1761">#1761</a></li>
</ul>
<h2><a href="https://github.com/ruby-git/ruby-git/compare/v5.3.0...v5.4.0">5.4.0</a> (2026-09-04)</h2>
<h3>Features</h3>
<ul>
<li><strong>stash:</strong> Add the StashInfo facade surface and deprecate the legacy stash API (<a href="https://github.com/ruby-git/ruby-git/commit/3cc4c6bdc58203eedf7f3207f8b915e52ebc6eee">3cc4c6b</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1730">#1730</a></li>
<li><strong>status:</strong> Add Git::StatusInfo and Git::StatusFileInfo and deprecate Git::Status (<a href="https://github.com/ruby-git/ruby-git/commit/b0a376b19fb3ac100a11b8fa5f07b0700a6f4ce6">b0a376b</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1720">#1720</a></li>
<li><strong>tag:</strong> Add tag_list and tag_create and deprecate the Git::Object::Tag returns (<a href="https://github.com/ruby-git/ruby-git/commit/6f9c55c7d2e845c7ec595b9db5ad8117b28e90f8">6f9c55c</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1719">#1719</a></li>
<li><strong>worktree:</strong> Add WorktreeInfo, cover every subcommand, and deprecate the legacy API (<a href="https://github.com/ruby-git/ruby-git/commit/581d6ad908fb746a3b5e1726157da3d33a04bae4">581d6ad</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1731">#1731</a></li>
</ul>
<h3>Other Changes</h3>
<ul>
<li><strong>release:</strong> Move the workflow description into comments (<a href="https://github.com/ruby-git/ruby-git/commit/a5d90bdd7b9e07859007942eb07f9b153e9c9e0a">a5d90bd</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1734">#1734</a></li>
<li><strong>tag:</strong> Add failing specs for TagInfo facade methods and Object::Tag deprecation (<a href="https://github.com/ruby-git/ruby-git/commit/749c327bf793fd8f4b06b7a2dd1740aa977e9b57">749c327</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1719">#1719</a></li>
</ul>
<h2><a href="https://github.com/ruby-git/ruby-git/compare/v5.2.0...v5.3.0">5.3.0</a> (2026-09-03)</h2>
<h3>Features</h3>
<ul>
<li><strong>author:</strong> Add immutable Git::AuthorInfo and deprecate Git::Author (<a href="https://github.com/ruby-git/ruby-git/commit/c08b04bf25142140c626fd16354355aae26b4fba">c08b04b</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1721">#1721</a></li>
<li><strong>branch:</strong> Deprecate Git::Branch and Git::Branches in favor of Git::Repository#branch_list (<a href="https://github.com/ruby-git/ruby-git/commit/1581aa00b3fc7984a2024b290b83f6f6f5e97838">1581aa0</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1639">#1639</a></li>
<li><strong>branch:</strong> Deprecate Git::Branch#stashes in favor of Git::Repository#stashes_all (<a href="https://github.com/ruby-git/ruby-git/commit/dcee889a63bfd38cc3073577b55e2112721c5e33">dcee889</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1637">#1637</a></li>
<li><strong>cat-file:</strong> Deprecate the allow_unknown_type option of Git::Commands::CatFile::Raw (<a href="https://github.com/ruby-git/ruby-git/commit/95769ea683349c445a7a7ea7b839fc990d2d8c4b">95769ea</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1709">#1709</a></li>
<li><strong>info:</strong> Nest Git::AuthorInfo in Git::TagInfo and Git::StashInfo (<a href="https://github.com/ruby-git/ruby-git/commit/2f44f9617122c3719625cf3a56f4b263b0de4c3c">2f44f96</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1745">#1745</a></li>
<li><strong>remote:</strong> Deprecate Git::Remote and Git::Repository#remote in favor of #remote_list (<a href="https://github.com/ruby-git/ruby-git/commit/1abb585339c0d003622719aa5930b5bde2262502">1abb585</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1643">#1643</a></li>
<li><strong>remote:</strong> Freeze Git::RemoteInfo array-valued members (<a href="https://github.com/ruby-git/ruby-git/commit/4d44a3dc8fed77b39c7146675eaa9d46eb12e34d">4d44a3d</a>)</li>
<li><strong>repository:</strong> Add in_branch and merge_into facade methods (<a href="https://github.com/ruby-git/ruby-git/commit/59b58d0389656051e8cd61bd856dc116139c2507">59b58d0</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1641">#1641</a></li>
<li><strong>repository:</strong> Deprecate Git::Repository#remotes in favor of #remote_list (<a href="https://github.com/ruby-git/ruby-git/commit/410095c4d2a3065c222f9cc750a05143230801d7">410095c</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1640">#1640</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>branching:</strong> Verify refs/heads when classifying the HEAD state (<a href="https://github.com/ruby-git/ruby-git/commit/bfc4d8a2b82000906d1a398c69125fcfdc22c276">bfc4d8a</a>), closes <a href="https://redirect.github.com/ruby-git/ruby-git/issues/1641">#1641</a></li>
</ul>
<h3>Other Changes</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/ruby-git/ruby-git/commit/6be93e41694b2a8be202162552466997a96074be"><code>6be93e4</code></a> chore: release v5.4.1</li>
<li><a href="https://github.com/ruby-git/ruby-git/commit/1d1c9bcf33824ced13b13d61f7ce2f4cb1169e8d"><code>1d1c9bc</code></a> docs(upgrading): document the Git::Log Enumerable and Commit#set_commit depre...</li>
<li><a href="https://github.com/ruby-git/ruby-git/commit/0a2dfcba94d9b5a0e89bdeaa9ec32de3ddc6dc59"><code>0a2dfcb</code></a> docs(upgrading): document the Git::Repository option renames</li>
<li><a href="https://github.com/ruby-git/ruby-git/commit/0f8e5d85eda89d2da802eebde5036c3f32b0f08e"><code>0f8e5d8</code></a> docs: document the Git.clone option renames in UPGRADING.md</li>
<li><a href="https://github.com/ruby-git/ruby-git/commit/e1bb6e6214340fed5b52acf0366488c860687f41"><code>e1bb6e6</code></a> docs(upgrading): document the Git::Repository method renames</li>
<li><a href="https://github.com/ruby-git/ruby-git/commit/cd3a2ae81af6f90bf9e65b3ac21bce722efd84fc"><code>cd3a2ae</code></a> docs(upgrading): document the module-level Git deprecations</li>
<li><a href="https://github.com/ruby-git/ruby-git/commit/61ad4c85763b1695618378b27d5f51e28bd0369d"><code>61ad4c8</code></a> docs(upgrading): remove two misplaced rows from the configuration methods table</li>
<li><a href="https://github.com/ruby-git/ruby-git/commit/f7905f48891b9f4fec4c5565146def013a23d751"><code>f7905f4</code></a> chore: release v5.4.0</li>
<li><a href="https://github.com/ruby-git/ruby-git/commit/3cc4c6bdc58203eedf7f3207f8b915e52ebc6eee"><code>3cc4c6b</code></a> feat(stash): add the StashInfo facade surface and deprecate the legacy stash API</li>
<li><a href="https://github.com/ruby-git/ruby-git/commit/581d6ad908fb746a3b5e1726157da3d33a04bae4"><code>581d6ad</code></a> feat(worktree): add WorktreeInfo, cover every subcommand, and deprecate the l...</li>
<li>Additional commits viewable in <a href="https://github.com/ruby-git/ruby-git/compare/v5.0.0...v5.4.1">compare view</a></li>
</ul>
</details>
<br />
Updates `glob` from 0.4.1 to 0.5.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/fnando/glob/blob/main/CHANGELOG.md">glob's changelog</a>.</em></p>
<blockquote>
<h2>v0.5.0 - 2026-05-31</h2>
<ul>
<li>[Added] Add <code>Glob::Object#match?</code>, so you can check things like
<code>glob.match?("a.*")</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/fnando/glob/commit/73714154bfa60487d4995d82ebec99abee92ae98"><code>7371415</code></a> Bump up version (0.5.0).</li>
<li><a href="https://github.com/fnando/glob/commit/3a578091326878353cbd301f243c6e32d3880b57"><code>3a57809</code></a> Add <code>Glob::Object#match?(path)</code> to check against paths.</li>
<li><a href="https://github.com/fnando/glob/commit/7ad3a552edf1de6396f44820af14694a36deed8e"><code>7ad3a55</code></a> Bump actions/cache from 4 to 5 (<a href="https://redirect.github.com/fnando/glob/issues/25">#25</a>)</li>
<li><a href="https://github.com/fnando/glob/commit/d885a99fd60eabeef55126d61fdd68446a3b499a"><code>d885a99</code></a> Bump actions/checkout from 4 to 6 (<a href="https://redirect.github.com/fnando/glob/issues/24">#24</a>)</li>
<li><a href="https://github.com/fnando/glob/commit/f12c21bea62d0828b162e3db8fbeee4ef6b8db6a"><code>f12c21b</code></a> Update README.md</li>
<li><a href="https://github.com/fnando/glob/commit/5653d103f44cd50ff45eff9a1110020fe15c2d8d"><code>5653d10</code></a> Bump actions/cache from 3 to 4 (<a href="https://redirect.github.com/fnando/glob/issues/22">#22</a>)</li>
<li>See full diff in <a href="https://github.com/fnando/glob/compare/v0.4.1...v0.5.0">compare view</a></li>
</ul>
</details>
<br />
Updates `json-jwt` from 1.17.0 to 1.17.2
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/nov/json-jwt/commit/5fc6faed950f9dff9fd41ca663cf35ef12f46575"><code>5fc6fae</code></a> v1.17.2</li>
<li><a href="https://github.com/nov/json-jwt/commit/3ace3cab1a9930b411ceaffc04cd694e341e01c3"><code>3ace3ca</code></a> Merge pull request <a href="https://redirect.github.com/nov/json-jwt/issues/130">#130</a> from nov/fix/blank_payload_JWE</li>
<li><a href="https://github.com/nov/json-jwt/commit/577587c4531e9aa774cafc58dccf8ea633d09513"><code>577587c</code></a> reject blank payload JWE even JSON serialized</li>
<li><a href="https://github.com/nov/json-jwt/commit/ac194c0193260e7b4afcb273bd62db506b81fed9"><code>ac194c0</code></a> Merge pull request <a href="https://redirect.github.com/nov/json-jwt/issues/128">#128</a> from nov/alert-autofix-1</li>
<li><a href="https://github.com/nov/json-jwt/commit/30d230ce6aaf8e9618c0fa86c3d8cd4518c2fdfc"><code>30d230c</code></a> Potential fix for code scanning alert no. 1: Dependency download using unencr...</li>
<li><a href="https://github.com/nov/json-jwt/commit/a81fcc16e653280019aaa5bbfb5ca3f217cf6136"><code>a81fcc1</code></a> v1.17.1</li>
<li><a href="https://github.com/nov/json-jwt/commit/a0b0abcf9aaf4a2ddd3e935879f947f76d3db6ff"><code>a0b0abc</code></a> stricter none alg check</li>
<li><a href="https://github.com/nov/json-jwt/commit/6749a861a08b4f73bb076bf817650a4e3892280e"><code>6749a86</code></a> CI against 4.0</li>
<li>See full diff in <a href="https://github.com/nov/json-jwt/compare/v1.17.0...v1.17.2">compare view</a></li>
</ul>
</details>
<br />
Updates `mini_racer` from 0.21.0 to 0.22.1
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/rubyjs/mini_racer/blob/main/CHANGELOG">mini_racer's changelog</a>.</em></p>
<blockquote>
<ul>
<li>
<p>0.22.1 - 27-08-2026</p>
<ul>
<li>Fix building with Clang 22+ and big-endian bigint serialization by making bigint serialization byte-oriented instead of relying on native <code>uint64_t</code>/<code>unsigned long</code> representations</li>
<li>Fix Ruby integers at or above 512 bits being silently truncated when passed to JavaScript, and large JavaScript bigints producing an invalid internal value when returned to Ruby</li>
<li>Support Ruby and JavaScript bigints up to a 16 MiB magnitude, using allocation-free conversion for common sizes and bounded dynamic storage for larger values</li>
</ul>
</li>
<li>
<p>0.22.0 - 12-08-2026</p>
<ul>
<li>Add <code>Context#call_await</code> and <code>Context#eval_await</code>: like <code>call</code>/<code>eval</code> but block until a returned Promise settles and return the settled value; rejections raise <code>MiniRacer::RuntimeError</code></li>
<li>Fix a <code>call</code> or <code>eval</code> made from a Ruby callback taking the timeout or <code>stop</code> meant for the evaluation around it, which then kept running</li>
<li>Fix a timeout that fires just after its own evaluation ends, where it would stop the next evaluation instead</li>
<li>Fix a race introduced in 0.21.4 where a request sent right after a nested dispatch (e.g. <code>perform_microtask_checkpoint</code> or a nested <code>call</code> from an attached callback) could be dropped, deadlocking the context</li>
</ul>
</li>
<li>
<p>0.21.4 - 24-06-2026</p>
<ul>
<li>Fix stale V8 termination state after interrupts/timeouts so contexts remain usable after cancelled evaluations</li>
<li>Let Ruby interrupts wake MiniRacer calls without immediately terminating V8, allowing signal traps and nested callbacks to unwind safely</li>
<li>Add benchmark suite covering eval, serialization/deserialization, and transpilation workloads</li>
</ul>
</li>
<li>
<p>0.21.3 - 18-06-2026</p>
<ul>
<li>Fix <code>:single_threaded</code> contexts inherited across <code>fork</code> by recovering idle reusable native runners in the child process without falling back to per-dispatch native thread spawning</li>
<li>Avoid intermittent heap corruption during <code>:single_threaded</code> context finalization, especially when forked children exit normally after touching inherited contexts</li>
<li>Avoid finalizer hangs when a forked child garbage-collects a non-idle inherited <code>:single_threaded</code> context</li>
<li>Allow Ruby thread interrupts, process shutdown, and cross-thread <code>Context#dispose</code> to terminate busy <code>:single_threaded</code> JavaScript execution instead of hanging</li>
<li>Make <code>Context#dispose</code> while an attached Ruby callback is active either terminate safely or raise instead of deadlocking</li>
</ul>
</li>
<li>
<p>0.21.2 - 11-06-2026</p>
<ul>
<li>Add <code>Context#perform_microtask_checkpoint</code> to synchronously drain the V8 microtask queue, useful for spec-compliant <code>dispatchEvent</code> sequencing inside Ruby callbacks</li>
<li>Fix native memory leaks in <code>Context#heap_snapshot</code>/<code>Context#write_heap_snapshot</code>; thanks to Pranjali Thakur from depthfirst.com</li>
<li>Fix large integral JavaScript numbers wrapping to negative Ruby integers; thanks to Pranjali Thakur from depthfirst.com</li>
<li>Fix Ruby callback exceptions with embedded NUL bytes permanently deadlocking a context; thanks to Pranjali Thakur from depthfirst.com</li>
<li>Preserve embedded NUL bytes in JavaScript exception messages and attached function names, and reject unsafe V8 flags containing NUL bytes or overly long values</li>
</ul>
</li>
<li>
<p>0.21.1 - 25-05-2026</p>
<ul>
<li>Run <code>:single_threaded</code> V8 dispatches on a reusable mini_racer-owned native thread so V8 does not execute on Ruby-owned threads</li>
<li>Stop and join the reusable <code>:single_threaded</code> runner when contexts are disposed</li>
<li>Document <code>:single_threaded</code> fork-safety requirements for pre-fork contexts</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rubyjs/mini_racer/commit/413b11963457f176a62c6ea240d7edaf01214e76"><code>413b119</code></a> version bump</li>
<li><a href="https://github.com/rubyjs/mini_racer/commit/bfe34145202a7f252701d2702e2dd5e24b58dd22"><code>bfe3414</code></a> Add a community section (<a href="https://redirect.github.com/discourse/mini_racer/issues/439">#439</a>)</li>
<li><a href="https://github.com/rubyjs/mini_racer/commit/554923f29985418da554baf74411fa017af9b132"><code>554923f</code></a> FIX: support clang 22+ compilation (<a href="https://redirect.github.com/discourse/mini_racer/issues/434">#434</a>)</li>
<li><a href="https://github.com/rubyjs/mini_racer/commit/6ca86dbddd68d5a4255681d16dae390df31de510"><code>6ca86db</code></a> deflake and agents.md</li>
<li><a href="https://github.com/rubyjs/mini_racer/commit/3ea37837b2a17a3b0d63a3ad603c44acb09f783e"><code>3ea3783</code></a> Bump actions/checkout from 7.0.0 to 7.0.1 (<a href="https://redirect.github.com/discourse/mini_racer/issues/437">#437</a>)</li>
<li><a href="https://github.com/rubyjs/mini_racer/commit/1491d72ced3c5709772e672cdb9aa7dfdcc3e6cb"><code>1491d72</code></a> FEATURE: add Context#call_await and Context#eval_await (<a href="https://redirect.github.com/discourse/mini_racer/issues/441">#441</a>)</li>
<li><a href="https://github.com/rubyjs/mini_racer/commit/14209e33630a3dfe5415fc8f6023c3ef3644da5c"><code>14209e3</code></a> FIX: don't drop requests that arrive before v8_roundtrip is re-entered (<a href="https://redirect.github.com/discourse/mini_racer/issues/440">#440</a>)</li>
<li><a href="https://github.com/rubyjs/mini_racer/commit/ff88d4279f462d180f0e83ac9e9bcf073ac5935f"><code>ff88d42</code></a> Bump ruby/setup-ruby from 1.314.0 to 1.319.0 (<a href="https://redirect.github.com/discourse/mini_racer/issues/436">#436</a>)</li>
<li><a href="https://github.com/rubyjs/mini_racer/commit/5bd2f7bfd882b80049d93271e91c9d5c896085c6"><code>5bd2f7b</code></a> Bump ruby/setup-ruby from 1.310.0 to 1.314.0 (<a href="https://redirect.github.com/discourse/mini_racer/issues/432">#432</a>)</li>
<li><a href="https://github.com/rubyjs/mini_racer/commit/f32fde42e067a57fdb2418cee0c6dffa354f22b7"><code>f32fde4</code></a> Bump actions/checkout from 6.0.3 to 7.0.0 (<a href="https://redirect.github.com/discourse/mini_racer/issues/431">#431</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/discourse/mini_racer/compare/v0.21.0...v0.22.1">compare view</a></li>
</ul>
</details>
<br />
Updates `net-protocol` from 0.2.2 to 0.3.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/ruby/net-protocol/releases">net-protocol's releases</a>.</em></p>
<blockquote>
<h2>v0.3.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Provide a 'Changelog' link on rubygems.org/gems/net-protocol by <a href="https://github.com/mark-young-atg"><code>@mark-young-atg</code></a> in <a href="https://redirect.github.com/ruby/net-protocol/pull/29">ruby/net-protocol#29</a></li>
<li>Enabled trusted publisher for rubygems.org by <a href="https://github.com/hsbt"><code>@hsbt</code></a> in <a href="https://redirect.github.com/ruby/net-protocol/pull/33">ruby/net-protocol#33</a></li>
<li>Add a workflow to sync commits to ruby/ruby by <a href="https://github.com/hsbt"><code>@hsbt</code></a> in <a href="https://redirect.github.com/ruby/net-protocol/pull/39">ruby/net-protocol#39</a></li>
<li>Add Net::Protocol::TCP_SOCKET_NEW_HAS_OPEN_TIMEOUT by <a href="https://github.com/eregon"><code>@eregon</code></a> in <a href="https://redirect.github.com/ruby/net-protocol/pull/43">ruby/net-protocol#43</a></li>
<li>Fix readuntil missing a terminator that spans two reads by <a href="https://github.com/hsbt"><code>@hsbt</code></a> in <a href="https://redirect.github.com/ruby/net-protocol/pull/66">ruby/net-protocol#66</a></li>
<li>Add limit option to Net::BufferedIO#readuntil by <a href="https://github.com/hsbt"><code>@hsbt</code></a> in <a href="https://redirect.github.com/ruby/net-protocol/pull/67">ruby/net-protocol#67</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/mark-young-atg"><code>@mark-young-atg</code></a> made their first contribution in <a href="https://redirect.github.com/ruby/net-protocol/pull/29">ruby/net-protocol#29</a></li>
<li><a href="https://github.com/eregon"><code>@eregon</code></a> made their first contribution in <a href="https://redirect.github.com/ruby/net-protocol/pull/43">ruby/net-protocol#43</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/ruby/net-protocol/compare/v0.2.2...v0.3.0">https://github.com/ruby/net-protocol/compare/v0.2.2...v0.3.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/ruby/net-protocol/commit/fb347d5ff4c1129780cdf771b741325f61e69586"><code>fb347d5</code></a> v0.3.0</li>
<li><a href="https://github.com/ruby/net-protocol/commit/74c234899c29c1726442a7ba48e137aac6c35a04"><code>74c2348</code></a> Merge pull request <a href="https://redirect.github.com/ruby/net-protocol/issues/67">#67</a> from ruby/readuntil-limit</li>
<li><a href="https://github.com/ruby/net-protocol/commit/6ffd258b7cd2626dfd855a37aa2fa1236e610f5d"><code>6ffd258</code></a> Trim the comments added with the readuntil rewind</li>
<li><a href="https://github.com/ruby/net-protocol/commit/e1b38d98b7be6210166ed3ef0726cb872449c820"><code>e1b38d9</code></a> Add limit option to Net::BufferedIO#readuntil</li>
<li><a href="https://github.com/ruby/net-protocol/commit/716719edd55bcfc1bc97ff3011feab896c9ccbf9"><code>716719e</code></a> Merge pull request <a href="https://redirect.github.com/ruby/net-protocol/issues/66">#66</a> from ruby/readuntil-chunk-boundary</li>
<li><a href="https://github.com/ruby/net-protocol/commit/0dbbaea0eb498e66deb768763ce92324dd0d8143"><code>0dbbaea</code></a> Ignore Gemfile.lock</li>
<li><a href="https://github.com/ruby/net-protocol/commit/215cc3566663fab49520cbea03f094cf07fa5cc7"><code>215cc35</code></a> Add regression tests for the readuntil rewind</li>
<li><a href="https://github.com/ruby/net-protocol/commit/84ef3aba09c37a6343b5a09b80e83b82132af35d"><code>84ef3ab</code></a> Fix readuntil missing a terminator that spans two reads</li>
<li><a href="https://github.com/ruby/net-protocol/commit/c1d4563ecf75860da451897e7f1ad26f07d32012"><code>c1d4563</code></a> Merge pull request <a href="https://redirect.github.com/ruby/net-protocol/issues/65">#65</a> from ruby/dependabot/github_actions/rubygems/release-g...</li>
<li><a href="https://github.com/ruby/net-protocol/commit/0c9e23be6c309b395dc8bf9df76896aab547a6a2"><code>0c9e23b</code></a> Bump rubygems/release-gem from 1.4.0 to 1.4.1</li>
<li>Additional commits viewable in <a href="https://github.com/ruby/net-protocol/compare/v0.2.2...v0.3.0">compare view</a></li>
</ul>
</details>
<br />
Updates `oauth` from 1.1.6 to 1.1.8
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/ruby-oauth/oauth/releases">oauth's releases</a>.</em></p>
<blockquote>
<h2>v1.1.8</h2>
<h2><a href="https://github.com/ruby-oauth/oauth/compare/v1.1.7...v1.1.8">1.1.8</a> - 2026-07-15</h2>
<ul>
<li>TAG: <a href="https://github.com/ruby-oauth/oauth/releases/tag/v1.1.8">v1.1.8</a></li>
<li>COVERAGE: 69.47% -- 835/1202 lines in 42 files</li>
<li>BRANCH COVERAGE: 47.75% -- 159/333 branches in 42 files</li>
<li>40.38% documented</li>
</ul>
<h3>Changed</h3>
<ul>
<li>
<p>Raised the <code>anonymous_loader</code> runtime dependency floor to <code>>= 0.1.1</code>.</p>
</li>
<li>
<p>Raised the <code>auth-sanitizer</code> runtime dependency floor to <code>>= 0.2.2</code> and
switched isolated sanitizer loading to the released <code>anonymous_loader</code> gem,
including local workspace wiring for the new runtime dependency.</p>
</li>
<li>
<p>Raised the <code>oauth-tty</code> runtime dependency floor to <code>>= 1.0.11</code>.</p>
</li>
<li>
<p>Raised the <code>anonymous_loader</code> runtime dependency floor to <code>>= 0.1.2</code>.</p>
</li>
<li>
<p>Retemplated generated project metadata, support documentation, CI workflows,
binstubs, and development dependency floors with <code>kettle-jem</code> v7.0.0.</p>
</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>
<p>Updated the auth-sanitizer subprocess isolation spec to load the standard
test bootstrap, including Ruby 2.4 backports.</p>
</li>
<li>
<p>Made the Ruby 2.4 appraisal's legacy <code>cgi</code> dependency explicit.</p>
</li>
<li>
<p>Corrected RubyGems homepage metadata to point at the gem documentation site.</p>
</li>
<li>
<p>Corrected persisted Open Collective and repository topology metadata used by
future template runs.</p>
</li>
<li>
<p>Package configured license files in gem release file lists.</p>
</li>
<li>
<p>Updated the dep-heads workflow so current TruffleRuby uses the generated
<code>gemfiles/dep_heads.gemfile</code> directly, avoiding Appraisal bootstrap failures
with TruffleRuby's bundled RubyGems/Bundler and gem.coop.</p>
</li>
</ul>
<h3>Added</h3>
<ul>
<li>Added support for JRuby 10.1 and TruffleRuby 34.0.</li>
</ul>
<p>Official Discord 👉️ [![Live Chat on Discord][✉️discord-invite-img]][✉️discord-invite]</p>
<p>Many paths lead to being a sponsor or a backer of this project. Are you on such a path?</p>
<p>[![OpenCollective Backers][🖇osc-backers-i]][🖇osc-backers] [![OpenCollective Sponsors][🖇osc-sponsors-i]][🖇osc-sponsors] [![Sponsor Me on Github][🖇sponsor-img]][🖇sponsor] [![Liberapay Goal Progress][⛳liberapay-img]][⛳liberapay] [![Donate on PayPal][🖇paypal-img]][🖇paypal]</p>
<p>[![Buy me a coffee][🖇buyme-small-img]][🖇buyme] [![Donate to my FLOSS efforts at ko-fi.com][🖇kofi-img]][🖇kofi]</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/ruby-oauth/oauth/blob/main/CHANGELOG.md">oauth's changelog</a>.</em></p>
<blockquote>
<h2>[1.1.8] - 2026-07-15</h2>
<ul>
<li>TAG: [v1.1.8][1.1.8t]</li>
<li>COVERAGE: 69.47% -- 835/1202 lines in 42 files</li>
<li>BRANCH COVERAGE: 47.75% -- 159/333 branches in 42 files</li>
<li>40.38% documented</li>
</ul>
<h3>Changed</h3>
<ul>
<li>
<p>Raised the <code>anonymous_loader</code> runtime dependency floor to <code>>= 0.1.1</code>.</p>
</li>
<li>
<p>Raised the <code>auth-sanitizer</code> runtime dependency floor to <code>>= 0.2.2</code> and
switched isolated sanitizer loading to the released <code>anonymous_loader</code> gem,
including local workspace wiring for the new runtime dependency.</p>
</li>
<li>
<p>Raised the <code>oauth-tty</code> runtime dependency floor to <code>>= 1.0.11</code>.</p>
</li>
<li>
<p>Raised the <code>anonymous_loader</code> runtime dependency floor to <code>>= 0.1.2</code>.</p>
</li>
<li>
<p>Retemplated generated project metadata, support documentation, CI workflows,
binstubs, and development dependency floors with <code>kettle-jem</code> v7.0.0.</p>
</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>
<p>Updated the auth-sanitizer subprocess isolation spec to load the standard
test bootstrap, including Ruby 2.4 backports.</p>
</li>
<li>
<p>Made the Ruby 2.4 appraisal's legacy <code>cgi</code> dependency explicit.</p>
</li>
<li>
<p>Corrected RubyGems homepage metadata to point at the gem documentation site.</p>
</li>
<li>
<p>Corrected persisted Open Collective and repository topology metadata used by
future template runs.</p>
</li>
<li>
<p>Package configured license files in gem release file lists.</p>
</li>
<li>
<p>Updated the dep-heads workflow so current TruffleRuby uses the generated
<code>gemfiles/dep_heads.gemfile</code> directly, avoiding Appraisal bootstrap failures
with TruffleRuby's bundled RubyGems/Bundler and gem.coop.</p>
</li>
</ul>
<h3>Added</h3>
<ul>
<li>Added support for JRuby 10.1 and TruffleRuby 34.0.</li>
</ul>
<h2>[1.1.7] - 2026-06-15</h2>
<ul>
<li>TAG: [v1.1.7][1.1.7t]</li>
<li>COVERAGE: 88.32% -- 839/950 lines in 33 files</li>
<li>BRANCH COVERAGE: 58.67% -- 159/271 branches in 33 files</li>
<li>40.38% documented</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Retemplated repository metadata, workflows, modular gemfiles, documentation
scaffolding, <code>version_gem</code> >= 1.1.12, and templating-isolated local workspace</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/ruby-oauth/oauth/commit/fd9fc9446c93db389e1d03bb3dcb2b2637d1d6f9"><code>fd9fc94</code></a> 🔖 Prepare release v1.1.8</li>
<li><a href="https://github.com/ruby-oauth/oauth/commit/038f9e1b7c3cadebd4660d3e0dc703b4b09712d8"><code>038f9e1</code></a> 🔧 Run TruffleRuby dep-heads from generated gemfile</li>
<li><a href="https://github.com/ruby-oauth/oauth/commit/6cee15701c9b1720b77bd178e9c471be54f4e202"><code>6cee157</code></a> 🔖 Prepare release v1.1.8</li>
<li><a href="https://github.com/ruby-oauth/oauth/commit/a5cef800be8232f38289b6434fddd3aa34f2a30b"><code>a5cef80</code></a> ⬆️ oauth-tty v1.0.13</li>
<li><a href="https://github.com/ruby-oauth/oauth/commit/600f558e4d7bf87e442804473440db69e0a36961"><code>600f558</code></a> 🔒 Pin GitHub Actions SHAs</li>
<li><a href="https://github.com/ruby-oauth/oauth/commit/1e7e813e8f216a131b571257267eae46989b770b"><code>1e7e813</code></a> 🎨 Template bootstrap by kettle-jem v7.0.0</li>
<li><a href="https://github.com/ruby-oauth/oauth/commit/c01107342d134fbcf1a3f40c694fb76c5e75abab"><code>c011073</code></a> 🎨 Template bootstrap by kettle-jem v7.0.0</li>
<li><a href="https://github.com/ruby-oauth/oauth/commit/030ffef7908ce24a1dc8554a5ad381b055394dcb"><code>030ffef</code></a> ⬆️ ruby 4.0.6</li>
<li><a href="https://github.com/ruby-oauth/oauth/commit/ff7fe32ca0af4bf23d7ae7d7274be028eae5dcc1"><code>ff7fe32</code></a> 🎨 Template bootstrap by kettle-jem v7.0.0</li>
<li><a href="https://github.com/ruby-oauth/oauth/commit/ccb1d6feab8724ed50c8605cf943105752456f37"><code>ccb1d6f</code></a> ⬆️ Raise family dependency floors</li>
<li>Additional commits viewable in <a href="https://github.com/ruby-oauth/oauth/compare/v1.1.6...v1.1.8">compare view</a></li>
</ul>
</details>
<br />
Updates `parallel` from 2.1.0 to 2.2.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/grosser/parallel/blob/master/CHANGELOG.md">parallel's changelog</a>.</em></p>
<blockquote>
<h2>2.2.0</h2>
<h3>Added</h3>
<ul>
<li>Redact HMAC secrets from inspect output</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>filter_map rejects falsy valus</li>
<li>restore the outer worker number after direct execution</li>
<li>compare producer stop markers by identity</li>
<li>ractor stop and crash handling</li>
<li>ractor direct mode with 0 workers</li>
<li>avoid storing or transferring discarded each results</li>
<li>ractor item index works</li>
<li>validate worker counts</li>
<li>clean up partially created process workers</li>
<li>avoid storing or transferring discarded each results</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/grosser/parallel/commit/582ae13d237ec4994f6895388b7933f832118bb7"><code>582ae13</code></a> v2.2.0</li>
<li><a href="https://github.com/grosser/parallel/commit/fd824dfbd062c78bb8f764a6feb3d2daf3270f1f"><code>fd824df</code></a> Merge pull request <a href="https://redirect.github.com/grosser/parallel/issues/390">#390</a> from OskarEichler/codex/security-redact-hmac-secret</li>
<li><a href="https://github.com/grosser/parallel/commit/1b1bd980982574b911f326f0e5883d60d03daa9e"><code>1b1bd98</code></a> Merge pull request <a href="https://redirect.github.com/grosser/parallel/issues/392">#392</a> from grosser/grosser/read</li>
<li><a href="https://github.com/grosser/parallel/commit/c4eeeec8b2bb0823c48c958eebd43d4d23422d6d"><code>c4eeeec</code></a> pin permissions to read</li>
<li><a href="https://github.com/grosser/parallel/commit/574da0fce13b3addd2afde2fb733aa6237071c88"><code>574da0f</code></a> Redact HMAC secrets from inspect output</li>
<li><a href="https://github.com/grosser/parallel/commit/c032f43bb6ce6fbebb922e2679efa87d2c77f631"><code>c032f43</code></a> Merge pull request <a href="https://redirect.github.com/grosser/parallel/issues/385">#385</a> from OskarEichler/codex/validate-worker-counts</li>
<li><a href="https://github.com/grosser/parallel/commit/0720b14909c17b11224e88410e8b4c7912028de5"><code>0720b14</code></a> Merge pull request <a href="https://redirect.github.com/grosser/parallel/issues/389">#389</a> from grosser/OskarEichler-codex/cleanup-ractors-on-pa...</li>
<li><a href="https://github.com/grosser/parallel/commit/b7c01eb99768a54e3be44cb47c0909acbce0b6b5"><code>b7c01eb</code></a> tests</li>
<li><a href="https://github.com/grosser/parallel/commit/6f51a55116a85894d3b83e445daf454b135dc4f5"><code>6f51a55</code></a> cleanup</li>
<li><a href="https://github.com/grosser/parallel/commit/2622bee2f4b278cb26ce96eb05b67c56f9dfaaa2"><code>2622bee</code></a> Stop Ractors after parent-side failures</li>
<li>Additional commits viewable in <a href="https://github.com/grosser/parallel/compare/v2.1.0...v2.2.0">compare view</a></li>
</ul>
</details>
<br />
Updates `process_executer` from 4.0.4 to 4.1.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/main-branch/process_executer/releases">process_executer's releases</a>.</em></p>
<blockquote>
<h2>v4.1.1</h2>
<h2><a href="https://github.com/main-branch/process_executer/compare/v4.1.0...v4.1.1">4.1.1</a> (2026-08-31)</h2>
<h3>Other Changes</h3>
<ul>
<li>Characterize validation ordering when unknown and invalid options are given together (<a href="https://redirect.github.com/main-branch/process_executer/issues/192">#192</a>) (<a href="https://github.com/main-branch/process_executer/commit/15d6e063170484f309efd30867238b867484288b">15d6e06</a>)</li>
<li>Collapse encoding validators and clarify capture-redirection assembly (<a href="https://redirect.github.com/main-branch/process_executer/issues/194">#194</a>) (<a href="https://github.com/main-branch/process_executer/commit/bab86101ac4cdbd3747e72d0d7f841623a6e9b20">bab8610</a>)</li>
<li>Contribute subclass redirections via an internal_redirections hook (<a href="https://redirect.github.com/main-branch/process_executer/issues/190">#190</a>) (<a href="https://github.com/main-branch/process_executer/commit/8ecbda54874de933ab07a64d91e0a07e17f7ece0">8ecbda5</a>)</li>
<li>Derive the process-group isolation decision from a single source (<a href="https://redirect.github.com/main-branch/process_executer/issues/191">#191</a>) (<a href="https://github.com/main-branch/process_executer/commit/5d8ac7dc38a369a7fe6d6cf3d05bd1eec799f3dc">5d8ac7d</a>)</li>
<li>Describe every source of MonitoredPipe#exception (<a href="https://redirect.github.com/main-branch/process_executer/issues/193">#193</a>) (<a href="https://github.com/main-branch/process_executer/commit/333b7bd4c552c246d7d7505b5aa3e1a123ac5f9b">333b7bd</a>)</li>
<li>Extract shared validate! from Options::Base#initialize and #merge! (<a href="https://redirect.github.com/main-branch/process_executer/issues/192">#192</a>) (<a href="https://github.com/main-branch/process_executer/commit/422956acaab46e29ecc1373d017d719ea6eb497f">422956a</a>)</li>
<li>Remove the release-as 4.1.0 override from the release-please config (<a href="https://github.com/main-branch/process_executer/commit/65de5b8b4a7f926c4e71b094ead5ff9abc6ff102">65de5b8</a>)</li>
<li>Track opened pipes as per-call instance state instead of an out-parameter (<a href="https://redirect.github.com/main-branch/process_executer/issues/190">#190</a>) (<a href="https://github.com/main-branch/process_executer/commit/f279...
_Description has been truncated_
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/7381
-- Commit Summary --
* Bump the dependencies group with 18 updates
-- File Changes --
M Gemfile.lock (53)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/7381.patch
https://github.com/openstreetmap/openstreetmap-website/pull/7381.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/7381
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/7381 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20260910/dc968c06/attachment-0001.htm>
More information about the rails-dev
mailing list