[PR #49] [CLOSED] deps(deps-dev): bump the svelte group across 1 directory with 2 updates #148

Closed
opened 2026-03-15 02:27:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: dependabot/npm_and_yarn/svelte-f262fe2f9a


📝 Commits (1)

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

📊 Changes

2 files changed (+70 additions, -10 deletions)

View changed files

📝 package-lock.json (+68 -8)
📝 package.json (+2 -2)

📄 Description

Bumps the svelte group with 2 updates in the / directory: @sveltejs/kit and svelte.

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

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/49 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/15/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/svelte-f262fe2f9a` --- ### 📝 Commits (1) - [`8769435`](https://github.com/asalimonov/authelia-admin/commit/8769435c1b7393682acb42341c9f048965ca89b1) deps(deps-dev): bump the svelte group across 1 directory with 2 updates ### 📊 Changes **2 files changed** (+70 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+68 -8) 📝 `package.json` (+2 -2) </details> ### 📄 Description Bumps the svelte group with 2 updates in the / directory: [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) and [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte). 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 /> 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-03-15 02:27:35 +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#148
No description provided.