Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): bump undici from 6.19.8 to 7.2.0 (#198)
Bumps [undici](https://github.com/nodejs/undici) from 6.19.8 to 7.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nodejs/undici/releases">undici's releases</a>.</em></p> <blockquote> <h2>v7.2.0</h2> <h2>What's Changed</h2> <ul> <li>fix: dns interceptor undefined function by <a href="https://github.com/luddd3"><code>@luddd3</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3958">nodejs/undici#3958</a></li> <li>More cache fixes by <a href="https://github.com/flakey5"><code>@flakey5</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3955">nodejs/undici#3955</a></li> <li>[Release] v7.2.0 by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3962">nodejs/undici#3962</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nodejs/undici/compare/v7.1.1...v7.2.0">https://github.com/nodejs/undici/compare/v7.1.1...v7.2.0</a></p> <h2>v7.1.1</h2> <h2>What's Changed</h2> <ul> <li>fix: publish undici:client:sendHeaders message on H2 by <a href="https://github.com/fengmk2"><code>@fengmk2</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3921">nodejs/undici#3921</a></li> <li>Add support schedule by <a href="https://github.com/mcollina"><code>@mcollina</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3923">nodejs/undici#3923</a></li> <li>cache: do not set undefined etag by <a href="https://github.com/mcollina"><code>@mcollina</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3925">nodejs/undici#3925</a></li> <li>test: cleanup cache tests by <a href="https://github.com/flakey5"><code>@flakey5</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3926">nodejs/undici#3926</a></li> <li>fix mimetype parser wrong operator by <a href="https://github.com/tsctx"><code>@tsctx</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3924">nodejs/undici#3924</a></li> <li>correctly set if-none-match by <a href="https://github.com/mcollina"><code>@mcollina</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3933">nodejs/undici#3933</a></li> <li>Add example for <code>request</code> + "Garbage Collection" by <a href="https://github.com/WTCT-TOP"><code>@WTCT-TOP</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3916">nodejs/undici#3916</a></li> <li>fix: response error interceptor by <a href="https://github.com/Gigioliva"><code>@Gigioliva</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3930">nodejs/undici#3930</a></li> <li>build(deps-dev): bump neostandard from 0.11.9 to 0.12.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3938">nodejs/undici#3938</a></li> <li>fix(<a href="https://redirect.github.com/nodejs/undici/issues/3937">#3937</a>): respect correct host header by <a href="https://github.com/metcoder95"><code>@metcoder95</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3940">nodejs/undici#3940</a></li> <li>fix: handle case no content type by <a href="https://github.com/Gigioliva"><code>@Gigioliva</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3931">nodejs/undici#3931</a></li> <li>support array of headers in WrapHandler by <a href="https://github.com/KhafraDev"><code>@KhafraDev</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3941">nodejs/undici#3941</a></li> <li>build(deps): bump step-security/harden-runner from 2.10.1 to 2.10.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3911">nodejs/undici#3911</a></li> <li>test: Update WPT by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3888">nodejs/undici#3888</a></li> <li>build(deps-dev): bump <code>@fastify/busboy</code> from 3.0.0 to 3.1.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3939">nodejs/undici#3939</a></li> <li>Support SQLite unflagged without useless warnings by <a href="https://github.com/mcollina"><code>@mcollina</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3947">nodejs/undici#3947</a></li> <li>docs: enhance documentation by <a href="https://github.com/metcoder95"><code>@metcoder95</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3945">nodejs/undici#3945</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/WTCT-TOP"><code>@WTCT-TOP</code></a> made their first contribution in <a href="https://redirect.github.com/nodejs/undici/pull/3916">nodejs/undici#3916</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nodejs/undici/compare/v7.1.0...v7.1.1">https://github.com/nodejs/undici/compare/v7.1.0...v7.1.1</a></p> <h2>v7.1.0</h2> <h2>What's Changed</h2> <ul> <li>Mark http/2 support as stable by <a href="https://github.com/mcollina"><code>@mcollina</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3893">nodejs/undici#3893</a></li> <li>test: fix dns interceptor flakiness by <a href="https://github.com/luddd3"><code>@luddd3</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3902">nodejs/undici#3902</a></li> <li>fix(<a href="https://redirect.github.com/nodejs/undici/issues/3901">#3901</a>): migrate dns interceptor to new hooks by <a href="https://github.com/metcoder95"><code>@metcoder95</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3903">nodejs/undici#3903</a></li> <li>feat(interceptors): migrate decorator handler to new hooks by <a href="https://github.com/metcoder95"><code>@metcoder95</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3905">nodejs/undici#3905</a></li> <li>feat: Adjust allowed error codes for detecting node:sqlite by <a href="https://github.com/xconverge"><code>@xconverge</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3900">nodejs/undici#3900</a></li> <li>build(deps): bump actions/dependency-review-action from 4.4.0 to 4.5.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3913">nodejs/undici#3913</a></li> <li>build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.7 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3910">nodejs/undici#3910</a></li> <li>Move Tomas to past collaborators by <a href="https://github.com/delvedor"><code>@delvedor</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3909">nodejs/undici#3909</a></li> <li>docs: add advanced usage examples for ProxyAgent by <a href="https://github.com/mertcanaltin"><code>@mertcanaltin</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3906">nodejs/undici#3906</a></li> <li>[Release] v7.1.0 by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3922">nodejs/undici#3922</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nodejs/undici/compare/v7.0.0...v7.1.0">https://github.com/nodejs/undici/compare/v7.0.0...v7.1.0</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nodejs/undici/commit/29760e70972f58a1bccfb02a5566803227198aff"><code>29760e7</code></a> Bumped v7.2.0 (<a href="https://redirect.github.com/nodejs/undici/issues/3962">#3962</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/65695850297550105e1034a2fdd8927ab2cb1d70"><code>6569585</code></a> More cache fixes (<a href="https://redirect.github.com/nodejs/undici/issues/3955">#3955</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/d6f45b158b7cb057b6cfbe1c641a68fda74e0a16"><code>d6f45b1</code></a> fix: dns interceptor undefined function (<a href="https://redirect.github.com/nodejs/undici/issues/3958">#3958</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/2c3644247a53132267de2cf09cd3dbe3600c21d3"><code>2c36442</code></a> Bumped v7.1.1</li> <li><a href="https://github.com/nodejs/undici/commit/ee93584ff921bc8b303f0ea0be8911b77d6d064c"><code>ee93584</code></a> docs: enhance documentation (<a href="https://redirect.github.com/nodejs/undici/issues/3945">#3945</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/ff18d8c9b213e1ea95f7e9917afcf8fc056b8be7"><code>ff18d8c</code></a> Support SQLite unflagged without useless warnings (<a href="https://redirect.github.com/nodejs/undici/issues/3947">#3947</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/02e73f8c91d2bf3b4e8348c06f023919a1c08ee1"><code>02e73f8</code></a> build(deps-dev): bump <code>@fastify/busboy</code> from 3.0.0 to 3.1.0 (<a href="https://redirect.github.com/nodejs/undici/issues/3939">#3939</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/0be8ae9aa0b7d169483053b33b9cf4124bdc29ec"><code>0be8ae9</code></a> test: Update WPT (<a href="https://redirect.github.com/nodejs/undici/issues/3888">#3888</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/21a723ff7e890256c00cd64d49086e8f3927583b"><code>21a723f</code></a> build(deps): bump step-security/harden-runner from 2.10.1 to 2.10.2 (<a href="https://redirect.github.com/nodejs/undici/issues/3911">#3911</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/d2b332a5811f3b7af54ff055e3f6326537900bc1"><code>d2b332a</code></a> support array of headers in WrapHandler (<a href="https://redirect.github.com/nodejs/undici/issues/3941">#3941</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nodejs/undici/compare/v6.19.8...v7.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=undici&package-manager=npm_and_yarn&previous-version=6.19.8&new-version=7.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Gregor Martynus <39992+gr2m@users.noreply.github.com>
- Loading branch information