This repository was archived by the owner on Oct 19, 2021. It is now read-only.
fix(deps): update dependency qs to v6.10.1 #150
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
6.9.4
->6.10.1
6.9.4
->6.9.7
Release Notes
ljharb/qs
v6.10.1
Compare Source
stringify
: avoid exception on repeated object values (#402)v6.10.0
Compare Source
stringify
: throw on cycles, instead of an infinite loop (#395, #394, #393)parse
: addallowSparse
option for collapsing arrays with missing indices (#312)npm run dist
in publish, not installeslint
,@ljharb/eslint-config
,aud
,has-symbols
,tape
ljharb/actions/node/install
instead ofljharb/actions/node/run
v6.9.6
Compare Source
dist
dir; mistakenly removed ind4f6c32
v6.9.5
Compare Source
stringify
: do not encode parens for RFC1738stringify
: fix arrayFormat comma with empty array/objects (#350)format
: removeutil.assign
callpull_request_target
eventstringify
: add tests for #378nyc
on all tests; usetape
runnereslint
,@ljharb/eslint-config
,browserify
,mkdirp
,object-inspect
,tape
; addaud
v6.9.4
Compare Source
stringify
: whenarrayFormat
iscomma
, respectserializeDate
(#364)stringify
: reduce branching (part of #350)maybeMap
toutils
browserify
,tape
v6.9.3
Compare Source
v6.9.2
Compare Source
parse
: Fix parsing array from object withcomma
true (#359)parse
: throw a TypeError instead of an Error for bad charset (#349)eslint
,@ljharb/eslint-config
,object-inspect
,has-symbols
,tape
,mkdirp
,iconv-lite
v6.9.1
Compare Source
parse
: with comma true, handle field that holds an array of arrays (#335)parse
: with comma true, do not split non-string values (#334)funding
fieldeslint
,@ljharb/eslint-config
v6.9.0
Compare Source
parse
/stringify
: Pass extra key/value argument todecoder
(#333)eslint
,@ljharb/eslint-config
,evalmd
parse
: add passingarrayFormat
testsposttest
usingnpx aud
to runnpm audit
without a lockfilenode
v12.10
,v11.15
,v10.16
,v8.16
Buffer.from
in node v5.0-v5.9 and v4.0-v4.4 requires a TypedArrayv6.8.2
Compare Source
v6.8.1
Compare Source
parse
: Fix parsing array from object withcomma
true (#359)parse
: throw a TypeError instead of an Error for bad charset (#349)parse
: with comma true, handle field that holds an array of arrays (#335)parse
: with comma true, do not split non-string values (#334)funding
fieldeslint
,@ljharb/eslint-config
,tape
,safe-publish-latest
,evalmd
,has-symbols
,iconv-lite
,mkdirp
,object-inspect
parse
: add passingarrayFormat
testsBuffer.from
in node v5.0-v5.9 and v4.0-v4.4 requires a TypedArrayv6.8.0
Compare Source
depth=false
to preserve the original key; [Fix]depth=0
should preserve the original key (#326)formats
: tiny bit of cleanup.eslint
,@ljharb/eslint-config
,browserify
,safe-publish-latest
,iconv-lite
,tape
depth=0
anddepth=false
behavior, both current and intuitive/intended (#326)eclint
instead ofeditorconfig-tools
v6.7.2
Compare Source
v6.7.1
Compare Source
parse
: Fix parsing array from object withcomma
true (#359)parse
: with comma true, handle field that holds an array of arrays (#335)parse
: with comma true, do not split non-string values (#334)parse
: throw a TypeError instead of an Error for bad charset (#349)formats
: tiny bit of cleanup.funding
fieldeslint
,@ljharb/eslint-config
,tape
,safe-publish-latest
,evalmd
,iconv-lite
,mkdirp
,object-inspect
,browserify
parse
: add passingarrayFormat
testsBuffer.from
in node v5.0-v5.9 and v4.0-v4.4 requires a TypedArraydepth=0
anddepth=false
behavior, both current and intuitive/intendedeclint
instead ofeditorconfig-tools
v6.7.0
Compare Source
stringify
/parse
: addcomma
as anarrayFormat
option (#276, #219)utils.merge
: avoid a crash with a null target and a truthy non-array source, also with an array sourcestringify
: cacheObject.prototype.hasOwnProperty
utils
:isBuffer
: small tweak; add testsArray.isArray
parse
/stringify
: make a function to normalize the optionsutils
: reduce observable [[Get]]sstringify
/utils
: cacheArray.isArray
String(x)
overx.toString()
v6.6.0
Compare Source
utils
function (#189)stringify
: fix a crash withstrictNullHandling
and a customfilter
/serializeDate
(#279)parseArrays
is false, properly handle keys ending in[]
(#260)stringify
: do not crash in an obscure combo ofinterpretNumericEntities
, a bad customdecoder
, &iso-8859-1
utils
:merge
: fix crash whensource
is a truthy primitive & no options are providedstringify
: Avoid arr = arr.concat(...), push to the existing instance (#269)parse
: only need to reassign the var onceparse
/stringify
: clean upcharset
options checking; fix defaultsparse
: one lessconcat
callutils
:compactQueue
: make it explicitly side-effectingbrowserify
,eslint
,@ljharb/eslint-config
,iconv-lite
,safe-publish-latest
,tape
node
v10.10
,v9.11
,v8.12
,v6.14
,v4.9
; pin included builds to LTSConfiguration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by WhiteSource Renovate. View repository job log here.