restartable
restartable copied to clipboard
chore(deps-dev): bump undici from 5.28.3 to 6.9.0
Bumps undici from 5.28.3 to 6.9.0.
Release notes
Sourced from undici's releases.
v6.9.0
What's Changed
- feat: add new dispatch compose by
@metcoder95in nodejs/undici#2826- ci: add macos-latest to test-matrix by
@Uzlopakin nodejs/undici#2952- types: align RequestInit.body type with lib.dom.ts by
@jdufresnein nodejs/undici#2956- ci: pin versions of github actions by
@UlisesGasconin nodejs/undici#2957- fetch: improve output for FormData, Response, Request by
@mertcanaltinin nodejs/undici#2955- perf: optimize collectASequenceOfBytes by
@tsctxin nodejs/undici#2958New Contributors
@jdufresnemade their first contribution in nodejs/undici#2956@UlisesGasconmade their first contribution in nodejs/undici#2957Full Changelog: https://github.com/nodejs/undici/compare/v6.8.0...v6.9.0
v6.8.0
What's Changed
- fix: send correct SNI for proxy connections by
@chrros95in nodejs/undici#2939- build(deps): bump node from
8bf9240to7bfef1din /build by@dependabotin nodejs/undici#2937- fetch: improve util.inspect output for web specifications by
@mertcanaltinin nodejs/undici#2938- ci: fix broken ci on windows and node v21 because of libuv bug by
@Uzlopakin nodejs/undici#2941- perf: improve getResolveErrorBodyCallback by
@Uzlopakin nodejs/undici#2940- fix: don't assign kAgent twice by
@ronagin nodejs/undici#2942- perf: dump immediatly if known size exceeds limit by
@ronagin nodejs/undici#2882- build(deps): bump node from
7bfef1dto4999fa1in /build by@dependabotin nodejs/undici#2946- try to fix windows failure by
@ronagin nodejs/undici#2950- perf: improve parsing form-data by
@tsctxin nodejs/undici#2944New Contributors
@chrros95made their first contribution in nodejs/undici#2939Full Changelog: https://github.com/nodejs/undici/compare/v6.7.1...v6.8.0
v6.7.1
What's Changed
- fetch: use EOL of os-module by
@Uzlopakin nodejs/undici#2915- ci: only send codecov from ubuntu and node by
@Uzlopakin nodejs/undici#2914- tests: improve skip for unix.js tests, remove skipped tests by
@Uzlopakin nodejs/undici#2916- chore: fix typo in isHistoryNavigation comments by
@kachickin nodejs/undici#2920- fix(benchmark): set body correctly by
@tsctxin nodejs/undici#2918- chore: increase test coverage to 100% for /lib/api/api-request.js by
@Uzlopakin nodejs/undici#2912- fix: chunksDecode cuts off 3 characters at the end if having BOM by
@Uzlopakin nodejs/undici#2922- docs: clarify URI parsing behavior of ProxyAgent constructor by
@rossilor95in nodejs/undici#2893- implement sync formdata parser by
@KhafraDevin nodejs/undici#2911- Fix docs links and add examples to sidebar by
@tastypacketsin nodejs/undici#2895- doc: update diagnostics channel request headers type change by
@jessezhang91in nodejs/undici#2925- perf: optimize getResolveErrorBodyCallback by
@tsctxin nodejs/undici#2921- override request dispatcher from init by
@matthieusiebenin nodejs/undici#2928- add busboy tests by
@KhafraDevin nodejs/undici#2924- fix(benchmark): make it fair by
@tsctxin nodejs/undici#2929
... (truncated)
Commits
3e59a2dBumped v6.9.04d59bf2perf: optimize collectASequenceOfBytes (#2958)2e11fc8fetch: improve output for FormData, Response, Request (#2955)321763eci: pin dependencies (#2957)dae3182types: align RequestInit.body type with lib.dom.ts (#2956)3577adeci: add macos-latest to test-matrix (#2952)a1ee3cafeat: add new dispatch compose (#2826)f84ec80Bumped v6.8.04c1714bperf: improve parsing form-data (#2944)0b5a451try to fix windows failure (#2950)- 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)