Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build(deps): Bump eslint-plugin-svelte from 2.43.0 to 2.44.0 (#833)
Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) from 2.43.0 to 2.44.0. <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>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/841">#841</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/85053a1af237b78548a0a52f9d73ed5af695c354"><code>85053a1</code></a> Thanks <a href="https://github.com/jrmajor"><code>@jrmajor</code></a>! - feat: add config option for foreign elements in <code>svelte/html-self-closing</code> rule</li> </ul> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/853">#853</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/690c04e5ce61999cb3846881cd8bd0b571fe2874"><code>690c04e</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - fix: update svelte-eslint-parser to 0.41.1</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/c0658db864445e138cb6e8857c1dd8f87339fb8d"><code>c0658db</code></a> chore: release eslint-plugin-svelte (<a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/issues/852">#852</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/690c04e5ce61999cb3846881cd8bd0b571fe2874"><code>690c04e</code></a> fix: update svelte-eslint-parser to 0.41.1 (<a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/issues/853">#853</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/bd9e6ccc4e71892cc13da807423e16f9587cd6dd"><code>bd9e6cc</code></a> chore: update deps (<a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/issues/854">#854</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/85053a1af237b78548a0a52f9d73ed5af695c354"><code>85053a1</code></a> feat: add config option for foreign elements in <code>svelte/html-self-closing</code> ru...</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/d117d7fc15c62c85dcafa7d93a6c90587d9afa2e"><code>d117d7f</code></a> chore(deps): update dependency eslint-plugin-jsdoc to v50</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/dfed5cdaf486a77e2d3da10b244d46450c761585"><code>dfed5cd</code></a> chore(deps): update dependency eslint-plugin-jsdoc to v49</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/f14a8ee4dc9b2290e6a8e746fa3671a91f63b1c5"><code>f14a8ee</code></a> chore(deps): update dependency eslint-typegen to ^0.3.0</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/6bd4e13a3e4847f515bbc90b99963284205ae416"><code>6bd4e13</code></a> chore: move playground to <code>eslint-online-playground</code> (<a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/issues/829">#829</a>)</li> <li>See full diff in <a href="https://github.com/sveltejs/eslint-plugin-svelte/compare/[email protected]@2.44.0">compare view</a></li> </ul> </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.43.0&new-version=2.44.0)](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>
- Loading branch information