UniversalMediaServer / api

The metadata API that the Universal Media Server application uses
9 stars 3 forks source link

Update dependency ky to v1 #1260

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ky 0.33.3 -> 1.0.1 age adoption passing confidence

Release Notes

sindresorhus/ky (ky) ### [`v1.0.1`](https://togithub.com/sindresorhus/ky/releases/tag/v1.0.1) [Compare Source](https://togithub.com/sindresorhus/ky/compare/v1.0.0...v1.0.1) - Change `Options` and `NormalizedOptions` TypeScript types back to be `interface` [`4d63a21`](https://togithub.com/sindresorhus/ky/commit/4d63a21) ### [`v1.0.0`](https://togithub.com/sindresorhus/ky/releases/tag/v1.0.0) [Compare Source](https://togithub.com/sindresorhus/ky/compare/v0.33.3...v1.0.0) ##### Breaking - Require Node.js 18 (when used in Node.js) [`a8a3a26`](https://togithub.com/sindresorhus/ky/commit/a8a3a26) ##### Improvements - Ky can now run natively in Node.js without any polyfills 🎉 - This is thanks to Node.js 18+ having built-in support for [`fetch`](https://nodejs.org/docs/latest-v20.x/api/globals.html). - This means `ky-universal` is no longer needed.

Configuration

📅 Schedule: Branch creation - "on friday" (UTC), 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.