Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump qs from 6.12.1 to 6.12.3 (#240)
Bumps [qs](https://github.com/ljharb/qs) from 6.12.1 to 6.12.3. <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.3</strong></h2> <ul> <li>[Fix] <code>parse</code>: properly account for <code>strictNullHandling</code> when <code>allowEmptyArrays</code></li> <li>[meta] fix changelog indentation</li> </ul> <h2><strong>6.12.2</strong></h2> <ul> <li>[Fix] <code>parse</code>: parse encoded square brackets (<a href="https://redirect.github.com/ljharb/qs/issues/506">#506</a>)</li> <li>[readme] add CII best practices badge</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ljharb/qs/commit/f90cc35dd65c7099c35ae75d7a1a67aab85220e1"><code>f90cc35</code></a> v6.12.3</li> <li><a href="https://github.com/ljharb/qs/commit/1bf9f7a7f5efb3888f3653137f90a96f32fe95ff"><code>1bf9f7a</code></a> [Fix] <code>parse</code>: properly account for <code>strictNullHandling</code> when <code>allowEmptyArrays</code></li> <li><a href="https://github.com/ljharb/qs/commit/7ebf48b42a4780b3b0b18f12be727bd57a49256b"><code>7ebf48b</code></a> [meta] fix changelog indentation</li> <li><a href="https://github.com/ljharb/qs/commit/d0dff11f06be1b2588e62865f5e4aa91f2dabafb"><code>d0dff11</code></a> v6.12.2</li> <li><a href="https://github.com/ljharb/qs/commit/f0b8d032034933adcc60b5f83dbcb8cdfb868dbd"><code>f0b8d03</code></a> [Dev Deps] update <code>@ljharb/eslint-config</code>, <code>object-inspect</code>, <code>tape</code></li> <li><a href="https://github.com/ljharb/qs/commit/81835ff51d852c97e364eff78bbb8c58072aca71"><code>81835ff</code></a> [Fix]: <code>parse</code>: parse encoded square brackets</li> <li><a href="https://github.com/ljharb/qs/commit/db47dccb5819fc10f616a1f036798e4788ae06a8"><code>db47dcc</code></a> [readme] add CII best practices badge</li> <li>See full diff in <a href="https://github.com/ljharb/qs/compare/v6.12.1...v6.12.3">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.1&new-version=6.12.3)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information