Skip to content

chore(deps): bump undici from 7.28.0 to 8.8.0 - #239

Closed
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/bun/undici-8.8.0
Closed

chore(deps): bump undici from 7.28.0 to 8.8.0#239
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/bun/undici-8.8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 28, 2026

Copy link
Copy Markdown
Contributor

Bumps undici from 7.28.0 to 8.8.0.

Release notes

Sourced from undici's releases.

v8.8.0

What's Changed

New Contributors

Full Changelog: nodejs/undici@v8.7.0...v8.8.0

v8.7.0

What's Changed

... (truncated)

Commits
  • 1760faa Bumped v8.8.0 (#5575)
  • f87273e fix(h2): release completed requests from queue (#5569)
  • 1383989 refactor: replace tspl with node:test t.plan in connect-timeout tests (#5518)
  • c6d37d2 test: deflake invalid websocket close status test (#5550)
  • 1ca0912 fix: invalidate Location and Content-Location URIs on unsafe methods (#5514)
  • 87270e4 fix(h2): complete request stream on 'end' instead of waiting for 'close' (#5560)
  • 85b35e7 fix(h2): prevent uncaughtException from onHttp2SocketError accessing undefine...
  • de01bab fix: store revalidation-only responses so etag revalidation can engage (#5515)
  • e1cc0d4 fix: honor stale-if-error on connection errors during revalidation (#5513)
  • dc7c044 fix(retry): handle Retry-After zero delay (#5519)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [undici](https://github.com/nodejs/undici) from 7.28.0 to 8.8.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v7.28.0...v8.8.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 8.8.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 28, 2026

skvark commented Jul 30, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

skvark commented Jul 30, 2026

Copy link
Copy Markdown
Member

Closing because undici@8.8.0 requires Node >=22.19.0, while githits currently supports ^20.18.1 || >=22.13.0 and validates Node 20 in CI. The fresh compatibility run fails on Node 20 accordingly. Updating to Undici 8 would require a deliberate runtime-support change rather than a routine dependency bump.

@skvark skvark closed this Jul 30, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/bun/undici-8.8.0 branch July 30, 2026 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant