fast-proxy
fast-proxy copied to clipboard
Bump undici from 5.28.2 to 6.5.0
Bumps undici from 5.28.2 to 6.5.0.
Release notes
Sourced from undici's releases.
v6.5.0
What's Changed
- build(deps-dev): bump jsdom from 23.2.0 to 24.0.0 by
@dependabotin nodejs/undici#2632- feat: Implement EventSource by
@Uzlopakin nodejs/undici#2608- fix: readable body by
@ronagin nodejs/undici#2642Full Changelog: https://github.com/nodejs/undici/compare/v6.4.0...v6.5.0
v6.4.0
What's Changed
- refactor: version cleanup by
@tsctxin nodejs/undici#2605- cacheStorage: separate matchAll logic by
@KhafraDevin nodejs/undici#2599- cleanup index by
@KhafraDevin nodejs/undici#2598- feat: port
balanced-pool,ca-fingerprint,client-aborttests tonode:testby@sosukesuzukiin nodejs/undici#2584- ci: unpin nodejs workflow version by
@dominykasin nodejs/undici#2434- test(#2600): Flaky debug test by
@metcoder95in nodejs/undici#2607- fix: h2 hang issue with empty body by
@timursevimliin nodejs/undici#2601- Fix tests for Node.js v21 by
@sosukesuzukiin nodejs/undici#2609- perf(cache): avoid Request and Response initialization by
@tsctxin nodejs/undici#2610- Add more libraries to benchmarks by
@mcollinain nodejs/undici#2614- feat: port
client-connect,client-dispatch,client-errorstest tonode:testby@sosukesuzukiin nodejs/undici#2591- exit with 1 if WPT runner has unexpected errors by
@KhafraDevin nodejs/undici#2621- Fix tests for Node.js v20.11.0 by
@mcollinain nodejs/undici#2618- fix(mock-agent): split set-cookie by
@tsctxin nodejs/undici#2619- feat: implement throwOnMaxRedirect option for RedirectHandler by
@mertcanaltinin nodejs/undici#2563- test: fix flaky debug test by
@metcoder95in nodejs/undici#2613- fix: hide statusOutput if empty in handleRunnerCompletion by
@Uzlopakin nodejs/undici#2624- docs: Fix typo in Debug.md by
@Skn0ttin nodejs/undici#2625- fix(cache): set AbortSignal by
@tsctxin nodejs/undici#2612- Use correct http Agent for node-fetch, axios, got and request by
@mcollinain nodejs/undici#2629New Contributors
@timursevimlimade their first contribution in nodejs/undici#2601@mertcanaltinmade their first contribution in nodejs/undici#2563@Skn0ttmade their first contribution in nodejs/undici#2625Full Changelog: https://github.com/nodejs/undici/compare/v6.3.0...v6.4.0
v6.3.0
What's Changed
- Clear all timeout on destroy and close by
@mcollinain nodejs/undici#2535- ConnectOptions should include 'origin' field by
@dvoytenkoin nodejs/undici#2532- perf: avoid toLowerCase call by
@tsctxin nodejs/undici#2537- revert a1a8136 by
@KhafraDevin nodejs/undici#2539- docs: add Util to sidebar by
@tsctxin nodejs/undici#2529- fix: call explicitly unregister by
@tsctxin nodejs/undici#2534- fix: check the content-type of invalid formData by
@tsctxin nodejs/undici#2541- Add request examples. by
@autopulatedin nodejs/undici#2380- fix(HTTP/2): handle consumption of aborted request by
@metcoder95in nodejs/undici#2387
... (truncated)
Commits
519b9e1Bumped v6.5.0683c368fix: readable body (#2642)e2652b7feat: Implement EventSource (#2608)90675d6build(deps-dev): bump jsdom from 23.2.0 to 24.0.0 (#2632)202a1efUpdate README.md: fix table9b8ee28Bumped v6.4.014757d5Use correct http Agent for node-fetch, axios, got and request (#2629)12d39f7fix(cache): set AbortSignal (#2612)c55b353docs: Fix typo in Debug.md (#2625)b82c490fix: hide statusOutput if empty in handleRunnerCompletion (#2624)- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)