-
Notifications
You must be signed in to change notification settings - Fork 1
Commit f91ae93
authored
Update dependency undici to v6.19.0 (#1077)
[](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.18.2` -> `6.19.0`](https://renovatebot.com/diffs/npm/undici/6.18.2/6.19.0) | [](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.19.0`](https://github.com/nodejs/undici/releases/tag/v6.19.0)
[Compare Source](https://github.com/nodejs/undici/compare/v6.18.2...v6.19.0)
#### What's Changed
- build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3 by [@​dependabot](https://github.com/dependabot) in [https://github.com/nodejs/undici/pull/3305](https://github.com/nodejs/undici/pull/3305)
- build(deps): bump codecov/codecov-action from 4.3.1 to 4.4.1 by [@​dependabot](https://github.com/dependabot) in [https://github.com/nodejs/undici/pull/3303](https://github.com/nodejs/undici/pull/3303)
- build(deps): bump step-security/harden-runner from 2.7.1 to 2.8.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/nodejs/undici/pull/3304](https://github.com/nodejs/undici/pull/3304)
- build(deps): bump github/codeql-action from 3.25.3 to 3.25.7 by [@​dependabot](https://github.com/dependabot) in [https://github.com/nodejs/undici/pull/3306](https://github.com/nodejs/undici/pull/3306)
- build(deps): bump node from `9e8f45f` to `dd7e693` in /build by [@​dependabot](https://github.com/dependabot) in [https://github.com/nodejs/undici/pull/3309](https://github.com/nodejs/undici/pull/3309)
- build(deps): bump node from `dd7e693` to `e6d4495` in /build by [@​dependabot](https://github.com/dependabot) in [https://github.com/nodejs/undici/pull/3313](https://github.com/nodejs/undici/pull/3313)
- remove websocket experimental warning by [@​KhafraDev](https://github.com/KhafraDev) in [https://github.com/nodejs/undici/pull/3311](https://github.com/nodejs/undici/pull/3311)
- perf: optimization of request instantiation by [@​tsctx](https://github.com/tsctx) in [https://github.com/nodejs/undici/pull/3107](https://github.com/nodejs/undici/pull/3107)
- perf: convert object to params by [@​DarkGL](https://github.com/DarkGL) in [https://github.com/nodejs/undici/pull/3302](https://github.com/nodejs/undici/pull/3302)
- build(deps-dev): bump borp from 0.14.0 to 0.15.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/nodejs/undici/pull/3320](https://github.com/nodejs/undici/pull/3320)
- build(deps-dev): bump c8 from 9.1.0 to 10.0.0 by [@​dependabot](https://github.com/dependabot) in [https://github.com/nodejs/undici/pull/3321](https://github.com/nodejs/undici/pull/3321)
- fix: add missing error classes to types by [@​maxbeatty](https://github.com/maxbeatty) in [https://github.com/nodejs/undici/pull/3316](https://github.com/nodejs/undici/pull/3316)
- export interceptor to type def file by [@​jakecastelli](https://github.com/jakecastelli) in [https://github.com/nodejs/undici/pull/3318](https://github.com/nodejs/undici/pull/3318)
- build(deps): bump node from `e6d4495` to `075a5cc` in /build by [@​dependabot](https://github.com/dependabot) in [https://github.com/nodejs/undici/pull/3326](https://github.com/nodejs/undici/pull/3326)
- doc: clearify the behaviour of `bodyTimeout` in the request by [@​jakecastelli](https://github.com/jakecastelli) in [https://github.com/nodejs/undici/pull/3324](https://github.com/nodejs/undici/pull/3324)
- feature: support pre-shared sessions by [@​tastypackets](https://github.com/tastypackets) in [https://github.com/nodejs/undici/pull/3325](https://github.com/nodejs/undici/pull/3325)
#### New Contributors
- [@​maxbeatty](https://github.com/maxbeatty) made their first contribution in [https://github.com/nodejs/undici/pull/3316](https://github.com/nodejs/undici/pull/3316)
- [@​jakecastelli](https://github.com/jakecastelli) made their first contribution in [https://github.com/nodejs/undici/pull/3318](https://github.com/nodejs/undici/pull/3318)
**Full Changelog**: nodejs/undici@v6.18.2...v6.19.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), 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](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/X-oss-byte/Canary-nextjs).1 parent a9258d3 commit f91ae93Copy full SHA for f91ae93
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