autils
autils copied to clipboard
chore(deps-dev): bump qs from 6.7.0 to 6.7.3
Bumps qs from 6.7.0 to 6.7.3.
Changelog
Sourced from qs's changelog.
6.7.3
- [Fix]
parse: ignore__proto__keys (#428)- [Fix]
stringify: avoid encoding arrayformat comma whenencodeValuesOnly = true(#424)- [Robustness]
stringify: avoid relying on a globalundefined(#427)- [readme] remove travis badge; add github actions/codecov badges; update URLs
- [Docs] add note and links for coercing primitive values (#408)
- [meta] fix README.md (#399)
- [meta] do not publish workflow files
- [actions] backport actions from main
- [Dev Deps] backport updates from main
- [Tests] use
nycfor coverage- [Tests] clean up stringify tests slightly
6.7.2
- [Fix] proper comma parsing of URL-encoded commas (#361)
- [Fix] parses comma delimited array while having percent-encoded comma treated as normal text (#336)
6.7.1
- [Fix]
parse: Fix parsing array from object withcommatrue (#359)- [Fix]
parse: with comma true, handle field that holds an array of arrays (#335)- [fix]
parse: with comma true, do not split non-string values (#334)- [Fix]
parse: throw a TypeError instead of an Error for bad charset (#349)- [Fix] fix for an impossible situation: when the formatter is called with a non-string value
- [Refactor]
formats: tiny bit of cleanup.- readme: add security note
- [meta] add tidelift marketing copy
- [meta] add
fundingfield- [meta] add FUNDING.yml
- [meta] Clean up license text so it’s properly detected as BSD-3-Clause
- [Dev Deps] update
eslint,@ljharb/eslint-config,tape,safe-publish-latest,evalmd,iconv-lite,mkdirp,object-inspect,browserify- [Tests]
parse: add passingarrayFormattests- [Tests] use shared travis-ci configs
- [Tests]
Buffer.fromin node v5.0-v5.9 and v4.0-v4.4 requires a TypedArray- [Tests] add tests for
depth=0anddepth=falsebehavior, both current and intuitive/intended- [Tests] use
eclintinstead ofeditorconfig-tools- [actions] add automatic rebasing / merge commit blocking
Commits
834389av6.7.345143b6[Tests] usenycfor coverage5d55ddc[meta] do not publish workflow filesf945393[Fix]parse: ignore__proto__keys (#428)a8d5286[Robustness]stringify: avoid relying on a globalundefined(#427)04eac8d[Fix]stringify: avoid encoding arrayformat comma when `encodeValuesOnly = ...9dab77e[readme] remove travis badge; add github actions/codecov badges; update URLsb9a039d[Tests] clean up stringify tests slightly29c8f3c[Docs] add note and links for coercing primitive values (#408)c87c8c9[meta] fix README.md (#399)- Additional commits viewable in compare view
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 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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.