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 #30

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 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 - 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
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