<p dir="auto">Bumps <a href="https://github.com/ljharb/qs">qs</a> from 6.13.1 to 6.14.0.</p>
<details>
<summary>Changelog</summary>
<p dir="auto"><em>Sourced from <a href="https://github.com/ljharb/qs/blob/main/CHANGELOG.md">qs's changelog</a>.</em></p>
<blockquote>
<h2 dir="auto"><strong>6.14.0</strong></h2>
<ul dir="auto">
<li>[New] <code class="notranslate">parse</code>: add <code class="notranslate">throwOnParameterLimitExceeded</code> option (<a href="https://redirect.github.com/ljharb/qs/issues/517">#517</a>)</li>
<li>[Refactor] <code class="notranslate">parse</code>: use <code class="notranslate">utils.combine</code> more</li>
<li>[patch] <code class="notranslate">parse</code>: add explicit <code class="notranslate">throwOnLimitExceeded</code> default</li>
<li>[actions] use shared action; re-add finishers</li>
<li>[meta] Fix changelog formatting bug</li>
<li>[Deps] update <code class="notranslate">side-channel</code></li>
<li>[Dev Deps] update <code class="notranslate">es-value-fixtures</code>, <code class="notranslate">has-bigints</code>, <code class="notranslate">has-proto</code>, <code class="notranslate">has-symbols</code></li>
<li>[Tests] increase coverage</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul dir="auto">
<li><a href="https://github.com/ljharb/qs/commit/32dcc637f90be175c0d4617b429263115a87e3a8"><code class="notranslate">32dcc63</code></a> v6.14.0</li>
<li><a href="https://github.com/ljharb/qs/commit/4ec582b07a411f49b3192ea92562e2ad503a4dc0"><code class="notranslate">4ec582b</code></a> [Dev Deps] update <code class="notranslate">es-value-fixtures</code>, <code class="notranslate">has-bigints</code></li>
<li><a href="https://github.com/ljharb/qs/commit/a240c52c7c48d3ead6bd77c5bc3b1275bab252fc"><code class="notranslate">a240c52</code></a> [Tests] increase coverage</li>
<li><a href="https://github.com/ljharb/qs/commit/25956a73e8cf56d445b0972cc3d9d16eb0958435"><code class="notranslate">25956a7</code></a> [Refactor] <code class="notranslate">parse</code>: use <code class="notranslate">utils.combine</code> more</li>
<li><a href="https://github.com/ljharb/qs/commit/b189ed49c8dfe5b41afe6cecabdaa562de56764b"><code class="notranslate">b189ed4</code></a> [patch] <code class="notranslate">parse</code>: add explicit <code class="notranslate">throwOnLimitExceeded</code> default</li>
<li><a href="https://github.com/ljharb/qs/commit/1d590de5eb325a6ea332812b260c024e6a58ab8c"><code class="notranslate">1d590de</code></a> [actions] simplify finisher</li>
<li><a href="https://github.com/ljharb/qs/commit/6cd60a59aae428123d45810996f4ac6b2c4e5c52"><code class="notranslate">6cd60a5</code></a> [actions] use shared action</li>
<li><a href="https://github.com/ljharb/qs/commit/89edfd25f9598b5ccfe7eec9c4c184d5e8854ee2"><code class="notranslate">89edfd2</code></a> [Deps] update <code class="notranslate">side-channel</code></li>
<li><a href="https://github.com/ljharb/qs/commit/e26e7a8946b507c9445e08de04ee1b95c8eb6693"><code class="notranslate">e26e7a8</code></a> [Dev Deps] update <code class="notranslate">has-proto</code>, <code class="notranslate">has-symbols</code></li>
<li><a href="https://github.com/ljharb/qs/commit/51fdc98d72cbfb33f5bab9da1eb8d511b3160249"><code class="notranslate">51fdc98</code></a> [actions] re-add finishers</li>
<li>Additional commits viewable in <a href="https://github.com/ljharb/qs/compare/v6.13.1...v6.14.0">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/3d1bfe90195c8978a841d4e31dadcfc17c972fafdf321c5751d8e41d08ab5632/68747470733a2f2f646570656e6461626f742d6261646765732e6769746875626170702e636f6d2f6261646765732f636f6d7061746962696c6974795f73636f72653f646570656e64656e63792d6e616d653d7173267061636b6167652d6d616e616765723d6e706d5f616e645f7961726e2670726576696f75732d76657273696f6e3d362e31332e31266e65772d76657273696f6e3d362e31342e30" alt="Dependabot compatibility score" data-canonical-src="https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=qs&package-manager=npm_and_yarn&previous-version=6.13.1&new-version=6.14.0" 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)</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/5501'>https://github.com/openstreetmap/openstreetmap-website/pull/5501</a></p>
<h4>Commit Summary</h4>
<ul>
<li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/5501/commits/22d64544a1111d0275b0aad62e9fc2fe080326e5" class="commit-link">22d6454</a> Bump qs from 6.13.1 to 6.14.0</li>
</ul>
<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5501/files">1 file</a>)</p>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5501/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de">yarn.lock</a>
(194)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/5501.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/5501.patch</a></li>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/5501.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/5501.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/5501">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLOFEJRKNKEUM7YSXND2KWLAJAVCNFSM6AAAAABVF65UK2VHI2DSMVQWIX3LMV43ASLTON2WKOZSG44DQNBVG4ZTIMI">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLOBEXMKGT3Q22M7EQ32KWLAJA5CNFSM6AAAAABVF65UK2WGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHKMND3PU.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/5501</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/5501",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/5501",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>