Skip to content

Commit

Permalink
chore(deps): bump qs and @types/qs (#233)
Browse files Browse the repository at this point in the history
Bumps [qs](https://github.com/ljharb/qs) and
[@types/qs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/qs).
These dependencies needed to be updated together.
Updates `qs` from 6.12.0 to 6.12.1
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/ljharb/qs/blob/main/CHANGELOG.md">qs's
changelog</a>.</em></p>
<blockquote>
<h2><strong>6.12.1</strong></h2>
<ul>
<li>[Fix] <code>parse</code>: Disable <code>decodeDotInKeys</code> by
default to restore previous behavior (<a
href="https://redirect.github.com/ljharb/qs/issues/501">#501</a>)</li>
<li>[Performance] <code>utils</code>: Optimize performance under large
data volumes, reduce memory usage, and speed up processing (<a
href="https://redirect.github.com/ljharb/qs/issues/502">#502</a>)</li>
<li>[Refactor] <code>utils</code>: use <code>+=</code></li>
<li>[Tests] increase coverage</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ljharb/qs/commit/29dda211e8b02654f60975bdb703bcc73a8ee409"><code>29dda21</code></a>
v6.12.1</li>
<li><a
href="https://github.com/ljharb/qs/commit/7e1829881e055ea33664fafcfdaa21d99018b429"><code>7e18298</code></a>
[Fix] <code>parse</code>: Disable <code>decodeDotInKeys</code> by
default to restore previous behavior</li>
<li><a
href="https://github.com/ljharb/qs/commit/fd3cd7ac2c76b615b554bcd90288ff3a71302d5b"><code>fd3cd7a</code></a>
[Tests] increase coverage</li>
<li><a
href="https://github.com/ljharb/qs/commit/6d7df026e6da59b501c3aab4c3af1793a28bfb08"><code>6d7df02</code></a>
[Performance] <code>utils</code>: Optimize performance under large data
volumes, reduce ...</li>
<li><a
href="https://github.com/ljharb/qs/commit/572533cc338811fd216d14b3416f502b6b6fe719"><code>572533c</code></a>
[Refactor] <code>utils</code>: use <code>+=</code></li>
<li><a
href="https://github.com/ljharb/qs/commit/c4d29f35acec4122a0f6d323e0f4366cd3f3b134"><code>c4d29f3</code></a>
[meta] add tea.yaml</li>
<li>See full diff in <a
href="https://github.com/ljharb/qs/compare/v6.12.0...v6.12.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `@types/qs` from 6.9.14 to 6.9.15
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/qs">compare
view</a></li>
</ul>
</details>
<br />


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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 1ced5fe commit 5a77e90
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5a77e90

Please sign in to comment.