[openstreetmap/openstreetmap-website] Bump qs from 6.10.1 to 6.10.2 (PR #3393)

dependabot[bot] notifications at github.com
Mon Dec 6 23:01:16 UTC 2021


Bumps [qs](https://github.com/ljharb/qs) from 6.10.1 to 6.10.2.
<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.2</strong></h2>
<ul>
<li>[Fix] <code>stringify</code>: actually fix cyclic references (<a href="https://github-redirect.dependabot.com/ljharb/qs/issues/426">#426</a>)</li>
<li>[Fix] <code>stringify</code>: avoid encoding arrayformat comma when <code>encodeValuesOnly = true</code> (<a href="https://github-redirect.dependabot.com/ljharb/qs/issues/424">#424</a>)</li>
<li>[readme] remove travis badge; add github actions/codecov badges; update URLs</li>
<li>[Docs] add note and links for coercing primitive values (<a href="https://github-redirect.dependabot.com/ljharb/qs/issues/408">#408</a>)</li>
<li>[actions] update codecov uploader</li>
<li>[actions] update workflows</li>
<li>[Tests] clean up stringify tests slightly</li>
<li>[Dev Deps] update <code>eslint</code>, <code>@ljharb/eslint-config</code>, <code>aud</code>, <code>object-inspect</code>, <code>safe-publish-latest</code>, <code>tape</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/ljharb/qs/commit/408ff95f1ab94ea73027bc8a7443afb62d41a72d"><code>408ff95</code></a> v6.10.2</li>
<li><a href="https://github.com/ljharb/qs/commit/3cea04d889db3953e408554012f0ff44571eeb99"><code>3cea04d</code></a> [Dev Deps] update <code>@ljharb/eslint-config</code></li>
<li><a href="https://github.com/ljharb/qs/commit/28fba8fd928ee14c758c7f55cbce9d8730443dd4"><code>28fba8f</code></a> [Dev Deps] update <code>eslint</code>, <code>@ljharb/eslint-config</code>, <code>tape</code></li>
<li><a href="https://github.com/ljharb/qs/commit/9aee773432b80bd50441f7ac1b64a86a7e00ccca"><code>9aee773</code></a> [Fix] <code>stringify</code>: actually fix cyclic references</li>
<li><a href="https://github.com/ljharb/qs/commit/24c19cc7164b4a18b1c0190fa8466cd93f18ae92"><code>24c19cc</code></a> [Dev Deps] update <code>eslint</code>, <code>@ljharb/eslint-config</code>, <code>safe-publish-latest</code></li>
<li><a href="https://github.com/ljharb/qs/commit/5dbeeb4ec03ae745073efbb6e0101e7f2f584875"><code>5dbeeb4</code></a> [Fix] <code>stringify</code>: avoid encoding arrayformat comma when `encodeValuesOnly = ...</li>
<li><a href="https://github.com/ljharb/qs/commit/e2fd364d47f3e32b622d59005f53b090423e9967"><code>e2fd364</code></a> [actions] update codecov uploader</li>
<li><a href="https://github.com/ljharb/qs/commit/651b884c89c77eb14562a2681415b4599e7504b0"><code>651b884</code></a> [Dev Deps] update <code>eslint</code>, <code>@ljharb/eslint-config</code>, <code>aud</code>, <code>object-inspect</code>,...</li>
<li><a href="https://github.com/ljharb/qs/commit/e4a81e0825a763904d3d2e8e9123ba00e7238400"><code>e4a81e0</code></a> [readme] remove travis badge; add github actions/codecov badges; update URLs</li>
<li><a href="https://github.com/ljharb/qs/commit/e9877e3b6e23907086403dfb7e39dab0fefb86d7"><code>e9877e3</code></a> [actions] update workflows</li>
<li>Additional commits viewable in <a href="https://github.com/ljharb/qs/compare/v6.10.1...v6.10.2">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=qs&package-manager=npm_and_yarn&previous-version=6.10.1&new-version=6.10.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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 `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/3393

-- Commit Summary --

  * Bump qs from 6.10.1 to 6.10.2

-- File Changes --

    M yarn.lock (6)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/3393.patch
https://github.com/openstreetmap/openstreetmap-website/pull/3393.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/3393
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20211206/fca11aea/attachment.htm>


More information about the rails-dev mailing list