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 monorepo:ky #69

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 Jan 19, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ky 0.25.1 -> 0.33.3 age adoption passing confidence
ky-universal 0.8.2 -> 0.12.0 age adoption passing confidence

Release Notes

sindresorhus/ky (ky)

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
sindresorhus/ky-universal (ky-universal)

v0.12.0

Compare Source

Breaking
  • Require Node.js 16
  • Remove AbortController ponyfill 1242b8d
    • It was only meant for Node.js and Node.js 16 supports AbortController built-in.

v0.11.0

Compare Source

Breaking
  • Require Ky 0.31.4 or later d5e243c
Fixes
  • Fix compatibility with Ky 0.31.3 507f00b

v0.10.1

Compare Source

  • Re-export named exports from ky 0b8bc36

v0.10.0

Compare Source

v0.9.1

Compare Source

  • Fix the exports field in package.json 527c47a

v0.9.0

Compare Source

Breaking
  • This package is now pure ESM. Please read this.
  • Require Node.js 14 2ff32a0
  • Now requires Ky 0.26 or later

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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 dependencies Pull requests that update a dependency file automerge labels Jan 19, 2021
@renovate renovate bot force-pushed the renovate/monorepo-ky branch 6 times, most recently from 1606a73 to a0fafab Compare January 25, 2021 19:08
@renovate renovate bot force-pushed the renovate/monorepo-ky branch 8 times, most recently from 45ad74d to 42ab21f Compare February 3, 2021 09:21
@renovate renovate bot force-pushed the renovate/monorepo-ky branch 5 times, most recently from 86d5220 to a563298 Compare February 15, 2021 15:14
@renovate renovate bot force-pushed the renovate/monorepo-ky branch 9 times, most recently from d8b616d to c723564 Compare February 19, 2021 19:38
@renovate renovate bot force-pushed the renovate/monorepo-ky branch 7 times, most recently from 24bdc43 to 4e04733 Compare March 1, 2021 19:18
@renovate renovate bot force-pushed the renovate/monorepo-ky branch from 4e04733 to 06027d3 Compare March 3, 2021 20:11
@renovate renovate bot force-pushed the renovate/monorepo-ky branch from 06027d3 to f4a091e Compare March 13, 2021 18:53
@renovate renovate bot force-pushed the renovate/monorepo-ky branch 3 times, most recently from f03fc16 to cfc4055 Compare March 21, 2021 13:31
@renovate renovate bot force-pushed the renovate/monorepo-ky branch from cfc4055 to 077a80a Compare April 10, 2021 11:23
@renovate renovate bot force-pushed the renovate/monorepo-ky branch from 077a80a to 6ade8c0 Compare May 4, 2021 17:06
@renovate renovate bot force-pushed the renovate/monorepo-ky branch 2 times, most recently from d7a3573 to b9d6cb5 Compare May 17, 2021 04:59
@renovate renovate bot force-pushed the renovate/monorepo-ky branch 4 times, most recently from 0346248 to df223f7 Compare May 31, 2021 15:49
@renovate renovate bot force-pushed the renovate/monorepo-ky branch from df223f7 to 1cc0742 Compare June 7, 2021 07:32
@renovate renovate bot force-pushed the renovate/monorepo-ky branch from 1cc0742 to 0820513 Compare October 18, 2021 18:39
@renovate renovate bot force-pushed the renovate/monorepo-ky branch from 0820513 to e780650 Compare March 7, 2022 13:29
@renovate renovate bot force-pushed the renovate/monorepo-ky branch from e780650 to 396e91d Compare March 26, 2022 13:42
@renovate renovate bot force-pushed the renovate/monorepo-ky branch from 396e91d to 6d2ec1a Compare June 24, 2022 00:15
@renovate renovate bot force-pushed the renovate/monorepo-ky branch from 6d2ec1a to 76cf3a9 Compare September 25, 2022 15:20
@renovate renovate bot force-pushed the renovate/monorepo-ky branch from 76cf3a9 to dd4ced9 Compare November 20, 2022 18:39
@renovate renovate bot force-pushed the renovate/monorepo-ky branch from dd4ced9 to 5afce19 Compare March 24, 2023 03:19
@renovate renovate bot force-pushed the renovate/monorepo-ky branch from 5afce19 to 2ff8f23 Compare July 28, 2023 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants