fix(deps): update dependency query-string to v7 #16
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.0
->^7.0.0
Release Notes
sindresorhus/query-string
v7.1.1
Compare Source
ParsedQuery
type to allow null in array (#338)5331579
v7.1.0
Compare Source
:list
marker (#335)6d220e6
v7.0.1
Compare Source
.pick
and.exclude
(#320)fd3e779
v7.0.0
Compare Source
Breaking
828f032
.stringify()
forcomma
andseparator
array modes given thatskipNull
andskipEmptyString
are default false but the original functionality of.stringify()
for these 2 modes behaved as thoughskipNull
andskipEmptyString
were true.Improvements
arrayFormat: &#​39;bracket-separator&#​39;
(#276)b10bc19
v6.14.1
Compare Source
stringifyUrl()
a6d4a3f
v6.14.0
Compare Source
.pick()
and.exclude()
(#282)6ed5cb3
667c9e9
v6.13.8
Compare Source
94ebcd4
v6.13.7
Compare Source
Stringifiable[]
inStringifiableRecord
(#291)71d84b7
v6.13.6
Compare Source
b38f06c
v6.13.5
Compare Source
null
andundefined
inStringifiable
TypeScript type (#281)df4cbb3
v6.13.4
Compare Source
.stringify()
and.stringifyUrl()
(#279)38906bc
v6.13.3
Compare Source
.stringifyUrl()
methodb15f945
v6.13.2
Compare Source
ParsedQuery
TypeScript type56d2923
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
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.