github-battle-react icon indicating copy to clipboard operation
github-battle-react copied to clipboard

Bump query-string from 5.0.0 to 6.5.0

Open dependabot-preview[bot] opened this issue 6 years ago • 0 comments

Bumps query-string from 5.0.0 to 6.5.0.

Release notes

Sourced from query-string's releases.

v6.5.0

  • Support stringifying array containing value 0 (#173) 317cb36
  • Support hash in .extract() (#174) 64a30da

https://github.com/sindresorhus/query-string/compare/v6.4.2...v6.5.0

v6.4.2

  • Correctly handle query strings that contain = (#169) 78e321c

https://github.com/sindresorhus/query-string/compare/v6.4.0...v6.4.2

v6.4.0

  • Add comma format to the arrayFormat option (#167) b22c2af
  • Fix the ParsedQuery TypeScript type (#170) 49d2203

https://github.com/sindresorhus/query-string/compare/v6.3.0...v6.4.0

v6.3.0

  • Add TypeScript definition (#168) 2c2e77a

https://github.com/sindresorhus/query-string/compare/v6.2.0...v6.3.0

v6.2.0

  • Supports hash in parseUrl(). https://github.com/sindresorhus/query-string/commit/5b4ce872f826b7a919f6d062b728d0dc28c18291
  • Fixed a bug where it would still sort even when {sort: false}. https://github.com/sindresorhus/query-string/commit/b20493effe099e662df234110f2958bda2567a01

https://github.com/sindresorhus/query-string/compare/v6.1.0...v6.2.0

v6.1.0

  • Added decode option to .parse(). https://github.com/sindresorhus/query-string/commit/3fd6fd9c3ffb5232107e47afd787e43ed5df78c1
  • Fixed .stringify() for bracket mode with arrays containing null. https://github.com/sindresorhus/query-string/commit/e5a6c1f16d0a3483bbc03f2049d86398227941fb

https://github.com/sindresorhus/query-string/compare/v6.0.0...v6.1.0

v6.0.0

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 transpile node_modules.

https://github.com/sindresorhus/query-string/compare/v5.1.1...v6.0.0

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.


Dependabot has been acquired by GitHub  🎉

dependabot-preview[bot] avatar May 31 '19 02:05 dependabot-preview[bot]