Skip to content

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

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 Apr 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
query-string ^7.1.3 -> ^9.0.0 age adoption passing confidence

Release Notes

sindresorhus/query-string (query-string)

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

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 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 34aaaf7 to a28e462 Compare April 14, 2025 00:43
Copy link
Contributor

@bradenmacdonald bradenmacdonald left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we are just using this for basic parsing/serialization, it should be replaced with built-in URLSearchParams instead.

@renovate renovate bot force-pushed the renovate/query-string-9.x branch 4 times, most recently from 6c9fcb6 to a3e1ea7 Compare April 15, 2025 18:58
@renovate renovate bot force-pushed the renovate/query-string-9.x branch from a3e1ea7 to 58e0f4f Compare April 16, 2025 19:41
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