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 v8 #109

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 18, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
query-string ^5.0.0 -> ^8.0.0 age adoption passing confidence

Release Notes

sindresorhus/query-string (query-string)

v8.1.0

Compare Source

v8.0.3

Compare Source

  • Fix typo in a TypeScript type 7bba5bb

v8.0.2

Compare Source

v8.0.1

Compare Source

  • Fix TypeScript compatibility 76f8fc5

v8.0.0

Compare Source

Breaking
Fixes

v7.1.3

Compare Source

v7.1.2

Compare Source

v7.1.1

Compare Source

v7.1.0

Compare Source

  • Add support for parameters with an explicit :list marker (#​335) 6d220e6

v7.0.1

Compare Source

  • Don't encode the fragment identifier in .pick and .exclude (#​320) fd3e779

v7.0.0

Compare Source

Breaking
  • Implement skips for stringify array format comma (#​304) 828f032
    • This is a breaking change to the default functionality of .stringify() for comma and separator array modes given that skipNull and skipEmptyString are default false but the original functionality of .stringify() for these 2 modes behaved as though skipNull and skipEmptyString were true.
Improvements
  • Add support for arrayFormat: &#​39;bracket-separator&#​39; (#​276) b10bc19

v6.14.1

Compare Source

  • Fix TypeScript type for stringifyUrl() a6d4a3f

v6.14.0

Compare Source

v6.13.8

Compare Source

  • Work around TypeScript bug 94ebcd4

v6.13.7

Compare Source

  • Allow readonly Stringifiable[] in StringifiableRecord (#​291) 71d84b7

v6.13.6

Compare Source

  • When only receiving values with encoded array value, decode values (#​287) b38f06c

v6.13.5

Compare Source

  • Allow null and undefined in Stringifiable TypeScript type (#​281) df4cbb3

v6.13.4

Compare Source

  • Fix the TypeScript types for .stringify() and .stringifyUrl() (#​279) 38906bc

v6.13.3

Compare Source

  • Fix the TypeScript type for the .stringifyUrl() method b15f945

v6.13.2

Compare Source

  • Fix the ParsedQuery TypeScript type 56d2923

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

v6.1.0

Compare Source

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.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Jul 31, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@chawes13
Copy link
Contributor

chawes13 commented Aug 1, 2023

#111 updates this dependency to v7. We won't be upgrading to v8 because it's ESM-only

@chawes13 chawes13 closed this Aug 1, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Aug 1, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 8.x releases. But if you manually upgrade to 8.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/query-string-8.x branch August 1, 2023 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant