Skip to content

Commit 9302eb2

Browse files
fix: bump undici from 7.13.0 to 7.14.0 in the production-dependencies group (#842)
Bumps the production-dependencies group with 1 update: [undici](https://github.com/nodejs/undici). Updates `undici` from 7.13.0 to 7.14.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.14.0</h2> <h2>What's Changed</h2> <ul> <li>Fix flaky snapshot-testing by <a href="https://github.com/mcollina"><code>@​mcollina</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4367">nodejs/undici#4367</a></li> <li>Actually flush the file in lib/mock/snapshot-recorder.js by <a href="https://github.com/mcollina"><code>@​mcollina</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4378">nodejs/undici#4378</a></li> <li>docs: clarify Node.js version support in LTS table by <a href="https://github.com/mcollina"><code>@​mcollina</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4375">nodejs/undici#4375</a></li> <li>cache: fix excessive caching and some other lack of caching by <a href="https://github.com/fredericDelaporte"><code>@​fredericDelaporte</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4335">nodejs/undici#4335</a></li> <li>feat(websocket): add handshake response info to undici:websocket:open diagnostic event by <a href="https://github.com/tawseefnabi"><code>@​tawseefnabi</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4396">nodejs/undici#4396</a></li> <li>feat: add install() function to type definitions by <a href="https://github.com/jsaguet"><code>@​jsaguet</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4384">nodejs/undici#4384</a></li> <li>build(deps): bump github/codeql-action from 3.29.2 to 3.29.5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/nodejs/undici/pull/4380">nodejs/undici#4380</a></li> <li>build(deps): bump cronometro from 4.0.3 to 5.3.0 in /benchmarks by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/nodejs/undici/pull/4171">nodejs/undici#4171</a></li> <li>build(deps): bump step-security/harden-runner from 2.12.0 to 2.13.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/nodejs/undici/pull/4379">nodejs/undici#4379</a></li> <li>fix: h2 CI by <a href="https://github.com/metcoder95"><code>@​metcoder95</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4395">nodejs/undici#4395</a></li> <li>feat: EventSource can be configured with reconnectionTime by <a href="https://github.com/Uzlopak"><code>@​Uzlopak</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4260">nodejs/undici#4260</a></li> <li>build(deps-dev): bump tsd from 0.32.0 to 0.33.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/nodejs/undici/pull/4404">nodejs/undici#4404</a></li> <li>eventsource: deflake reconnectionTime tests by <a href="https://github.com/Uzlopak"><code>@​Uzlopak</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4406">nodejs/undici#4406</a></li> <li>cache: change normaliseHeaders to normalizeHeaders by <a href="https://github.com/Uzlopak"><code>@​Uzlopak</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4408">nodejs/undici#4408</a></li> <li>build(deps-dev): bump jest from 29.7.0 to 30.0.5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/nodejs/undici/pull/4387">nodejs/undici#4387</a></li> <li>build(deps-dev): bump cross-env from 7.0.3 to 10.0.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/nodejs/undici/pull/4386">nodejs/undici#4386</a></li> <li>cache-control: no-cache: use quoted-string form by <a href="https://github.com/alxndrsn"><code>@​alxndrsn</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4177">nodejs/undici#4177</a></li> <li>test: fix snapshot testing flaky test by <a href="https://github.com/Uzlopak"><code>@​Uzlopak</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4410">nodejs/undici#4410</a></li> <li>fix formdata constructor args mark optional by <a href="https://github.com/tsctx"><code>@​tsctx</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4411">nodejs/undici#4411</a></li> <li>Update WPT by <a href="https://github.com/github-actions"><code>@​github-actions</code></a>[bot] in <a href="https://redirect.github.com/nodejs/undici/pull/4358">nodejs/undici#4358</a></li> <li>Update Cache Tests by <a href="https://github.com/github-actions"><code>@​github-actions</code></a>[bot] in <a href="https://redirect.github.com/nodejs/undici/pull/4096">nodejs/undici#4096</a></li> <li>chore: improve imports and requires by <a href="https://github.com/Uzlopak"><code>@​Uzlopak</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4418">nodejs/undici#4418</a></li> <li>refactor: snapshot-recorder by <a href="https://github.com/Uzlopak"><code>@​Uzlopak</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4413">nodejs/undici#4413</a></li> <li>Update WPT by <a href="https://github.com/github-actions"><code>@​github-actions</code></a>[bot] in <a href="https://redirect.github.com/nodejs/undici/pull/4416">nodejs/undici#4416</a></li> <li>fix: better set a finalizer on cloned response by <a href="https://github.com/tsctx"><code>@​tsctx</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4419">nodejs/undici#4419</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/tawseefnabi"><code>@​tawseefnabi</code></a> made their first contribution in <a href="https://redirect.github.com/nodejs/undici/pull/4396">nodejs/undici#4396</a></li> <li><a href="https://github.com/jsaguet"><code>@​jsaguet</code></a> made their first contribution in <a href="https://redirect.github.com/nodejs/undici/pull/4384">nodejs/undici#4384</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nodejs/undici/compare/v7.13.0...v7.14.0">https://github.com/nodejs/undici/compare/v7.13.0...v7.14.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nodejs/undici/commit/dfa2d15be186a584440fde11b825c0ee907f9087"><code>dfa2d15</code></a> Bumped v7.14.0 (<a href="https://redirect.github.com/nodejs/undici/issues/4420">#4420</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/23423ed85b3ccab22e8d65aadee7d78fe5ff5f75"><code>23423ed</code></a> fix: better set a finalizer on cloned response (<a href="https://redirect.github.com/nodejs/undici/issues/4419">#4419</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/3abbea5a644b8a9e90309860f7baea3884463689"><code>3abbea5</code></a> chore: update WPT (<a href="https://redirect.github.com/nodejs/undici/issues/4416">#4416</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/5453139e5e41f2da368db740c95f8451cce8aee1"><code>5453139</code></a> refactor: snapshot-recorder (<a href="https://redirect.github.com/nodejs/undici/issues/4413">#4413</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/16e781223e627d6e3a58af793cf84f127a971176"><code>16e7812</code></a> chore: improve imports and requires (<a href="https://redirect.github.com/nodejs/undici/issues/4418">#4418</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/c9bdd3d79deae5824c3bf038b3c6b18b9f72ddf6"><code>c9bdd3d</code></a> chore: update cache tests (<a href="https://redirect.github.com/nodejs/undici/issues/4096">#4096</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/7db221aee1343b4b88497e70a6b41230bab109ce"><code>7db221a</code></a> chore: update WPT (<a href="https://redirect.github.com/nodejs/undici/issues/4358">#4358</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/c399fdf4246be4992e89efe42aa83062edd0609f"><code>c399fdf</code></a> fix formdata constructor args mark optional (<a href="https://redirect.github.com/nodejs/undici/issues/4411">#4411</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/c1442a47ce3e9cee6f39a13038f29fecece327ef"><code>c1442a4</code></a> test: fix snapshot testing flaky test (<a href="https://redirect.github.com/nodejs/undici/issues/4410">#4410</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/c6cc3c19e682ee7f2ff9918a99320a3a962dbaa7"><code>c6cc3c1</code></a> cache-control: no-cache: use quoted-string form (<a href="https://redirect.github.com/nodejs/undici/issues/4177">#4177</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nodejs/undici/compare/v7.13.0...v7.14.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=7.13.0&new-version=7.14.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 <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>
1 parent a9ee621 commit 9302eb2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)