Update @types/node 22.9.0 → 22.10.2 (minor) #141
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @types/node (22.9.0 → 22.10.2) · Repo
Sorry, we couldn't find anything useful about this release.
Release Notes
6.20.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 15 commits:
Bumped v6.20.0
handle body errors (#3632) (#3700)
mock: fix mocking of Uint8Array and ArrayBuffers as provided mock-reponses (#3662) (#3689)
ignore leading and trailing crlfs in formdata body (#3677) (#3681)
test: less flaky timers acceptance test, rework fast timer tests to pass them faster (#3656) (#3679)
ci: less flaky test/request-timeout.js test (#3580) (#3678)
fix: use fasttimers for all connection timeouts (#3552) (#3675)
fix: run asserts first if possible (#3541) (#3674)
fix: refactor fast timers, fix UND_ERR_CONNECT_TIMEOUT on event loop blocking (#3495) (#3673)
fix: avoid memoryleak in client-h1 (#3510) (#3672)
feat(Backport v6.x): move throwOnError to interceptor (#3595)
fix: throw on retry when payload is consume by downstream (#3596)
deps(dev): update @types/node (#3618)
docs(Backport v6.x): Fix signature of RetryHandler (#3594)
Remove patched dom types (`v6.x` branch) (#3531)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands