[PR #18] [CLOSED] deps(deps-dev): bump the svelte group with 3 updates #25

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

📋 Pull Request Information

Original PR: https://github.com/asalimonov/authelia-admin/pull/18
Author: @dependabot[bot]
Created: 9/8/2025
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/svelte-7817c61fb5


📝 Commits (1)

  • bc74dde deps(deps-dev): bump the svelte group with 3 updates

📊 Changes

2 files changed (+5032 additions, -4973 deletions)

View changed files

📝 package-lock.json (+5029 -4970)
📝 package.json (+3 -3)

📄 Description

Bumps the svelte group with 3 updates: @sveltejs/kit, @sveltejs/vite-plugin-svelte and svelte.

Updates @sveltejs/kit from 2.37.0 to 2.37.1

Release notes

Sourced from @​sveltejs/kit's releases.

@​sveltejs/kit@​2.37.1

Patch Changes

  • fix: serialize server load data before passing to universal load, to handle mutations and promises (#14298)

  • fix: resolve_route prevent dropping a trailing slash of id (#14294)

  • fix: assign correct status code to form submission error on the client (#14345)

  • fix: un-proxy form.result (#14346)

Changelog

Sourced from @​sveltejs/kit's changelog.

2.37.1

Patch Changes

  • fix: serialize server load data before passing to universal load, to handle mutations and promises (#14298)

  • fix: resolve_route prevent dropping a trailing slash of id (#14294)

  • fix: assign correct status code to form submission error on the client (#14345)

  • fix: un-proxy form.result (#14346)

Commits
  • dd19f91 Version Packages (#14342)
  • 4f883d1 chore(deps): update dependency @​opentelemetry/sdk-node to ^0.204.0 (#14373)
  • b216e47 fix: assign correct status code to form submission error on the client (#14345)
  • fb0f5dd fix: resolve_route prevent dropping a trailing slash of id (#14294)
  • 86d3889 fix: un-proxy form.result (#14346)
  • b2e921c chore: windows-compatible rm -rf (#14344)
  • 1c416bc fix: serialize server load data before passing to universal load alternativ...
  • f3a0dda chore: get rid of AbortController when calling queries on server (#14338)
  • See full diff in compare view

Updates @sveltejs/vite-plugin-svelte from 6.1.3 to 6.1.4

Release notes

Sourced from @​sveltejs/vite-plugin-svelte's releases.

@​sveltejs/vite-plugin-svelte@​6.1.4

Patch Changes

  • fix: allow preprocess plugin to run twice (#1206)

  • fix(types): update urls to PreprocessorGroup and CompileOptions in type documention (#1203)

  • replace kleur dependency with builtin node:utils styleText (#1210)

Changelog

Sourced from @​sveltejs/vite-plugin-svelte's changelog.

6.1.4

Patch Changes

  • fix: allow preprocess plugin to run twice (#1206)

  • fix(types): update urls to PreprocessorGroup and CompileOptions in type documention (#1203)

  • replace kleur dependency with builtin node:utils styleText (#1210)

Commits

Updates svelte from 5.38.6 to 5.38.7

Release notes

Sourced from svelte's releases.

svelte@5.38.7

Patch Changes

  • fix: replace undefined with void(0) in CallExpressions (#16693)

  • fix: ensure batch exists when resetting a failed boundary (#16698)

  • fix: place store setup inside async body (#16687)

Changelog

Sourced from svelte's changelog.

5.38.7

Patch Changes

  • fix: replace undefined with void(0) in CallExpressions (#16693)

  • fix: ensure batch exists when resetting a failed boundary (#16698)

  • fix: place store setup inside async body (#16687)

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/18 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/8/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/svelte-7817c61fb5` --- ### 📝 Commits (1) - [`bc74dde`](https://github.com/asalimonov/authelia-admin/commit/bc74dde7c4be51e690dd0efe47cb2b7bad5b62da) deps(deps-dev): bump the svelte group with 3 updates ### 📊 Changes **2 files changed** (+5032 additions, -4973 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+5029 -4970) 📝 `package.json` (+3 -3) </details> ### 📄 Description Bumps the svelte group with 3 updates: [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit), [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte) and [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte). Updates `@sveltejs/kit` from 2.37.0 to 2.37.1 <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>.37.1</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: serialize server <code>load</code> data before passing to universal <code>load</code>, to handle mutations and promises (<a href="https://redirect.github.com/sveltejs/kit/pull/14298">#14298</a>)</p> </li> <li> <p>fix: resolve_route prevent dropping a trailing slash of id (<a href="https://redirect.github.com/sveltejs/kit/pull/14294">#14294</a>)</p> </li> <li> <p>fix: assign correct status code to form submission error on the client (<a href="https://redirect.github.com/sveltejs/kit/pull/14345">#14345</a>)</p> </li> <li> <p>fix: un-proxy <code>form.result</code> (<a href="https://redirect.github.com/sveltejs/kit/pull/14346">#14346</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.37.1</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: serialize server <code>load</code> data before passing to universal <code>load</code>, to handle mutations and promises (<a href="https://redirect.github.com/sveltejs/kit/pull/14298">#14298</a>)</p> </li> <li> <p>fix: resolve_route prevent dropping a trailing slash of id (<a href="https://redirect.github.com/sveltejs/kit/pull/14294">#14294</a>)</p> </li> <li> <p>fix: assign correct status code to form submission error on the client (<a href="https://redirect.github.com/sveltejs/kit/pull/14345">#14345</a>)</p> </li> <li> <p>fix: un-proxy <code>form.result</code> (<a href="https://redirect.github.com/sveltejs/kit/pull/14346">#14346</a>)</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sveltejs/kit/commit/dd19f916dc0908227fff57a24453758e00db8f13"><code>dd19f91</code></a> Version Packages (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14342">#14342</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/4f883d14b44bbcefafa7500a0f3e664befdabb57"><code>4f883d1</code></a> chore(deps): update dependency <code>@​opentelemetry/sdk-node</code> to ^0.204.0 (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14373">#14373</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/b216e472374581f1e61cc5e8aa7ae1fe8238bdf8"><code>b216e47</code></a> fix: assign correct status code to form submission error on the client (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14345">#14345</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/fb0f5dd2dc53c2bae6f936bc034cf0f7474bef52"><code>fb0f5dd</code></a> fix: resolve_route prevent dropping a trailing slash of id (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14294">#14294</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/86d38891885665cb1d73f6ebaa200b73e5eff7d0"><code>86d3889</code></a> fix: un-proxy <code>form.result</code> (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14346">#14346</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/b2e921cd07a47f96e067183266129dd27b758bfa"><code>b2e921c</code></a> chore: windows-compatible rm -rf (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14344">#14344</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/1c416bc653169f43f17b1cf423e2c1d3b59440ec"><code>1c416bc</code></a> fix: serialize server <code>load</code> data before passing to universal load alternativ...</li> <li><a href="https://github.com/sveltejs/kit/commit/f3a0ddacae021a720cb925f11313af41af9769d6"><code>f3a0dda</code></a> chore: get rid of AbortController when calling queries on server (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/kit/issues/14338">#14338</a>)</li> <li>See full diff in <a href="https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.37.1/packages/kit">compare view</a></li> </ul> </details> <br /> Updates `@sveltejs/vite-plugin-svelte` from 6.1.3 to 6.1.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/vite-plugin-svelte/releases"><code>@​sveltejs/vite-plugin-svelte</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​sveltejs/vite-plugin-svelte</code><a href="https://github.com/6"><code>@​6</code></a>.1.4</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: allow preprocess plugin to run twice (<a href="https://redirect.github.com/sveltejs/vite-plugin-svelte/pull/1206">#1206</a>)</p> </li> <li> <p>fix(types): update urls to PreprocessorGroup and CompileOptions in type documention (<a href="https://redirect.github.com/sveltejs/vite-plugin-svelte/pull/1203">#1203</a>)</p> </li> <li> <p>replace kleur dependency with builtin node:utils styleText (<a href="https://redirect.github.com/sveltejs/vite-plugin-svelte/pull/1210">#1210</a>)</p> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/vite-plugin-svelte/blob/main/packages/vite-plugin-svelte/CHANGELOG.md"><code>@​sveltejs/vite-plugin-svelte</code>'s changelog</a>.</em></p> <blockquote> <h2>6.1.4</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: allow preprocess plugin to run twice (<a href="https://redirect.github.com/sveltejs/vite-plugin-svelte/pull/1206">#1206</a>)</p> </li> <li> <p>fix(types): update urls to PreprocessorGroup and CompileOptions in type documention (<a href="https://redirect.github.com/sveltejs/vite-plugin-svelte/pull/1203">#1203</a>)</p> </li> <li> <p>replace kleur dependency with builtin node:utils styleText (<a href="https://redirect.github.com/sveltejs/vite-plugin-svelte/pull/1210">#1210</a>)</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sveltejs/vite-plugin-svelte/commit/28421598f595e6a794714bf756f1e8f4c6984460"><code>2842159</code></a> Version Packages (<a href="https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte/issues/1204">#1204</a>)</li> <li><a href="https://github.com/sveltejs/vite-plugin-svelte/commit/35121ac10f8360b8004c87c6525f398e0f0bcf33"><code>35121ac</code></a> refactor: replace kleur with styleText (<a href="https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte/issues/1210">#1210</a>)</li> <li><a href="https://github.com/sveltejs/vite-plugin-svelte/commit/db12c90af23872586f35e9919d0f87fb75e6bb17"><code>db12c90</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte/issues/1205">#1205</a>)</li> <li><a href="https://github.com/sveltejs/vite-plugin-svelte/commit/79a56c43fa391fa2d908c33c6585bf534d691d13"><code>79a56c4</code></a> fix: allow preprocess plugin to run twice (<a href="https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte/issues/1206">#1206</a>)</li> <li><a href="https://github.com/sveltejs/vite-plugin-svelte/commit/e10850b871a2a723b7d9c350398e790c44eb0eab"><code>e10850b</code></a> fix(types): update urls to PreprocessorGroup and CompileOptions docs (<a href="https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte/issues/1203">#1203</a>)</li> <li>See full diff in <a href="https://github.com/sveltejs/vite-plugin-svelte/commits/@sveltejs/vite-plugin-svelte@6.1.4/packages/vite-plugin-svelte">compare view</a></li> </ul> </details> <br /> Updates `svelte` from 5.38.6 to 5.38.7 <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.38.7</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: replace <code>undefined</code> with <code>void(0)</code> in CallExpressions (<a href="https://redirect.github.com/sveltejs/svelte/pull/16693">#16693</a>)</p> </li> <li> <p>fix: ensure batch exists when resetting a failed boundary (<a href="https://redirect.github.com/sveltejs/svelte/pull/16698">#16698</a>)</p> </li> <li> <p>fix: place store setup inside async body (<a href="https://redirect.github.com/sveltejs/svelte/pull/16687">#16687</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.38.7</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: replace <code>undefined</code> with <code>void(0)</code> in CallExpressions (<a href="https://redirect.github.com/sveltejs/svelte/pull/16693">#16693</a>)</p> </li> <li> <p>fix: ensure batch exists when resetting a failed boundary (<a href="https://redirect.github.com/sveltejs/svelte/pull/16698">#16698</a>)</p> </li> <li> <p>fix: place store setup inside async body (<a href="https://redirect.github.com/sveltejs/svelte/pull/16687">#16687</a>)</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sveltejs/svelte/commit/d92fa432d1032f4e1746af654eb5a7b7f536fbe9"><code>d92fa43</code></a> Version Packages (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/16690">#16690</a>)</li> <li><a href="https://github.com/sveltejs/svelte/commit/f51c04afcecd8496bc9ecd5d4d5bb4715a7fd0c0"><code>f51c04a</code></a> fix: ensure batch exists when resetting a failed boundary (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/16698">#16698</a>)</li> <li><a href="https://github.com/sveltejs/svelte/commit/2344b4052eb80ff745b849da759b0d28d2dcaff6"><code>2344b40</code></a> fix: replace <code>undefined</code> with <code>void(0)</code> in CallExpressions (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/16693">#16693</a>)</li> <li><a href="https://github.com/sveltejs/svelte/commit/be645b4d9f84cb7580683c7b2336d1023906c4da"><code>be645b4</code></a> fix: place store setup inside async body (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/16687">#16687</a>)</li> <li><a href="https://github.com/sveltejs/svelte/commit/8f11796838f38ecaf493946c44bae0e2b08487d0"><code>8f11796</code></a> remove unused import</li> <li>See full diff in <a href="https://github.com/sveltejs/svelte/commits/svelte@5.38.7/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-02-26 12:16:58 +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#25
No description provided.