-
Notifications
You must be signed in to change notification settings - Fork 0
Commit f14524d
authored
chore(deps): update dependency undici to v7.11.0 (#148)
This PR contains the following updates:
| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [undici](https://undici.nodejs.org)
([source](https://redirect.github.com/nodejs/undici)) | overrides |
minor | [`7.10.0` ->
`7.11.0`](https://renovatebot.com/diffs/npm/undici/7.10.0/7.11.0) |
[](https://securityscorecards.dev/viewer/?uri=github.com/nodejs/undici)
|
---
### Release Notes
<details>
<summary>nodejs/undici (undici)</summary>
###
[`v7.11.0`](https://redirect.github.com/nodejs/undici/releases/tag/v7.11.0)
[Compare
Source](https://redirect.github.com/nodejs/undici/compare/v7.10.0...v7.11.0)
#### What's Changed
- Update WPT by
[@​github-actions](https://redirect.github.com/github-actions) in
[https://github.com/nodejs/undici/pull/4214](https://redirect.github.com/nodejs/undici/pull/4214)
- feat(fetch): add zstandard decompression support by
[@​J3m5](https://redirect.github.com/J3m5) in
[https://github.com/nodejs/undici/pull/4238](https://redirect.github.com/nodejs/undici/pull/4238)
- fix(debug): remove extra forward slash in logs by
[@​aidant](https://redirect.github.com/aidant) in
[https://github.com/nodejs/undici/pull/4236](https://redirect.github.com/nodejs/undici/pull/4236)
- types: EventSource short handlers can be null by
[@​Uzlopak](https://redirect.github.com/Uzlopak) in
[https://github.com/nodejs/undici/pull/4246](https://redirect.github.com/nodejs/undici/pull/4246)
- remove finalizationregistry workaround by
[@​mcollina](https://redirect.github.com/mcollina) in
[https://github.com/nodejs/undici/pull/4250](https://redirect.github.com/nodejs/undici/pull/4250)
- build(deps): bump actions/dependency-review-action from 4.5.0 to 4.7.1
by [@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/nodejs/undici/pull/4255](https://redirect.github.com/nodejs/undici/pull/4255)
- build(deps): bump github/codeql-action from 3.28.1 to 3.28.18 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/nodejs/undici/pull/4252](https://redirect.github.com/nodejs/undici/pull/4252)
- build(deps): bump codecov/codecov-action from 5.1.2 to 5.4.3 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/nodejs/undici/pull/4253](https://redirect.github.com/nodejs/undici/pull/4253)
- build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/nodejs/undici/pull/4254](https://redirect.github.com/nodejs/undici/pull/4254)
- Query unaware interceptors cache fix by
[@​FelixVaughan](https://redirect.github.com/FelixVaughan) in
[https://github.com/nodejs/undici/pull/4240](https://redirect.github.com/nodejs/undici/pull/4240)
- docs: fix interceptor order description in compose method by
[@​mcollina](https://redirect.github.com/mcollina) in
[https://github.com/nodejs/undici/pull/4251](https://redirect.github.com/nodejs/undici/pull/4251)
- chore: require node native modules with `node:`-prefix by
[@​Uzlopak](https://redirect.github.com/Uzlopak) in
[https://github.com/nodejs/undici/pull/4256](https://redirect.github.com/nodejs/undici/pull/4256)
- fix: eventsource does not reconnect on network error by
[@​Uzlopak](https://redirect.github.com/Uzlopak) in
[https://github.com/nodejs/undici/pull/4247](https://redirect.github.com/nodejs/undici/pull/4247)
- fix: add guard by
[@​GeoffreyBooth](https://redirect.github.com/GeoffreyBooth) in
[https://github.com/nodejs/undici/pull/4262](https://redirect.github.com/nodejs/undici/pull/4262)
- Extract webidl by
[@​Uzlopak](https://redirect.github.com/Uzlopak) in
[https://github.com/nodejs/undici/pull/4259](https://redirect.github.com/nodejs/undici/pull/4259)
- build(deps): bump peter-evans/create-pull-request from 7.0.6 to 7.0.8
by [@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/nodejs/undici/pull/4132](https://redirect.github.com/nodejs/undici/pull/4132)
- build(deps-dev): bump fast-check from 3.23.2 to 4.1.1 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/nodejs/undici/pull/4167](https://redirect.github.com/nodejs/undici/pull/4167)
- build(deps): bump actions/upload-artifact from 4.5.0 to 4.6.2 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/nodejs/undici/pull/4137](https://redirect.github.com/nodejs/undici/pull/4137)
- build(deps-dev): bump tsd from 0.31.2 to 0.32.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/nodejs/undici/pull/4168](https://redirect.github.com/nodejs/undici/pull/4168)
- build(deps): bump hendrikmuhs/ccache-action from 1.2.14 to 1.2.18 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/nodejs/undici/pull/4190](https://redirect.github.com/nodejs/undici/pull/4190)
- build(deps): bump fastify/github-action-merge-dependabot from 3.11.0
to 3.11.1 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/nodejs/undici/pull/4135](https://redirect.github.com/nodejs/undici/pull/4135)
- build(deps): bump step-security/harden-runner from 2.11.1 to 2.12.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/nodejs/undici/pull/4188](https://redirect.github.com/nodejs/undici/pull/4188)
- build(deps-dev): bump borp from 0.19.0 to 0.20.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/nodejs/undici/pull/4194](https://redirect.github.com/nodejs/undici/pull/4194)
- Fix several WPT failures by
[@​tsctx](https://redirect.github.com/tsctx) in
[https://github.com/nodejs/undici/pull/4263](https://redirect.github.com/nodejs/undici/pull/4263)
- Update WPT by
[@​github-actions](https://redirect.github.com/github-actions) in
[https://github.com/nodejs/undici/pull/4235](https://redirect.github.com/nodejs/undici/pull/4235)
- node.js `fetch` is wrongly typed
([#​4271](https://redirect.github.com/nodejs/undici/issues/4271))
by [@​bpasero](https://redirect.github.com/bpasero) in
[https://github.com/nodejs/undici/pull/4272](https://redirect.github.com/nodejs/undici/pull/4272)
- Fix: Provide body on retry error, preserve socket by
[@​fatal10110](https://redirect.github.com/fatal10110) in
[https://github.com/nodejs/undici/pull/4228](https://redirect.github.com/nodejs/undici/pull/4228)
- add cause to WebSocket error by
[@​KhafraDev](https://redirect.github.com/KhafraDev) in
[https://github.com/nodejs/undici/pull/4274](https://redirect.github.com/nodejs/undici/pull/4274)
- doc: undici vs fetch by
[@​FelixVaughan](https://redirect.github.com/FelixVaughan) in
[https://github.com/nodejs/undici/pull/4245](https://redirect.github.com/nodejs/undici/pull/4245)
- bench: add websockets by
[@​tsctx](https://redirect.github.com/tsctx) in
[https://github.com/nodejs/undici/pull/3203](https://redirect.github.com/nodejs/undici/pull/3203)
- webidl: remove fallback for USVString by
[@​Uzlopak](https://redirect.github.com/Uzlopak) in
[https://github.com/nodejs/undici/pull/4264](https://redirect.github.com/nodejs/undici/pull/4264)
- fix: Use correct `Dispatcher.RequestOptions` by
[@​IvanDimanov-OfficeRnD](https://redirect.github.com/IvanDimanov-OfficeRnD)
in
[https://github.com/nodejs/undici/pull/4281](https://redirect.github.com/nodejs/undici/pull/4281)
- feat: add install() function for global WHATWG fetch classes by
[@​mcollina](https://redirect.github.com/mcollina) in
[https://github.com/nodejs/undici/pull/4286](https://redirect.github.com/nodejs/undici/pull/4286)
- Fixed RedirectHandler type by
[@​rahulyadav5524](https://redirect.github.com/rahulyadav5524) in
[https://github.com/nodejs/undici/pull/4278](https://redirect.github.com/nodejs/undici/pull/4278)
-
feat([#​4086](https://redirect.github.com/nodejs/undici/issues/4086)):
proxy keep alive by
[@​metcoder95](https://redirect.github.com/metcoder95) in
[https://github.com/nodejs/undici/pull/4128](https://redirect.github.com/nodejs/undici/pull/4128)
- Add `cleanMocks` to `MockClient` and `MockPool` by
[@​DemianParkhomenko](https://redirect.github.com/DemianParkhomenko)
in
[https://github.com/nodejs/undici/pull/4176](https://redirect.github.com/nodejs/undici/pull/4176)
- fetch: add missing new operator on TypeError instantiation in
readAllBytes by [@​Uzlopak](https://redirect.github.com/Uzlopak)
in
[https://github.com/nodejs/undici/pull/4297](https://redirect.github.com/nodejs/undici/pull/4297)
- Skip failing wpts by
[@​mcollina](https://redirect.github.com/mcollina) in
[https://github.com/nodejs/undici/pull/4294](https://redirect.github.com/nodejs/undici/pull/4294)
- feat: add request body diagnostic channels by
[@​legendecas](https://redirect.github.com/legendecas) in
[https://github.com/nodejs/undici/pull/4289](https://redirect.github.com/nodejs/undici/pull/4289)
- Fix timer guards to avoid TypeError under fake‐timers and polyfilled …
by [@​1ly4s0](https://redirect.github.com/1ly4s0) in
[https://github.com/nodejs/undici/pull/4213](https://redirect.github.com/nodejs/undici/pull/4213)
- cache: update MemoryCacheStore default limits by
[@​mcollina](https://redirect.github.com/mcollina) in
[https://github.com/nodejs/undici/pull/4292](https://redirect.github.com/nodejs/undici/pull/4292)
- fix: EnvHttpProxyAgent.Options should accept ProxyAgent.Options by
[@​urugator](https://redirect.github.com/urugator) in
[https://github.com/nodejs/undici/pull/4243](https://redirect.github.com/nodejs/undici/pull/4243)
#### New Contributors
- [@​J3m5](https://redirect.github.com/J3m5) made their first
contribution in
[https://github.com/nodejs/undici/pull/4238](https://redirect.github.com/nodejs/undici/pull/4238)
- [@​aidant](https://redirect.github.com/aidant) made their first
contribution in
[https://github.com/nodejs/undici/pull/4236](https://redirect.github.com/nodejs/undici/pull/4236)
- [@​bpasero](https://redirect.github.com/bpasero) made their
first contribution in
[https://github.com/nodejs/undici/pull/4272](https://redirect.github.com/nodejs/undici/pull/4272)
-
[@​IvanDimanov-OfficeRnD](https://redirect.github.com/IvanDimanov-OfficeRnD)
made their first contribution in
[https://github.com/nodejs/undici/pull/4281](https://redirect.github.com/nodejs/undici/pull/4281)
- [@​rahulyadav5524](https://redirect.github.com/rahulyadav5524)
made their first contribution in
[https://github.com/nodejs/undici/pull/4278](https://redirect.github.com/nodejs/undici/pull/4278)
-
[@​DemianParkhomenko](https://redirect.github.com/DemianParkhomenko)
made their first contribution in
[https://github.com/nodejs/undici/pull/4176](https://redirect.github.com/nodejs/undici/pull/4176)
- [@​1ly4s0](https://redirect.github.com/1ly4s0) made their first
contribution in
[https://github.com/nodejs/undici/pull/4213](https://redirect.github.com/nodejs/undici/pull/4213)
- [@​urugator](https://redirect.github.com/urugator) made their
first contribution in
[https://github.com/nodejs/undici/pull/4243](https://redirect.github.com/nodejs/undici/pull/4243)
**Full Changelog**:
nodejs/undici@v7.10.0...v7.11.0
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/settlemint/solidity-token-erc721a).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
## Summary by Sourcery
Upgrade undici dependency from v7.10.0 to v7.11.0
New Features:
- Add zstandard decompression support
- Add global install() function for WHATWG fetch classes
- Support proxy keep-alive connections
- Expose request body diagnostic channels
Bug Fixes:
- Remove extra forward slash in debug logs
- Fix EventSource reconnection on network errors
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent b04c7ad commit f14524dCopy full SHA for f14524d
File tree
Expand file treeCollapse file tree
2 files changed
+3
-3
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+3
-3
lines changed+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
| |||
1375 | 1375 |
| |
1376 | 1376 |
| |
1377 | 1377 |
| |
1378 |
| - | |
| 1378 | + | |
1379 | 1379 |
| |
1380 | 1380 |
| |
1381 | 1381 |
| |
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
| 58 | + | |
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
|
0 commit comments