build(deps): bump undici from 5.25.4 to 5.27.0 by dependabot[bot] · Pull Request #191 · docker/actions-toolkit (original) (raw)
Bumps undici from 5.25.4 to 5.27.0.
Release notes
Sourced from undici's releases.
v5.27.0
What's Changed
- Use sets and reusable TextEncoder/TextDecoder instances by @kibertoad in nodejs/undici#2368
- feat: forward onRequestSent to handler by @ronag in nodejs/undici#2375
- skip bundle test on node 16 by @KhafraDev in nodejs/undici#2377
- fix windows CI by @KhafraDev in nodejs/undici#2379
Full Changelog: nodejs/undici@v5.26.5...v5.27.0
v5.26.5
What's Changed
- Drop race condition in connect-timeout test by @mcollina in nodejs/undici#2360
- Remove a couple of unnecessary async functions by @kibertoad in nodejs/undici#2367
- Update namespace type with Fetch exports by @Ethan-Arrowood in nodejs/undici#2361
Full Changelog: nodejs/undici@v5.26.4...v5.26.5
v5.26.4
What's Changed
- use esbuild define/hooks by @KhafraDev in nodejs/undici#2342
- fix request's arrayBuffer returning uint8 instead of arraybuffer by @KhafraDev in nodejs/undici#2344
- fix: skip readMore call if parser is null or undefined by @iiAku in nodejs/undici#2346
- test: first attempt for flaky fix by @metcoder95 in nodejs/undici#2337
- test: only include WebSocket in WPT Report where it's landed by @panva in nodejs/undici#2351
- Update DispatchInterceptor.md by @Uzlopak in nodejs/undici#2354
- fix: Avoid error for stream() being aborted by @BobNobrain in nodejs/undici#2355
- fix names with esbuild by @KhafraDev in nodejs/undici#2359
New Contributors
- @iiAku made their first contribution in nodejs/undici#2346
- @Uzlopak made their first contribution in nodejs/undici#2354
- @BobNobrain made their first contribution in nodejs/undici#2355
Full Changelog: nodejs/undici@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-Arrowood in nodejs/undici#2338
- Fix node detection omfg by @KhafraDev in nodejs/undici#2341
Full Changelog: nodejs/undici@v5.26.0...v5.26.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 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.