chore(deps): bump got from 14.4.7 to 14.4.9
Bumps got from 14.4.7 to 14.4.9.
Release notes
Sourced from got's releases.
v14.4.9
- Fix hang with responses containing
content-encoding
headers but no body cc434bc
https://github.com/sindresorhus/got/compare/v14.4.8...v14.4.9
v14.4.8
- Fix infinite loop when retrying with
request.options
inafterResponse
hook dad6a91
https://github.com/sindresorhus/got/compare/v14.4.7...v14.4.8
Commits
-
75287d6
14.4.9 -
cc434bc
Fix hang with responses containingcontent-encoding
headers but no body -
972fb25
Improve docs forcalculateDelay
option -
2d6359a
14.4.8 -
cbbcc73
Fix CI -
dad6a91
Fix infinite loop when retrying withrequest.options
inafterResponse
hook -
b581a0a
Meta tweak (#2412) - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
@repurika recreate
will recreate this MR rewriting all the manual changes and resolving conflicts