Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency query-string to v7 #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 9, 2021

Mend Renovate

This PR contains the following updates:

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

Release Notes

sindresorhus/query-string

v7.1.1

Compare Source

v7.1.0

Compare Source

  • Add support for parameters with an explicit :list marker (#​335) 6d220e6

v7.0.1

Compare Source

  • Don't encode the fragment identifier in .pick and .exclude (#​320) fd3e779

v7.0.0

Compare Source

Breaking
  • Implement skips for stringify array format comma (#​304) 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) b10bc19

v6.14.1

Compare Source

  • Fix TypeScript type for stringifyUrl() a6d4a3f

v6.14.0

Compare Source

v6.13.8

Compare Source

  • Work around TypeScript bug 94ebcd4

v6.13.7

Compare Source

  • Allow readonly Stringifiable[] in StringifiableRecord (#​291) 71d84b7

v6.13.6

Compare Source

  • When only receiving values with encoded array value, decode values (#​287) b38f06c

v6.13.5

Compare Source

  • Allow null and undefined in Stringifiable TypeScript type (#​281) df4cbb3

v6.13.4

Compare Source

  • Fix the TypeScript types for .stringify() and .stringifyUrl() (#​279) 38906bc

v6.13.3

Compare Source

  • Fix the TypeScript type for the .stringifyUrl() method b15f945

v6.13.2

Compare Source

  • Fix the ParsedQuery TypeScript type 56d2923

v6.13.1

Compare Source

  • Fix sorting existing query params in URL when sort option is false (#​265) 549d677

v6.13.0

Compare Source

v6.12.1

Compare Source

  • Fix value being decoded twice with arrayFormat option set to separator (#​243) 3b4c295

v6.12.0

Compare Source

v6.11.1

Compare Source

v6.11.0

Compare Source

v6.10.1

Compare Source

  • Fix issue with using Rollup b3179c4

v6.10.0

Compare Source


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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant