[PR #54] [CLOSED] deps(deps-dev): bump the svelte group across 1 directory with 3 updates #56

Closed
opened 2026-02-26 12:17:04 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/asalimonov/authelia-admin/pull/54
Author: @dependabot[bot]
Created: 12/22/2025
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/svelte-ce962c667a


📝 Commits (1)

  • d0c247a deps(deps-dev): bump the svelte group across 1 directory with 3 updates

📊 Changes

2 files changed (+75 additions, -15 deletions)

View changed files

📝 package-lock.json (+72 -12)
📝 package.json (+3 -3)

📄 Description

Bumps the svelte group with 3 updates in the / directory: @sveltejs/kit, svelte and svelte-check.

Updates @sveltejs/kit from 2.49.1 to 2.49.2

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.49.2

Patch Changes

  • fix: Stop re-loading already-loaded CSS during server-side route resolution (#15014)

  • fix: posixify the instrumentation file import on Windows (#14993)

  • fix: Correctly handle shared memory when decoding binary form data (#15028)

Changelog

Sourced from @​sveltejs/kit's changelog.

2.49.2

Patch Changes

  • fix: Stop re-loading already-loaded CSS during server-side route resolution (#15014)

  • fix: posixify the instrumentation file import on Windows (#14993)

  • fix: Correctly handle shared memory when decoding binary form data (#15028)

Commits
  • e9752a1 Version Packages (#15015)
  • 37619d2 docs: update invalidateAll documentation to mention query functions (#15042)
  • 1f2b4c3 fix: Correctly handle shared memory for DataView initialization in deserializ...
  • cd6837c test(kit): add regression test for the posixied instrumentation file (#15023)
  • 08a153b fix(kit): ensure instrumentation file is posixified on Windows (#14993)
  • 9d1c523 chore: More flaky test fixes (#15020)
  • ad71199 fix: Stop re-loading already-loaded CSS during server-side route resolution (...
  • See full diff in compare view

Updates svelte from 5.45.5 to 5.46.0

Release notes

Sourced from svelte's releases.

svelte@5.46.0

Minor Changes

  • feat: Add csp option to render(...), and emit hashes when using hydratable (#17338)

svelte@5.45.10

Patch Changes

  • fix: race condition when importing AsyncLocalStorage (#17350)

svelte@5.45.9

Patch Changes

  • fix: correctly reschedule deferred effects when reviving a batch after async work (#17332)

  • fix: correctly print !doctype during print (#17341)

svelte@5.45.8

Patch Changes

  • fix: set AST root.start to 0 and root.end to template.length (#17125)

  • fix: prevent erroneous state_referenced_locally warnings on prop fallbacks (#17329)

svelte@5.45.7

Patch Changes

  • fix: Add <textarea wrap="off"> as a valid attribute value (#17326)

  • fix: add more css selectors to print() (#17330)

  • fix: don't crash on hydratable serialization failure (#17315)

svelte@5.45.6

Patch Changes

  • fix: don't issue a11y warning for <video> without captions if it has no src (#17311)

  • fix: add srcObject to permitted <audio>/<video> attributes (#17310)

Changelog

Sourced from svelte's changelog.

5.46.0

Minor Changes

  • feat: Add csp option to render(...), and emit hashes when using hydratable (#17338)

5.45.10

Patch Changes

  • fix: race condition when importing AsyncLocalStorage (#17350)

5.45.9

Patch Changes

  • fix: correctly reschedule deferred effects when reviving a batch after async work (#17332)

  • fix: correctly print !doctype during print (#17341)

5.45.8

Patch Changes

  • fix: set AST root.start to 0 and root.end to template.length (#17125)

  • fix: prevent erroneous state_referenced_locally warnings on prop fallbacks (#17329)

5.45.7

Patch Changes

  • fix: Add <textarea wrap="off"> as a valid attribute value (#17326)

  • fix: add more css selectors to print() (#17330)

  • fix: don't crash on hydratable serialization failure (#17315)

5.45.6

Patch Changes

  • fix: don't issue a11y warning for <video> without captions if it has no src (#17311)

  • fix: add srcObject to permitted <audio>/<video> attributes (#17310)

Commits

Updates svelte-check from 4.3.4 to 4.3.5

Release notes

Sourced from svelte-check's releases.

svelte-check@4.3.5

Patch Changes

  • fix: ensure await-block type is preserved in the latest Svelte version (#2895)
Commits
  • 63a22b8 Version Packages (#2896)
  • d0562f9 perf: only create objects for completion items for svelte syntax once (#2900)
  • 96e8ca8 fix(syntax): sveltejs ts highlighting when trailing type alias misses semicol...
  • 910437c fix: add some limit to store auto-import (#2909)
  • 383e689 perf: optimize path normalization (#2907)
  • 7985299 perf: avoid global completion in component start tag (#2904)
  • 35a3390 chore: skip document symbols timeout in test (#2903)
  • fae32d3 perf: optimize module resolution cache invalidation check (#2902)
  • b640868 [perf]: early return in getCompletions if in style or script tag (#2899)
  • b6ebbd8 fix: ensure await-block type is preserved in the latest Svelte version (#2895)
  • Additional commits viewable in compare view

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 <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

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/asalimonov/authelia-admin/pull/54 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/22/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/svelte-ce962c667a` --- ### 📝 Commits (1) - [`d0c247a`](https://github.com/asalimonov/authelia-admin/commit/d0c247aa0f9a6a81782c066dc0499a310c525b73) deps(deps-dev): bump the svelte group across 1 directory with 3 updates ### 📊 Changes **2 files changed** (+75 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+72 -12) 📝 `package.json` (+3 -3) </details> ### 📄 Description Bumps the svelte group with 3 updates in the / directory: [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit), [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) and [svelte-check](https://github.com/sveltejs/language-tools). Updates `@sveltejs/kit` from 2.49.1 to 2.49.2 <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/2"><code>@​2</code></a>.49.2</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: Stop re-loading already-loaded CSS during server-side route resolution (<a href="https://redirect.github.com/sveltejs/kit/pull/15014">#15014</a>)</p> </li> <li> <p>fix: posixify the instrumentation file import on Windows (<a href="https://redirect.github.com/sveltejs/kit/pull/14993">#14993</a>)</p> </li> <li> <p>fix: Correctly handle shared memory when decoding binary form data (<a href="https://redirect.github.com/sveltejs/kit/pull/15028">#15028</a>)</p> </li> </ul> </blockquote> </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>2.49.2</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: Stop re-loading already-loaded CSS during server-side route resolution (<a href="https://redirect.github.com/sveltejs/kit/pull/15014">#15014</a>)</p> </li> <li> <p>fix: posixify the instrumentation file import on Windows (<a href="https://redirect.github.com/sveltejs/kit/pull/14993">#14993</a>)</p> </li> <li> <p>fix: Correctly handle shared memory when decoding binary form data (<a href="https://redirect.github.com/sveltejs/kit/pull/15028">#15028</a>)</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sveltejs/kit/commit/e9752a152df25b65b2d539f950a655e4aa998499"><code>e9752a1</code></a> Version Packages (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/15015">#15015</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/37619d20b3469f67afbf40b626274e820e806f1c"><code>37619d2</code></a> docs: update invalidateAll documentation to mention query functions (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/15042">#15042</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/1f2b4c36fd1aeadd4971a4d0029cd75d256bda51"><code>1f2b4c3</code></a> fix: Correctly handle shared memory for DataView initialization in deserializ...</li> <li><a href="https://github.com/sveltejs/kit/commit/cd6837c47f271caecae9b7c105b8c2e96da83aa4"><code>cd6837c</code></a> test(kit): add regression test for the posixied instrumentation file (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/15023">#15023</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/08a153bfce86a34b4a2942389f3bcd94566bc35a"><code>08a153b</code></a> fix(kit): ensure instrumentation file is posixified on Windows (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14993">#14993</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/9d1c523ad9965bd41352c363458718d9cb6fcad9"><code>9d1c523</code></a> chore: More flaky test fixes (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/15020">#15020</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/ad7119918d7f2c33448559e5e2804c6ad019a751"><code>ad71199</code></a> fix: Stop re-loading already-loaded CSS during server-side route resolution (...</li> <li>See full diff in <a href="https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.49.2/packages/kit">compare view</a></li> </ul> </details> <br /> Updates `svelte` from 5.45.5 to 5.46.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/svelte/releases">svelte's releases</a>.</em></p> <blockquote> <h2>svelte@5.46.0</h2> <h3>Minor Changes</h3> <ul> <li>feat: Add <code>csp</code> option to <code>render(...)</code>, and emit hashes when using <code>hydratable</code> (<a href="https://redirect.github.com/sveltejs/svelte/pull/17338">#17338</a>)</li> </ul> <h2>svelte@5.45.10</h2> <h3>Patch Changes</h3> <ul> <li>fix: race condition when importing <code>AsyncLocalStorage</code> (<a href="https://redirect.github.com/sveltejs/svelte/pull/17350">#17350</a>)</li> </ul> <h2>svelte@5.45.9</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: correctly reschedule deferred effects when reviving a batch after async work (<a href="https://redirect.github.com/sveltejs/svelte/pull/17332">#17332</a>)</p> </li> <li> <p>fix: correctly print <code>!doctype</code> during <code>print</code> (<a href="https://redirect.github.com/sveltejs/svelte/pull/17341">#17341</a>)</p> </li> </ul> <h2>svelte@5.45.8</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: set AST <code>root.start</code> to <code>0</code> and <code>root.end</code> to <code>template.length</code> (<a href="https://redirect.github.com/sveltejs/svelte/pull/17125">#17125</a>)</p> </li> <li> <p>fix: prevent erroneous <code>state_referenced_locally</code> warnings on prop fallbacks (<a href="https://redirect.github.com/sveltejs/svelte/pull/17329">#17329</a>)</p> </li> </ul> <h2>svelte@5.45.7</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: Add <code>&lt;textarea wrap=&quot;off&quot;&gt;</code> as a valid attribute value (<a href="https://redirect.github.com/sveltejs/svelte/pull/17326">#17326</a>)</p> </li> <li> <p>fix: add more css selectors to <code>print()</code> (<a href="https://redirect.github.com/sveltejs/svelte/pull/17330">#17330</a>)</p> </li> <li> <p>fix: don't crash on <code>hydratable</code> serialization failure (<a href="https://redirect.github.com/sveltejs/svelte/pull/17315">#17315</a>)</p> </li> </ul> <h2>svelte@5.45.6</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: don't issue a11y warning for <code>&lt;video&gt;</code> without captions if it has no <code>src</code> (<a href="https://redirect.github.com/sveltejs/svelte/pull/17311">#17311</a>)</p> </li> <li> <p>fix: add <code>srcObject</code> to permitted <code>&lt;audio&gt;</code>/<code>&lt;video&gt;</code> attributes (<a href="https://redirect.github.com/sveltejs/svelte/pull/17310">#17310</a>)</p> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md">svelte's changelog</a>.</em></p> <blockquote> <h2>5.46.0</h2> <h3>Minor Changes</h3> <ul> <li>feat: Add <code>csp</code> option to <code>render(...)</code>, and emit hashes when using <code>hydratable</code> (<a href="https://redirect.github.com/sveltejs/svelte/pull/17338">#17338</a>)</li> </ul> <h2>5.45.10</h2> <h3>Patch Changes</h3> <ul> <li>fix: race condition when importing <code>AsyncLocalStorage</code> (<a href="https://redirect.github.com/sveltejs/svelte/pull/17350">#17350</a>)</li> </ul> <h2>5.45.9</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: correctly reschedule deferred effects when reviving a batch after async work (<a href="https://redirect.github.com/sveltejs/svelte/pull/17332">#17332</a>)</p> </li> <li> <p>fix: correctly print <code>!doctype</code> during <code>print</code> (<a href="https://redirect.github.com/sveltejs/svelte/pull/17341">#17341</a>)</p> </li> </ul> <h2>5.45.8</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: set AST <code>root.start</code> to <code>0</code> and <code>root.end</code> to <code>template.length</code> (<a href="https://redirect.github.com/sveltejs/svelte/pull/17125">#17125</a>)</p> </li> <li> <p>fix: prevent erroneous <code>state_referenced_locally</code> warnings on prop fallbacks (<a href="https://redirect.github.com/sveltejs/svelte/pull/17329">#17329</a>)</p> </li> </ul> <h2>5.45.7</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: Add <code>&lt;textarea wrap=&quot;off&quot;&gt;</code> as a valid attribute value (<a href="https://redirect.github.com/sveltejs/svelte/pull/17326">#17326</a>)</p> </li> <li> <p>fix: add more css selectors to <code>print()</code> (<a href="https://redirect.github.com/sveltejs/svelte/pull/17330">#17330</a>)</p> </li> <li> <p>fix: don't crash on <code>hydratable</code> serialization failure (<a href="https://redirect.github.com/sveltejs/svelte/pull/17315">#17315</a>)</p> </li> </ul> <h2>5.45.6</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: don't issue a11y warning for <code>&lt;video&gt;</code> without captions if it has no <code>src</code> (<a href="https://redirect.github.com/sveltejs/svelte/pull/17311">#17311</a>)</p> </li> <li> <p>fix: add <code>srcObject</code> to permitted <code>&lt;audio&gt;</code>/<code>&lt;video&gt;</code> attributes (<a href="https://redirect.github.com/sveltejs/svelte/pull/17310">#17310</a>)</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sveltejs/svelte/commit/435da13fddaf1872a3fb46a7e8a20bb73322148e"><code>435da13</code></a> Version Packages (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/17358">#17358</a>)</li> <li><a href="https://github.com/sveltejs/svelte/commit/c86c4fdca10f9d46a024c1f672e60e1737c1f110"><code>c86c4fd</code></a> feat: Add CSP support for <code>hydratable</code> (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/17338">#17338</a>)</li> <li><a href="https://github.com/sveltejs/svelte/commit/5f249abeae003e8cbe535ef0ddc92c815c33dc3a"><code>5f249ab</code></a> Version Packages (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/17353">#17353</a>)</li> <li><a href="https://github.com/sveltejs/svelte/commit/00459a1d78a657e7372b2c92a8604cef8af1c511"><code>00459a1</code></a> fix: race condition when importing <code>AsyncLocalStorage</code> (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/17350">#17350</a>)</li> <li><a href="https://github.com/sveltejs/svelte/commit/a544a9d5f3b1be263ff029c5d1fda9abb961660f"><code>a544a9d</code></a> Version Packages (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/17343">#17343</a>)</li> <li><a href="https://github.com/sveltejs/svelte/commit/b268ccbf44a68353abd5e5dd9e48376afcd8a1ba"><code>b268ccb</code></a> fix: correctly reschedule deferred effects when reviving a batch after async ...</li> <li><a href="https://github.com/sveltejs/svelte/commit/4e6104a9393e1b24831909bb3f6811568c3db413"><code>4e6104a</code></a> fix typo (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/17347">#17347</a>)</li> <li><a href="https://github.com/sveltejs/svelte/commit/a584ff134703cb340c90fef608646209d585cfb5"><code>a584ff1</code></a> fix: correctly print <code>!doctype</code> during <code>print</code> (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/17341">#17341</a>)</li> <li><a href="https://github.com/sveltejs/svelte/commit/01cd35211b63a4d29e5b1d9a40a86f824f760413"><code>01cd352</code></a> Version Packages (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/17331">#17331</a>)</li> <li><a href="https://github.com/sveltejs/svelte/commit/3cabb525345c21185c3cca607e6605c6424694b2"><code>3cabb52</code></a> fix: set Root start/end to null when fragment contains only whitespace (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/17125">#17125</a>)</li> <li>Additional commits viewable in <a href="https://github.com/sveltejs/svelte/commits/svelte@5.46.0/packages/svelte">compare view</a></li> </ul> </details> <br /> Updates `svelte-check` from 4.3.4 to 4.3.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/language-tools/releases">svelte-check's releases</a>.</em></p> <blockquote> <h2>svelte-check@4.3.5</h2> <h3>Patch Changes</h3> <ul> <li>fix: ensure await-block type is preserved in the latest Svelte version (<a href="https://redirect.github.com/sveltejs/language-tools/pull/2895">#2895</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sveltejs/language-tools/commit/63a22b8089e69e3bc829713d21a5ac7837a5b9a1"><code>63a22b8</code></a> Version Packages (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2896">#2896</a>)</li> <li><a href="https://github.com/sveltejs/language-tools/commit/d0562f9701fd644658dc431bcd28169fd78e50e9"><code>d0562f9</code></a> perf: only create objects for completion items for svelte syntax once (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2900">#2900</a>)</li> <li><a href="https://github.com/sveltejs/language-tools/commit/96e8ca884711bc5acaf1fda45ed7f95b38a75b4a"><code>96e8ca8</code></a> fix(syntax): sveltejs ts highlighting when trailing type alias misses semicol...</li> <li><a href="https://github.com/sveltejs/language-tools/commit/910437ca333b9a18713a538b4a7b578783f9cb78"><code>910437c</code></a> fix: add some limit to store auto-import (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2909">#2909</a>)</li> <li><a href="https://github.com/sveltejs/language-tools/commit/383e6894ea428f54de59b1a42d03e59f09c5a284"><code>383e689</code></a> perf: optimize path normalization (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2907">#2907</a>)</li> <li><a href="https://github.com/sveltejs/language-tools/commit/798529998d965e740be3a7abd23ec0058babfe3a"><code>7985299</code></a> perf: avoid global completion in component start tag (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2904">#2904</a>)</li> <li><a href="https://github.com/sveltejs/language-tools/commit/35a339095e364ddec73a01727d5975ecbd365e26"><code>35a3390</code></a> chore: skip document symbols timeout in test (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2903">#2903</a>)</li> <li><a href="https://github.com/sveltejs/language-tools/commit/fae32d31b3269dd3dce88639259afa7b6ae4b1ea"><code>fae32d3</code></a> perf: optimize module resolution cache invalidation check (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2902">#2902</a>)</li> <li><a href="https://github.com/sveltejs/language-tools/commit/b640868854d0b3c23551b06a7cddf6f542776cd3"><code>b640868</code></a> [perf]: early return in getCompletions if in style or script tag (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2899">#2899</a>)</li> <li><a href="https://github.com/sveltejs/language-tools/commit/b6ebbd83e7495db187d2ebc15d3b9e372623e1a7"><code>b6ebbd8</code></a> fix: ensure await-block type is preserved in the latest Svelte version (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2895">#2895</a>)</li> <li>Additional commits viewable in <a href="https://github.com/sveltejs/language-tools/compare/svelte-check@4.3.4...svelte-check@4.3.5">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 <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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 12:17:04 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/authelia-admin#56
No description provided.