Skip to content

fix(deps): update dependency query-string to v9 #30

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

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 26, 2024

This PR contains the following updates:

Package Change Age Confidence
query-string 6.14.1 -> 9.2.2 age confidence

Release Notes

sindresorhus/query-string (query-string)

v9.2.2

Compare Source

  • Accept valueless parameters as true when using a boolean with types option (#​410) 557a550

v9.2.1

Compare Source

  • Fix stringifyUrl not respecting passed in options 38dae7b

v9.2.0

Compare Source


v9.1.2

Compare Source

  • Fix types option with arrayFormat: comma and one item in array (#​406) 3e61882

v9.1.1

Compare Source

  • Fix arrayFormat bracket-separator with a URL encoded value (#​392) 19c43d4

v9.1.0

Compare Source

v9.0.0

Compare Source

Breaking
Fixes
  • Fix passing empty fragmentIdentifier to stringifyUrl() cc232cb

v8.2.0

Compare Source

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

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/query-string-9.x branch from fa9a31b to dd89678 Compare July 22, 2024 13:08
@renovate renovate bot force-pushed the renovate/query-string-9.x branch from dd89678 to f853b07 Compare October 9, 2024 09:47
@renovate renovate bot changed the title fix(deps): update dependency query-string to v9 fix(deps): update dependency query-string to v9 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/query-string-9.x branch December 8, 2024 18:34
@renovate renovate bot changed the title fix(deps): update dependency query-string to v9 - autoclosed fix(deps): update dependency query-string to v9 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/query-string-9.x branch from 925ceaf to f853b07 Compare December 8, 2024 23:51
@renovate renovate bot force-pushed the renovate/query-string-9.x branch from f853b07 to 056aa1f Compare May 2, 2025 14:57
@renovate renovate bot force-pushed the renovate/query-string-9.x branch from 056aa1f to fa02352 Compare May 20, 2025 17:21
@renovate renovate bot force-pushed the renovate/query-string-9.x branch from fa02352 to 378f3c5 Compare June 15, 2025 16:50
@renovate renovate bot force-pushed the renovate/query-string-9.x branch from 378f3c5 to 2053f40 Compare July 3, 2025 23:07
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.

0 participants