chore(deps): bump undici from 7.22.0 to 7.27.2 in /apps/web#195
chore(deps): bump undici from 7.22.0 to 7.27.2 in /apps/web#195dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [undici](https://github.com/nodejs/undici) from 7.22.0 to 7.27.2. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.22.0...v7.27.2) --- updated-dependencies: - dependency-name: undici dependency-version: 7.27.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Skipping PR review because a bot author is detected. If you want to trigger CodeAnt AI, comment |
|
Qlty doesn't post analysis or coverage comments for contributors without a seat. An authorized user can grant @dependabot[bot] a seat from this pull request's page in Qlty. |
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | ✅ 0 (≤ 10 complexity) |
| Duplication | ✅ 0 (≤ 0 duplication) |
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

Bumps undici from 7.22.0 to 7.27.2.
Release notes
Sourced from undici's releases.
... (truncated)
Commits
b0ba52dBumped v7.27.2 (#5369)c03ed25fix: use legacy global dispatcher in v7 (#5368)4527877Bumped v7.27.1 (#5354)3e17d92fix: preserve raw headers in dispatch handler bridge (#5345)d7aeee3Bumped v7.27.0 (#5340)2054b13[7.x] fix: support Node 26 and legacy global dispatcher (#5319)acf8008Bumped v7.26.0 (#5322)2b3cd22fix: validate EOF for chunked h1 responses (#5273) (#5307)301f347test: avoid Promise.withResolvers in tls session reuse test0f6c792fix: preserve allowH2 when wrapping custom connectDependabot 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 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.
Summary by cubic
Upgrade
undiciinapps/webfrom 7.22.0 to 7.27.2 to add Node 26 compatibility and recent fixes. This improves HTTP/fetch reliability (legacy global dispatcher, header handling, chunked response validation).Written for commit b2fa37d. Summary will update on new commits.