Bump undici and @sveltejs/kit in /frontend #46

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/frontend/undici-and-sveltejs/kit-5.26.5 into main 2024-01-10 15:40:22 +01:00
dependabot[bot] commented 2024-01-10 15:39:44 +01:00 (Migrated from github.com)

Bumps undici to 5.26.5 and updates ancestor dependency @sveltejs/kit. These dependencies need to be updated together.

Updates undici from 5.22.1 to 5.26.5

Release notes

Sourced from undici's releases.

v5.26.5

What's Changed

Full Changelog: https://github.com/nodejs/undici/compare/v5.26.4...v5.26.5

v5.26.4

What's Changed

New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v5.26.3...v5.26.4

v5.26.3

No release notes provided.

v5.26.2

Security Release, CVE-2023-45143.

v5.26.1

What's Changed

Full Changelog: https://github.com/nodejs/undici/compare/v5.26.0...v5.26.1

v5.26.0

What's Changed

... (truncated)

Commits

Updates @sveltejs/kit from 1.20.2 to 1.30.3

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​1.30.3

Patch Changes

  • fix: correct documentation for beforeNavigate (#11300)

@​sveltejs/kit@​1.30.2

Patch Changes

  • fix: revert recent 'correctly return 415' and 'correctly return 404' changes (#11295)

@​sveltejs/kit@​1.30.1

Patch Changes

  • fix: prerendered root page with paths.base config uses correct trailing slash option (#10763)

  • fix: correctly return 404 when a form action is not found (#11278)

@​sveltejs/kit@​1.30.0

Minor Changes

  • feat: inline response.arrayBuffer() during ssr (#10535)

Patch Changes

  • fix: allow "false" value for preload link options (#10555)

  • fix: call worker unref instead of terminate (#10120)

  • fix: correctly analyse exported server API methods during build (#11019)

  • fix: avoid error when back navigating before page is initialized (#10636)

  • fix: allow service-worker.js to import assets (#9285)

  • fix: distinguish better between not-found and internal-error (#11131)

@​sveltejs/kit@​1.29.1

Patch Changes

  • fix: correctly return 415 when unexpected content types are submitted to actions (#11255)

  • chore: deprecate preloadCode calls with multiple arguments (#11266)

@​sveltejs/kit@​1.29.0

Minor Changes

  • feat: add resolveRoute to $app/paths, deprecate resolvePath (#11261)

@​sveltejs/kit@​1.28.0

Minor Changes

... (truncated)

Changelog

Sourced from @​sveltejs/kit's changelog.

1.30.3

Patch Changes

  • fix: correct documentation for beforeNavigate (#11300)

1.30.2

Patch Changes

  • fix: revert recent 'correctly return 415' and 'correctly return 404' changes (#11295)

1.30.1

Patch Changes

  • fix: prerendered root page with paths.base config uses correct trailing slash option (#10763)

  • fix: correctly return 404 when a form action is not found (#11278)

1.30.0

Minor Changes

  • feat: inline response.arrayBuffer() during ssr (#10535)

Patch Changes

  • fix: allow "false" value for preload link options (#10555)

  • fix: call worker unref instead of terminate (#10120)

  • fix: correctly analyse exported server API methods during build (#11019)

  • fix: avoid error when back navigating before page is initialized (#10636)

  • fix: allow service-worker.js to import assets (#9285)

  • fix: distinguish better between not-found and internal-error (#11131)

1.29.1

Patch Changes

  • fix: correctly return 415 when unexpected content types are submitted to actions (#11255)

  • chore: deprecate preloadCode calls with multiple arguments (#11266)

1.29.0

... (truncated)

Commits

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 commands and options

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.
Bumps [undici](https://github.com/nodejs/undici) to 5.26.5 and updates ancestor dependency [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit). These dependencies need to be updated together. Updates `undici` from 5.22.1 to 5.26.5 <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>v5.26.5</h2> <h2>What's Changed</h2> <ul> <li>Drop race condition in connect-timeout test by <a href="https://github.com/mcollina"><code>@​mcollina</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/2360">nodejs/undici#2360</a></li> <li>Remove a couple of unnecessary async functions by <a href="https://github.com/kibertoad"><code>@​kibertoad</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/2367">nodejs/undici#2367</a></li> <li>Update namespace type with Fetch exports by <a href="https://github.com/Ethan-Arrowood"><code>@​Ethan-Arrowood</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/2361">nodejs/undici#2361</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nodejs/undici/compare/v5.26.4...v5.26.5">https://github.com/nodejs/undici/compare/v5.26.4...v5.26.5</a></p> <h2>v5.26.4</h2> <h2>What's Changed</h2> <ul> <li>use esbuild define/hooks by <a href="https://github.com/KhafraDev"><code>@​KhafraDev</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/2342">nodejs/undici#2342</a></li> <li>fix request's arrayBuffer returning uint8 instead of arraybuffer by <a href="https://github.com/KhafraDev"><code>@​KhafraDev</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/2344">nodejs/undici#2344</a></li> <li>fix: skip readMore call if parser is null or undefined by <a href="https://github.com/iiAku"><code>@​iiAku</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/2346">nodejs/undici#2346</a></li> <li>test: first attempt for flaky fix by <a href="https://github.com/metcoder95"><code>@​metcoder95</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/2337">nodejs/undici#2337</a></li> <li>test: only include WebSocket in WPT Report where it's landed by <a href="https://github.com/panva"><code>@​panva</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/2351">nodejs/undici#2351</a></li> <li>Update DispatchInterceptor.md by <a href="https://github.com/Uzlopak"><code>@​Uzlopak</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/2354">nodejs/undici#2354</a></li> <li>fix: Avoid error for stream() being aborted by <a href="https://github.com/BobNobrain"><code>@​BobNobrain</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/2355">nodejs/undici#2355</a></li> <li>fix names with esbuild by <a href="https://github.com/KhafraDev"><code>@​KhafraDev</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/2359">nodejs/undici#2359</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/iiAku"><code>@​iiAku</code></a> made their first contribution in <a href="https://redirect.github.com/nodejs/undici/pull/2346">nodejs/undici#2346</a></li> <li><a href="https://github.com/Uzlopak"><code>@​Uzlopak</code></a> made their first contribution in <a href="https://redirect.github.com/nodejs/undici/pull/2354">nodejs/undici#2354</a></li> <li><a href="https://github.com/BobNobrain"><code>@​BobNobrain</code></a> made their first contribution in <a href="https://redirect.github.com/nodejs/undici/pull/2355">nodejs/undici#2355</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nodejs/undici/compare/v5.26.3...v5.26.4">https://github.com/nodejs/undici/compare/v5.26.3...v5.26.4</a></p> <h2>v5.26.3</h2> <p>No release notes provided.</p> <h2>v5.26.2</h2> <p>Security Release, CVE-2023-45143.</p> <h2>v5.26.1</h2> <h2>What's Changed</h2> <ul> <li>Fix publish undici-types once and for all! by <a href="https://github.com/Ethan-Arrowood"><code>@​Ethan-Arrowood</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/2338">nodejs/undici#2338</a></li> <li>Fix node detection omfg by <a href="https://github.com/KhafraDev"><code>@​KhafraDev</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/2341">nodejs/undici#2341</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nodejs/undici/compare/v5.26.0...v5.26.1">https://github.com/nodejs/undici/compare/v5.26.0...v5.26.1</a></p> <h2>v5.26.0</h2> <h2>What's Changed</h2> <ul> <li>use npm install instead of npm ci by <a href="https://github.com/Ethan-Arrowood"><code>@​Ethan-Arrowood</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/2309">nodejs/undici#2309</a></li> <li>change default header to <code>node</code> by <a href="https://github.com/Ethan-Arrowood"><code>@​Ethan-Arrowood</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/2310">nodejs/undici#2310</a></li> <li>chore: change order of the pseudo-headers by <a href="https://github.com/kyrylodolynskyi"><code>@​kyrylodolynskyi</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/2308">nodejs/undici#2308</a></li> <li>fix: Agent.Options.factory should accept URL object or string as parameter by <a href="https://github.com/nicole0707"><code>@​nicole0707</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/2295">nodejs/undici#2295</a></li> <li>build(deps-dev): bump sinon from 15.2.0 to 16.1.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/2312">nodejs/undici#2312</a></li> <li>test: handle npm ignore-scripts settings by <a href="https://github.com/panva"><code>@​panva</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/2313">nodejs/undici#2313</a></li> <li>feat: respect <code>--max-http-header-size</code> Node.js flag by <a href="https://github.com/balazsorban44"><code>@​balazsorban44</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/2234">nodejs/undici#2234</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nodejs/undici/commit/9197790ae0d015b40b75fd0c5cdb7420704b5272"><code>9197790</code></a> Bumped v5.26.5</li> <li><a href="https://github.com/nodejs/undici/commit/c31bd88979c04e72ff5f2869b71c630720422ab8"><code>c31bd88</code></a> Update namespace type with Fetch exports (<a href="https://redirect.github.com/nodejs/undici/issues/2361">#2361</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/24db5d4eaf8b747e7c9bde4faf797943b6f73c8d"><code>24db5d4</code></a> Remove a couple of unnecessary async functions (<a href="https://redirect.github.com/nodejs/undici/issues/2367">#2367</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/63afd9b5e28380dc86de29ade69adaad7efcd231"><code>63afd9b</code></a> Drop race condition in connect-timeout test (<a href="https://redirect.github.com/nodejs/undici/issues/2360">#2360</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/dea70e27e4d14952eb7b96da021eb44d24d1159e"><code>dea70e2</code></a> Bumped v5.26.4</li> <li><a href="https://github.com/nodejs/undici/commit/0681760ef1b24a9ddcb257b1a6a121d1825a67c0"><code>0681760</code></a> fix names with esbuild (<a href="https://redirect.github.com/nodejs/undici/issues/2359">#2359</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/daf349f6bc35c2e7fe600c323fb7dcfdacc000f6"><code>daf349f</code></a> fix: Avoid error for stream() being aborted (<a href="https://redirect.github.com/nodejs/undici/issues/2355">#2355</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/49254c3ea1cc74a01132b8c0a9274cbf94c7289e"><code>49254c3</code></a> Update DispatchInterceptor.md (<a href="https://redirect.github.com/nodejs/undici/issues/2354">#2354</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/52a79891f95a20fe380d70cfdf8f8f52410ff1a3"><code>52a7989</code></a> test: only include WebSocket in WPT Report where it's landed (<a href="https://redirect.github.com/nodejs/undici/issues/2351">#2351</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/40ab05029814c9778b80657d530e943d1cdfc6f2"><code>40ab050</code></a> test: first attempt for flaky fix (<a href="https://redirect.github.com/nodejs/undici/issues/2337">#2337</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nodejs/undici/compare/v5.22.1...v5.26.5">compare view</a></li> </ul> </details> <br /> Updates `@sveltejs/kit` from 1.20.2 to 1.30.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/kit/releases"><code>@​sveltejs/kit</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​sveltejs/kit</code><a href="https://github.com/1"><code>@​1</code></a>.30.3</h2> <h3>Patch Changes</h3> <ul> <li>fix: correct documentation for beforeNavigate (<a href="https://redirect.github.com/sveltejs/kit/pull/11300">#11300</a>)</li> </ul> <h2><code>@​sveltejs/kit</code><a href="https://github.com/1"><code>@​1</code></a>.30.2</h2> <h3>Patch Changes</h3> <ul> <li>fix: revert recent 'correctly return 415' and 'correctly return 404' changes (<a href="https://redirect.github.com/sveltejs/kit/pull/11295">#11295</a>)</li> </ul> <h2><code>@​sveltejs/kit</code><a href="https://github.com/1"><code>@​1</code></a>.30.1</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: prerendered root page with <code>paths.base</code> config uses correct trailing slash option (<a href="https://redirect.github.com/sveltejs/kit/pull/10763">#10763</a>)</p> </li> <li> <p>fix: correctly return 404 when a form action is not found (<a href="https://redirect.github.com/sveltejs/kit/pull/11278">#11278</a>)</p> </li> </ul> <h2><code>@​sveltejs/kit</code><a href="https://github.com/1"><code>@​1</code></a>.30.0</h2> <h3>Minor Changes</h3> <ul> <li>feat: inline <code>response.arrayBuffer()</code> during ssr (<a href="https://redirect.github.com/sveltejs/kit/pull/10535">#10535</a>)</li> </ul> <h3>Patch Changes</h3> <ul> <li> <p>fix: allow <code>&quot;false&quot;</code> value for preload link options (<a href="https://redirect.github.com/sveltejs/kit/pull/10555">#10555</a>)</p> </li> <li> <p>fix: call worker <code>unref</code> instead of <code>terminate</code> (<a href="https://redirect.github.com/sveltejs/kit/pull/10120">#10120</a>)</p> </li> <li> <p>fix: correctly analyse exported server API methods during build (<a href="https://redirect.github.com/sveltejs/kit/pull/11019">#11019</a>)</p> </li> <li> <p>fix: avoid error when back navigating before page is initialized (<a href="https://redirect.github.com/sveltejs/kit/pull/10636">#10636</a>)</p> </li> <li> <p>fix: allow service-worker.js to import assets (<a href="https://redirect.github.com/sveltejs/kit/pull/9285">#9285</a>)</p> </li> <li> <p>fix: distinguish better between not-found and internal-error (<a href="https://redirect.github.com/sveltejs/kit/pull/11131">#11131</a>)</p> </li> </ul> <h2><code>@​sveltejs/kit</code><a href="https://github.com/1"><code>@​1</code></a>.29.1</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: correctly return 415 when unexpected content types are submitted to actions (<a href="https://redirect.github.com/sveltejs/kit/pull/11255">#11255</a>)</p> </li> <li> <p>chore: deprecate <code>preloadCode</code> calls with multiple arguments (<a href="https://redirect.github.com/sveltejs/kit/pull/11266">#11266</a>)</p> </li> </ul> <h2><code>@​sveltejs/kit</code><a href="https://github.com/1"><code>@​1</code></a>.29.0</h2> <h3>Minor Changes</h3> <ul> <li>feat: add <code>resolveRoute</code> to <code>$app/paths</code>, deprecate <code>resolvePath</code> (<a href="https://redirect.github.com/sveltejs/kit/pull/11261">#11261</a>)</li> </ul> <h2><code>@​sveltejs/kit</code><a href="https://github.com/1"><code>@​1</code></a>.28.0</h2> <h3>Minor Changes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md"><code>@​sveltejs/kit</code>'s changelog</a>.</em></p> <blockquote> <h2>1.30.3</h2> <h3>Patch Changes</h3> <ul> <li>fix: correct documentation for beforeNavigate (<a href="https://redirect.github.com/sveltejs/kit/pull/11300">#11300</a>)</li> </ul> <h2>1.30.2</h2> <h3>Patch Changes</h3> <ul> <li>fix: revert recent 'correctly return 415' and 'correctly return 404' changes (<a href="https://redirect.github.com/sveltejs/kit/pull/11295">#11295</a>)</li> </ul> <h2>1.30.1</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: prerendered root page with <code>paths.base</code> config uses correct trailing slash option (<a href="https://redirect.github.com/sveltejs/kit/pull/10763">#10763</a>)</p> </li> <li> <p>fix: correctly return 404 when a form action is not found (<a href="https://redirect.github.com/sveltejs/kit/pull/11278">#11278</a>)</p> </li> </ul> <h2>1.30.0</h2> <h3>Minor Changes</h3> <ul> <li>feat: inline <code>response.arrayBuffer()</code> during ssr (<a href="https://redirect.github.com/sveltejs/kit/pull/10535">#10535</a>)</li> </ul> <h3>Patch Changes</h3> <ul> <li> <p>fix: allow <code>&quot;false&quot;</code> value for preload link options (<a href="https://redirect.github.com/sveltejs/kit/pull/10555">#10555</a>)</p> </li> <li> <p>fix: call worker <code>unref</code> instead of <code>terminate</code> (<a href="https://redirect.github.com/sveltejs/kit/pull/10120">#10120</a>)</p> </li> <li> <p>fix: correctly analyse exported server API methods during build (<a href="https://redirect.github.com/sveltejs/kit/pull/11019">#11019</a>)</p> </li> <li> <p>fix: avoid error when back navigating before page is initialized (<a href="https://redirect.github.com/sveltejs/kit/pull/10636">#10636</a>)</p> </li> <li> <p>fix: allow service-worker.js to import assets (<a href="https://redirect.github.com/sveltejs/kit/pull/9285">#9285</a>)</p> </li> <li> <p>fix: distinguish better between not-found and internal-error (<a href="https://redirect.github.com/sveltejs/kit/pull/11131">#11131</a>)</p> </li> </ul> <h2>1.29.1</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: correctly return 415 when unexpected content types are submitted to actions (<a href="https://redirect.github.com/sveltejs/kit/pull/11255">#11255</a>)</p> </li> <li> <p>chore: deprecate <code>preloadCode</code> calls with multiple arguments (<a href="https://redirect.github.com/sveltejs/kit/pull/11266">#11266</a>)</p> </li> </ul> <h2>1.29.0</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sveltejs/kit/commit/9ae5943d693c697bc9e916cfd4a1f35b1c22ed63"><code>9ae5943</code></a> Version Packages (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/11302">#11302</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/f82df6cceed94f0d73aec5a6648da1cde4ed380c"><code>f82df6c</code></a> fix: correct documentation for <code>beforeNavigate</code> (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/11300">#11300</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/99e4bfbdf77938e8d0bfcb14a31cc042b2f3ad6f"><code>99e4bfb</code></a> Version Packages (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/11296">#11296</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/86a1357ec60f627e5fdb7240cab5cddcc8414fc5"><code>86a1357</code></a> fix: revert recent error changes (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/11295">#11295</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/b2b1951e9004a263646154ce46b3fe85df48209d"><code>b2b1951</code></a> Version Packages (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/11288">#11288</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/5b81a21e7bc3941dcd4184f73469bedd30440943"><code>5b81a21</code></a> fix: action not found should return 404 (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/11278">#11278</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/5b1d1ab3d33697016bcec41f2cd55d6473b4b24c"><code>5b1d1ab</code></a> fix: prevent incorrect trailing slash redirect for prerendered root page when...</li> <li><a href="https://github.com/sveltejs/kit/commit/f7b4f1852d51ea4b56969dd821d5db011ada4730"><code>f7b4f18</code></a> Version Packages (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/11275">#11275</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/594568e96097c62bca7b2e3d2b944b2e08c90b9f"><code>594568e</code></a> feat: inline Response.arrayBuffer inside load functions during ssr (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/10535">#10535</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/d7ba3bff95d701a27dbf721b570bd8a812228d6b"><code>d7ba3bf</code></a> fix: call worker <code>unref</code> instead of <code>terminate</code> (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/10120">#10120</a>)</li> <li>Additional commits viewable in <a href="https://github.com/sveltejs/kit/commits/@sveltejs/kit@1.30.3/packages/kit">compare view</a></li> </ul> </details> <br /> 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/joshniemela/KU-courses/network/alerts). </details>
Sign in to join this conversation.
No description provided.