Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: bump the development-dependencies group with 2 updates (#1887)
Bumps the development-dependencies group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [undici](https://github.com/nodejs/undici). Updates `@types/node` from 22.13.5 to 22.13.7 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li> </ul> </details> <br /> Updates `undici` from 7.3.0 to 7.4.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.4.0</h2> <h2>What's Changed</h2> <ul> <li>fix: apply byte offset on Buffer.from by <a href="https://github.com/ronag"><code>@ronag</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4019">nodejs/undici#4019</a></li> <li>fix: fetch body fallback random number generation by <a href="https://github.com/Uzlopak"><code>@Uzlopak</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4023">nodejs/undici#4023</a></li> <li>Add release instructions by <a href="https://github.com/mcollina"><code>@mcollina</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4022">nodejs/undici#4022</a></li> <li>Update Cache Tests by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4020">nodejs/undici#4020</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/4011">nodejs/undici#4011</a></li> <li>docs: document about global dispatcher and errors (<a href="https://redirect.github.com/nodejs/undici/issues/3987">#3987</a>) by <a href="https://github.com/zuozp8"><code>@zuozp8</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4014">nodejs/undici#4014</a></li> <li>docs: fix incorrect method signature of <code>onResponseError</code> by <a href="https://github.com/tmair"><code>@tmair</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4030">nodejs/undici#4030</a></li> <li>feat(docs): copy to clipboard button by <a href="https://github.com/shivarm"><code>@shivarm</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4037">nodejs/undici#4037</a></li> <li>don't check AbortSignal maxListeners on some node versions by <a href="https://github.com/KhafraDev"><code>@KhafraDev</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4045">nodejs/undici#4045</a></li> <li>feat: mark <code>EnvHttpProxyAgent</code> as stable by <a href="https://github.com/aduh95"><code>@aduh95</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4049">nodejs/undici#4049</a></li> <li>test: fix windows wpt by <a href="https://github.com/metcoder95"><code>@metcoder95</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4050">nodejs/undici#4050</a></li> <li>fix: do not throw unhandled exception when data is undefined in interceptor.reply by <a href="https://github.com/frederikprijck"><code>@frederikprijck</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4036">nodejs/undici#4036</a></li> <li>fix: handle missing vary header values by <a href="https://github.com/gurgunday"><code>@gurgunday</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4031">nodejs/undici#4031</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/4028">nodejs/undici#4028</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/4062">nodejs/undici#4062</a></li> <li>fix: fix EnvHttpProxyAgent for the Node.js bundle by <a href="https://github.com/joyeecheung"><code>@joyeecheung</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4064">nodejs/undici#4064</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/zuozp8"><code>@zuozp8</code></a> made their first contribution in <a href="https://redirect.github.com/nodejs/undici/pull/4014">nodejs/undici#4014</a></li> <li><a href="https://github.com/tmair"><code>@tmair</code></a> made their first contribution in <a href="https://redirect.github.com/nodejs/undici/pull/4030">nodejs/undici#4030</a></li> <li><a href="https://github.com/shivarm"><code>@shivarm</code></a> made their first contribution in <a href="https://redirect.github.com/nodejs/undici/pull/4037">nodejs/undici#4037</a></li> <li><a href="https://github.com/frederikprijck"><code>@frederikprijck</code></a> made their first contribution in <a href="https://redirect.github.com/nodejs/undici/pull/4036">nodejs/undici#4036</a></li> <li><a href="https://github.com/joyeecheung"><code>@joyeecheung</code></a> made their first contribution in <a href="https://redirect.github.com/nodejs/undici/pull/4064">nodejs/undici#4064</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nodejs/undici/compare/v7.3.0...v7.4.0">https://github.com/nodejs/undici/compare/v7.3.0...v7.4.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nodejs/undici/commit/6bb527e9d768c5ca5b98765c28cf403ad8b250fb"><code>6bb527e</code></a> Bumped v7.4.0 (<a href="https://redirect.github.com/nodejs/undici/issues/4071">#4071</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/a217002369c403f5a84a870520294435632ef6eb"><code>a217002</code></a> fix: fix EnvHttpProxyAgent for the Node.js bundle (<a href="https://redirect.github.com/nodejs/undici/issues/4064">#4064</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/782f06b1ec44043f858b8ad1f76225919ecd55db"><code>782f06b</code></a> chore: update WPT (<a href="https://redirect.github.com/nodejs/undici/issues/4062">#4062</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/608d5f6683b70576aa8dc0fb87a3514f370c28d5"><code>608d5f6</code></a> chore: update WPT (<a href="https://redirect.github.com/nodejs/undici/issues/4028">#4028</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/4269dabb6c8a7027c0bcb7c7d24e7a09c90549cb"><code>4269dab</code></a> fix: handle missing vary header values (<a href="https://redirect.github.com/nodejs/undici/issues/4031">#4031</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/c14781c6a9106cec8276db8741ad0b9b396ebf9b"><code>c14781c</code></a> fix: do not throw unhandled exception when data is undefined in interceptor.r...</li> <li><a href="https://github.com/nodejs/undici/commit/c7f3d77011234fe243c317ada1398044032342cc"><code>c7f3d77</code></a> test: fix windows wpt (<a href="https://redirect.github.com/nodejs/undici/issues/4050">#4050</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/f7986284fa817e6e96fa55f24d6a9b6361251785"><code>f798628</code></a> feat: mark <code>EnvHttpProxyAgent</code> as stable (<a href="https://redirect.github.com/nodejs/undici/issues/4049">#4049</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/d685d387f4b2b23ae0b81ce3a8e97a63bcaad80f"><code>d685d38</code></a> don't check AbortSignal maxListeners on some node versions (<a href="https://redirect.github.com/nodejs/undici/issues/4045">#4045</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/a9176c9ec67b3efa1732799d18162c3a4307164e"><code>a9176c9</code></a> feat(docs): copy to clipboard button (<a href="https://redirect.github.com/nodejs/undici/issues/4037">#4037</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nodejs/undici/compare/v7.3.0...v7.4.0">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | @types/node | [>= 20.a, < 21] | </details> 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