fix(deps): update dependency ky to v0.33.3#23
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
Author
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
aef7591 to
13fd1c8
Compare
13fd1c8 to
a2c73cc
Compare
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
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.15.0→0.33.3Release Notes
sindresorhus/ky (ky)
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)f34fb1fv0.30.0Compare Source
Content-Typeheader for JSON requests (#429)d00864fv0.29.0Compare Source
beforeErrorhook (#417)616d276v0.28.7Compare Source
b0e3001v0.28.6Compare Source
ca20d65v0.28.5Compare Source
ad991fav0.28.4Compare Source
8fc2f22v0.28.3Compare Source
5f3c315v0.28.2Compare Source
OptionsTypeScript type3ad1eabmainfield in package.json (#342)1338996v0.28.1Compare Source
searchParamsoption TypeScript type (#344)010b082v0.28.0Compare Source
Breaking
HTTPErrorandTimeoutErrornamed exports6ec7fd7Improvements
HTTPErrormessages (#333)ca098f8Fixes
searchParamsin.create()and.extend()(#335)b3c9e88throwHttpErrorsoption is false (#334)eefcde5Meta
2d8d68av0.27.0Compare Source
searchParamsstring (#325)5815518v0.26.0Compare Source
Breaking
d9760291a7ec7f1a7ec7fImprovements
requestandoptionstoHTTPError(#309)519d17eFixes
onDownloadProgressthrows an exception (#301)87c94fdky.stopas return type inBeforeRetryHookTypeScript type (#307)b86ff0aBeforeRetryHookandNormalizedOptionsTypeScript type definitions (#308)5da3da0Docs
ky.stop(#314)0ced1f1v0.25.1Compare Source
bc646cdv0.25.0Compare Source
Possibly breaking for TypeScript users
2bff89adomlibrary in your tsconfig, you need to do this now.Improvements
TimeoutError#request(#299)599a45bv0.24.0Compare Source
Breaking
responseproperty for the first argument passed tobeforeRetryhooks (#276)9876da1You can access it on
error.responseinstead. See #276 for details.Fixes
beforeRetryhook (#276)9876da1v0.23.0Compare Source
fetchimplementation (#273)ccda3b9v0.22.0Compare Source
searchParamseven in non-browsers (#271)c9e5206parseJsonoption (#272)95e7fd771a8d59v0.21.0Compare Source
RequesttoTimeoutError(#267)b9dbd19v0.20.0Compare Source
ky.extend()(#235)70826b2v0.19.1Compare Source
NormalizedOptions.headersTypeScript type (#243)HTTPErroralways has a defined message (#249)v0.19.0Compare Source
9c9dfe9Content-Typeheader for multipart requests (#211)d547e89v0.18.0Compare Source
041e935responsetobeforeRetryhook and change its parameter to be a single object (#201)3f3e14dv0.17.0Compare Source
Breaking
7c1d371cf6ca95HTTPErrorandTimeoutErrorare now properties on the default exportkyinstead of individual named exports..defaultproperty:const ky = require('ky/umd').default;→const ky = require('ky/umd');Fixes
55b2535v0.16.2Compare Source
jsonoption (#223)b20779bv0.16.1Compare Source
content-typeheader check for FormData body (#208)2078a15v0.16.0Compare Source
Breaking
Requestinstance as the first argument instead of the input URL, which could previously either be astring,Request, orURL(#180)c5821a7Enhancements
a5c249e65f38f9beforeRetryhooks (#198)0bc6fb1beforeRequesthooks can now return aRequestinstance to replace the existing request (#180)Fixes
a1c000ec0d9d2bDocs
prefixUrlreasonings (#175)4e052893b87b93Meta
kyon GitHub Sponsorsb08f351Configuration
📅 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.