Commit 68be38b
authored
chore(deps): update dependency undici to v7.6.0 (#122)
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.5.0` ->
`7.6.0`](https://renovatebot.com/diffs/npm/undici/7.5.0/7.6.0) |
[](https://securityscorecards.dev/viewer/?uri=github.com/nodejs/undici)
|
---
### Release Notes
<details>
<summary>nodejs/undici (undici)</summary>
###
[`v7.6.0`](https://redirect.github.com/nodejs/undici/releases/tag/v7.6.0)
[Compare
Source](https://redirect.github.com/nodejs/undici/compare/v7.5.0...v7.6.0)
#### What's Changed
- Update WPT by
[@​github-actions](https://redirect.github.com/github-actions) in
[https://github.com/nodejs/undici/pull/4067](https://redirect.github.com/nodejs/undici/pull/4067)
- lib: limit string split length by
[@​gurgunday](https://redirect.github.com/gurgunday) in
[https://github.com/nodejs/undici/pull/4098](https://redirect.github.com/nodejs/undici/pull/4098)
- docs/PULL_REQUEST_TEMPLATE: deep-link to certificate of origin by
[@​alxndrsn](https://redirect.github.com/alxndrsn) in
[https://github.com/nodejs/undici/pull/4102](https://redirect.github.com/nodejs/undici/pull/4102)
- cache: fix typo by
[@​alxndrsn](https://redirect.github.com/alxndrsn) in
[https://github.com/nodejs/undici/pull/4101](https://redirect.github.com/nodejs/undici/pull/4101)
- disable header de-duplication in test servers by
[@​alxndrsn](https://redirect.github.com/alxndrsn) in
[https://github.com/nodejs/undici/pull/4110](https://redirect.github.com/nodejs/undici/pull/4110)
- CacheRevalidationHandler: add missing header to comment by
[@​alxndrsn](https://redirect.github.com/alxndrsn) in
[https://github.com/nodejs/undici/pull/4111](https://redirect.github.com/nodejs/undici/pull/4111)
- Fix typo in Agent.md by
[@​Exifers](https://redirect.github.com/Exifers) in
[https://github.com/nodejs/undici/pull/4115](https://redirect.github.com/nodejs/undici/pull/4115)
- build(deps-dev): bump
[@​matteo](https://redirect.github.com/matteo).collina/tspl from
0.1.1 to 0.2.0 by
[@​dependabot](https://redirect.github.com/dependabot) in
[https://github.com/nodejs/undici/pull/4119](https://redirect.github.com/nodejs/undici/pull/4119)
- fix 4105 by [@​KhafraDev](https://redirect.github.com/KhafraDev)
in
[https://github.com/nodejs/undici/pull/4117](https://redirect.github.com/nodejs/undici/pull/4117)
- Update WPT by
[@​github-actions](https://redirect.github.com/github-actions) in
[https://github.com/nodejs/undici/pull/4100](https://redirect.github.com/nodejs/undici/pull/4100)
- cache: ensure vary & revalidation headers are case-insensitive by
[@​alxndrsn](https://redirect.github.com/alxndrsn) in
[https://github.com/nodejs/undici/pull/4112](https://redirect.github.com/nodejs/undici/pull/4112)
#### New Contributors
- [@​alxndrsn](https://redirect.github.com/alxndrsn) made their
first contribution in
[https://github.com/nodejs/undici/pull/4102](https://redirect.github.com/nodejs/undici/pull/4102)
- [@​Exifers](https://redirect.github.com/Exifers) made their
first contribution in
[https://github.com/nodejs/undici/pull/4115](https://redirect.github.com/nodejs/undici/pull/4115)
**Full Changelog**:
nodejs/undici@v7.5.0...v7.6.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
## 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 dbd5a42 commit 68be38b
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
1389 | 1389 | | |
1390 | 1390 | | |
1391 | 1391 | | |
1392 | | - | |
| 1392 | + | |
1393 | 1393 | | |
1394 | 1394 | | |
1395 | 1395 | | |
| |||
| 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