ethereum-validators-monitoring
ethereum-validators-monitoring copied to clipboard
chore(deps): bump undici from 6.6.2 to 6.11.1
Bumps undici from 6.6.2 to 6.11.1.
Release notes
Sourced from undici's releases.
v6.11.1
:warning: Security Release ⚠️
What's Changed
- Fixes https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7 CVE-2024-30260
- Fixes https://github.com/nodejs/undici/security/advisories/GHSA-9qxr-qj54-h672 CVE-2024-30261
- Revert "fix: don't leak internal class (#3024)" by
@mcollina
in nodejs/undici#3044Full Changelog: https://github.com/nodejs/undici/compare/v6.11.0...v6.11.1
v6.11.0
What's Changed
- refactor(#3023): Pass headers as array instead by
@metcoder95
in nodejs/undici#3025- fix: don't leak internal class by
@ronag
in nodejs/undici#3024- build(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1 by
@dependabot
in nodejs/undici#3034- build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by
@dependabot
in nodejs/undici#3038- build(deps-dev): bump borp from 0.9.1 to 0.10.0 by
@dependabot
in nodejs/undici#2947- missing commits by
@ronag
in nodejs/undici#3040- build(deps): bump actions/checkout from 4.1.1 to 4.1.2 by
@dependabot
in nodejs/undici#3036- fix: regexp pattern by
@tsctx
in nodejs/undici#3041Full Changelog: https://github.com/nodejs/undici/compare/v6.10.2...v6.11.0
v6.10.2
What's Changed
- Do not fail test if streams support typed arrays by
@mcollina
in nodejs/undici#2978- fix(fetch): properly redirect non-ascii location header url by
@Xvezda
in nodejs/undici#2971- perf: Remove double-stringify in setCookie by
@peterver
in nodejs/undici#2980- [fix #2982] use DispatcherInterceptor type for Dispatcher#Compose by
@clovis-guillemot
in nodejs/undici#2983- fix: make EventSource properties enumerable by
@MattBidewell
in nodejs/undici#2987- docs: ✏️ fixed benchmark links by
@benhalverson
in nodejs/undici#2991- fix(#2986): bad start check by
@metcoder95
in nodejs/undici#2992- fix(H2 Client): bind stream 'data' listener only after received 'response' event by
@St3ffGv4
in nodejs/undici#2985- feat: added search input by
@benhalverson
in nodejs/undici#2993- chore: validate responses can be consumed without a Content-Length or… by
@jacob-ebey
in nodejs/undici#2995- fix error message by
@KhafraDev
in nodejs/undici#2998- Revert "perf: reuse TextDecoder instance (#2863)" by
@panva
in nodejs/undici#2999- test: remove only by
@metcoder95
in nodejs/undici#3001New Contributors
@Xvezda
made their first contribution in nodejs/undici#2971@peterver
made their first contribution in nodejs/undici#2980@clovis-guillemot
made their first contribution in nodejs/undici#2983@MattBidewell
made their first contribution in nodejs/undici#2987@benhalverson
made their first contribution in nodejs/undici#2991@St3ffGv4
made their first contribution in nodejs/undici#2985@jacob-ebey
made their first contribution in nodejs/undici#2995
... (truncated)
Commits
6df3c73
Bumped v6.11.1c346b66
Revert "fix: don't leak internal class (#3024)"d542b8c
Merge pull request from GHSA-9qxr-qj54-h6726805746
Merge pull request from GHSA-m4v8-wqvr-p9f7ee5f892
Bumped v6.11.071a6d74
Merge branch 'main' of github.com:nodejs/undici0f0f239
fix: regexp pattern (#3041)31f9e67
build(deps): bump actions/checkout from 4.1.1 to 4.1.2 (#3036)c8a43ae
fixup8b5e2c8
fixup- 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 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) You can disable automated security fix PRs for this repo from the Security Alerts page.