From 48a67770cdf3264aeed86eb2feef75ad50714a32 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 17 Aug 2024 23:13:11 +0000 Subject: [PATCH] Update dependency ky to v1.7.0 (#2457) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ky](https://togithub.com/sindresorhus/ky) | [`1.6.0` -> `1.7.0`](https://renovatebot.com/diffs/npm/ky/1.2.3/1.7.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/ky/1.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ky/1.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ky/1.2.3/1.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ky/1.2.3/1.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
sindresorhus/ky (ky) ### [`v1.7.0`](https://togithub.com/sindresorhus/ky/releases/tag/v1.7.0) [Compare Source](https://togithub.com/sindresorhus/ky/compare/v1.6.0...v1.7.0) - Add JSON generics to `ky()` and `HTTPError` ([#​619](https://togithub.com/sindresorhus/ky/issues/619)) [`f76c7cd`](https://togithub.com/sindresorhus/ky/commit/f76c7cd) ### [`v1.6.0`](https://togithub.com/sindresorhus/ky/releases/tag/v1.6.0) [Compare Source](https://togithub.com/sindresorhus/ky/compare/v1.5.0...v1.6.0) - Add support for the `RateLimit-Reset` header ([#​618](https://togithub.com/sindresorhus/ky/issues/618)) [`8531b05`](https://togithub.com/sindresorhus/ky/commit/8531b05) - Allow explicitly unsetting hooks on `.extend()` ([#​599](https://togithub.com/sindresorhus/ky/issues/599)) [`0017053`](https://togithub.com/sindresorhus/ky/commit/0017053) - Fix signal handling for Request objects ([#​613](https://togithub.com/sindresorhus/ky/issues/613)) [`2376cf2`](https://togithub.com/sindresorhus/ky/commit/2376cf2) ### [`v1.5.0`](https://togithub.com/sindresorhus/ky/releases/tag/v1.5.0) [Compare Source](https://togithub.com/sindresorhus/ky/compare/v1.4.0...v1.5.0) - Add [`retry.afterStatusCodes`](https://togithub.com/sindresorhus/ky?tab=readme-ov-file#retry) option ([#​598](https://togithub.com/sindresorhus/ky/issues/598)) [`8764419`](https://togithub.com/sindresorhus/ky/commit/8764419) - Add support for passing a function to [`ky.extend()`](https://togithub.com/sindresorhus/ky?tab=readme-ov-file#kyextenddefaultoptions) ([#​611](https://togithub.com/sindresorhus/ky/issues/611)) [`9587c9d`](https://togithub.com/sindresorhus/ky/commit/9587c9d) - TypeScript: Add `KyRequest` and `KyResponse` types ([#​610](https://togithub.com/sindresorhus/ky/issues/610)) [`8e171f5`](https://togithub.com/sindresorhus/ky/commit/8e171f5) - Retry request even if retry delay is zero ([#​604](https://togithub.com/sindresorhus/ky/issues/604)) [`4886b66`](https://togithub.com/sindresorhus/ky/commit/4886b66) ### [`v1.4.0`](https://togithub.com/sindresorhus/ky/releases/tag/v1.4.0) [Compare Source](https://togithub.com/sindresorhus/ky/compare/v1.3.0...v1.4.0) - Add request method and URL to error messages ([#​595](https://togithub.com/sindresorhus/ky/issues/595)) [`36d0bd3`](https://togithub.com/sindresorhus/ky/commit/36d0bd3) - Clamp `Retry-After` time to `retry.maxRetryAfter` ([#​603](https://togithub.com/sindresorhus/ky/issues/603)) [`f0f9111`](https://togithub.com/sindresorhus/ky/commit/f0f9111) - Fetch with an uncloned request when possible ([#​601](https://togithub.com/sindresorhus/ky/issues/601)) [`c5be841`](https://togithub.com/sindresorhus/ky/commit/c5be841) - Improve robustness of request construction ([#​600](https://togithub.com/sindresorhus/ky/issues/600)) [`974f1e9`](https://togithub.com/sindresorhus/ky/commit/974f1e9) - Improve detection of streaming request support ([#​581](https://togithub.com/sindresorhus/ky/issues/581)) ([#​582](https://togithub.com/sindresorhus/ky/issues/582)) [`b1effd9`](https://togithub.com/sindresorhus/ky/commit/b1effd9) ### [`v1.3.0`](https://togithub.com/sindresorhus/ky/releases/tag/v1.3.0) [Compare Source](https://togithub.com/sindresorhus/ky/compare/v1.2.4...v1.3.0) - Add [`stringifyJson`](https://togithub.com/sindresorhus/ky?tab=readme-ov-file#stringifyjson) option ([#​579](https://togithub.com/sindresorhus/ky/issues/579)) [`2eea67e`](https://togithub.com/sindresorhus/ky/commit/2eea67e) ### [`v1.2.4`](https://togithub.com/sindresorhus/ky/releases/tag/v1.2.4) [Compare Source](https://togithub.com/sindresorhus/ky/compare/v1.2.3...v1.2.4) - Fix request types for use with Node.js ([#​578](https://togithub.com/sindresorhus/ky/issues/578)) [`10a4ec7`](https://togithub.com/sindresorhus/ky/commit/10a4ec7)
--- ### 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](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/X-oss-byte/Nextjs). --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 107926d7fd..6ebbfa1bbd 100644 --- a/package.json +++ b/package.json @@ -158,7 +158,7 @@ "jest-extended": "4.0.2", "jest-junit": "16.0.0", "json5": "2.2.3", - "ky": "1.6.0", + "ky": "1.7.0", "ky-universal": "0.12.0", "lerna": "8.1.8", "lint-staged": "15.2.9",