[openstreetmap/openstreetmap-website] Bump qs from 6.9.4 to 6.9.6 (#3048)
dependabot[bot]
notifications at github.com
Thu Jan 14 05:01:30 UTC 2021
Bumps [qs](https://github.com/ljharb/qs) from 6.9.4 to 6.9.6.
<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.9.6</strong></h2>
<ul>
<li>[Fix] restore <code>dist</code> dir; mistakenly removed in d4f6c32</li>
</ul>
<h2><strong>6.9.5</strong></h2>
<ul>
<li>[Fix] <code>stringify</code>: do not encode parens for RFC1738</li>
<li>[Fix] <code>stringify</code>: fix arrayFormat comma with empty array/objects (<a href="https://github-redirect.dependabot.com/ljharb/qs/issues/350">#350</a>)</li>
<li>[Refactor] <code>format</code>: remove <code>util.assign</code> call</li>
<li>[meta] add "Allow Edits" workflow; update rebase workflow</li>
<li>[actions] switch Automatic Rebase workflow to <code>pull_request_target</code> event</li>
<li>[Tests] <code>stringify</code>: add tests for <a href="https://github-redirect.dependabot.com/ljharb/qs/issues/378">#378</a></li>
<li>[Tests] migrate tests to Github Actions</li>
<li>[Tests] run <code>nyc</code> on all tests; use <code>tape</code> runner</li>
<li>[Dev Deps] update <code>eslint</code>, <code>@ljharb/eslint-config</code>, <code>browserify</code>, <code>mkdirp</code>, <code>object-inspect</code>, <code>tape</code>; add <code>aud</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/ljharb/qs/commit/b522d2e9993a47afd810ed9a19d35aadb6323988"><code>b522d2e</code></a> v6.9.6</li>
<li><a href="https://github.com/ljharb/qs/commit/47d0b8348b4703b4d6321ffcfb98a458437954a9"><code>47d0b83</code></a> [Fix] restore <code>dist</code> dir; mistakenly removed in d4f6c32</li>
<li><a href="https://github.com/ljharb/qs/commit/179fafc920123e60466a1729f9f2b43b2fd67212"><code>179fafc</code></a> v6.9.5</li>
<li><a href="https://github.com/ljharb/qs/commit/d4f6c3219907c221f8ca45406092c9504f20a46b"><code>d4f6c32</code></a> [meta] do not publish github action workflow files</li>
<li><a href="https://github.com/ljharb/qs/commit/66202e74e326f2d7bf10fd7bdc47c45bba16c3b3"><code>66202e7</code></a> [Tests] <code>stringify</code>: add tests for <a href="https://github-redirect.dependabot.com/ljharb/qs/issues/378">#378</a></li>
<li><a href="https://github.com/ljharb/qs/commit/da6d2497e66f06fc5ef56a99172ea77556880ef5"><code>da6d249</code></a> [Dev Deps] update <code>eslint</code>, <code>@ljharb/eslint-config</code>, <code>aud</code>, <code>browserify</code>, `ob...</li>
<li><a href="https://github.com/ljharb/qs/commit/4e7a5a38bb0332662250cee1b05fa97fc70a62d1"><code>4e7a5a3</code></a> [Fix] <code>stringify</code>: do not encode parens for RFC1738</li>
<li><a href="https://github.com/ljharb/qs/commit/9c60d5318865648ed10074b09bef04b5f04b8fda"><code>9c60d53</code></a> [Refactor] <code>format</code>: remove <code>util.assign</code> call</li>
<li><a href="https://github.com/ljharb/qs/commit/01aaffdfc5f39c47ee7b4296b3e3b5f2c085d3c3"><code>01aaffd</code></a> [Tests] migrate tests to Github Actions</li>
<li><a href="https://github.com/ljharb/qs/commit/fcb1ef1819ad79ab684ac793f3772dcf2ba340fa"><code>fcb1ef1</code></a> [Tests] run <code>nyc</code> on all tests; use <code>tape</code> runner</li>
<li>Additional commits viewable in <a href="https://github.com/ljharb/qs/compare/v6.9.4...v6.9.6">compare view</a></li>
</ul>
</details>
<br />
[](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/3048
-- Commit Summary --
* Bump qs from 6.9.4 to 6.9.6
-- File Changes --
M yarn.lock (6)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/3048.patch
https://github.com/openstreetmap/openstreetmap-website/pull/3048.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/3048
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20210113/ec988627/attachment.htm>
More information about the rails-dev
mailing list