[PR #41] [MERGED] deps(deps-dev): bump eslint-plugin-svelte from 2.46.1 to 3.13.1 #42

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

📋 Pull Request Information

Original PR: https://github.com/asalimonov/authelia-admin/pull/41
Author: @dependabot[bot]
Created: 12/8/2025
Status: Merged
Merged: 2/8/2026
Merged by: @asalimonov

Base: mainHead: dependabot/npm_and_yarn/eslint-plugin-svelte-3.13.1


📝 Commits (2)

  • 5e350f7 deps(deps-dev): bump eslint-plugin-svelte from 2.46.1 to 3.13.1
  • 55694e2 Merge branch 'main' into dependabot/npm_and_yarn/eslint-plugin-svelte-3.13.1

📊 Changes

1 file changed (+50 additions, -103 deletions)

View changed files

📝 package-lock.json (+50 -103)

📄 Description

Bumps eslint-plugin-svelte from 2.46.1 to 3.13.1.

Release notes

Sourced from eslint-plugin-svelte's releases.

eslint-plugin-svelte@3.13.1

Patch Changes

eslint-plugin-svelte@3.13.0

Minor Changes

Patch Changes

eslint-plugin-svelte@3.12.5

Patch Changes

eslint-plugin-svelte@3.12.4

Patch Changes

  • #1322 1e06290 Thanks @​marekdedic! - fix(no-navigation-without-resolve): properly detecting absolute and fragment URLs in variables

  • #1355 d8df1e8 Thanks @​InkedCat! - fix: properly support Windows in no-unused-props rule fix: properly support Windows in valid-style-parse rule fix: properly support Windows in no-unnecessary-condition rule

  • #1344 03a93f4 Thanks @​ota-meshi! - fix: preventing infinite loops in multiple rules

eslint-plugin-svelte@3.12.3

Patch Changes

  • #1305 d92dde0 Thanks @​ota-meshi! - fix(no-top-level-browser-globals): false positives for compound logical expression guards

eslint-plugin-svelte@3.12.2

Patch Changes

... (truncated)

Changelog

Sourced from eslint-plugin-svelte's changelog.

3.13.1

Patch Changes

3.13.0

Minor Changes

Patch Changes

3.12.5

Patch Changes

3.12.4

Patch Changes

  • #1322 1e06290 Thanks @​marekdedic! - fix(no-navigation-without-resolve): properly detecting absolute and fragment URLs in variables

  • #1355 d8df1e8 Thanks @​InkedCat! - fix: properly support Windows in no-unused-props rule fix: properly support Windows in valid-style-parse rule fix: properly support Windows in no-unnecessary-condition rule

  • #1344 03a93f4 Thanks @​ota-meshi! - fix: preventing infinite loops in multiple rules

3.12.3

Patch Changes

  • #1305 d92dde0 Thanks @​ota-meshi! - fix(no-top-level-browser-globals): false positives for compound logical expression guards

... (truncated)

Commits
  • a14f0ff chore: release eslint-plugin-svelte (#1439)
  • a87e40b fix(prefer-destructured-store-props): handle runes properly (#1440)
  • 817b137 fix: Support experimental.async compiler option (#1438)
  • 89d030d fix(svelte/indent): crash when using ts import type (#1437)
  • c223ed1 chore(deps): update dependency espree to v11 (#1422)
  • 72052c2 chore(deps): update dependency eslint-visitor-keys to v5 (#1421)
  • d1d11a4 chore(deps): update dependency eslint-scope to v9 (#1420)
  • 386efc8 chore(deps): update dependency esbuild to ^0.27.0 (#1417)
  • 6e68978 chore: release eslint-plugin-svelte (#1411)
  • 005e9fd fix(no-navigation-without-resolve): allowing undefined and null in link hrefs...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-svelte since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note

Automatic rebases have been disabled on this pull request as it has been open for over 30 days.


🔄 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/41 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/8/2025 **Status:** ✅ Merged **Merged:** 2/8/2026 **Merged by:** [@asalimonov](https://github.com/asalimonov) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/eslint-plugin-svelte-3.13.1` --- ### 📝 Commits (2) - [`5e350f7`](https://github.com/asalimonov/authelia-admin/commit/5e350f7081b46de121183620deda1f0c2d8c4aa5) deps(deps-dev): bump eslint-plugin-svelte from 2.46.1 to 3.13.1 - [`55694e2`](https://github.com/asalimonov/authelia-admin/commit/55694e2d336ed999424b53fa956ff14dcbd9f4f6) Merge branch 'main' into dependabot/npm_and_yarn/eslint-plugin-svelte-3.13.1 ### 📊 Changes **1 file changed** (+50 additions, -103 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+50 -103) </details> ### 📄 Description Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte/tree/HEAD/packages/eslint-plugin-svelte) from 2.46.1 to 3.13.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/eslint-plugin-svelte/releases">eslint-plugin-svelte's releases</a>.</em></p> <blockquote> <h2>eslint-plugin-svelte@3.13.1</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1437">#1437</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/89d030dd61dd3ec3240c53dfcfac203da0c543f3"><code>89d030d</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@​ota-meshi</code></a>! - fix(svelte/indent): crash when using ts import type</p> </li> <li> <p><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1440">#1440</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/a87e40b61445ddc1ba584048021c8f0db13bef02"><code>a87e40b</code></a> Thanks <a href="https://github.com/baseballyama"><code>@​baseballyama</code></a>! - fix(prefer-destructured-store-props): handle runes properly</p> </li> <li> <p><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1438">#1438</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/817b137504bcbe6aa4eeb4ec70277e4668b725dd"><code>817b137</code></a> Thanks <a href="https://github.com/baseballyama"><code>@​baseballyama</code></a>! - fix: Support <code>experimental.async</code> compiler option</p> </li> </ul> <h2>eslint-plugin-svelte@3.13.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1323">#1323</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/074af20f617b998479b5f0051ab3f55634455ebd"><code>074af20</code></a> Thanks <a href="https://github.com/marekdedic"><code>@​marekdedic</code></a>! - feat(no-navigation-without-resolve): checking link shorthand attributes</li> </ul> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1388">#1388</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/005e9fd5ec99aaacf39d9dbbd8339dc3be33e776"><code>005e9fd</code></a> Thanks <a href="https://github.com/marekdedic"><code>@​marekdedic</code></a>! - fix(no-navigation-without-resolve): allowing undefined and null in link hrefs</li> </ul> <h2>eslint-plugin-svelte@3.12.5</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1403">#1403</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/e4d788d4b7dbab6e250a79ba8bd41ab45bc602e1"><code>e4d788d</code></a> Thanks <a href="https://github.com/baseballyama"><code>@​baseballyama</code></a>! - deps: update <code>svelte-eslint-parser</code> to 1.4.0 (It supports <code>$state.eager</code>)</p> </li> <li> <p><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1365">#1365</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/57ccf95c4dbc3b863ee80791981a2f9dd4bad529"><code>57ccf95</code></a> Thanks <a href="https://github.com/marekdedic"><code>@​marekdedic</code></a>! - fix(no-navigation-without-resolve): Detecting asset() function as well</p> </li> <li> <p><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1378">#1378</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/5ba5c3e1b8445358d1813a78faf30982b8051ad8"><code>5ba5c3e</code></a> Thanks <a href="https://github.com/baseballyama"><code>@​baseballyama</code></a>! - fix(no-unused-props): validate spread operator properly</p> </li> <li> <p><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1377">#1377</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/27cf677e24500e2a83a0c7df8d506ef93b162a78"><code>27cf677</code></a> Thanks <a href="https://github.com/baseballyama"><code>@​baseballyama</code></a>! - fix(no-navigation-without-resolve): improve error messages</p> </li> </ul> <h2>eslint-plugin-svelte@3.12.4</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1322">#1322</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/1e062908be85961c0c3184c5464924e750d78f1c"><code>1e06290</code></a> Thanks <a href="https://github.com/marekdedic"><code>@​marekdedic</code></a>! - fix(no-navigation-without-resolve): properly detecting absolute and fragment URLs in variables</p> </li> <li> <p><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1355">#1355</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/d8df1e8838cd39a6260c3a9f571a2611ba2c2c17"><code>d8df1e8</code></a> Thanks <a href="https://github.com/InkedCat"><code>@​InkedCat</code></a>! - fix: properly support Windows in <code>no-unused-props</code> rule fix: properly support Windows in <code>valid-style-parse</code> rule fix: properly support Windows in <code>no-unnecessary-condition</code> rule</p> </li> <li> <p><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1344">#1344</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/03a93f4ff1b3a1d665bd94befcd5f9126a938602"><code>03a93f4</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@​ota-meshi</code></a>! - fix: preventing infinite loops in multiple rules</p> </li> </ul> <h2>eslint-plugin-svelte@3.12.3</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1305">#1305</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/d92dde085fa7dc71852d28bda906548aece9e531"><code>d92dde0</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@​ota-meshi</code></a>! - fix(no-top-level-browser-globals): false positives for compound logical expression guards</li> </ul> <h2>eslint-plugin-svelte@3.12.2</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1299">#1299</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/5c7cba3c20dbef33d22df7e99ff56fa259f34027"><code>5c7cba3</code></a> Thanks <a href="https://github.com/marekdedic"><code>@​marekdedic</code></a>! - feat: disabling more rules in runes mode</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/eslint-plugin-svelte/blob/main/packages/eslint-plugin-svelte/CHANGELOG.md">eslint-plugin-svelte's changelog</a>.</em></p> <blockquote> <h2>3.13.1</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1437">#1437</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/89d030dd61dd3ec3240c53dfcfac203da0c543f3"><code>89d030d</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@​ota-meshi</code></a>! - fix(svelte/indent): crash when using ts import type</p> </li> <li> <p><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1440">#1440</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/a87e40b61445ddc1ba584048021c8f0db13bef02"><code>a87e40b</code></a> Thanks <a href="https://github.com/baseballyama"><code>@​baseballyama</code></a>! - fix(prefer-destructured-store-props): handle runes properly</p> </li> <li> <p><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1438">#1438</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/817b137504bcbe6aa4eeb4ec70277e4668b725dd"><code>817b137</code></a> Thanks <a href="https://github.com/baseballyama"><code>@​baseballyama</code></a>! - fix: Support <code>experimental.async</code> compiler option</p> </li> </ul> <h2>3.13.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1323">#1323</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/074af20f617b998479b5f0051ab3f55634455ebd"><code>074af20</code></a> Thanks <a href="https://github.com/marekdedic"><code>@​marekdedic</code></a>! - feat(no-navigation-without-resolve): checking link shorthand attributes</li> </ul> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1388">#1388</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/005e9fd5ec99aaacf39d9dbbd8339dc3be33e776"><code>005e9fd</code></a> Thanks <a href="https://github.com/marekdedic"><code>@​marekdedic</code></a>! - fix(no-navigation-without-resolve): allowing undefined and null in link hrefs</li> </ul> <h2>3.12.5</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1403">#1403</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/e4d788d4b7dbab6e250a79ba8bd41ab45bc602e1"><code>e4d788d</code></a> Thanks <a href="https://github.com/baseballyama"><code>@​baseballyama</code></a>! - deps: update <code>svelte-eslint-parser</code> to 1.4.0 (It supports <code>$state.eager</code>)</p> </li> <li> <p><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1365">#1365</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/57ccf95c4dbc3b863ee80791981a2f9dd4bad529"><code>57ccf95</code></a> Thanks <a href="https://github.com/marekdedic"><code>@​marekdedic</code></a>! - fix(no-navigation-without-resolve): Detecting asset() function as well</p> </li> <li> <p><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1378">#1378</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/5ba5c3e1b8445358d1813a78faf30982b8051ad8"><code>5ba5c3e</code></a> Thanks <a href="https://github.com/baseballyama"><code>@​baseballyama</code></a>! - fix(no-unused-props): validate spread operator properly</p> </li> <li> <p><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1377">#1377</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/27cf677e24500e2a83a0c7df8d506ef93b162a78"><code>27cf677</code></a> Thanks <a href="https://github.com/baseballyama"><code>@​baseballyama</code></a>! - fix(no-navigation-without-resolve): improve error messages</p> </li> </ul> <h2>3.12.4</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1322">#1322</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/1e062908be85961c0c3184c5464924e750d78f1c"><code>1e06290</code></a> Thanks <a href="https://github.com/marekdedic"><code>@​marekdedic</code></a>! - fix(no-navigation-without-resolve): properly detecting absolute and fragment URLs in variables</p> </li> <li> <p><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1355">#1355</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/d8df1e8838cd39a6260c3a9f571a2611ba2c2c17"><code>d8df1e8</code></a> Thanks <a href="https://github.com/InkedCat"><code>@​InkedCat</code></a>! - fix: properly support Windows in <code>no-unused-props</code> rule fix: properly support Windows in <code>valid-style-parse</code> rule fix: properly support Windows in <code>no-unnecessary-condition</code> rule</p> </li> <li> <p><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1344">#1344</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/03a93f4ff1b3a1d665bd94befcd5f9126a938602"><code>03a93f4</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@​ota-meshi</code></a>! - fix: preventing infinite loops in multiple rules</p> </li> </ul> <h2>3.12.3</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1305">#1305</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/d92dde085fa7dc71852d28bda906548aece9e531"><code>d92dde0</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@​ota-meshi</code></a>! - fix(no-top-level-browser-globals): false positives for compound logical expression guards</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/a14f0ff62aa9e6bcf6070f91adb1b3c895caf706"><code>a14f0ff</code></a> chore: release eslint-plugin-svelte (<a href="https://github.com/sveltejs/eslint-plugin-svelte/tree/HEAD/packages/eslint-plugin-svelte/issues/1439">#1439</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/a87e40b61445ddc1ba584048021c8f0db13bef02"><code>a87e40b</code></a> fix(prefer-destructured-store-props): handle runes properly (<a href="https://github.com/sveltejs/eslint-plugin-svelte/tree/HEAD/packages/eslint-plugin-svelte/issues/1440">#1440</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/817b137504bcbe6aa4eeb4ec70277e4668b725dd"><code>817b137</code></a> fix: Support <code>experimental.async</code> compiler option (<a href="https://github.com/sveltejs/eslint-plugin-svelte/tree/HEAD/packages/eslint-plugin-svelte/issues/1438">#1438</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/89d030dd61dd3ec3240c53dfcfac203da0c543f3"><code>89d030d</code></a> fix(svelte/indent): crash when using ts import type (<a href="https://github.com/sveltejs/eslint-plugin-svelte/tree/HEAD/packages/eslint-plugin-svelte/issues/1437">#1437</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/c223ed1465ee125da0cbcee851db6deecd1fe9ab"><code>c223ed1</code></a> chore(deps): update dependency espree to v11 (<a href="https://github.com/sveltejs/eslint-plugin-svelte/tree/HEAD/packages/eslint-plugin-svelte/issues/1422">#1422</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/72052c239691a085c16f2b3408fdfe3a48a8be89"><code>72052c2</code></a> chore(deps): update dependency eslint-visitor-keys to v5 (<a href="https://github.com/sveltejs/eslint-plugin-svelte/tree/HEAD/packages/eslint-plugin-svelte/issues/1421">#1421</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/d1d11a477139e51eea79e4e9fc09f7f7a74d45eb"><code>d1d11a4</code></a> chore(deps): update dependency eslint-scope to v9 (<a href="https://github.com/sveltejs/eslint-plugin-svelte/tree/HEAD/packages/eslint-plugin-svelte/issues/1420">#1420</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/386efc8e8d271de1a87aaaacb7be1da7fc86988e"><code>386efc8</code></a> chore(deps): update dependency esbuild to ^0.27.0 (<a href="https://github.com/sveltejs/eslint-plugin-svelte/tree/HEAD/packages/eslint-plugin-svelte/issues/1417">#1417</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/6e68978f03047ea90f06ba8c00f7f9ace60ab11d"><code>6e68978</code></a> chore: release eslint-plugin-svelte (<a href="https://github.com/sveltejs/eslint-plugin-svelte/tree/HEAD/packages/eslint-plugin-svelte/issues/1411">#1411</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/005e9fd5ec99aaacf39d9dbbd8339dc3be33e776"><code>005e9fd</code></a> fix(no-navigation-without-resolve): allowing undefined and null in link hrefs...</li> <li>Additional commits viewable in <a href="https://github.com/sveltejs/eslint-plugin-svelte/commits/eslint-plugin-svelte@3.13.1/packages/eslint-plugin-svelte">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for eslint-plugin-svelte since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-svelte&package-manager=npm_and_yarn&previous-version=2.46.1&new-version=3.13.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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) </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. --- <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:01 +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#42
No description provided.