cli
cli copied to clipboard
chore(deps): update dependency undici to v6.18.2 - abandoned
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| undici (source) | 6.16.0 -> 6.18.2 |
Release Notes
nodejs/undici (undici)
v6.18.2
v6.18.1
What's Changed
- docs: Update references to dispatcher in docs by @haikyuu in https://github.com/nodejs/undici/pull/3281
- fix: compatibility for global headers by @tsctx in https://github.com/nodejs/undici/pull/3286
- websocket: pre-calculated length by @tsctx in https://github.com/nodejs/undici/pull/3284
- ci: fix autobahn workflow by @Uzlopak in https://github.com/nodejs/undici/pull/3291
- revert: "websocket: pre-calculated length" by @KhafraDev in https://github.com/nodejs/undici/pull/3290
- websocket: use FixedQueue instead of Set by @tsctx in https://github.com/nodejs/undici/pull/3283
New Contributors
- @haikyuu made their first contribution in https://github.com/nodejs/undici/pull/3281
Full Changelog: https://github.com/nodejs/undici/compare/v6.18.0...v6.18.1
v6.18.0
What's Changed
- permessage-deflate decompression support in websocket by @KhafraDev in https://github.com/nodejs/undici/pull/3263
- fix: Fix server closing in tests. by @ShogunPanda in https://github.com/nodejs/undici/pull/3279
Full Changelog: https://github.com/nodejs/undici/compare/v6.17.0...v6.18.0
v6.17.0
What's Changed
- fetch: fix captureStackTrace by @Uzlopak in https://github.com/nodejs/undici/pull/3227
- fetch: fix wpt test request-upload.any.js by @Uzlopak in https://github.com/nodejs/undici/pull/3234
- websocket: don't clone buffer by @tsctx in https://github.com/nodejs/undici/pull/3240
- Remove unecessary async from writeBuffer by @DarkGL in https://github.com/nodejs/undici/pull/3245
- refactor websocket control frame handling by @KhafraDev in https://github.com/nodejs/undici/pull/3241
- fix parsing continuation frames in websocket by @KhafraDev in https://github.com/nodejs/undici/pull/3247
- ci: node nightly test should use node 23 by @Uzlopak in https://github.com/nodejs/undici/pull/3248
- Add test to verify if the connection is correctly aborted on cancel by @mcollina in https://github.com/nodejs/undici/pull/3219
- Autobahn suite by @KhafraDev in https://github.com/nodejs/undici/pull/3251
- websocket: fix 6 autobahn tests by @KhafraDev in https://github.com/nodejs/undici/pull/3254
- websocket: checkout correct commit in autobahn workflow by @Uzlopak in https://github.com/nodejs/undici/pull/3258
- Cleanup websocket by @KhafraDev in https://github.com/nodejs/undici/pull/3257
- websocket: autobahn workflow should fail on error by @Uzlopak in https://github.com/nodejs/undici/pull/3259
- add bodymixin bytes by @KhafraDev in https://github.com/nodejs/undici/pull/3262
- perf: avoid buffer cloning by @tsctx in https://github.com/nodejs/undici/pull/3264
- feat: dump interceptor by @metcoder95 in https://github.com/nodejs/undici/pull/3118
- use private properties in Headers by @KhafraDev in https://github.com/nodejs/undici/pull/3269
- Revert "websocket: autobahn workflow should fail on error" by @Uzlopak in https://github.com/nodejs/undici/pull/3270
- build(deps): bump node from
487dc5dto9e8f45fin /build by @dependabot in https://github.com/nodejs/undici/pull/3271
New Contributors
- @DarkGL made their first contribution in https://github.com/nodejs/undici/pull/3245
Full Changelog: https://github.com/nodejs/undici/compare/v6.16.1...v6.17.0
v6.16.1
What's Changed
- fix some typos by @Uzlopak in https://github.com/nodejs/undici/pull/3217
- websocket: move codeblock in parseCloseBody by @Uzlopak in https://github.com/nodejs/undici/pull/3215
- fetch: enable wpt test request-referrer.any.js by @Uzlopak in https://github.com/nodejs/undici/pull/3223
- fetch: wpt add /fetch/api/resources/cache.py to server.mjs by @Uzlopak in https://github.com/nodejs/undici/pull/3225
- add pipe support for wpt server by @KhafraDev in https://github.com/nodejs/undici/pull/3228
- test: reduce the number of requests in
fire-and-forget.jsby @tsctx in https://github.com/nodejs/undici/pull/3229 - ci: add node 22 in ci test matrix, use 22 for coverage by @Uzlopak in https://github.com/nodejs/undici/pull/3226
- fetch: don't set an invalid origin header by @KhafraDev in https://github.com/nodejs/undici/pull/3235
- fail wpt runner if expected failures does not match actual by @KhafraDev in https://github.com/nodejs/undici/pull/3236
- fix: ignore content-length when dumping HEAD by @ronag in https://github.com/nodejs/undici/pull/3222
Full Changelog: https://github.com/nodejs/undici/compare/v6.16.0...v6.16.1
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
Autoclosing Skipped
This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.