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

Update dependency query-string to v6 - abandoned #113

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 2, 2019

This PR contains the following updates:

Package Type Update Change
query-string dependencies major 4.3.4 -> 6.13.1

Release Notes

sindresorhus/query-string

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

v6.9.0

Compare Source

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

v6.8.3

Compare Source

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

v6.8.2

Compare Source

  • Ensure empty string & spaces are parsed as string when parseNumber: true (#​195) 504c29b

v6.8.1

Compare Source

  • Fix using the parseNumbers and parseBooleans options together (#​187) 90eb40e

v6.8.0

Compare Source

Enhancements:

Fixes:

v6.7.0

Compare Source

v6.6.0

Compare Source

Enhancements:

Fixes:

v6.5.0

Compare Source

v6.4.2

Compare Source

v6.4.0

Compare Source

v6.3.0

Compare Source

v6.2.0

Compare Source

  • Supports hash in parseUrl(). 5b4ce87
  • Fixed a bug where it would still sort even when {sort: false}. b20493e

v6.1.0

Compare Source

  • Added decode option to .parse(). 3fd6fd9
  • Fixed .stringify() for bracket mode with arrays containing null. e5a6c1f

v6.0.0

Compare Source

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.

v5.1.1

Compare Source

v5.1.0

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

We're now using a better decoder that can gracefully handle many invalid query string found in the wild. This is a major version just to be on the safe side. Most users should be unaffected by this. See: a69bdd5


Renovate configuration

📅 Schedule: 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, check this box

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

@renovate renovate bot added the dependencies label Aug 2, 2019
@renovate renovate bot force-pushed the renovate/query-string-6.x branch 2 times, most recently from fdf42da to dfe97e3 Compare August 5, 2019 18:22
@renovate renovate bot force-pushed the renovate/query-string-6.x branch from dfe97e3 to cd8debc Compare August 31, 2019 08:38
@renovate renovate bot force-pushed the renovate/query-string-6.x branch from cd8debc to d659ee3 Compare November 19, 2019 19:00
@renovate renovate bot force-pushed the renovate/query-string-6.x branch from d659ee3 to d581388 Compare January 18, 2020 12:00
@renovate renovate bot force-pushed the renovate/query-string-6.x branch from d581388 to d8c60b3 Compare February 16, 2020 05:50
@renovate renovate bot force-pushed the renovate/query-string-6.x branch from d8c60b3 to 34a0ebf Compare March 10, 2020 09:58
@renovate renovate bot force-pushed the renovate/query-string-6.x branch from 34a0ebf to ec4ec14 Compare April 26, 2020 07:54
@renovate renovate bot force-pushed the renovate/query-string-6.x branch from ec4ec14 to 9b18513 Compare July 1, 2020 03:53
@renovate renovate bot changed the title Update dependency query-string to v6 Update dependency query-string to v6 - abandoned Mar 24, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Mar 24, 2023

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

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

Successfully merging this pull request may close these issues.

1 participant