stenic / k8status

K8Status collects status information about services in your namespace and exposes them using a json api.
Other
7 stars 0 forks source link

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

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

sindresorhus/query-string (query-string) ### [`v9.0.0`](https://togithub.com/sindresorhus/query-string/releases/tag/v9.0.0) [Compare Source](https://togithub.com/sindresorhus/query-string/compare/v8.2.0...v9.0.0) ##### Breaking - Require Node.js 18 [`fd5a1c9`](https://togithub.com/sindresorhus/query-string/commit/fd5a1c9) ##### Fixes - Fix passing empty `fragmentIdentifier` to `stringifyUrl()` [`cc232cb`](https://togithub.com/sindresorhus/query-string/commit/cc232cb) ### [`v8.2.0`](https://togithub.com/sindresorhus/query-string/releases/tag/v8.2.0) [Compare Source](https://togithub.com/sindresorhus/query-string/compare/v8.1.0...v8.2.0) - Allow BigInt as stringifiable value in the types ([#​377](https://togithub.com/sindresorhus/query-string/issues/377)) [`7f84490`](https://togithub.com/sindresorhus/query-string/commit/7f84490) ### [`v8.1.0`](https://togithub.com/sindresorhus/query-string/releases/tag/v8.1.0) [Compare Source](https://togithub.com/sindresorhus/query-string/compare/v8.0.3...v8.1.0) - Upgrade dependencies ([#​365](https://togithub.com/sindresorhus/query-string/issues/365)) [`20cc109`](https://togithub.com/sindresorhus/query-string/commit/20cc109) ### [`v8.0.3`](https://togithub.com/sindresorhus/query-string/releases/tag/v8.0.3) [Compare Source](https://togithub.com/sindresorhus/query-string/compare/v8.0.2...v8.0.3) - Fix typo in a TypeScript type [`7bba5bb`](https://togithub.com/sindresorhus/query-string/commit/7bba5bb) ### [`v8.0.2`](https://togithub.com/sindresorhus/query-string/releases/tag/v8.0.2) [Compare Source](https://togithub.com/sindresorhus/query-string/compare/v8.0.1...v8.0.2) - Improve compatibility with bundlers ([#​361](https://togithub.com/sindresorhus/query-string/issues/361)) [`81f78e6`](https://togithub.com/sindresorhus/query-string/commit/81f78e6) ### [`v8.0.1`](https://togithub.com/sindresorhus/query-string/releases/tag/v8.0.1) [Compare Source](https://togithub.com/sindresorhus/query-string/compare/v8.0.0...v8.0.1) - Fix TypeScript compatibility [`76f8fc5`](https://togithub.com/sindresorhus/query-string/commit/76f8fc5) ### [`v8.0.0`](https://togithub.com/sindresorhus/query-string/releases/tag/v8.0.0) [Compare Source](https://togithub.com/sindresorhus/query-string/compare/v7.1.3...v8.0.0) ##### Breaking - Require Node.js 14 [`c2ab7cd`](https://togithub.com/sindresorhus/query-string/commit/c2ab7cd) - This package is now pure ESM. **Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c).** - Add [`"module": "node16", "moduleResolution": "node16"`](https://www.typescriptlang.org/tsconfig#module) to your tsconfig.json. *([Example](https://togithub.com/sindresorhus/tsconfig/blob/main/tsconfig.json))* - [And more!!!](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c) ##### Fixes - Fix encoding of `fragmentIdentifier` ([#​355](https://togithub.com/sindresorhus/query-string/issues/355)) [`16a7b8f`](https://togithub.com/sindresorhus/query-string/commit/16a7b8f) ### [`v7.1.3`](https://togithub.com/sindresorhus/query-string/releases/tag/v7.1.3) [Compare Source](https://togithub.com/sindresorhus/query-string/compare/v7.1.2...v7.1.3) - Update dependencies ([#​354](https://togithub.com/sindresorhus/query-string/issues/354)) [`e60e797`](https://togithub.com/sindresorhus/query-string/commit/e60e797) ### [`v7.1.2`](https://togithub.com/sindresorhus/query-string/releases/tag/v7.1.2) [Compare Source](https://togithub.com/sindresorhus/query-string/compare/v7.1.1...v7.1.2) - Update dependency ([#​353](https://togithub.com/sindresorhus/query-string/issues/353)) [`d2c3596`](https://togithub.com/sindresorhus/query-string/commit/d2c3596)

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.



This PR has been generated by Mend Renovate. View repository job log here.

stale[bot] commented 3 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

renovate[bot] commented 2 months ago

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.