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.35.0 to 2.35.1 (#529)
[//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) from 2.35.0 to 2.35.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>v2.35.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/623">#623</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/a8b4bd4bb7c0164f76e4efd19bd8ab6de3185cd6"><code>a8b4bd4</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - fix: replace deprecated typeParameters with typeArguments</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/eslint-plugin-svelte/blob/main/CHANGELOG.md">eslint-plugin-svelte's changelog</a>.</em></p> <blockquote> <h2>2.35.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/pull/623">#623</a> <a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/a8b4bd4bb7c0164f76e4efd19bd8ab6de3185cd6"><code>a8b4bd4</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - fix: replace deprecated typeParameters with typeArguments</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/371bb20a46107b076b40f7f3b5cec2fa23171a42"><code>371bb20</code></a> chore: release eslint-plugin-svelte (<a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/issues/625">#625</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/a8b4bd4bb7c0164f76e4efd19bd8ab6de3185cd6"><code>a8b4bd4</code></a> fix: replace deprecated typeParameters with typeArguments (<a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/issues/623">#623</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/e6d6c46bcb4e7e6aff9fe47cf13e7f2867fb91ed"><code>e6d6c46</code></a> chore(deps): update dependency vite to v5</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/c4ba96cd3f89b332e5f9214e520cc6b15c5f7266"><code>c4ba96c</code></a> chore(deps): update dependency stylus to ^0.62.0</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/ca39dcd80f161b48e1d621dbb9f10128d966640f"><code>ca39dcd</code></a> chore: fix ci error (<a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/issues/621">#621</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/27fe1f54323f5f25f6f69b3ab2b4c47135a54215"><code>27fe1f5</code></a> format</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/3b49384c89d669cd918bad205aa0956b5fcb7b4f"><code>3b49384</code></a> fix: Typo in no-unused-class-name.md (<a href="https://redirect.github.com/sveltejs/eslint-plugin-svelte/issues/614">#614</a>)</li> <li><a href="https://github.com/sveltejs/eslint-plugin-svelte/commit/56780288135e7fb177462a858d5ed596e86c6d84"><code>5678028</code></a> chore: fix site</li> <li>See full diff in <a href="https://github.com/sveltejs/eslint-plugin-svelte/compare/v2.35.0...v2.35.1">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.35.0&new-version=2.35.1)](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