-
Notifications
You must be signed in to change notification settings - Fork 146
fix(deps): update dependency ky to v1 #1392
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-1.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.
Open
+5
−5
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
2f8f34c to
1c03e9e
Compare
1c03e9e to
67b737d
Compare
0c978c6 to
f0d2420
Compare
f0d2420 to
7ad7086
Compare
7ad7086 to
0c94bbe
Compare
ff15b66 to
7b394fe
Compare
32e99b9 to
15fe786
Compare
15fe786 to
1061cab
Compare
1061cab to
119968b
Compare
119968b to
a402e48
Compare
a402e48 to
efa2f68
Compare
efa2f68 to
84302ee
Compare
84302ee to
95d4ecd
Compare
503399f to
5f46ca6
Compare
5f46ca6 to
7160cba
Compare
7160cba to
48cfc10
Compare
48cfc10 to
649e3b2
Compare
649e3b2 to
7f7d9d8
Compare
7f7d9d8 to
ffc9199
Compare
ffc9199 to
434ee68
Compare
434ee68 to
f548b4b
Compare
f548b4b to
a80b0db
Compare
a80b0db to
f6dbba0
Compare
f6dbba0 to
aaaca30
Compare
aaaca30 to
af55e1b
Compare
af55e1b to
805096d
Compare
805096d to
cd9f61e
Compare
cd9f61e to
549c90e
Compare
549c90e to
a4761eb
Compare
a4761eb to
7068df5
Compare
7068df5 to
171f7f6
Compare
171f7f6 to
d0df5b0
Compare
d0df5b0 to
94c0d42
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
0.30.0->1.14.0Release Notes
sindresorhus/ky (ky)
v1.14.0Compare Source
ky.retry()to force retries fromafterResponsehooks (#779)68a5228throwHttpErrorsoption to be a function (#781)84ff3b9v1.13.0Compare Source
Improvements
contextoption (#772)1e749baretry.shouldRetryoption (#767)f0fdbd4retry.retryOnTimeoutoption (#767)f0fdbd4retry.jitteroption (#760)081c924beforeRetryhooks to return aRequestorResponse(#774)a51bb1eFixes
nextoption support (#775)caf78d2c488be0v1.12.0Compare Source
Improvements
afterResponseandbeforeErrorhooks (#763)37fc250beforeRequesthook (#754)b7572d07e1fd0bFixes
dispatcheroption being ignored (#757)5a3fc90hooksfield incorrectly included inNormalizedOptions(#726) (#756)0f2f00asearchParamsoption merging withURLSearchParamsinstances (#755)c847eecsignalmerging when using both instance and request options (#751)2b0a100content-typeboundary regeneration when retrying in hooks (#752)d02b636v1.11.0Compare Source
onDownloadProgressandonUploadProgress(#736)60958f99a89a35v1.10.0Compare Source
undefinedvalues forsearchParamsobject (#729)a87d9e9.json()(#731)8cd79d3v1.9.1Compare Source
uploadProgresswith form data (#725)3a8f89cv1.9.0Compare Source
.bytes()shortcut (#720)d11228317ca389v1.8.2Compare Source
AbortSignal.any()not being available (#711)24eec6fv1.8.1Compare Source
1f903edv1.8.0Compare Source
onUploadProgressoption (#632)a53fd34e48386eb49cd03v1.7.5Compare Source
options.methodbeingundefinedin normalized options (#671)762ea4cv1.7.4Compare Source
6d06338v1.7.3Compare Source
30e7afdv1.7.2Compare Source
ky.create()options as optional (#628)8d2ca91v1.7.1Compare Source
32a720dv1.7.0Compare Source
ky()andHTTPError(#619)f76c7cdv1.6.0Compare Source
RateLimit-Resetheader (#618)8531b05.extend()(#599)00170532376cf2v1.5.0Compare Source
retry.afterStatusCodesoption (#598)8764419ky.extend()(#611)9587c9dKyRequestandKyResponsetypes (#610)8e171f54886b66v1.4.0Compare Source
36d0bd3Retry-Aftertime toretry.maxRetryAfter(#603)f0f9111c5be841974f1e9b1effd9v1.3.0Compare Source
stringifyJsonoption (#579)2eea67ev1.2.4Compare Source
10a4ec7v1.2.3Compare Source
exactOptionalPropertyTypesconfig and compatibility with TypeScript 5.4 (#565)08f912dv1.2.2Compare Source
c0a4dfav1.2.1Compare Source
d8ee602v1.2.0Compare Source
Improvements
3cf5064InputTypeScript type (#552)4dd4077FIxes
retryCountoption retrying an incorrect amount (#547)917ab12v1.1.3Compare Source
KyInstancetype16eb51dv1.1.2Compare Source
0e9d7bbv1.1.1Compare Source
fetchoptions (#536)e93bc6dv1.1.0Compare Source
retry.delayoption to control the time between retries (#533)c6181efv1.0.1Compare Source
OptionsandNormalizedOptionsTypeScript types back to beinterface4d63a21v1.0.0Compare Source
Breaking
a8a3a26Improvements
fetch.ky-universalis no longer needed.v0.33.3Compare Source
00e45d0v0.33.2Compare Source
ce8588dv0.33.1Compare Source
ae2fe07v0.33.0Compare Source
retry.backoffLimitoption (#454)ab19bafv0.32.2Compare Source
.json()(#466)bf9eca6v0.32.1Compare Source
.json()ifTransfer-Encodingischunked(#464)195e0e2v0.32.0Compare Source
.json()(#459)1cc6bbbdddf7bav0.31.4Compare Source
onDownloadProgressoptionbccbfdbv0.31.3Compare Source
0b141f1v0.31.2Compare Source
316fffev0.31.1Compare Source
onDownloadProgress(#444)d48ed95v0.31.0Compare Source
Breaking
e557973Improvements
cff4c7aBeforeRetryStatetype (#442)e4077b9Fixes
onDownloadProgress(#441)f34fb1fConfiguration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.