Skip to content

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

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
Contributor

@renovate renovate bot commented Jul 4, 2025

This PR contains the following updates:

Package Change Age Confidence
query-string ^6.4.0 -> ^9.0.0 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 - "every weekend" in timezone US/Eastern, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 3 times, most recently from 26cf0ab to 643bd5b Compare July 5, 2025 03:25
@Anas12091101 Anas12091101 self-assigned this Jul 7, 2025
@Anas12091101
Copy link
Contributor

The query-string package was converted to Pure ESM starting from version 8, which is causing compatibility issues with our current setup. This update is breaking the app, so I’m marking this PR as blocked until we migrate our app to support ESM.

@Anas12091101 Anas12091101 removed their assignment Jul 7, 2025
@renovate renovate bot force-pushed the renovate/query-string-9.x branch 7 times, most recently from 2b377c3 to c694a4a Compare July 9, 2025 15:07
@renovate renovate bot force-pushed the renovate/query-string-9.x branch 11 times, most recently from 0629578 to a36582c Compare July 21, 2025 13:01
@renovate renovate bot force-pushed the renovate/query-string-9.x branch 5 times, most recently from 051b14c to 41ff7e9 Compare July 24, 2025 12:23
@renovate renovate bot force-pushed the renovate/query-string-9.x branch 4 times, most recently from 9826b37 to 66b98e0 Compare July 29, 2025 12:14
@renovate renovate bot force-pushed the renovate/query-string-9.x branch from 66b98e0 to e8c4c87 Compare July 29, 2025 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant