Becklyn / mojave

A library of commonly used JavaScript tools and helpers by Becklyn
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

Update dependency query-string to v7 - autoclosed #289

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 3 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
query-string ^6.13.1 -> ^7.0.0 age adoption passing confidence

Release Notes

sindresorhus/query-string ### [`v7.1.1`](https://togithub.com/sindresorhus/query-string/releases/tag/v7.1.1) [Compare Source](https://togithub.com/sindresorhus/query-string/compare/v7.1.0...v7.1.1) - Fix `ParsedQuery` type to allow null in array ([#​338](https://togithub.com/sindresorhus/query-string/issues/338)) [`5331579`](https://togithub.com/sindresorhus/query-string/commit/5331579) ### [`v7.1.0`](https://togithub.com/sindresorhus/query-string/releases/tag/v7.1.0) [Compare Source](https://togithub.com/sindresorhus/query-string/compare/v7.0.1...v7.1.0) - Add support for parameters with an explicit `:list` marker ([#​335](https://togithub.com/sindresorhus/query-string/issues/335)) [`6d220e6`](https://togithub.com/sindresorhus/query-string/commit/6d220e6) ### [`v7.0.1`](https://togithub.com/sindresorhus/query-string/releases/tag/v7.0.1) [Compare Source](https://togithub.com/sindresorhus/query-string/compare/v7.0.0...v7.0.1) - Don't encode the fragment identifier in `.pick` and `.exclude` ([#​320](https://togithub.com/sindresorhus/query-string/issues/320)) [`fd3e779`](https://togithub.com/sindresorhus/query-string/commit/fd3e779) ### [`v7.0.0`](https://togithub.com/sindresorhus/query-string/releases/tag/v7.0.0) [Compare Source](https://togithub.com/sindresorhus/query-string/compare/v6.14.1...v7.0.0) ##### Breaking - Implement skips for stringify array format comma ([#​304](https://togithub.com/sindresorhus/query-string/issues/304)) [`828f032`](https://togithub.com/sindresorhus/query-string/commit/828f032) - This is a breaking change to the default functionality of `.stringify()` for `comma` and `separator` array modes given that `skipNull` and `skipEmptyString` are default false but the original functionality of `.stringify()` for these 2 modes behaved as though `skipNull` and `skipEmptyString` were true. ##### Improvements - Add support for `arrayFormat: &#​39;bracket-separator&#​39;` ([#​276](https://togithub.com/sindresorhus/query-string/issues/276)) [`b10bc19`](https://togithub.com/sindresorhus/query-string/commit/b10bc19)

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.