Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2023

This PR contains the following updates:

Package Change Age Confidence
ky ^0.25.0^1.0.0 age confidence

Release Notes

sindresorhus/ky (ky)

v1.14.3

Compare Source

  • Fix empty context object being added to merged json body d7f7e73

v1.14.2

Compare Source


v1.14.1

Compare Source


v1.14.0

Compare Source


v1.13.0

Compare Source

Improvements
Fixes

v1.12.0

Compare Source

Improvements
Fixes
  • Fix dispatcher option being ignored (#​757) 5a3fc90
  • Fix hooks field incorrectly included in NormalizedOptions (#​726) (#​756) 0f2f00a
  • Fix searchParams option merging with URLSearchParams instances (#​755) c847eec
  • Fix signal merging when using both instance and request options (#​751) 2b0a100
  • Fix FormData content-type boundary regeneration when retrying in hooks (#​752) d02b636

v1.11.0

Compare Source

  • Improve progress events for onDownloadProgress and onUploadProgress (#​736) 60958f9
  • Fix hang on stream request cleanup in Node.js (#​741) 9a89a35

v1.10.0

Compare Source


v1.9.1

Compare Source


v1.9.0

Compare Source


v1.8.2

Compare Source

  • Gracefully handle AbortSignal.any() not being available (#​711) 24eec6f

v1.8.1

Compare Source


v1.8.0

Compare Source


v1.7.5

Compare Source

  • Fix options.method being undefined in normalized options (#​671) 762ea4c

v1.7.4

Compare Source

  • Fix handling of a signal that is already aborted before the request begins (#​663) 6d06338

v1.7.3

Compare Source

v1.7.2

Compare Source

v1.7.1

Compare Source

v1.7.0

Compare Source

v1.6.0

Compare Source

v1.5.0

Compare Source

v1.4.0

Compare Source

v1.3.0

Compare Source

v1.2.4

Compare Source

v1.2.3

Compare Source

  • TypeScript: Fix usage with exactOptionalPropertyTypes config and compatibility with TypeScript 5.4 (#​565) 08f912d

v1.2.2

Compare Source

  • Fix missing type dependency c0a4dfa

v1.2.1

Compare Source

v1.2.0

Compare Source

Improvements
FIxes
  • Fix the retryCount option retrying an incorrect amount (#​547) 917ab12

v1.1.3

Compare Source

  • Export the KyInstance type 16eb51d

v1.1.2

Compare Source

v1.1.1

Compare Source

  • Fix support for environments that add custom fetch options (#​536) e93bc6d

v1.1.0

Compare Source

  • Add retry.delay option to control the time between retries (#​533) c6181ef

v1.0.1

Compare Source

  • Change Options and NormalizedOptions TypeScript types back to be interface 4d63a21

v1.0.0

Compare Source

Breaking
  • Require Node.js 18 (when used in Node.js) 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.
    • This means ky-universal is no longer needed.

v0.33.3

Compare Source

  • Fix compatibility with native Fetch being disabled on Node.js (#​494) 00e45d0

v0.33.2

Compare Source

v0.33.1

Compare Source

  • Fix compatibility with Unidici ae2fe07

v0.33.0

Compare Source

v0.32.2

Compare Source

v0.32.1

Compare Source

  • Don't return empty string for .json() if Transfer-Encoding is chunked (#​464) 195e0e2

v0.32.0

Compare Source

v0.31.4

Compare Source

  • Fix Firefox compatibility for the onDownloadProgress option bccbfdb

v0.31.3

Compare Source

  • Fix Node.js compatibility 0b141f1

v0.31.2

Compare Source

v0.31.1

Compare Source

  • Fix copying response body with 204 status code when using onDownloadProgress (#​444) d48ed95

v0.31.0

Compare Source

Breaking
  • Require Node.js 14 when used in Node.js e557973
Improvements
Fixes
  • Fix response details getting lost when using onDownloadProgress (#​441) f34fb1f

v0.30.0

Compare Source

  • Allow overriding Content-Type header for JSON requests (#​429) d00864f

v0.29.0

Compare Source

v0.28.7

Compare Source

v0.28.6

Compare Source

v0.28.5

Compare Source

  • Export more TypeScript types ad991fa

v0.28.4

Compare Source

v0.28.3

Compare Source

v0.28.2

Compare Source

v0.28.1

Compare Source

v0.28.0

Compare Source

Breaking
  • Make HTTPError and TimeoutError named exports 6ec7fd7
Improvements
Fixes
  • Fix merging of searchParams in .create() and .extend() (#​335) b3c9e88
  • Throw timeouts even if throwHttpErrors option is false (#​334) eefcde5
Meta

v0.27.0

Compare Source

v0.26.0

Compare Source

Breaking
Improvements
Fixes
  • Fix aborting when onDownloadProgress throws an exception (#​301) 87c94fd
  • Fix support for ky.stop as return type in BeforeRetryHook TypeScript type (#​307) b86ff0a
  • Fix BeforeRetryHook and NormalizedOptions TypeScript type definitions (#​308) 5da3da0
Docs

v0.25.1

Compare Source


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 added the dependencies Pull requests that update a dependency file label Sep 1, 2023
@renovate renovate bot force-pushed the renovate/ky-1.x branch from 2dcd554 to 839a670 Compare August 10, 2025 14:47
@renovate renovate bot force-pushed the renovate/ky-1.x branch from 839a670 to 5c0eddf Compare August 21, 2025 12:38
@renovate renovate bot force-pushed the renovate/ky-1.x branch from 5c0eddf to 20ec3cd Compare August 28, 2025 12:53
@renovate renovate bot force-pushed the renovate/ky-1.x branch from 20ec3cd to fb52e6a Compare September 7, 2025 00:02
@renovate renovate bot force-pushed the renovate/ky-1.x branch from 3785928 to a410fb4 Compare October 14, 2025 10:35
@renovate renovate bot force-pushed the renovate/ky-1.x branch from a410fb4 to d9e5646 Compare October 22, 2025 14:10
@renovate renovate bot force-pushed the renovate/ky-1.x branch from d9e5646 to f024c51 Compare November 4, 2025 07:54
@renovate renovate bot force-pushed the renovate/ky-1.x branch from f024c51 to 53677f7 Compare December 7, 2025 17:37
@renovate renovate bot force-pushed the renovate/ky-1.x branch from 53677f7 to 48bf4b6 Compare December 26, 2025 17:56
@renovate renovate bot force-pushed the renovate/ky-1.x branch from 48bf4b6 to a6ae963 Compare January 25, 2026 22:26
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants