[PR #59] [CLOSED] deps(deps-dev): Bump the svelte group with 3 updates #62

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

📋 Pull Request Information

Original PR: https://github.com/asalimonov/authelia-admin/pull/59
Author: @dependabot[bot]
Created: 2/9/2026
Status: Closed

Base: mainHead: dependabot/npm_and_yarn/svelte-03f1cdd5d8


📝 Commits (1)

  • 2c10dd4 deps(deps-dev): Bump the svelte group with 3 updates

📊 Changes

2 files changed (+19 additions, -34 deletions)

View changed files

📝 package-lock.json (+16 -31)
📝 package.json (+3 -3)

📄 Description

Bumps the svelte group with 3 updates: @sveltejs/adapter-node, svelte and svelte-check.

Updates @sveltejs/adapter-node from 5.5.1 to 5.5.2

Release notes

Sourced from @​sveltejs/adapter-node's releases.

@​sveltejs/adapter-node@​5.5.2

Patch Changes

Changelog

Sourced from @​sveltejs/adapter-node's changelog.

5.5.2

Patch Changes

Commits

Updates svelte from 5.47.0 to 5.50.0

Release notes

Sourced from svelte's releases.

svelte@5.50.0

Minor Changes

  • feat: allow use of createContext when instantiating components programmatically (#17575)

Patch Changes

  • fix: ensure infinite effect loops are cleared after flushing (#17601)

  • fix: allow {#key NaN} (#17642)

  • fix: detect store in each block expression regardless of AST shape (#17636)

  • fix: treat <menu> like <ul>/<ol> for a11y role checks (#17638)

  • fix: add vite-ignore comment inside dynamic crypto import (#17623)

  • chore: wrap JSDoc URLs in @see and @link tags (#17617)

  • fix: properly hydrate already-resolved async blocks (#17641)

  • fix: emit each_key_duplicate error in production (#16724)

  • fix: exit resolved async blocks on correct node when hydrating (#17640)

svelte@5.49.2

Patch Changes

  • chore: remove SvelteKit data attributes from elements.d.ts (#17613)

  • fix: avoid erroneous async derived expressions for blocks (#17604)

  • fix: avoid Cloudflare warnings about not having the "node:crypto" module (#17612)

  • fix: reschedule effects inside unskipped branches (#17604)

svelte@5.49.1

Patch Changes

  • fix: merge consecutive large text nodes (#17587)

  • fix: only create async functions in SSR output when necessary (#17593)

  • fix: properly separate multiline html blocks from each other in print() (#17319)

  • fix: prevent unhandled exceptions arising from dangling promises in (#17591)

svelte@5.49.0

Minor Changes

... (truncated)

Changelog

Sourced from svelte's changelog.

5.50.0

Minor Changes

  • feat: allow use of createContext when instantiating components programmatically (#17575)

Patch Changes

  • fix: ensure infinite effect loops are cleared after flushing (#17601)

  • fix: allow {#key NaN} (#17642)

  • fix: detect store in each block expression regardless of AST shape (#17636)

  • fix: treat <menu> like <ul>/<ol> for a11y role checks (#17638)

  • fix: add vite-ignore comment inside dynamic crypto import (#17623)

  • chore: wrap JSDoc URLs in @see and @link tags (#17617)

  • fix: properly hydrate already-resolved async blocks (#17641)

  • fix: emit each_key_duplicate error in production (#16724)

  • fix: exit resolved async blocks on correct node when hydrating (#17640)

5.49.2

Patch Changes

  • chore: remove SvelteKit data attributes from elements.d.ts (#17613)

  • fix: avoid erroneous async derived expressions for blocks (#17604)

  • fix: avoid Cloudflare warnings about not having the "node:crypto" module (#17612)

  • fix: reschedule effects inside unskipped branches (#17604)

5.49.1

Patch Changes

  • fix: merge consecutive large text nodes (#17587)

  • fix: only create async functions in SSR output when necessary (#17593)

  • fix: properly separate multiline html blocks from each other in print() (#17319)

  • fix: prevent unhandled exceptions arising from dangling promises in (#17591)

... (truncated)

Commits

Updates svelte-check from 4.3.5 to 4.3.6

Release notes

Sourced from svelte-check's releases.

svelte-check@4.3.6

Patch Changes

  • fix: don't hoist type/snippet referencing $store (#2926)
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 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/59 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/9/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/svelte-03f1cdd5d8` --- ### 📝 Commits (1) - [`2c10dd4`](https://github.com/asalimonov/authelia-admin/commit/2c10dd4db64233778cd2abcf94be991d363228df) deps(deps-dev): Bump the svelte group with 3 updates ### 📊 Changes **2 files changed** (+19 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+16 -31) 📝 `package.json` (+3 -3) </details> ### 📄 Description Bumps the svelte group with 3 updates: [@sveltejs/adapter-node](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-node), [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) and [svelte-check](https://github.com/sveltejs/language-tools). Updates `@sveltejs/adapter-node` from 5.5.1 to 5.5.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/kit/releases"><code>@​sveltejs/adapter-node</code>'s releases</a>.</em></p> <blockquote> <h2><code>@​sveltejs/adapter-node</code><a href="https://github.com/5"><code>@​5</code></a>.5.2</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: disable gzip and brotli when precompress=false (<a href="https://redirect.github.com/sveltejs/kit/pull/15182">#15182</a>)</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/sveltejs/kit/commit/46c1ebd9f662f0de499e921bfee2661316449e9d"><code>46c1ebd</code></a>, <a href="https://github.com/sveltejs/kit/commit/2dd74c8c86ae4855c3e9d74d8cf241e86dcd5b36"><code>2dd74c8</code></a>, <a href="https://github.com/sveltejs/kit/commit/8871b5444413d0c7d7ef4d260996c3b5c359d0b8"><code>8871b54</code></a>]:</p> <ul> <li><code>@​sveltejs/kit</code><a href="https://github.com/2"><code>@​2</code></a>.50.1</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/kit/blob/main/packages/adapter-node/CHANGELOG.md"><code>@​sveltejs/adapter-node</code>'s changelog</a>.</em></p> <blockquote> <h2>5.5.2</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: disable gzip and brotli when precompress=false (<a href="https://redirect.github.com/sveltejs/kit/pull/15182">#15182</a>)</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/sveltejs/kit/commit/46c1ebd9f662f0de499e921bfee2661316449e9d"><code>46c1ebd</code></a>, <a href="https://github.com/sveltejs/kit/commit/2dd74c8c86ae4855c3e9d74d8cf241e86dcd5b36"><code>2dd74c8</code></a>, <a href="https://github.com/sveltejs/kit/commit/8871b5444413d0c7d7ef4d260996c3b5c359d0b8"><code>8871b54</code></a>]:</p> <ul> <li><code>@​sveltejs/kit</code><a href="https://github.com/2"><code>@​2</code></a>.50.1</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sveltejs/kit/commit/3b2ea1baffd7bc93e3129be964233b05518e9cc8"><code>3b2ea1b</code></a> Version Packages (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-node/issues/15186">#15186</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/ed82a9f30c3d58aa2af97133a9e1059c49ecf01e"><code>ed82a9f</code></a> fix: don't send &quot;Vary: Accept-Encoding&quot; header when precompress=false (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-node/issues/15182">#15182</a>)</li> <li><a href="https://github.com/sveltejs/kit/commit/8a828596b9f51154ea63f4f8b65ce049cae4bd27"><code>8a82859</code></a> chore: fix lint errors (<a href="https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-node/issues/15174">#15174</a>)</li> <li>See full diff in <a href="https://github.com/sveltejs/kit/commits/@sveltejs/adapter-node@5.5.2/packages/adapter-node">compare view</a></li> </ul> </details> <br /> Updates `svelte` from 5.47.0 to 5.50.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.50.0</h2> <h3>Minor Changes</h3> <ul> <li>feat: allow use of createContext when instantiating components programmatically (<a href="https://redirect.github.com/sveltejs/svelte/pull/17575">#17575</a>)</li> </ul> <h3>Patch Changes</h3> <ul> <li> <p>fix: ensure infinite effect loops are cleared after flushing (<a href="https://redirect.github.com/sveltejs/svelte/pull/17601">#17601</a>)</p> </li> <li> <p>fix: allow <code>{#key NaN}</code> (<a href="https://redirect.github.com/sveltejs/svelte/pull/17642">#17642</a>)</p> </li> <li> <p>fix: detect store in each block expression regardless of AST shape (<a href="https://redirect.github.com/sveltejs/svelte/pull/17636">#17636</a>)</p> </li> <li> <p>fix: treat <code>&lt;menu&gt;</code> like <code>&lt;ul&gt;</code>/<code>&lt;ol&gt;</code> for a11y role checks (<a href="https://redirect.github.com/sveltejs/svelte/pull/17638">#17638</a>)</p> </li> <li> <p>fix: add vite-ignore comment inside dynamic crypto import (<a href="https://redirect.github.com/sveltejs/svelte/pull/17623">#17623</a>)</p> </li> <li> <p>chore: wrap JSDoc URLs in <code>@see</code> and <code>@link</code> tags (<a href="https://redirect.github.com/sveltejs/svelte/pull/17617">#17617</a>)</p> </li> <li> <p>fix: properly hydrate already-resolved async blocks (<a href="https://redirect.github.com/sveltejs/svelte/pull/17641">#17641</a>)</p> </li> <li> <p>fix: emit <code>each_key_duplicate</code> error in production (<a href="https://redirect.github.com/sveltejs/svelte/pull/16724">#16724</a>)</p> </li> <li> <p>fix: exit resolved async blocks on correct node when hydrating (<a href="https://redirect.github.com/sveltejs/svelte/pull/17640">#17640</a>)</p> </li> </ul> <h2>svelte@5.49.2</h2> <h3>Patch Changes</h3> <ul> <li> <p>chore: remove SvelteKit data attributes from elements.d.ts (<a href="https://redirect.github.com/sveltejs/svelte/pull/17613">#17613</a>)</p> </li> <li> <p>fix: avoid erroneous async derived expressions for blocks (<a href="https://redirect.github.com/sveltejs/svelte/pull/17604">#17604</a>)</p> </li> <li> <p>fix: avoid Cloudflare warnings about not having the &quot;node:crypto&quot; module (<a href="https://redirect.github.com/sveltejs/svelte/pull/17612">#17612</a>)</p> </li> <li> <p>fix: reschedule effects inside unskipped branches (<a href="https://redirect.github.com/sveltejs/svelte/pull/17604">#17604</a>)</p> </li> </ul> <h2>svelte@5.49.1</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: merge consecutive large text nodes (<a href="https://redirect.github.com/sveltejs/svelte/pull/17587">#17587</a>)</p> </li> <li> <p>fix: only create async functions in SSR output when necessary (<a href="https://redirect.github.com/sveltejs/svelte/pull/17593">#17593</a>)</p> </li> <li> <p>fix: properly separate multiline html blocks from each other in <code>print()</code> (<a href="https://redirect.github.com/sveltejs/svelte/pull/17319">#17319</a>)</p> </li> <li> <p>fix: prevent unhandled exceptions arising from dangling promises in <!-- raw HTML omitted --> (<a href="https://redirect.github.com/sveltejs/svelte/pull/17591">#17591</a>)</p> </li> </ul> <h2>svelte@5.49.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/svelte/blob/main/packages/svelte/CHANGELOG.md">svelte's changelog</a>.</em></p> <blockquote> <h2>5.50.0</h2> <h3>Minor Changes</h3> <ul> <li>feat: allow use of createContext when instantiating components programmatically (<a href="https://redirect.github.com/sveltejs/svelte/pull/17575">#17575</a>)</li> </ul> <h3>Patch Changes</h3> <ul> <li> <p>fix: ensure infinite effect loops are cleared after flushing (<a href="https://redirect.github.com/sveltejs/svelte/pull/17601">#17601</a>)</p> </li> <li> <p>fix: allow <code>{#key NaN}</code> (<a href="https://redirect.github.com/sveltejs/svelte/pull/17642">#17642</a>)</p> </li> <li> <p>fix: detect store in each block expression regardless of AST shape (<a href="https://redirect.github.com/sveltejs/svelte/pull/17636">#17636</a>)</p> </li> <li> <p>fix: treat <code>&lt;menu&gt;</code> like <code>&lt;ul&gt;</code>/<code>&lt;ol&gt;</code> for a11y role checks (<a href="https://redirect.github.com/sveltejs/svelte/pull/17638">#17638</a>)</p> </li> <li> <p>fix: add vite-ignore comment inside dynamic crypto import (<a href="https://redirect.github.com/sveltejs/svelte/pull/17623">#17623</a>)</p> </li> <li> <p>chore: wrap JSDoc URLs in <code>@see</code> and <code>@link</code> tags (<a href="https://redirect.github.com/sveltejs/svelte/pull/17617">#17617</a>)</p> </li> <li> <p>fix: properly hydrate already-resolved async blocks (<a href="https://redirect.github.com/sveltejs/svelte/pull/17641">#17641</a>)</p> </li> <li> <p>fix: emit <code>each_key_duplicate</code> error in production (<a href="https://redirect.github.com/sveltejs/svelte/pull/16724">#16724</a>)</p> </li> <li> <p>fix: exit resolved async blocks on correct node when hydrating (<a href="https://redirect.github.com/sveltejs/svelte/pull/17640">#17640</a>)</p> </li> </ul> <h2>5.49.2</h2> <h3>Patch Changes</h3> <ul> <li> <p>chore: remove SvelteKit data attributes from elements.d.ts (<a href="https://redirect.github.com/sveltejs/svelte/pull/17613">#17613</a>)</p> </li> <li> <p>fix: avoid erroneous async derived expressions for blocks (<a href="https://redirect.github.com/sveltejs/svelte/pull/17604">#17604</a>)</p> </li> <li> <p>fix: avoid Cloudflare warnings about not having the &quot;node:crypto&quot; module (<a href="https://redirect.github.com/sveltejs/svelte/pull/17612">#17612</a>)</p> </li> <li> <p>fix: reschedule effects inside unskipped branches (<a href="https://redirect.github.com/sveltejs/svelte/pull/17604">#17604</a>)</p> </li> </ul> <h2>5.49.1</h2> <h3>Patch Changes</h3> <ul> <li> <p>fix: merge consecutive large text nodes (<a href="https://redirect.github.com/sveltejs/svelte/pull/17587">#17587</a>)</p> </li> <li> <p>fix: only create async functions in SSR output when necessary (<a href="https://redirect.github.com/sveltejs/svelte/pull/17593">#17593</a>)</p> </li> <li> <p>fix: properly separate multiline html blocks from each other in <code>print()</code> (<a href="https://redirect.github.com/sveltejs/svelte/pull/17319">#17319</a>)</p> </li> <li> <p>fix: prevent unhandled exceptions arising from dangling promises in <!-- raw HTML omitted --> (<a href="https://redirect.github.com/sveltejs/svelte/pull/17591">#17591</a>)</p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sveltejs/svelte/commit/bb00d5b6e75da491bcee7860d3428458fd2f46ef"><code>bb00d5b</code></a> Version Packages (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/17615">#17615</a>)</li> <li><a href="https://github.com/sveltejs/svelte/commit/863c9d6875470ad7699614fe278c0d99903d30f8"><code>863c9d6</code></a> chore: wrap JSDoc URLs in <a href="https://github.com/see"><code>@​see</code></a> and <a href="https://github.com/link"><code>@​link</code></a> tags (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/17617">#17617</a>)</li> <li><a href="https://github.com/sveltejs/svelte/commit/57cb393796841538c1b38ef99dd2be48815604a5"><code>57cb393</code></a> fix: allow NaN in key blocks (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/17642">#17642</a>)</li> <li><a href="https://github.com/sveltejs/svelte/commit/bd7b8aa10807be8884f5e7224340f8d980d971ec"><code>bd7b8aa</code></a> chore: fix broken css test (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/17644">#17644</a>)</li> <li><a href="https://github.com/sveltejs/svelte/commit/f71a6813b7bf9c53b1dce0b5f3a1232f55b1f26a"><code>f71a681</code></a> fix: treat menu element like ul/ol for a11y role checks (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/17638">#17638</a>)</li> <li><a href="https://github.com/sveltejs/svelte/commit/4453e4895d407df6895f481257b675a43ed702c6"><code>4453e48</code></a> fix: fix spelling errors in media-query and test file (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/17628">#17628</a>)</li> <li><a href="https://github.com/sveltejs/svelte/commit/0c715afdab2c3077b32793a41a7ddccb3be65c64"><code>0c715af</code></a> fix: correct spelling errors in test files (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/17630">#17630</a>)</li> <li><a href="https://github.com/sveltejs/svelte/commit/989492f0572cb6dd4beaf621dfbba0bcd409913c"><code>989492f</code></a> fix: use &quot;set up&quot; (verb) instead of &quot;setup&quot; (noun) in comments (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/17632">#17632</a>)</li> <li><a href="https://github.com/sveltejs/svelte/commit/6e5f2b157a02df4dd1f4e2ad3275655bc52cd023"><code>6e5f2b1</code></a> fix: exit resolved async blocks on correct node when hydrating (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/17640">#17640</a>)</li> <li><a href="https://github.com/sveltejs/svelte/commit/bc449758695ec0b5cd34b4cdfa7aaf1ccbc5105b"><code>bc44975</code></a> fix: properly hydrate already-resolved async blocks (alternative) (<a href="https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte/issues/17641">#17641</a>)</li> <li>Additional commits viewable in <a href="https://github.com/sveltejs/svelte/commits/svelte@5.50.0/packages/svelte">compare view</a></li> </ul> </details> <br /> Updates `svelte-check` from 4.3.5 to 4.3.6 <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.6</h2> <h3>Patch Changes</h3> <ul> <li>fix: don't hoist type/snippet referencing $store (<a href="https://redirect.github.com/sveltejs/language-tools/pull/2926">#2926</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sveltejs/language-tools/commit/6b83202094850407338efa1e68fbf04275369865"><code>6b83202</code></a> Version Packages (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2919">#2919</a>)</li> <li><a href="https://github.com/sveltejs/language-tools/commit/9c05c1aba06ad0c1ac80ec2e88917e50ce6fe3c3"><code>9c05c1a</code></a> fix: compatibility with prettier-plugin-tailwindcss in monorepo (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2925">#2925</a>)</li> <li><a href="https://github.com/sveltejs/language-tools/commit/e2f09eb1379a08983c48518e7af65a49736fa813"><code>e2f09eb</code></a> fix: don't hoist type/snippet referencing $store (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2926">#2926</a>)</li> <li><a href="https://github.com/sveltejs/language-tools/commit/e891ace68972eae20616a741c045c0bab027fbea"><code>e891ace</code></a> perf: only parse html once in a batch update (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2923">#2923</a>)</li> <li><a href="https://github.com/sveltejs/language-tools/commit/8c1166539b249e50af1a54b144ef52c2f2903e53"><code>8c11665</code></a> fix: remove outdated documentation with --ignore (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2920">#2920</a>)</li> <li><a href="https://github.com/sveltejs/language-tools/commit/fb00777fe665a8be0d5b9c4c6ef936368a59dcfe"><code>fb00777</code></a> feat: support emmet.extensionsPath config (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2918">#2918</a>)</li> <li><a href="https://github.com/sveltejs/language-tools/commit/eb2fa2a19361ba2ff41730280dfcc173ac68c2eb"><code>eb2fa2a</code></a> feat: Use custom element's JSDoc as doc for completion/hover (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2879">#2879</a>)</li> <li><a href="https://github.com/sveltejs/language-tools/commit/f8f40c55cf5c92682d362615addb62fe6b164c02"><code>f8f40c5</code></a> fix: add tokenTypes config for JSDoc completion (<a href="https://redirect.github.com/sveltejs/language-tools/issues/2916">#2916</a>)</li> <li>See full diff in <a href="https://github.com/sveltejs/language-tools/compare/svelte-check@4.3.5...svelte-check@4.3.6">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 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 closed this issue 2026-02-26 12:17:05 +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#62
No description provided.