-
Notifications
You must be signed in to change notification settings - Fork 1
Commit b4be333
authored
Update dependency undici to v6.6.2 (#723)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [undici](https://undici.nodejs.org) ([source](https://github.com/nodejs/undici)) | [`6.6.0` -> `6.6.2`](https://renovatebot.com/diffs/npm/undici/6.6.0/6.6.2) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>nodejs/undici (undici)</summary>
### [`v6.6.2`](https://github.com/nodejs/undici/releases/tag/v6.6.2)
[Compare Source](https://github.com/nodejs/undici/compare/v6.6.1...v6.6.2)
#### What's Changed
- fix: webidl.brandcheck non strict should throw by [@​Uzlopak](https://github.com/Uzlopak) in [https://github.com/nodejs/undici/pull/2683](https://github.com/nodejs/undici/pull/2683)
- fix: expose EventSource for nodejs by [@​Uzlopak](https://github.com/Uzlopak) in [https://github.com/nodejs/undici/pull/2645](https://github.com/nodejs/undici/pull/2645)
- test: more information from debug tests by [@​Uzlopak](https://github.com/Uzlopak) in [https://github.com/nodejs/undici/pull/2695](https://github.com/nodejs/undici/pull/2695)
- Fix broken test on linux by [@​mcollina](https://github.com/mcollina) in [https://github.com/nodejs/undici/pull/2699](https://github.com/nodejs/undici/pull/2699)
- fix: fix the linux patch by [@​Uzlopak](https://github.com/Uzlopak) in [https://github.com/nodejs/undici/pull/2703](https://github.com/nodejs/undici/pull/2703)
- test(wpt): mark timed out tests as 'failed' by [@​rossilor95](https://github.com/rossilor95) in [https://github.com/nodejs/undici/pull/2644](https://github.com/nodejs/undici/pull/2644)
- build(deps-dev): bump borp from 0.5.0 to 0.9.1 by [@​dependabot](https://github.com/dependabot) in [https://github.com/nodejs/undici/pull/2702](https://github.com/nodejs/undici/pull/2702)
- perf: use insertion sort algorithm by [@​tsctx](https://github.com/tsctx) in [https://github.com/nodejs/undici/pull/2706](https://github.com/nodejs/undici/pull/2706)
- fix: run node tests on merge by [@​Uzlopak](https://github.com/Uzlopak) in [https://github.com/nodejs/undici/pull/2707](https://github.com/nodejs/undici/pull/2707)
#### New Contributors
- [@​rossilor95](https://github.com/rossilor95) made their first contribution in [https://github.com/nodejs/undici/pull/2644](https://github.com/nodejs/undici/pull/2644)
**Full Changelog**: nodejs/undici@v6.6.1...v6.6.2
### [`v6.6.1`](https://github.com/nodejs/undici/releases/tag/v6.6.1)
[Compare Source](https://github.com/nodejs/undici/compare/v6.6.0...v6.6.1)
#### 1 parent 86bf9d0 commit b4be333Copy full SHA for b4be333
1 file changed
+1
-1
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
279 | 279 |
| |
280 | 280 |
| |
281 | 281 |
| |
282 |
| - | |
| 282 | + | |
283 | 283 |
| |
284 | 284 |
| |
285 | 285 |
| |
|
0 commit comments