Bump undici from 5.28.5 to 5.29.0 by dependabot[bot] · Pull Request #1953 · peter-evans/create-issue-from-file (original) (raw)
Bumps undici from 5.28.5 to 5.29.0.
Release notes
Sourced from undici's releases.
v5.29.0
What's Changed
- Fix tests in v5.x for Node 20 by @mcollina in nodejs/undici#4104
- Removed clients with unrecoverable errors from the Pool nodejs/undici#4088
Full Changelog: nodejs/undici@v5.28.5...v5.29.0
Commits
- 9528f68 Bumped v5.29.0
- f1d75a4 increase timeout for redirect test
- 2d31ed6 remove fuzzing tests
- 6b36d49 fix redirect test in Node v16
- 648dd8f more fix for the wpt runner on Windows
- a0516ba don't use internal header state for cookies (#3295)
- 87ce4af fix test/client for node 20
- c2c8fd5 fix: accept v20 SSL specific error for alpn selection in http/2
- 82200bd [v6.x] fix wpts on windows (#4093)
- 47546fa test: fix windows wpt (#4050)
- 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)
You can disable automated security fix PRs for this repo from the Security Alerts page.