build(deps-dev): bump undici from 5.5.1 to 5.6.0
Bumps undici from 5.5.1 to 5.6.0.
Release notes
Sourced from undici's releases.
v5.6.0
What's Changed
- build(deps-dev): bump tsd from 0.20.0 to 0.21.0 by
@dependabotin nodejs/undici#1493- fix: cleanup connect by
@ronagin nodejs/undici#1492- fix(types): import
URLby@SimenBin nodejs/undici#1494- fix(proxy-agent): include host port in the path by
@RafaelGSSin nodejs/undici#1497- feat: implement (basic) webidl & headers comments by
@KhafraDevin nodejs/undici#1495- fix(fetch): missing body-mixin brand checks by
@KhafraDevin nodejs/undici#1498- feat(File): proper webidl checks by
@KhafraDevin nodejs/undici#1500- fix(FormData): spec compliance by
@KhafraDevin nodejs/undici#1501- feat(Headers): spec-compliant
fill& constructor by@KhafraDevin nodejs/undici#1502- feat(Response): webidl checks by
@KhafraDevin nodejs/undici#1506- feat(Request): webidl checks by
@KhafraDevin nodejs/undici#1507- feat(webidl): add error messages by
@KhafraDevin nodejs/undici#1508- fix(fetch): provide reason upon rejecting when redirected by
@ImRodryin nodejs/undici#1510- feat(Errors): include error response body in status code errors by
@kibertoadin nodejs/undici#1513- fix: don't check socket writing on header timeout by
@fengmk2in nodejs/undici#1515- fix(fetch): use AbortError DOMException by
@KhafraDevin nodejs/undici#1511- docs: Improve documentation for dispatcher response by
@kibertoadin nodejs/undici#1516- feat: use PerformanceResourceTiming by
@RafaelGSSin nodejs/undici#1517- fix: don't leak connections on throwOnError by
@ronagin nodejs/undici#1518- feat(fetch): remove unnecessary checks by
@KhafraDevin nodejs/undici#1520- feat(Errors): include error response body in status code errors (v2) by
@kibertoadin nodejs/undici#1519New Contributors
@ImRodrymade their first contribution in nodejs/undici#1510@fengmk2made their first contribution in nodejs/undici#1515Full Changelog: https://github.com/nodejs/undici/compare/v5.5.1...v5.6.0
Commits
e53242dBumped v5.6.0fcbb427feat(Errors): include error response body in status code errors (v2) (#1519)a87242ffeat(fetch): remove unnecessary checks (#1520)af61bf5fix: don't leak connections on throwOnError (#1518)99e8a6cupdate(fetch): use PerformanceResourceTiming (#1517)6d44cb7docs: Improve documentation for dispatcher response (#1516)c7f527bfix(fetch): use AbortError DOMException (#1511)6b7d676fix: don't check socket writing on header timeout (#1515)3e1e913feat(Errors): include error response body in status code errors (#1513)03b53d7fix(fetch): provide reason upon rejecting when redirected (#1510)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
A newer version of undici exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.
Closing in favour of https://github.com/vercel/edge-runtime/pull/95
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.