<p dir="auto">Bumps <a href="https://github.com/ruby/json">json</a> from 2.10.1 to 2.10.2.</p>
<details>
<summary>Release notes</summary>
<p dir="auto"><em>Sourced from <a href="https://github.com/ruby/json/releases">json's releases</a>.</em></p>
<blockquote>
<h2 dir="auto">v2.10.2</h2>
<h2 dir="auto">What's Changed</h2>
<ul dir="auto">
<li>Fix a potential crash in the C extension parser.</li>
<li>Raise a ParserError on all incomplete unicode escape sequence. This was the behavior until <code class="notranslate">2.10.0</code> unadvertently changed it.</li>
<li>Ensure document snippets that are included in parser errors don't include truncated multibyte characters.</li>
<li>Ensure parser error snippets are valid UTF-8.</li>
<li>Fix <code class="notranslate">JSON::GeneratorError#detailed_message</code> on Ruby < 3.2</li>
</ul>
<p dir="auto"><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/ruby/json/compare/v2.10.1...v2.10.2">ruby/json@<tt>v2.10.1...v2.10.2</tt></a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p dir="auto"><em>Sourced from <a href="https://github.com/ruby/json/blob/master/CHANGES.md">json's changelog</a>.</em></p>
<blockquote>
<h3 dir="auto">2025-03-12 (2.10.2)</h3>
<ul dir="auto">
<li>Fix a potential crash in the C extension parser.</li>
<li>Raise a ParserError on all incomplete unicode escape sequence. This was the behavior until <code class="notranslate">2.10.0</code> unadvertently changed it.</li>
<li>Ensure document snippets that are included in parser errors don't include truncated multibyte characters.</li>
<li>Ensure parser error snippets are valid UTF-8.</li>
<li>Fix <code class="notranslate">JSON::GeneratorError#detailed_message</code> on Ruby < 3.2</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul dir="auto">
<li><a href="https://github.com/ruby/json/commit/350c1fd154eaf7840f696c623362478a9148166c"><code class="notranslate">350c1fd</code></a> Release 2.10.2</li>
<li><a href="https://github.com/ruby/json/commit/c56db31f800d5d508389793e69682f99749dbadf"><code class="notranslate">c56db31</code></a> Merge commit from fork</li>
<li><a href="https://github.com/ruby/json/commit/cf242d89a0523bacd5238a59c77b33411b8c3208"><code class="notranslate">cf242d8</code></a> Fix potential out of bound read in <code class="notranslate">json_string_unescape</code>.</li>
<li><a href="https://github.com/ruby/json/commit/57911f1ecf065c36cf36e6bc46fd037c675ceb55"><code class="notranslate">57911f1</code></a> Merge pull request <a href="https://redirect.github.com/ruby/json/issues/762">#762</a> from byroot/invalid-escape</li>
<li><a href="https://github.com/ruby/json/commit/7d0637b9e6e0269c88418b142cb9a1ef2799587d"><code class="notranslate">7d0637b</code></a> Raise a ParserError on all incomplete unicode escape sequence.</li>
<li><a href="https://github.com/ruby/json/commit/c079793b7655b749a4d85f5c8e6bd2649fd31c0c"><code class="notranslate">c079793</code></a> Avoid fast-path IO writes when IO has ext enc</li>
<li><a href="https://github.com/ruby/json/commit/ac30b69c06a2e4d21cca4875a7265c24f6ede5ed"><code class="notranslate">ac30b69</code></a> Merge pull request <a href="https://redirect.github.com/ruby/json/issues/757">#757</a> from rahim/fix-generator-error-no-method-error</li>
<li><a href="https://github.com/ruby/json/commit/2e015ff839ed2044ead0fd27b63a912766270a1b"><code class="notranslate">2e015ff</code></a> Fix JSON::GeneratorError#detailed_message with Ruby < 3.2</li>
<li><a href="https://github.com/ruby/json/commit/f3e113654fb61cb670ab70f2470dc26183c369e1"><code class="notranslate">f3e1136</code></a> Merge pull request <a href="https://redirect.github.com/ruby/json/issues/756">#756</a> from byroot/utf8-snippets</li>
<li><a href="https://github.com/ruby/json/commit/e144793b7226c2df75c414749d6f87ab7fcf4dce"><code class="notranslate">e144793</code></a> Ensure parser error snippets are valid UTF-8</li>
<li>Additional commits viewable in <a href="https://github.com/ruby/json/compare/v2.10.1...v2.10.2">compare view</a></li>
</ul>
</details>
<br>
<p dir="auto"><a href="https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores"><img src="https://camo.githubusercontent.com/e668834d90da347688898f5bcae38e90e78880bb24e596809574379d0808d173/68747470733a2f2f646570656e6461626f742d6261646765732e6769746875626170702e636f6d2f6261646765732f636f6d7061746962696c6974795f73636f72653f646570656e64656e63792d6e616d653d6a736f6e267061636b6167652d6d616e616765723d62756e646c65722670726576696f75732d76657273696f6e3d322e31302e31266e65772d76657273696f6e3d322e31302e32" alt="Dependabot compatibility score" data-canonical-src="https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=json&package-manager=bundler&previous-version=2.10.1&new-version=2.10.2" style="max-width: 100%;"></a></p>
<p dir="auto">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 <code class="notranslate">@dependabot rebase</code>.</p>
<hr>
<details>
<summary>Dependabot commands and options</summary>
<br>
<p dir="auto">You can trigger Dependabot actions by commenting on this PR:</p>
<ul dir="auto">
<li><code class="notranslate">@dependabot rebase</code> will rebase this PR</li>
<li><code class="notranslate">@dependabot recreate</code> will recreate this PR, overwriting any edits that have been made to it</li>
<li><code class="notranslate">@dependabot merge</code> will merge this PR after your CI passes on it</li>
<li><code class="notranslate">@dependabot squash and merge</code> will squash and merge this PR after your CI passes on it</li>
<li><code class="notranslate">@dependabot cancel merge</code> will cancel a previously requested merge and block automerging</li>
<li><code class="notranslate">@dependabot reopen</code> will reopen this PR if it is closed</li>
<li><code class="notranslate">@dependabot close</code> will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually</li>
<li><code class="notranslate">@dependabot show <dependency name> ignore conditions</code> will show all of the ignore conditions of the specified dependency</li>
<li><code class="notranslate">@dependabot ignore this major version</code> will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)</li>
<li><code class="notranslate">@dependabot ignore this minor version</code> will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)</li>
<li><code class="notranslate">@dependabot ignore this dependency</code> will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)<br>
You can disable automated security fix PRs for this repo from the <a href="https://github.com/openstreetmap/openstreetmap-website/network/alerts">Security Alerts page</a>.</li>
</ul>
</details>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/openstreetmap/openstreetmap-website/pull/5795'>https://github.com/openstreetmap/openstreetmap-website/pull/5795</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/5795/commits/aa8f7405859f6b948f58aad1a586419a463aa36a" class="commit-link">aa8f740</a>  Bump json from 2.10.1 to 2.10.2</li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5795/files">1 file</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5795/files#diff-89cade48462044ee1b672dc5f4c3ec250fbd29effcd8932096a23c1283c6731f">Gemfile.lock</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/5795.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/5795.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/5795.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/5795.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/5795">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLLQA7PK6LJAHTWSZQL2UBIFZAVCNFSM6AAAAABY35BUT2VHI2DSMVQWIX3LMV43ASLTON2WKOZSHEYTIMZYGE2TQOI">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLPQEROEECZGQSZAQOL2UBIFZA5CNFSM6AAAAABY35BUT2WGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHK3NPPCU.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/pull/5795</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/5795",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/5795",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>