Skip to content

Conversation

@renovate
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.3.1

Compare Source

  • Fix custom type functions with array formats 720f2ff

v9.3.0

Compare Source

  • Add replacer option to stringify() 509014d
  • Fix encoded separator incorrectly splitting single values into arrays ec67fea

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 10 times, most recently from 16f65d1 to ea526ab Compare September 26, 2025 10:07
@renovate renovate bot force-pushed the renovate/query-string-9.x branch 7 times, most recently from 89e59a1 to 4b7b7c0 Compare October 8, 2025 13:37
@renovate renovate bot force-pushed the renovate/query-string-9.x branch 5 times, most recently from 9bd3d25 to ae3562c Compare October 17, 2025 11:35
@renovate renovate bot force-pushed the renovate/query-string-9.x branch 6 times, most recently from b4230a4 to 829b40d Compare October 28, 2025 13:46
@renovate renovate bot force-pushed the renovate/query-string-9.x branch from 829b40d to b805de5 Compare October 29, 2025 13:22
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.

2 participants