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 ky to v1 #1392

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 4, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ky 0.30.0 -> 1.7.4 age adoption passing confidence

Release Notes

sindresorhus/ky (ky)

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

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 force-pushed the renovate/ky-1.x branch from 2f8f34c to 1c03e9e Compare September 5, 2023 21:35
@renovate renovate bot force-pushed the renovate/ky-1.x branch from 1c03e9e to 67b737d Compare October 17, 2023 09:08
@renovate renovate bot force-pushed the renovate/ky-1.x branch 2 times, most recently from 0c978c6 to f0d2420 Compare October 29, 2023 09:14
@renovate renovate bot force-pushed the renovate/ky-1.x branch from f0d2420 to 7ad7086 Compare November 1, 2023 22:50
@renovate renovate bot force-pushed the renovate/ky-1.x branch from 7ad7086 to 0c94bbe Compare January 7, 2024 13:23
@renovate renovate bot force-pushed the renovate/ky-1.x branch 2 times, most recently from ff15b66 to 7b394fe Compare January 24, 2024 12:31
@renovate renovate bot force-pushed the renovate/ky-1.x branch 2 times, most recently from 32e99b9 to 15fe786 Compare February 29, 2024 19:41
@renovate renovate bot force-pushed the renovate/ky-1.x branch from 15fe786 to 1061cab Compare March 24, 2024 07:08
@renovate renovate bot force-pushed the renovate/ky-1.x branch from 1061cab to 119968b Compare April 2, 2024 14:39
@renovate renovate bot force-pushed the renovate/ky-1.x branch from 119968b to a402e48 Compare April 22, 2024 09:38
@renovate renovate bot force-pushed the renovate/ky-1.x branch from a402e48 to efa2f68 Compare May 31, 2024 18:38
@renovate renovate bot force-pushed the renovate/ky-1.x branch from efa2f68 to 84302ee Compare June 26, 2024 13:31
@renovate renovate bot force-pushed the renovate/ky-1.x branch from 84302ee to 95d4ecd Compare July 25, 2024 22:57
@renovate renovate bot force-pushed the renovate/ky-1.x branch 2 times, most recently from 503399f to 5f46ca6 Compare August 17, 2024 13:42
@renovate renovate bot force-pushed the renovate/ky-1.x branch from 5f46ca6 to 7160cba Compare August 21, 2024 22:48
@renovate renovate bot force-pushed the renovate/ky-1.x branch from 7160cba to 48cfc10 Compare September 2, 2024 21:49
@renovate renovate bot force-pushed the renovate/ky-1.x branch from 48cfc10 to 649e3b2 Compare December 10, 2024 23:40
@renovate renovate bot force-pushed the renovate/ky-1.x branch from 649e3b2 to 7f7d9d8 Compare December 18, 2024 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants