apollo-bridge-link-example icon indicating copy to clipboard operation
apollo-bridge-link-example copied to clipboard

Update query-string to the latest version ๐Ÿš€

Open greenkeeper[bot] opened this issue 7 years ago โ€ข 6 comments

โ˜๏ธ Greenkeeperโ€™s updated Terms of Service will come into effect on April 6th, 2018.

Version 6.0.0 of query-string was just published.

Dependency query-string
Current Version 5.1.1
Type dependency

The version 6.0.0 is not covered by your current version range.

If you donโ€™t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of query-string.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donโ€™t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes v6.0.0

We now target Node.js 6 or later and modern browsers. If you want support for older browsers, use version 5: npm install query-string@5.

v5.1.1...v6.0.0

Commits

The new version differs by 2 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those donโ€™t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot :palm_tree:

greenkeeper[bot] avatar Mar 14 '18 05:03 greenkeeper[bot]

  • The dependency query-string was updated from 5.1.1 to 6.2.0.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 13 commits.

  • eda1fdc 6.2.0
  • f0b7db4 Meta tweaks
  • b20493e Do not sort when sort option is set to false (#155)
  • 5b4ce87 Support hash in parseUrl() (#151)
  • ff8eef3 Add readme note about create-react-app (#156)
  • 006f019 Bump fast-check version and adapt properties (#154)
  • b4dee48 Fix lint error (#149)
  • 61fbada Fix failing tests in Node 10 caused by wrong sort option type (#142)
  • 158cf12 6.1.0
  • dab56b0 Meta tweaks
  • 3fd6fd9 Add decode option to .parse() (#124)
  • e5a6c1f Fix stringify for bracket mode with arrays containing null (#138)
  • 3bcd4e8 Readme tweaks

See the full diff

greenkeeper[bot] avatar Oct 02 '18 05:10 greenkeeper[bot]

  • The dependency query-string was updated from 5.1.1 to 6.3.0.

Update to this version instead ๐Ÿš€

Release Notes for v6.3.0

v6.2.0...v6.3.0

Commits

The new version differs by 5 commits.

  • c138b11 6.3.0
  • 2c2e77a Add TypeScript definition (#168)
  • e232cb3 Fix sort example for stringify method (#163)
  • 9e11676 Fix readme usage example for sort: false (#161)
  • b5a51a7 Readme tweak

See the full diff

greenkeeper[bot] avatar Mar 03 '19 11:03 greenkeeper[bot]

  • The dependency query-string was updated from 5.1.1 to 6.4.0.

Update to this version instead ๐Ÿš€

Release Notes for v6.4.0
  • Add comma format to the arrayFormat option (#167) b22c2af
  • Fix the ParsedQuery TypeScript type (#170) 49d2203

v6.3.0...v6.4.0

Commits

The new version differs by 4 commits.

  • a429c8e 6.4.0
  • 2477183 Improve docs
  • b22c2af Add comma format to the arrayFormat option (#167)
  • 49d2203 Fix failing test and ParsedQuery TypeScript type (#170)

See the full diff

greenkeeper[bot] avatar Mar 14 '19 12:03 greenkeeper[bot]

  • The dependency query-string was updated from 5.1.1 to 6.4.2.

Update to this version instead ๐Ÿš€

Commits

The new version differs by 2 commits.

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

See the full diff

greenkeeper[bot] avatar Mar 27 '19 12:03 greenkeeper[bot]

  • The dependency query-string was updated from 5.1.1 to 6.5.0.

Update to this version instead ๐Ÿš€

Release Notes for v6.5.0

v6.4.2...v6.5.0

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] avatar Apr 28 '19 09:04 greenkeeper[bot]

  • The dependency query-string was updated from 5.1.1 to 6.6.0.

Update to this version instead ๐Ÿš€

greenkeeper[bot] avatar Jun 05 '19 15:06 greenkeeper[bot]