Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[npm] Bump svelte-eslint-parser from 0.40.0 to 0.43.0 (#327)
Bumps [svelte-eslint-parser](https://github.com/sveltejs/svelte-eslint-parser) from 0.40.0 to 0.43.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/svelte-eslint-parser/releases">svelte-eslint-parser's releases</a>.</em></p> <blockquote> <h2>v0.43.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/sveltejs/svelte-eslint-parser/pull/576">#576</a> <a href="https://github.com/sveltejs/svelte-eslint-parser/commit/88548e96879912daf5d541575f944b95031f1151"><code>88548e9</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - update svelte to v5</li> </ul> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/sveltejs/svelte-eslint-parser/pull/576">#576</a> <a href="https://github.com/sveltejs/svelte-eslint-parser/commit/88548e96879912daf5d541575f944b95031f1151"><code>88548e9</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - fix some <code>$props()</code> type linting error</li> </ul> <h2>v0.42.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/sveltejs/svelte-eslint-parser/pull/569">#569</a> <a href="https://github.com/sveltejs/svelte-eslint-parser/commit/3119299bb66291f537b9c28bb89a559fb6cae90b"><code>3119299</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - feat: improve props type</li> </ul> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/sveltejs/svelte-eslint-parser/pull/573">#573</a> <a href="https://github.com/sveltejs/svelte-eslint-parser/commit/7c556ca092930518c3794bff7be59ed68c2eb15c"><code>7c556ca</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - fix: error in snippets with type annotations</li> </ul> <h2>v0.41.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/sveltejs/svelte-eslint-parser/pull/561">#561</a> <a href="https://github.com/sveltejs/svelte-eslint-parser/commit/8350bb5b59bc6b54afa72baf7eccb83929ceb593"><code>8350bb5</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - fix: incorrect runes inference when having empty compiler options</li> </ul> <h2>v0.41.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/sveltejs/svelte-eslint-parser/pull/550">#550</a> <a href="https://github.com/sveltejs/svelte-eslint-parser/commit/ef24a69b805b7cff6744be4cbdbc9c2349cfe04d"><code>ef24a69</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - feat: support for svelte 5.0.0-next.191</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sveltejs/svelte-eslint-parser/blob/main/CHANGELOG.md">svelte-eslint-parser's changelog</a>.</em></p> <blockquote> <h2>0.43.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/sveltejs/svelte-eslint-parser/pull/576">#576</a> <a href="https://github.com/sveltejs/svelte-eslint-parser/commit/88548e96879912daf5d541575f944b95031f1151"><code>88548e9</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - update svelte to v5</li> </ul> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/sveltejs/svelte-eslint-parser/pull/576">#576</a> <a href="https://github.com/sveltejs/svelte-eslint-parser/commit/88548e96879912daf5d541575f944b95031f1151"><code>88548e9</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - fix some <code>$props()</code> type linting error</li> </ul> <h2>0.42.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/sveltejs/svelte-eslint-parser/pull/569">#569</a> <a href="https://github.com/sveltejs/svelte-eslint-parser/commit/3119299bb66291f537b9c28bb89a559fb6cae90b"><code>3119299</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - feat: improve props type</li> </ul> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/sveltejs/svelte-eslint-parser/pull/573">#573</a> <a href="https://github.com/sveltejs/svelte-eslint-parser/commit/7c556ca092930518c3794bff7be59ed68c2eb15c"><code>7c556ca</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - fix: error in snippets with type annotations</li> </ul> <h2>0.41.1</h2> <h3>Patch Changes</h3> <ul> <li><a href="https://redirect.github.com/sveltejs/svelte-eslint-parser/pull/561">#561</a> <a href="https://github.com/sveltejs/svelte-eslint-parser/commit/8350bb5b59bc6b54afa72baf7eccb83929ceb593"><code>8350bb5</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - fix: incorrect runes inference when having empty compiler options</li> </ul> <h2>0.41.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/sveltejs/svelte-eslint-parser/pull/550">#550</a> <a href="https://github.com/sveltejs/svelte-eslint-parser/commit/ef24a69b805b7cff6744be4cbdbc9c2349cfe04d"><code>ef24a69</code></a> Thanks <a href="https://github.com/ota-meshi"><code>@ota-meshi</code></a>! - feat: support for svelte 5.0.0-next.191</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sveltejs/svelte-eslint-parser/commit/b7210eb1a80ca597689be4a94e8a9204028a5aa6"><code>b7210eb</code></a> chore: release svelte-eslint-parser (<a href="https://redirect.github.com/sveltejs/svelte-eslint-parser/issues/578">#578</a>)</li> <li><a href="https://github.com/sveltejs/svelte-eslint-parser/commit/88548e96879912daf5d541575f944b95031f1151"><code>88548e9</code></a> update svelte to v5 (<a href="https://redirect.github.com/sveltejs/svelte-eslint-parser/issues/576">#576</a>)</li> <li><a href="https://github.com/sveltejs/svelte-eslint-parser/commit/be30c3a16276421ee728d2a5ebfd980cac0a49ed"><code>be30c3a</code></a> chore(deps): update dependency <code>@sveltejs/vite-plugin-svelte</code> to v4</li> <li><a href="https://github.com/sveltejs/svelte-eslint-parser/commit/13a70b3f79600bfc3e34aa75d24862f412da161f"><code>13a70b3</code></a> chore(deps): update coverallsapp/github-action action to v2.3.3</li> <li><a href="https://github.com/sveltejs/svelte-eslint-parser/commit/e70a9b55f5bf751c7f9a5adad7d62e51458ad8cc"><code>e70a9b5</code></a> chore: release svelte-eslint-parser (<a href="https://redirect.github.com/sveltejs/svelte-eslint-parser/issues/570">#570</a>)</li> <li><a href="https://github.com/sveltejs/svelte-eslint-parser/commit/7c556ca092930518c3794bff7be59ed68c2eb15c"><code>7c556ca</code></a> fix: error in snippets with type annotations (<a href="https://redirect.github.com/sveltejs/svelte-eslint-parser/issues/573">#573</a>)</li> <li><a href="https://github.com/sveltejs/svelte-eslint-parser/commit/37be78fbee484fad6dc1a9193a34e01f2f1f9704"><code>37be78f</code></a> chore(deps): update coverallsapp/github-action action to v2.3.2</li> <li><a href="https://github.com/sveltejs/svelte-eslint-parser/commit/1b25f56d9d2f20a8b3b7b438614e721ea2e505f9"><code>1b25f56</code></a> chore(deps): update coverallsapp/github-action action to v2.3.1 (<a href="https://redirect.github.com/sveltejs/svelte-eslint-parser/issues/571">#571</a>)</li> <li><a href="https://github.com/sveltejs/svelte-eslint-parser/commit/9a80f1d1bef301742f2136857689c26a3133e869"><code>9a80f1d</code></a> chore(deps): update dependency monaco-editor to ^0.52.0 (<a href="https://redirect.github.com/sveltejs/svelte-eslint-parser/issues/565">#565</a>)</li> <li><a href="https://github.com/sveltejs/svelte-eslint-parser/commit/2e66ea9e53c0993078a29029c86a589d4ca700e9"><code>2e66ea9</code></a> chore(deps): update dependency esbuild to ^0.24.0 (<a href="https://redirect.github.com/sveltejs/svelte-eslint-parser/issues/566">#566</a>)</li> <li>Additional commits viewable in <a href="https://github.com/sveltejs/svelte-eslint-parser/compare/v0.40.0...v0.43.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=svelte-eslint-parser&package-manager=npm_and_yarn&previous-version=0.40.0&new-version=0.43.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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information