Bumps qs from 6.11.2 to 6.14.1.
Sourced from qs's changelog.
... (truncated)
Changelog
6.14.1
[] notation as well
parse: when a custom decoder returns null for a key, ignore that key
parse: extract key segment splitting helper
stringify: increase coverage
eslint, @ljharb/eslint-config, npmignore, es-value-fixtures, for-each, object-inspect
6.14.0
parse: add throwOnParameterLimitExceeded option (#517)
parse: use utils.combine more
parse: add explicit throwOnLimitExceeded default
side-channel
es-value-fixtures, has-bigints, has-proto, has-symbols
6.13.1
stringify: avoid a crash when a filter key is null
utils.merge: functions should not be stringified into keys
parse: avoid a crash with interpretNumericEntities: true, comma: true, and iso charset
stringify: ensure a non-string filter does not crash
__proto__ syntax instead of Object.create for null objects
utils.merge: add some coverage
es-value-fixtures, mock-property, object-inspect, tape
6.13.0
parse: add strictDepth option (#511)
npm audit instead of aud
6.12.3
parse: properly account for strictNullHandling when allowEmptyArrays
6.12.2
parse: parse encoded square brackets (#506)
6.12.1
parse: Disable decodeDotInKeys by default to restore previous behavior (#501)
utils: Optimize performance under large data volumes, reduce memory usage, and speed up processing (#502)
utils: use +=
6.12.0
Commits
3fa11a5 v6.14.1
a626704 [Dev Deps] update npmignore
3086902 [Fix] ensure arrayLength applies to [] notation as well
fc7930e [Dev Deps] update eslint, @ljharb/eslint-config
0b06aac [Dev Deps] update @ljharb/eslint-config
64951f6 [Refactor] parse: extract key segment splitting helper
e1bd259 [Dev Deps] update @ljharb/eslint-config
f4b3d39 [eslint] add eslint 9 optional peer dep
6e94d95 [Dev Deps] update eslint, @ljharb/eslint-config, npmignore
973dc3c [actions] add workflow permissions
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.