Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump qs from 6.12.0 to 6.12.1 in /dashboard (#7696)
Bumps [qs](https://github.com/ljharb/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 /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=qs&package-manager=npm_and_yarn&previous-version=6.12.0&new-version=6.12.1)](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 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information