Update dependency query-string to v6 - abandoned #113
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:
4.3.4
->6.13.1
Release Notes
sindresorhus/query-string
v6.13.1
Compare Source
sort
option is false (#265)549d677
v6.13.0
Compare Source
ce06095
v6.12.1
Compare Source
arrayFormat
option set toseparator
(#243)3b4c295
v6.12.0
Compare Source
skipEmptyString
option (#252)20233a6
v6.11.1
Compare Source
arrayFormatSeparator
TypeScript type (#245)338072a
v6.11.0
Compare Source
7712622
arrayFormat: 'comma'
(#236)a1d108f
v6.10.1
Compare Source
b3179c4
v6.10.0
Compare Source
.stringifyUrl()
method (#217)1604958
v6.9.0
Compare Source
null
in.stringify()
(#215)20d8069
+
to space whendecode
is true (#214)e20ab65
v6.8.3
Compare Source
parseNumbers
andparseBooleans
options work witharrayFormat
(#202)d2451aa
v6.8.2
Compare Source
parseNumber: true
(#195)504c29b
v6.8.1
Compare Source
parseNumbers
andparseBooleans
options together (#187)90eb40e
v6.8.0
Compare Source
Enhancements:
parseBooleans
option to.parse()
(#183)f958329
Fixes:
cba4c93
v6.7.0
Compare Source
parseNumbers
option to.parse()
(#171)f7be831
v6.6.0
Compare Source
Enhancements:
sort
option to.parse()
(#177)b75ca4a
Fixes:
13e22d7
v6.5.0
Compare Source
317cb36
.extract()
(#174)64a30da
v6.4.2
Compare Source
=
(#169)78e321c
v6.4.0
Compare Source
comma
format to thearrayFormat
option (#167)b22c2af
ParsedQuery
TypeScript type (#170)49d2203
v6.3.0
Compare Source
2c2e77a
v6.2.0
Compare Source
parseUrl()
.5b4ce87
{sort: false}
.b20493e
v6.1.0
Compare Source
decode
option to.parse()
.3fd6fd9
.stringify()
for bracket mode with arrays containing null.e5a6c1f
v6.0.0
Compare Source
We now target Node.js 6 or later and the latest version of Chrome, Firefox, and Safari. If you want support for older browsers, use version 5:
npm install query-string@5
. Same goes for Create React App v1 users (v2 works though), since it doesn't transpilenode_modules
.v5.1.1
Compare Source
v5.1.0
Compare Source
v5.0.1
Compare Source
v5.0.0
Compare Source
We're now using a better decoder that can gracefully handle many invalid query string found in the wild. This is a major version just to be on the safe side. Most users should be unaffected by this. See:
a69bdd5
Renovate configuration
📅 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 this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.