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

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
query-string 6.14.1 -> 9.1.1 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

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 - "* 0-4,22-23 * * 1-5,* * * * 0,6" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 69fab43 to 1724e3e Compare February 28, 2024 09:15
@renovate renovate bot force-pushed the renovate/query-string-9.x branch 5 times, most recently from 28897cf to 65ecd73 Compare March 13, 2024 02:23
@renovate renovate bot force-pushed the renovate/query-string-9.x branch 6 times, most recently from 2341991 to 1b85a6d Compare April 3, 2024 09:16
@renovate renovate bot force-pushed the renovate/query-string-9.x branch 9 times, most recently from afc8ea3 to 59354d9 Compare April 17, 2024 07:30
@renovate renovate bot force-pushed the renovate/query-string-9.x branch 2 times, most recently from 401a319 to 502d637 Compare May 7, 2024 01:42
@renovate renovate bot force-pushed the renovate/query-string-9.x branch 4 times, most recently from 636a587 to ff32872 Compare May 16, 2024 10:14
@renovate renovate bot force-pushed the renovate/query-string-9.x branch 3 times, most recently from 64c8265 to 9dcb7ce Compare October 1, 2024 03:12
@renovate renovate bot force-pushed the renovate/query-string-9.x branch 2 times, most recently from 958e8ff to 3180e1c Compare October 9, 2024 07:36
@renovate renovate bot force-pushed the renovate/query-string-9.x branch 3 times, most recently from 0e7697e to a7ad108 Compare October 29, 2024 16:42
@renovate renovate bot force-pushed the renovate/query-string-9.x branch 2 times, most recently from 8272c22 to 629b690 Compare November 19, 2024 02:32
@renovate renovate bot force-pushed the renovate/query-string-9.x branch 4 times, most recently from 85c9ce9 to b096074 Compare December 4, 2024 09:53
@renovate renovate bot force-pushed the renovate/query-string-9.x branch 3 times, most recently from 38b646f to 4aa3b0a Compare December 16, 2024 09:40
@renovate renovate bot force-pushed the renovate/query-string-9.x branch 5 times, most recently from 2c4905e to 00d7f41 Compare January 9, 2025 03:24
@renovate renovate bot force-pushed the renovate/query-string-9.x branch 6 times, most recently from dbf2f6f to c5bb7ce Compare February 6, 2025 03:19
@renovate renovate bot force-pushed the renovate/query-string-9.x branch from c5bb7ce to c8e2fa3 Compare February 6, 2025 03:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants