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

Closed
wants to merge 2 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 12, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

sindresorhus/query-string (query-string)

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 12, 2024
@renovate renovate bot requested a review from abdullah-cognite as a code owner March 12, 2024 05:16
@renovate renovate bot added the renovate label Mar 12, 2024
@renovate renovate bot requested a review from polomani as a code owner March 12, 2024 05:16
@renovate renovate bot requested a review from a team March 12, 2024 05:16
@renovate renovate bot force-pushed the renovate/query-string-9.x branch 9 times, most recently from a72815f to c5d50bc Compare March 20, 2024 23:22
@renovate renovate bot force-pushed the renovate/query-string-9.x branch 2 times, most recently from f76e296 to de711d7 Compare March 26, 2024 01:25
@renovate renovate bot force-pushed the renovate/query-string-9.x branch 12 times, most recently from 621de99 to 751f08a Compare April 21, 2024 11:39
@renovate renovate bot force-pushed the renovate/query-string-9.x branch 2 times, most recently from 32bf22a to c45528a Compare May 9, 2024 12:51
@renovate renovate bot force-pushed the renovate/query-string-9.x branch 3 times, most recently from 22e39d4 to 919a577 Compare May 10, 2024 02:24
@renovate renovate bot force-pushed the renovate/query-string-9.x branch from 919a577 to 56c4035 Compare June 10, 2024 13:28
@renovate renovate bot force-pushed the renovate/query-string-9.x branch 6 times, most recently from 1b9c881 to 777c22e Compare June 18, 2024 07:54
@renovate renovate bot force-pushed the renovate/query-string-9.x branch from 777c22e to 125cd52 Compare June 18, 2024 07:57
@polomani
Copy link
Contributor

query-string 9 requires ESM, closing for now

@polomani polomani closed this Jun 18, 2024
@polomani polomani deleted the renovate/query-string-9.x branch June 18, 2024 08:39
Copy link
Contributor Author

renovate bot commented Jun 18, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 9.x releases. But if you manually upgrade to 9.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant