Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^5.1.1→^9.0.0Release Notes
sindresorhus/query-string (query-string)
v9.3.1Compare Source
720f2ffv9.3.0Compare Source
replaceroption tostringify()509014dec67feav9.2.2Compare Source
truewhen using a boolean withtypesoption (#410)557a550v9.2.1Compare Source
stringifyUrlnot respecting passed in options38dae7bv9.2.0Compare Source
booleantype in thetypesoption (#407)10d263av9.1.2Compare Source
typesoption witharrayFormat: commaand one item in array (#406)3e61882v9.1.1Compare Source
arrayFormatbracket-separatorwith a URL encoded value (#392)19c43d4v9.1.0Compare Source
typesoption to the.parse()method (#385)672eb82v9.0.0Compare Source
Breaking
fd5a1c9Fixes
fragmentIdentifiertostringifyUrl()cc232cbv8.2.0Compare Source
7f84490v8.1.0Compare Source
20cc109v8.0.3Compare Source
7bba5bbv8.0.2Compare Source
81f78e6v8.0.1Compare Source
76f8fc5v8.0.0Compare Source
Breaking
c2ab7cd"module": "node16", "moduleResolution": "node16"to your tsconfig.json. (Example)Fixes
fragmentIdentifier(#355)16a7b8fv7.1.3Compare Source
e60e797v7.1.2Compare Source
d2c3596v7.1.1Compare Source
ParsedQuerytype to allow null in array (#338)5331579v7.1.0Compare Source
:listmarker (#335)6d220e6v7.0.1Compare Source
.pickand.exclude(#320)fd3e779v7.0.0Compare Source
Breaking
828f032.stringify()forcommaandseparatorarray modes given thatskipNullandskipEmptyStringare default false but the original functionality of.stringify()for these 2 modes behaved as thoughskipNullandskipEmptyStringwere true.Improvements
arrayFormat: &#​39;bracket-separator&#​39;(#276)b10bc19v6.14.1Compare Source
stringifyUrl()a6d4a3fv6.14.0Compare Source
.pick()and.exclude()(#282)6ed5cb3667c9e9v6.13.8Compare Source
94ebcd4v6.13.7Compare Source
Stringifiable[]inStringifiableRecord(#291)71d84b7v6.13.6Compare Source
b38f06cv6.13.5Compare Source
nullandundefinedinStringifiableTypeScript type (#281)df4cbb3v6.13.4Compare Source
.stringify()and.stringifyUrl()(#279)38906bcv6.13.3Compare Source
.stringifyUrl()methodb15f945v6.13.2Compare Source
ParsedQueryTypeScript type56d2923v6.13.1Compare Source
sortoption is false (#265)549d677v6.13.0Compare Source
ce06095v6.12.1Compare Source
arrayFormatoption set toseparator(#243)3b4c295v6.12.0Compare Source
skipEmptyStringoption (#252)20233a6v6.11.1Compare Source
arrayFormatSeparatorTypeScript type (#245)338072av6.11.0Compare Source
7712622arrayFormat: 'comma'(#236)a1d108fv6.10.1Compare Source
b3179c4v6.10.0Compare Source
.stringifyUrl()method (#217)1604958v6.9.0Compare Source
nullin.stringify()(#215)20d8069+to space whendecodeis true (#214)e20ab65v6.8.3Compare Source
parseNumbersandparseBooleansoptions work witharrayFormat(#202)d2451aav6.8.2Compare Source
parseNumber: true(#195)504c29bv6.8.1Compare Source
parseNumbersandparseBooleansoptions together (#187)90eb40ev6.8.0Compare Source
Enhancements:
parseBooleansoption to.parse()(#183)f958329Fixes:
cba4c93v6.7.0Compare Source
parseNumbersoption to.parse()(#171)f7be831v6.6.0Compare Source
Enhancements:
sortoption to.parse()(#177)b75ca4aFixes:
13e22d7v6.5.0Compare Source
317cb36.extract()(#174)64a30dav6.4.2Compare Source
=(#169)78e321cv6.4.0Compare Source
commaformat to thearrayFormatoption (#167)b22c2afParsedQueryTypeScript type (#170)49d2203v6.3.0Compare Source
2c2e77av6.2.0Compare Source
parseUrl().5b4ce87{sort: false}.b20493ev6.1.0Compare Source
decodeoption to.parse().3fd6fd9.stringify()for bracket mode with arrays containing null.e5a6c1fv6.0.0Compare 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.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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.