-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): update dependency ky to v0.33.3 #23
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/ky-0.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Branch automerge failureThis PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.
|
855cf67
to
f6d11d6
Compare
f6d11d6
to
2b1596d
Compare
2b1596d
to
7489b14
Compare
7489b14
to
6bee4dd
Compare
6bee4dd
to
ed17db5
Compare
ed17db5
to
a24e291
Compare
a24e291
to
75889da
Compare
75889da
to
bb02bc5
Compare
bb02bc5
to
d770dd1
Compare
d770dd1
to
0ac4844
Compare
0ac4844
to
a4c1676
Compare
a4c1676
to
7d63a6a
Compare
7d63a6a
to
779edae
Compare
779edae
to
168b43b
Compare
168b43b
to
f80af37
Compare
f80af37
to
638832a
Compare
638832a
to
14d54a5
Compare
14d54a5
to
5d5176e
Compare
5d5176e
to
98fc5ef
Compare
98fc5ef
to
aef7591
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
0.15.0
->0.33.3
Release Notes
sindresorhus/ky (ky)
v0.33.3
Compare Source
00e45d0
v0.33.2
Compare Source
ce8588d
v0.33.1
Compare Source
ae2fe07
v0.33.0
Compare Source
retry.backoffLimit
option (#454)ab19baf
v0.32.2
Compare Source
.json()
(#466)bf9eca6
v0.32.1
Compare Source
.json()
ifTransfer-Encoding
ischunked
(#464)195e0e2
v0.32.0
Compare Source
.json()
(#459)1cc6bbb
dddf7ba
v0.31.4
Compare Source
onDownloadProgress
optionbccbfdb
v0.31.3
Compare Source
0b141f1
v0.31.2
Compare Source
316fffe
v0.31.1
Compare Source
onDownloadProgress
(#444)d48ed95
v0.31.0
Compare Source
Breaking
e557973
Improvements
cff4c7a
BeforeRetryState
type (#442)e4077b9
Fixes
onDownloadProgress
(#441)f34fb1f
v0.30.0
Compare Source
Content-Type
header for JSON requests (#429)d00864f
v0.29.0
Compare Source
beforeError
hook (#417)616d276
v0.28.7
Compare Source
b0e3001
v0.28.6
Compare Source
ca20d65
v0.28.5
Compare Source
ad991fa
v0.28.4
Compare Source
8fc2f22
v0.28.3
Compare Source
5f3c315
v0.28.2
Compare Source
Options
TypeScript type3ad1eab
main
field in package.json (#342)1338996
v0.28.1
Compare Source
searchParams
option TypeScript type (#344)010b082
v0.28.0
Compare Source
Breaking
HTTPError
andTimeoutError
named exports6ec7fd7
Improvements
HTTPError
messages (#333)ca098f8
Fixes
searchParams
in.create()
and.extend()
(#335)b3c9e88
throwHttpErrors
option is false (#334)eefcde5
Meta
2d8d68a
v0.27.0
Compare Source
searchParams
string (#325)5815518
v0.26.0
Compare Source
Breaking
d976029
1a7ec7f
1a7ec7f
Improvements
request
andoptions
toHTTPError
(#309)519d17e
Fixes
onDownloadProgress
throws an exception (#301)87c94fd
ky.stop
as return type inBeforeRetryHook
TypeScript type (#307)b86ff0a
BeforeRetryHook
andNormalizedOptions
TypeScript type definitions (#308)5da3da0
Docs
ky.stop
(#314)0ced1f1
v0.25.1
Compare Source
bc646cd
v0.25.0
Compare Source
Possibly breaking for TypeScript users
2bff89a
dom
library in your tsconfig, you need to do this now.Improvements
TimeoutError#request
(#299)599a45b
v0.24.0
Compare Source
Breaking
response
property for the first argument passed tobeforeRetry
hooks (#276)9876da1
You can access it on
error.response
instead. See #276 for details.Fixes
beforeRetry
hook (#276)9876da1
v0.23.0
Compare Source
fetch
implementation (#273)ccda3b9
v0.22.0
Compare Source
searchParams
even in non-browsers (#271)c9e5206
parseJson
option (#272)95e7fd7
71a8d59
v0.21.0
Compare Source
Request
toTimeoutError
(#267)b9dbd19
v0.20.0
Compare Source
ky.extend()
(#235)70826b2
v0.19.1
Compare Source
NormalizedOptions.headers
TypeScript type (#243)HTTPError
always has a defined message (#249)v0.19.0
Compare Source
9c9dfe9
Content-Type
header for multipart requests (#211)d547e89
v0.18.0
Compare Source
041e935
response
tobeforeRetry
hook and change its parameter to be a single object (#201)3f3e14d
v0.17.0
Compare Source
Breaking
7c1d371
cf6ca95
HTTPError
andTimeoutError
are now properties on the default exportky
instead of individual named exports..default
property:const ky = require('ky/umd').default;
→const ky = require('ky/umd');
Fixes
55b2535
v0.16.2
Compare Source
json
option (#223)b20779b
v0.16.1
Compare Source
content-type
header check for FormData body (#208)2078a15
v0.16.0
Compare Source
Breaking
Request
instance as the first argument instead of the input URL, which could previously either be astring
,Request
, orURL
(#180)c5821a7
Enhancements
a5c249e
65f38f9
beforeRetry
hooks (#198)0bc6fb1
beforeRequest
hooks can now return aRequest
instance to replace the existing request (#180)Fixes
a1c000e
c0d9d2b
Docs
prefixUrl
reasonings (#175)4e05289
3b87b93
Meta
ky
on GitHub Sponsorsb08f351
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.