Skip to content
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.

Bump query-string from 5.1.1 to 6.13.1 in /ui #51

Merged
merged 1 commit into from
Aug 24, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 24, 2020

Bumps query-string from 5.1.1 to 6.13.1.

Release notes

Sourced from query-string's releases.

v6.13.1

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

sindresorhus/query-string@v6.13.0...v6.13.1

v6.13.0

sindresorhus/query-string@v6.12.1...v6.13.0

v6.12.1

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

sindresorhus/query-string@v6.12.0...v6.12.1

v6.12.0

sindresorhus/query-string@v6.11.1...v6.12.0

v6.11.1

  • Fix arrayFormatSeparator TypeScript type (#245) 338072a

sindresorhus/query-string@v6.11.0...v6.11.1

v6.11.0

  • Support custom array separator (#234) 7712622
  • Preserve encoded commas when using arrayFormat: 'comma' (#236) a1d108f

sindresorhus/query-string@v6.10.1...v6.11.0

v6.10.1

  • Fix issue with using Rollup b3179c4

sindresorhus/query-string@v6.10.0...v6.10.1

v6.10.0

sindresorhus/query-string@v6.9.0...v6.10.0

v6.9.0

  • Add option to skip keys with the value of null in .stringify() (#215) 20d8069
  • Only parse + to space when decode is true (#214) e20ab65

sindresorhus/query-string@v6.8.3...v6.9.0

v6.8.3

  • Make parseNumbers and parseBooleans options work with arrayFormat (#202) d2451aa
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [query-string](https://github.com/sindresorhus/query-string) from 5.1.1 to 6.13.1.
- [Release notes](https://github.com/sindresorhus/query-string/releases)
- [Commits](sindresorhus/query-string@v5.1.1...v6.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 24, 2020
@ridv ridv merged commit c7fb841 into master Aug 24, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ui/query-string-6.13.1 branch August 24, 2020 22:02
@ridv ridv added this to the 0.24.0 milestone Aug 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant