<p>Bumps <a href="https://github.com/ljharb/qs">qs</a> from 6.9.6 to 6.10.0.</p>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/ljharb/qs/blob/master/CHANGELOG.md">qs's changelog</a>.</em></p>
<blockquote>
<h2><strong>6.10.0</strong></h2>
<ul>
<li>[New] <code>stringify</code>: throw on cycles, instead of an infinite loop (<a href="https://github-redirect.dependabot.com/ljharb/qs/issues/395" rel="nofollow">#395</a>, <a href="https://github-redirect.dependabot.com/ljharb/qs/issues/394" rel="nofollow">#394</a>, <a href="https://github-redirect.dependabot.com/ljharb/qs/issues/393" rel="nofollow">#393</a>)</li>
<li>[New] <code>parse</code>: add <code>allowSparse</code> option for collapsing arrays with missing indices (<a href="https://github-redirect.dependabot.com/ljharb/qs/issues/312" rel="nofollow">#312</a>)</li>
<li>[meta] fix README.md (<a href="https://github-redirect.dependabot.com/ljharb/qs/issues/399" rel="nofollow">#399</a>)</li>
<li>[meta] only run <code>npm run dist</code> in publish, not install</li>
<li>[Dev Deps] update <code>eslint</code>, <code>@ljharb/eslint-config</code>, <code>aud</code>, <code>has-symbols</code>, <code>tape</code></li>
<li>[Tests] fix tests on node v0.6</li>
<li>[Tests] use <code>ljharb/actions/node/install</code> instead of <code>ljharb/actions/node/run</code></li>
<li>[Tests] Revert "[meta] ignore eclint transitive audit warning"</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/ljharb/qs/commit/7c1fcc53047ed2d7555910fbce9f72eed1e450b1"><code>7c1fcc5</code></a> v6.10.0</li>
<li><a href="https://github.com/ljharb/qs/commit/a20cfbd853b5570f416f76e35c413faa4210f53a"><code>a20cfbd</code></a> [Dev Deps] update <code>eslint</code>, <code>has-symbols</code>, <code>tape</code></li>
<li><a href="https://github.com/ljharb/qs/commit/63766c2c22282b50e701e75f961071380ecd6f8c"><code>63766c2</code></a> [New] <code>stringify</code>: throw on cycles, instead of an infinite loop</li>
<li><a href="https://github.com/ljharb/qs/commit/586f029eddd02df8796203a29dcd75b5093e375e"><code>586f029</code></a> [Tests] fix tests on node v0.6</li>
<li><a href="https://github.com/ljharb/qs/commit/834f690b3c6f9c4db50db9f99980c1ce9c766a3d"><code>834f690</code></a> [meta] fix README.md</li>
<li><a href="https://github.com/ljharb/qs/commit/4e2911fd384966f141c3deea449bd0c0e9e5c0c4"><code>4e2911f</code></a> [Tests] use <code>ljharb/actions/node/install</code> instead of <code>ljharb/actions/node/run</code></li>
<li><a href="https://github.com/ljharb/qs/commit/e40c0e007cf3edcca354a678888c0c7f0f9af8b8"><code>e40c0e0</code></a> [meta] only run <code>npm run dist</code> in publish, not install</li>
<li><a href="https://github.com/ljharb/qs/commit/facbd0e8d0f6d9a84c22058e40c9f3679aa0dee0"><code>facbd0e</code></a> Revert "[meta] ignore eclint transitive audit warning"</li>
<li><a href="https://github.com/ljharb/qs/commit/2a1d3317ad935f9acf77e57f85c8dfa69f773405"><code>2a1d331</code></a> [Dev Deps] update <code>eslint</code>, <code>@ljharb/eslint-config</code>, <code>aud</code></li>
<li><a href="https://github.com/ljharb/qs/commit/b04febd9cb1c94b466aa2bd81b6452b44712414e"><code>b04febd</code></a> [New] <code>parse</code>: add <code>allowSparse</code> option for collapsing arrays with missing i...</li>
<li>See full diff in <a href="https://github.com/ljharb/qs/compare/v6.9.6...v6.10.0">compare view</a></li>
</ul>
</details>
<br>
<p><a href="https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores"><img src="https://camo.githubusercontent.com/7cba31ad04ead21037e6640fcdff314e905b9adcb3484ab0f5c361b8024cc66f/68747470733a2f2f646570656e6461626f742d6261646765732e6769746875626170702e636f6d2f6261646765732f636f6d7061746962696c6974795f73636f72653f646570656e64656e63792d6e616d653d7173267061636b6167652d6d616e616765723d6e706d5f616e645f7961726e2670726576696f75732d76657273696f6e3d362e392e36266e65772d76657273696f6e3d362e31302e30" 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.9.6&new-version=6.10.0" style="max-width:100%;"></a></p>
<p>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>@dependabot rebase</code>.</p>
<hr>
<details>
<summary>Dependabot commands and options</summary>
<br>
<p>You can trigger Dependabot actions by commenting on this PR:</p>
<ul>
<li><code>@dependabot rebase</code> will rebase this PR</li>
<li><code>@dependabot recreate</code> will recreate this PR, overwriting any edits that have been made to it</li>
<li><code>@dependabot merge</code> will merge this PR after your CI passes on it</li>
<li><code>@dependabot squash and merge</code> will squash and merge this PR after your CI passes on it</li>
<li><code>@dependabot cancel merge</code> will cancel a previously requested merge and block automerging</li>
<li><code>@dependabot reopen</code> will reopen this PR if it is closed</li>
<li><code>@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>@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>@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>@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/3141'>https://github.com/openstreetmap/openstreetmap-website/pull/3141</a></p>
<h4>Commit Summary</h4>
<ul>
<li>Bump qs from 6.9.6 to 6.10.0</li>
</ul>
<h4>File Changes</h4>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/3141/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de">yarn.lock</a>
(56)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/3141.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/3141.patch</a></li>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/3141.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/3141.diff</a></li>
</ul>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/3141">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLKL6652NEF777OUWEDTELLHPANCNFSM4ZOCL4HA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLKXA44GUJFXM6GRAY3TELLHPA5CNFSM4ZOCL4HKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4MONYS2Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/3141",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/3141",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>