nodejs-gpt
nodejs-gpt copied to clipboard
build(deps): bump undici from 5.26.3 to 6.3.0
Bumps undici from 5.26.3 to 6.3.0.
Release notes
Sourced from undici's releases.
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- chore: update tst test by
@tsctxin nodejs/undici#2538- fix(fetch): do not abort fetch on redirect by
@angelyanin nodejs/undici#2545- drop verifyVersion in scripts by
@KhafraDevin nodejs/undici#2549- types: remove unused Client and Pool types by
@RafaelGSSin nodejs/undici#2557- lib: fix Host header when CONNECT ProxyAgent by
@RafaelGSSin nodejs/undici#2556- feat: port cookies tests to node runner by
@pmarchiniin nodejs/undici#2547- feat: port webidl tests to node test runner by
@ilteooodin nodejs/undici#2554- perf: Improve percentDecode by
@tsctxin nodejs/undici#2562- Fix parseHashWithOptions regex by
@flapennain nodejs/undici#2561- feat: port diagnostic-channel tests to node test runner by
@ilteooodin nodejs/undici#2559- feat: port websocket tests to node test runner by
@ilteooodin nodejs/undici#2553- build(deps-dev): bump tsd from 0.29.0 to 0.30.1 by
@dependabotin nodejs/undici#2551- build(deps): bump actions/setup-node from 4.0.0 to 4.0.1 by
@dependabotin nodejs/undici#2572- build(deps): bump github/codeql-action from 2.22.5 to 3.22.12 by
@dependabotin nodejs/undici#2574- Update
@matteo.collina/tsplto 0.1.1 by@sosukesuzukiin nodejs/undici#2576- mark wpt as failing by
@KhafraDevin nodejs/undici#2581- feat: port
abort-controller.jstests tonode:testrunner by@sosukesuzukiin nodejs/undici#2564- fix data url test by
@KhafraDevin nodejs/undici#2580- feat: port
async_hooks.jstests tonode:testrunner by@sosukesuzukiin nodejs/undici#2568- feat: port
agent.jstests tonode:testrunner by@sosukesuzukiin nodejs/undici#2566- feat: port
abort-event-emitter.jstests tonode:testrunnner by@sosukesuzukiin nodejs/undici#2565- feat: port first half of fetch tests to node test runner by
@anurag-royin nodejs/undici#2569- perf: bypass method validation by
@tsctxin nodejs/undici#2583- fetch: warn when using patch method by
@KhafraDevin nodejs/undici#2577- feat: port
autoselectfamily.jstests tonode:testrunner by@sosukesuzukiin nodejs/undici#2570- feat: port remaining fetch tests to node test runner by
@anurag-royin nodejs/undici#2587- fix: use isArrayBuffer instead of isAnyArrayBuffer by
@tsctxin nodejs/undici#2586- Feat/migrate tests to node runner by
@pmarchiniin nodejs/undici#2593- abort request with reason if one is provided by
@KhafraDevin nodejs/undici#2592- feat: port tst test to node test runner by
@tsctxin nodejs/undici#2595- feat(#2191): Add support for
NODE_DEBUGby@metcoder95in nodejs/undici#2585- cacheStorage: fix bugs make wpts pass by
@KhafraDevin nodejs/undici#2596- fix: non-object error in abort throws bad error by
@atlowChemiin nodejs/undici#2597- fix: add test helper for closing server as promise by
@sosukesuzukiin nodejs/undici#2604New Contributors
@dvoytenkomade their first contribution in nodejs/undici#2532@autopulatedmade their first contribution in nodejs/undici#2380@angelyanmade their first contribution in nodejs/undici#2545
... (truncated)
Commits
887d1cb6.3.0cf74740fix: add test helper for closing server as promise (#2604)5b0d401fix: non-object error in abort throws bad error (#2597)62278d5cacheStorage: fix bugs make wpts pass (#2596)77333e7feat(#2191): Add support forNODE_DEBUG(#2585)c89e3fffeat: port tst test to node test runner (#2595)81e3d84abort request with reason if one is provided (#2592)62efdadFeat/migrate tests to node runner (#2593)133393efix: use isArrayBuffer instead of isAnyArrayBuffer (#2586)f7c8db8feat: port remaining fetch tests to node test runner (#2587)- 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)