<p dir="auto">Bumps <a href="https://github.com/ljharb/qs">qs</a> from 6.11.2 to 6.12.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.12.0</strong></h2>
<ul dir="auto">
<li>[New] <code class="notranslate">parse</code>/<code class="notranslate">stringify</code>: add <code class="notranslate">decodeDotInKeys</code>/<code class="notranslate">encodeDotKeys</code> options (<a href="https://redirect.github.com/ljharb/qs/issues/488">#488</a>)</li>
<li>[New] <code class="notranslate">parse</code>: add <code class="notranslate">duplicates</code> option</li>
<li>[New] <code class="notranslate">parse</code>/<code class="notranslate">stringify</code>: add <code class="notranslate">allowEmptyArrays</code> option to allow [] in object values (<a href="https://redirect.github.com/ljharb/qs/issues/487">#487</a>)</li>
<li>[Refactor] <code class="notranslate">parse</code>/<code class="notranslate">stringify</code>: move allowDots config logic to its own variable</li>
<li>[Refactor] <code class="notranslate">stringify</code>: move option-handling code into <code class="notranslate">normalizeStringifyOptions</code></li>
<li>[readme] update readme, add logos (<a href="https://redirect.github.com/ljharb/qs/issues/484">#484</a>)</li>
<li>[readme] <code class="notranslate">stringify</code>: clarify default <code class="notranslate">arrayFormat</code> behavior</li>
<li>[readme] fix line wrapping</li>
<li>[readme] remove dead badges</li>
<li>[Deps] update <code class="notranslate">side-channel</code></li>
<li>[meta] make the dist build 50% smaller</li>
<li>[meta] add <code class="notranslate">sideEffects</code> flag</li>
<li>[meta] run build in prepack, not prepublish</li>
<li>[Tests] <code class="notranslate">parse</code>: remove useless tests; add coverage</li>
<li>[Tests] <code class="notranslate">stringify</code>: increase coverage</li>
<li>[Tests] use <code class="notranslate">mock-property</code></li>
<li>[Tests] <code class="notranslate">stringify</code>: improve coverage</li>
<li>[Dev Deps] update <code class="notranslate">@ljharb/eslint-config </code>, <code class="notranslate">aud</code>, <code class="notranslate">has-override-mistake</code>, <code class="notranslate">has-property-descriptors</code>, <code class="notranslate">mock-property</code>, <code class="notranslate">npmignore</code>, <code class="notranslate">object-inspect</code>, <code class="notranslate">tape</code></li>
<li>[Dev Deps] pin <code class="notranslate">glob</code>, since v10.3.8+ requires a broken <code class="notranslate">jackspeak</code></li>
<li>[Dev Deps] pin <code class="notranslate">jackspeak</code> since 2.1.2+ depends on npm aliases, which kill the install process in npm < 6</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul dir="auto">
<li><a href="https://github.com/ljharb/qs/commit/062334aa584809829822c077f5f9f41c1e253dab"><code class="notranslate">062334a</code></a> v6.12.0</li>
<li><a href="https://github.com/ljharb/qs/commit/f09cffccd83957218d7b6d03774e866b49595afb"><code class="notranslate">f09cffc</code></a> [meta] make the dist build 50% smaller</li>
<li><a href="https://github.com/ljharb/qs/commit/934dfe898f81874f4b9f0efd44535690cb5af1df"><code class="notranslate">934dfe8</code></a> [meta] run build in prepack, not prepublish</li>
<li><a href="https://github.com/ljharb/qs/commit/c8a269f508fbe7e0e6d539360adbe7edc42b24b6"><code class="notranslate">c8a269f</code></a> [Tests] <code class="notranslate">parse</code>: remove useless tests; add coverage</li>
<li><a href="https://github.com/ljharb/qs/commit/1e047010889d912c1a99813e7a548c95a7f22b68"><code class="notranslate">1e04701</code></a> [Tests] <code class="notranslate">stringify</code>: increase coverage</li>
<li><a href="https://github.com/ljharb/qs/commit/e679e123ed671742c22ea380de48f04912ea37f9"><code class="notranslate">e679e12</code></a> [Deps] update <code class="notranslate">side-channel</code></li>
<li><a href="https://github.com/ljharb/qs/commit/67994751218621ac6dbef98cf1e94aaca1178299"><code class="notranslate">6799475</code></a> [Dev Deps] update <code class="notranslate">has-override-mistake</code></li>
<li><a href="https://github.com/ljharb/qs/commit/cc60bbdb7b2c9c56da7f6220792148339761c4fd"><code class="notranslate">cc60bbd</code></a> [Tests] use <code class="notranslate">mock-property</code></li>
<li><a href="https://github.com/ljharb/qs/commit/30004b2d9bb6125a4b8624465656276796912333"><code class="notranslate">30004b2</code></a> [New] <code class="notranslate">parse</code>/<code class="notranslate">stringify</code>: add <code class="notranslate">decodeDotInKeys</code>/<code class="notranslate">encodeDotKeys</code> options</li>
<li><a href="https://github.com/ljharb/qs/commit/82a098eb13a8f57c5ed3e3e744de99488d08ea43"><code class="notranslate">82a098e</code></a> [Refactor] <code class="notranslate">parse</code>/<code class="notranslate">stringify</code>: move allowDots config logic to its own variable</li>
<li>Additional commits viewable in <a href="https://github.com/ljharb/qs/compare/v6.11.2...v6.12.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/8735d4fdcaec14a1009d6ce390f0235f1c1bdb496dd0abefe2c55a5a634f3c36/68747470733a2f2f646570656e6461626f742d6261646765732e6769746875626170702e636f6d2f6261646765732f636f6d7061746962696c6974795f73636f72653f646570656e64656e63792d6e616d653d7173267061636b6167652d6d616e616765723d6e706d5f616e645f7961726e2670726576696f75732d76657273696f6e3d362e31312e32266e65772d76657273696f6e3d362e31322e30" 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.11.2&new-version=6.12.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/4564'>https://github.com/openstreetmap/openstreetmap-website/pull/4564</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/4564/commits/f816482778fad28424a4b2a151e0ba8ede2dcd97" class="commit-link">f816482</a>  Bump qs from 6.11.2 to 6.12.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/4564/files">1 file</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4564/files#diff-51e4f558fae534656963876761c95b83b6ef5da5103c4adef6768219ed76c2de">yarn.lock</a>
    (130)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/4564.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/4564.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/4564.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/4564.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/4564">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLMW4FCCTFUYB6OBEZ3YW6OJNAVCNFSM6AAAAABEJ53WJGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE3TENJZGQZDQNY">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLOHXPAWEV7TT5PX2DTYW6OJNA5CNFSM6AAAAABEJ53WJGWGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHIC7ZIN4.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/4564</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/4564",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/4564",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>