Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: bump undici from 7.2.0 to 7.2.1 in the development-dependencie…
…s group (#1643) Bumps the development-dependencies group with 1 update: [undici](https://github.com/nodejs/undici). Updates `undici` from 7.2.0 to 7.2.1 <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.1</h2> <h2>What's Changed</h2> <ul> <li>fix(3951): typo on errorede dns lookup by <a href="https://github.com/metcoder95"><code>@metcoder95</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3956">nodejs/undici#3956</a></li> <li>feat: add missing error type by <a href="https://github.com/Gigioliva"><code>@Gigioliva</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3964">nodejs/undici#3964</a></li> <li>websocket: improve frame parsing by <a href="https://github.com/tsctx"><code>@tsctx</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3447">nodejs/undici#3447</a></li> <li>fix(<a href="https://redirect.github.com/nodejs/undici/issues/3966">#3966</a>): account for network errors by <a href="https://github.com/metcoder95"><code>@metcoder95</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3967">nodejs/undici#3967</a></li> <li>build(deps-dev): bump <code>@fastify/busboy</code> from 3.1.0 to 3.1.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3971">nodejs/undici#3971</a></li> <li>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/3954">nodejs/undici#3954</a></li> <li>docs: fix dispatcher stream example links by <a href="https://github.com/luddd3"><code>@luddd3</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3972">nodejs/undici#3972</a></li> <li>fix: <code>undici:request:headers</code> does not indicate completion of a response by <a href="https://github.com/legendecas"><code>@legendecas</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3974">nodejs/undici#3974</a></li> <li>build(deps): bump cronometro from 3.0.2 to 4.0.1 in /benchmarks by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3976">nodejs/undici#3976</a></li> <li>fix(<a href="https://redirect.github.com/nodejs/undici/issues/3975">#3975</a>): do not unref timeout by <a href="https://github.com/metcoder95"><code>@metcoder95</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3977">nodejs/undici#3977</a></li> <li>fix: bad response on h2 server by <a href="https://github.com/metcoder95"><code>@metcoder95</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3978">nodejs/undici#3978</a></li> <li>build(deps): bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3981">nodejs/undici#3981</a></li> <li>build(deps): bump actions/upload-artifact from 4.4.3 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/3983">nodejs/undici#3983</a></li> <li>chore: ensure automated v7 release compared to v7 by <a href="https://github.com/trivikr"><code>@trivikr</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3986">nodejs/undici#3986</a></li> <li>test: ignore test for CITGM by <a href="https://github.com/metcoder95"><code>@metcoder95</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3993">nodejs/undici#3993</a></li> <li>fix: retry flaky test by <a href="https://github.com/metcoder95"><code>@metcoder95</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/3992">nodejs/undici#3992</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/legendecas"><code>@legendecas</code></a> made their first contribution in <a href="https://redirect.github.com/nodejs/undici/pull/3974">nodejs/undici#3974</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nodejs/undici/compare/v7.2.0...v7.2.1">https://github.com/nodejs/undici/compare/v7.2.0...v7.2.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nodejs/undici/commit/251da10da915b70bf576777ca0734bba8eb38f96"><code>251da10</code></a> Bumped v7.2.1 (<a href="https://redirect.github.com/nodejs/undici/issues/3996">#3996</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/de6ec47fbe069d12edd800b7d0fccf1556125bbe"><code>de6ec47</code></a> fix: retry flaky test (<a href="https://redirect.github.com/nodejs/undici/issues/3992">#3992</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/e1496cfd285f45165a29c2aefb7a2ee128fadf38"><code>e1496cf</code></a> test: ignore test for CITGM (<a href="https://redirect.github.com/nodejs/undici/issues/3993">#3993</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/54c5c6827c7d3f801bd72926234243a9ab8f7ef5"><code>54c5c68</code></a> chore: ensure automated v7 release compared to v7 (<a href="https://redirect.github.com/nodejs/undici/issues/3986">#3986</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/1359605cffb6e7d5909d8f7d6814d583e35020e4"><code>1359605</code></a> build(deps): bump actions/upload-artifact from 4.4.3 to 4.5.0 (<a href="https://redirect.github.com/nodejs/undici/issues/3983">#3983</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/45e3d629e7a5990e531c3d9d065a9a4204bcd078"><code>45e3d62</code></a> build(deps): bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 (<a href="https://redirect.github.com/nodejs/undici/issues/3981">#3981</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/03c98d5a683df54c47ee49b8db0ffd7d56f45525"><code>03c98d5</code></a> fix: bad respond on h2 server (<a href="https://redirect.github.com/nodejs/undici/issues/3978">#3978</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/e51df14623d9c4cb3fd8753727c3e62c24a57a3a"><code>e51df14</code></a> fix(<a href="https://redirect.github.com/nodejs/undici/issues/3975">#3975</a>): do not unref timeout (<a href="https://redirect.github.com/nodejs/undici/issues/3977">#3977</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/ad7ac027ed6d0fca7414a0810dcf136cda35065e"><code>ad7ac02</code></a> build(deps): bump cronometro from 3.0.2 to 4.0.1 in /benchmarks (<a href="https://redirect.github.com/nodejs/undici/issues/3976">#3976</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/d03a52a325ec1faf0a5af48cd35f7da5f35505c6"><code>d03a52a</code></a> fix: undici:request:headers does not indicate completion of a response (<a href="https://redirect.github.com/nodejs/undici/issues/3974">#3974</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nodejs/undici/compare/v7.2.0...v7.2.1">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=7.2.0&new-version=7.2.1)](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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information