TwitterJSClient
TwitterJSClient copied to clipboard
Bump qs from 5.2.0 to 6.9.3
Bumps qs from 5.2.0 to 6.9.3.
Changelog
Sourced from qs's changelog.
6.9.3
- [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.9.2
- [Fix]
parse: Fix parsing array from object withcommatrue (#359)- [Fix]
parse: throw a TypeError instead of an Error for bad charset (#349)- [meta] ignore eclint transitive audit warning
- [meta] fix indentation in package.json
- [meta] add tidelift marketing copy
- [Dev Deps] update
eslint,@ljharb/eslint-config,object-inspect,has-symbols,tape,mkdirp,iconv-lite- [actions] add automatic rebasing / merge commit blocking
6.9.1
- [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)- [meta] add
fundingfield- [Dev Deps] update
eslint,@ljharb/eslint-config- [Tests] use shared travis-ci config
6.9.0
- [New]
parse/stringify: Pass extra key/value argument todecoder(#333)- [Dev Deps] update
eslint,@ljharb/eslint-config,evalmd- [Tests]
parse: add passingarrayFormattests- [Tests] add
posttestusingnpx audto runnpm auditwithout a lockfile- [Tests] up to
nodev12.10,v11.15,v10.16,v8.16- [Tests]
Buffer.fromin node v5.0-v5.9 and v4.0-v4.4 requires a TypedArray6.8.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.8.1
- [Fix]
parse: Fix parsing array from object withcommatrue (#359)- [Fix]
parse: throw a TypeError instead of an Error for bad charset (#349)- [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)- [meta] add tidelift marketing copy
- [meta] add
fundingfield- [Dev Deps] update
eslint,@ljharb/eslint-config,tape,safe-publish-latest,evalmd,has-symbols,iconv-lite,mkdirp,object-inspect- [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- [actions] add automatic rebasing / merge commit blocking
6.8.0
... (truncated)
- [New] add
depth=falseto preserve the original key; [Fix]depth=0should preserve the original key (#326)- [New] [Fix] stringify symbols and bigints
- [Fix] ensure node 0.12 can stringify Symbols
- [Fix] fix for an impossible situation: when the formatter is called with a non-string value
Commits
511e1c9v6.9.38d1dea2Merge changelogs from v6.7.2, v6.8.2808b0b2v6.8.2bf93c57v6.7.2bf0ea91[Fix] proper comma parsing of URL-encoded commas0ece6d8[Fix] proper comma parsing of URL-encoded commas (#361)74fcd83[Fix] proper comma parsing of URL-encoded commas (#361)cd9a3cd[Fix] parses comma delimited array while having percent-encoded comma treated...37f6a6bMerge changelogs from v6.7.1, v6.8.192f97f2v6.7.1- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by ljharb, a new releaser for qs since your current version.
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.