sdk-v2
sdk-v2 copied to clipboard
build(deps): Bump undici from 5.22.0 to 5.26.5
Bumps undici from 5.22.0 to 5.26.5.
Release notes
Sourced from undici's releases.
v5.26.5
What's Changed
- Drop race condition in connect-timeout test by
@mcollinain nodejs/undici#2360- Remove a couple of unnecessary async functions by
@kibertoadin nodejs/undici#2367- Update namespace type with Fetch exports by
@Ethan-Arrowoodin nodejs/undici#2361Full Changelog: https://github.com/nodejs/undici/compare/v5.26.4...v5.26.5
v5.26.4
What's Changed
- use esbuild define/hooks by
@KhafraDevin nodejs/undici#2342- fix request's arrayBuffer returning uint8 instead of arraybuffer by
@KhafraDevin nodejs/undici#2344- fix: skip readMore call if parser is null or undefined by
@iiAkuin nodejs/undici#2346- test: first attempt for flaky fix by
@metcoder95in nodejs/undici#2337- test: only include WebSocket in WPT Report where it's landed by
@panvain nodejs/undici#2351- Update DispatchInterceptor.md by
@Uzlopakin nodejs/undici#2354- fix: Avoid error for stream() being aborted by
@BobNobrainin nodejs/undici#2355- fix names with esbuild by
@KhafraDevin nodejs/undici#2359New Contributors
@iiAkumade their first contribution in nodejs/undici#2346@Uzlopakmade their first contribution in nodejs/undici#2354@BobNobrainmade their first contribution in nodejs/undici#2355Full Changelog: https://github.com/nodejs/undici/compare/v5.26.3...v5.26.4
v5.26.3
No release notes provided.
v5.26.2
Security Release, CVE-2023-45143.
v5.26.1
What's Changed
- Fix publish undici-types once and for all! by
@Ethan-Arrowoodin nodejs/undici#2338- Fix node detection omfg by
@KhafraDevin nodejs/undici#2341Full Changelog: https://github.com/nodejs/undici/compare/v5.26.0...v5.26.1
v5.26.0
What's Changed
- use npm install instead of npm ci by
@Ethan-Arrowoodin nodejs/undici#2309- change default header to
nodeby@Ethan-Arrowoodin nodejs/undici#2310- chore: change order of the pseudo-headers by
@kyrylodolynskyiin nodejs/undici#2308- fix: Agent.Options.factory should accept URL object or string as parameter by
@nicole0707in nodejs/undici#2295- build(deps-dev): bump sinon from 15.2.0 to 16.1.0 by
@dependabotin nodejs/undici#2312- test: handle npm ignore-scripts settings by
@panvain nodejs/undici#2313- feat: respect
--max-http-header-sizeNode.js flag by@balazsorban44in nodejs/undici#2234
... (truncated)
Commits
9197790Bumped v5.26.5c31bd88Update namespace type with Fetch exports (#2361)24db5d4Remove a couple of unnecessary async functions (#2367)63afd9bDrop race condition in connect-timeout test (#2360)dea70e2Bumped v5.26.40681760fix names with esbuild (#2359)daf349ffix: Avoid error for stream() being aborted (#2355)49254c3Update DispatchInterceptor.md (#2354)52a7989test: only include WebSocket in WPT Report where it's landed (#2351)40ab050test: first attempt for flaky fix (#2337)- Additional commits viewable in compare view
You can trigger a rebase of this PR 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) You can disable automated security fix PRs for this repo from the Security Alerts page.
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.