fastify-reply-from
fastify-reply-from copied to clipboard
build(deps): Bump undici from 5.28.3 to 6.10.1
Bumps undici from 5.28.3 to 6.10.1.
Release notes
Sourced from undici's releases.
v6.10.0
What's Changed
- test: fix flakyness of issue-803 test by
@Uzlopak
in nodejs/undici#2960- Cleanup format by
@KhafraDev
in nodejs/undici#2959- Chore: run tests daily against node nightly by
@mweberxyz
in nodejs/undici#2969- fix: fix retry handler option by
@acommodari
in nodejs/undici#2962- build(deps): bump node from
4999fa1
to577f8eb
in /build by@dependabot
in nodejs/undici#2974- feat(TS): add types for composed dispatchers by
@metcoder95
in nodejs/undici#2967- fix: count for error response and network errors by
@metcoder95
in nodejs/undici#2966New Contributors
@mweberxyz
made their first contribution in nodejs/undici#2969@acommodari
made their first contribution in nodejs/undici#2962Full Changelog: https://github.com/nodejs/undici/compare/v6.9.0...v6.10.0
v6.9.0
What's Changed
- feat: add new dispatch compose by
@metcoder95
in nodejs/undici#2826- ci: add macos-latest to test-matrix by
@Uzlopak
in nodejs/undici#2952- types: align RequestInit.body type with lib.dom.ts by
@jdufresne
in nodejs/undici#2956- ci: pin versions of github actions by
@UlisesGascon
in nodejs/undici#2957- fetch: improve output for FormData, Response, Request by
@mertcanaltin
in nodejs/undici#2955- perf: optimize collectASequenceOfBytes by
@tsctx
in nodejs/undici#2958New Contributors
@jdufresne
made their first contribution in nodejs/undici#2956@UlisesGascon
made 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
@chrros95
in nodejs/undici#2939- build(deps): bump node from
8bf9240
to7bfef1d
in /build by@dependabot
in nodejs/undici#2937- fetch: improve util.inspect output for web specifications by
@mertcanaltin
in nodejs/undici#2938- ci: fix broken ci on windows and node v21 because of libuv bug by
@Uzlopak
in nodejs/undici#2941- perf: improve getResolveErrorBodyCallback by
@Uzlopak
in nodejs/undici#2940- fix: don't assign kAgent twice by
@ronag
in nodejs/undici#2942- perf: dump immediatly if known size exceeds limit by
@ronag
in nodejs/undici#2882- build(deps): bump node from
7bfef1d
to4999fa1
in /build by@dependabot
in nodejs/undici#2946- try to fix windows failure by
@ronag
in nodejs/undici#2950- perf: improve parsing form-data by
@tsctx
in nodejs/undici#2944New Contributors
@chrros95
made their first contribution in nodejs/undici#2939Full Changelog: https://github.com/nodejs/undici/compare/v6.7.1...v6.8.0
v6.7.1
... (truncated)
Commits
- See full diff 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)