Commit 97b11d1
authored
chore(deps): update dependency undici to v7.8.0 (#135)
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.7.0` ->
`7.8.0`](https://renovatebot.com/diffs/npm/undici/7.7.0/7.8.0) |
[](https://securityscorecards.dev/viewer/?uri=github.com/nodejs/undici)
|
---
### Release Notes
<details>
<summary>nodejs/undici (undici)</summary>
###
[`v7.8.0`](https://redirect.github.com/nodejs/undici/releases/tag/v7.8.0)
[Compare
Source](https://redirect.github.com/nodejs/undici/compare/v7.7.0...v7.8.0)
#### What's Changed
- cache: more efficient sqlite indices by
[@​ronag](https://redirect.github.com/ronag) in
[https://github.com/nodejs/undici/pull/4142](https://redirect.github.com/nodejs/undici/pull/4142)
- skip now failing wpts by
[@​mcollina](https://redirect.github.com/mcollina) in
[https://github.com/nodejs/undici/pull/4145](https://redirect.github.com/nodejs/undici/pull/4145)
- apply some sqlite pragma optimizations by
[@​ronag](https://redirect.github.com/ronag) in
[https://github.com/nodejs/undici/pull/4147](https://redirect.github.com/nodejs/undici/pull/4147)
- types(websocket): Import from stream/web by
[@​Jiralite](https://redirect.github.com/Jiralite) in
[https://github.com/nodejs/undici/pull/4038](https://redirect.github.com/nodejs/undici/pull/4038)
- cache: don't check size if not necessary by
[@​ronag](https://redirect.github.com/ronag) in
[https://github.com/nodejs/undici/pull/4140](https://redirect.github.com/nodejs/undici/pull/4140)
- docs: fix inteceptors typo by
[@​dario-piotrowicz](https://redirect.github.com/dario-piotrowicz)
in
[https://github.com/nodejs/undici/pull/4151](https://redirect.github.com/nodejs/undici/pull/4151)
- Update WPT by
[@​github-actions](https://redirect.github.com/github-actions) in
[https://github.com/nodejs/undici/pull/4141](https://redirect.github.com/nodejs/undici/pull/4141)
- build(deps-dev): bump esbuild from 0.24.2 to 0.25.2 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/nodejs/undici/pull/4130](https://redirect.github.com/nodejs/undici/pull/4130)
#### New Contributors
- [@​Jiralite](https://redirect.github.com/Jiralite) made their
first contribution in
[https://github.com/nodejs/undici/pull/4038](https://redirect.github.com/nodejs/undici/pull/4038)
-
[@​dario-piotrowicz](https://redirect.github.com/dario-piotrowicz)
made their first contribution in
[https://github.com/nodejs/undici/pull/4151](https://redirect.github.com/nodejs/undici/pull/4151)
**Full Changelog**:
nodejs/undici@v7.7.0...v7.8.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-empty).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
## Summary by Sourcery
Chores:
- Upgrade undici package to the latest minor version
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 b2951ce commit 97b11d1
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
1378 | 1378 | | |
1379 | 1379 | | |
1380 | 1380 | | |
1381 | | - | |
| 1381 | + | |
1382 | 1382 | | |
1383 | 1383 | | |
1384 | 1384 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments