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

Bump query-string from 5.1.1 to 6.13.1 #22687

Merged
merged 1 commit into from
Sep 10, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 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)

@skjnldsv
Copy link
Member

skjnldsv commented Sep 8, 2020

/compile amend /

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>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
@npmbuildbot-nextcloud npmbuildbot-nextcloud bot force-pushed the dependabot/npm_and_yarn/query-string-6.13.1 branch from 4bca7c2 to d46252e Compare September 8, 2020 07:12
@rullzer rullzer added this to the Nextcloud 20 milestone Sep 9, 2020
@MorrisJobke MorrisJobke mentioned this pull request Sep 10, 2020
13 tasks
Copy link
Member

@MorrisJobke MorrisJobke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and login still works fine 👍

@MorrisJobke MorrisJobke merged commit 9c44523 into master Sep 10, 2020
@MorrisJobke MorrisJobke deleted the dependabot/npm_and_yarn/query-string-6.13.1 branch September 10, 2020 10:51
@MorrisJobke
Copy link
Member

Seems that this broke the integration tests.

@MorrisJobke
Copy link
Member

Reverted with #22782

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

Successfully merging this pull request may close these issues.

3 participants