-
-
Notifications
You must be signed in to change notification settings - Fork 712
Pull requests: nodejs/undici
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: unused variable warning in request-signal test
#4858
opened Mar 3, 2026 by
kochrac
Loading…
4 of 7 tasks
fix(dispatcher): pass socketPath to custom connect callbacks
#4857
opened Mar 3, 2026 by
theamodhshetty
Loading…
docs(errors): clarify timeout error codes and related options
#4856
opened Mar 3, 2026 by
theamodhshetty
Loading…
build(deps-dev): bump c8 from 10.1.3 to 11.0.0
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#4854
opened Mar 2, 2026 by
dependabot
bot
Loading…
build(deps-dev): bump neostandard from 0.12.2 to 0.13.0
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#4853
opened Mar 2, 2026 by
dependabot
bot
Loading…
build(deps): bump step-security/harden-runner from 2.14.1 to 2.15.0
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#4851
opened Mar 1, 2026 by
dependabot
bot
Loading…
build(deps): bump actions/dependency-review-action from 4.8.1 to 4.8.3
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#4850
opened Mar 1, 2026 by
dependabot
bot
Loading…
build(deps): bump github/codeql-action from 4.32.3 to 4.32.4
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#4849
opened Mar 1, 2026 by
dependabot
bot
Loading…
build(deps): bump actions/upload-artifact from 5.0.0 to 7.0.0
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#4848
opened Mar 1, 2026 by
dependabot
bot
Loading…
fix(h2): TypeError: Cannot read properties of null (reading 'servername') in _resume when H2 stream completes
#4847
opened Mar 1, 2026 by
hxinhan
Loading…
fix(h2): ignore late data frames after request completion
#4845
opened Feb 28, 2026 by
mcollina
Loading…
test: add unexpected disconnect guards to more client test files
#4844
opened Feb 27, 2026 by
samayer12
Loading…
4 of 7 tasks
fix: recover BalancedPool after equal-weight outage state
#4842
opened Feb 27, 2026 by
mcollina
Loading…
build(deps-dev): bump eslint from 9.39.3 to 10.0.2
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#4838
opened Feb 23, 2026 by
dependabot
bot
Loading…
fix: wrap kConnector call in try/catch to prevent client hang
#4834
opened Feb 23, 2026 by
veeceey
Loading…
feat: add IP prioritization hints for HTTP/1.1 and HTTP/2
#4831
opened Feb 15, 2026 by
amyssnippet
Loading…
3 of 7 tasks
feat!: enable h2 by default
semver-major
Features or fixes that will be included in the next semver major release
#4828
opened Feb 13, 2026 by
metcoder95
Loading…
4 of 7 tasks
feat: Option to restrict the number of free/idle sockets
#4825
opened Feb 12, 2026 by
JoshMock
Loading…
4 of 7 tasks
fix: harden header iterable checks for prototype-pollution scenarios
#4824
opened Feb 12, 2026 by
mcollina
Loading…
build(deps-dev): bump borp from 0.20.2 to 1.0.0
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
#4819
opened Feb 10, 2026 by
dependabot
bot
Loading…
fix: handle schema-less HTTP_PROXY env vars
#4809
opened Feb 5, 2026 by
M-YasirGhaffar
Loading…
3 of 6 tasks
fix: use latin1 encoding for headers in WrapHandler
#4798
opened Feb 2, 2026 by
mcollina
Loading…
3 tasks done
fix: support Connection header with connection-specific header names per RFC 7230
#4775
opened Jan 27, 2026 by
mcollina
Loading…
5 tasks done
fix: WebSocket readyState should not revert from CLOSED to CLOSING
#4752
opened Jan 22, 2026 by
mcollina
Loading…
4 tasks done
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.