Svelte stores and components to query data (with realtime updates) from PocketBase
Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) from 2.46.1 to 3.0.2. <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>[email protected]</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1100">#1100</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/1358d89206e9cf57faf5789d246ed99489f1685b"><code>1358d89</code></a> Thanks <a href="https://github.com/baseballyama"><code>@baseballyama</code></a>! - fix: handle <code><script module></code> in <code>valid-prop-names-in-kit-pages</code> rule</li> </ul> <h2>[email protected]</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1091">#1091</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/83da0784e93fe148579de6fcd665ed94da76411d"><code>83da078</code></a> Thanks <a href="https://github.com/ottomated"><code>@ottomated</code></a>! - fix: Don't remove mustache'd string literals if they contain curly braces</li> </ul> <h2>[email protected]</h2> <h3>Major Changes</h3> <ul> <li> <p>We have changed versioning policy, please see the <a href="https://github.com/sveltejs/eslint-plugin-svelte/blob/eslint-plugin-svelte%403.0.2/README.md#versioning-policy">README</a> for details.</p> </li> <li> <p><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/937">#937</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/729394e34d2d6f51e00c89b67a40d0f9192260b4"><code>729394e</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - feat!: drop support for old eslint</p> </li> <li> <p><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1033">#1033</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/3bfcc31e0f2d127c7a1cb838c4c57125c30109ea"><code>3bfcc31</code></a> Thanks <a href="https://github.com/baseballyama"><code>@baseballyama</code></a>! - <strong>Enabled in recommended config</strong>:</p> <ul> <li><code>svelte/infinite-reactive-loop</code></li> <li><code>svelte/no-dom-manipulating</code></li> <li><code>svelte/no-dupe-on-directives</code></li> <li><code>svelte/no-dupe-use-directives</code></li> <li><code>svelte/no-export-load-in-svelte-module-in-kit-pages</code></li> <li><code>svelte/no-immutable-reactive-statements</code></li> <li><code>svelte/no-inspect</code></li> <li><code>svelte/no-raw-special-elements</code></li> <li><code>svelte/no-reactive-functions</code></li> <li><code>svelte/no-reactive-literals</code></li> <li><code>svelte/no-reactive-reassign</code></li> <li><code>svelte/no-store-async</code></li> <li><code>svelte/no-svelte-internal</code></li> <li><code>svelte/no-useless-children-snippet</code></li> <li><code>svelte/no-useless-mustaches</code></li> <li><code>svelte/require-each-key</code></li> <li><code>svelte/require-event-dispatcher-types</code></li> <li><code>svelte/require-store-reactive-access</code></li> <li><code>svelte/require-stores-init</code></li> <li><code>svelte/valid-each-key</code></li> <li><code>svelte/valid-prop-names-in-kit-pages</code></li> </ul> <p><strong>Removed from recommended config</strong>:</p> <ul> <li><code>svelte/valid-compile</code></li> </ul> <p>This update introduces breaking changes due to newly enabled rules.</p> </li> <li> <p><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1086">#1086</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/1c679b50f310040257b89e4e03d3a88764fd7b28"><code>1c679b5</code></a> Thanks <a href="https://github.com/baseballyama"><code>@baseballyama</code></a>! - breaking: remove <code>require-stores-init</code> from recommended rules</p> </li> <li> <p><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/1043">#1043</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/778427e8bd1a015247dd7f19642e2c6ced0891a8"><code>778427e</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - feat: add <code>*.svelte.{js,ts}</code> config to base config</p> </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/39cf166f1f01a2318d7b9bbbbe568040d516874e"><code>39cf166</code></a> chore: release eslint-plugin-svelte (<a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/issues/1101">#1101</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/1358d89206e9cf57faf5789d246ed99489f1685b"><code>1358d89</code></a> fix: handle <code>\<script module></code> in <code>valid-prop-names-in-kit-pages</code> rule (<a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/issues/1100">#1100</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/acf74b2e9dfb254abe68b88106dee267bdf5358d"><code>acf74b2</code></a> chore: update docs/README</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/a3e7d3cb6eb05437f05fb8ed8b548043e345d661"><code>a3e7d3c</code></a> docs: clarify versioning policy (<a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/issues/1099">#1099</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/ef45374c7a63e8ac83e12fa3824bbd4741bb03a5"><code>ef45374</code></a> chore: release eslint-plugin-svelte (<a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/issues/1096">#1096</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/5d4d4487039f46ff0f5a7ff1b2909109572c8834"><code>5d4d448</code></a> chore: update README (<a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/issues/1093">#1093</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/83da0784e93fe148579de6fcd665ed94da76411d"><code>83da078</code></a> fix: account for mustache inside mustache (<a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/issues/1091">#1091</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/28200aaa7cc589eb9bc927f7e599b5aa30fc0251"><code>28200aa</code></a> chore: fix website navigation (<a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/issues/1088">#1088</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/224137828f77c24db40bff3fc053b1d8cd47c8c6"><code>2241378</code></a> chore: release eslint-plugin-svelte (<a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/issues/1067">#1067</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/764e39d26643d8f11137a20e8b61924b1ceb12f8"><code>764e39d</code></a> chore: update <code>CONTRIBUTING.md</code> (<a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/issues/1087">#1087</a>)</li> <li>Additional commits viewable in <a href="https://github.com/sveltejs/eslint-plugin-svelte/compare/[email protected]">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 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>
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by dependabot[bot] and has received 1 comments.