This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [eslint-plugin-svelte3](https://github.com/sveltejs/eslint-plugin-svelte3) | devDependencies | major | [`^3.2.0` -> `^4.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-svelte3/3.2.0/4.0.0) |
---
### Release Notes
<details>
<summary>sveltejs/eslint-plugin-svelte3</summary>
### [`v4.0.0`](https://github.com/sveltejs/eslint-plugin-svelte3/blob/master/CHANGELOG.md#​400)
[Compare Source](https://github.com/sveltejs/eslint-plugin-svelte3/compare/v3.4.1...v4.0.0)
- Breaking change: ESLint 8+ is now required
### [`v3.4.1`](https://github.com/sveltejs/eslint-plugin-svelte3/blob/master/CHANGELOG.md#​341)
[Compare Source](https://github.com/sveltejs/eslint-plugin-svelte3/compare/v3.4.0...v3.4.1)
- Support destructuring in `{@​const}` tag
### [`v3.4.0`](https://github.com/sveltejs/eslint-plugin-svelte3/blob/master/CHANGELOG.md#​340)
[Compare Source](https://github.com/sveltejs/eslint-plugin-svelte3/compare/v3.3.0...v3.4.0)
- Support `{@​const}` tag
### [`v3.3.0`](https://github.com/sveltejs/eslint-plugin-svelte3/blob/master/CHANGELOG.md#​330)
[Compare Source](https://github.com/sveltejs/eslint-plugin-svelte3/compare/v3.2.1...v3.3.0)
- Add injected globals when there's no instance script when using TypeScript
- Allow `$$Props`, `$$Slots`, `$$Events` interface/type usage
- Improve type inference for autosubscribed stores
- Silence false positives for `<svelte:fragment let:x>`
- Use TS 4.5 `preserveValueImports` if it's available
- Improve default setting for `svelte3/ignore-styles`: Now ignores styles if its tag has a `lang` or `type` attribute
- Improve fix range handling
### [`v3.2.1`](https://github.com/sveltejs/eslint-plugin-svelte3/blob/master/CHANGELOG.md#​321)
[Compare Source](https://github.com/sveltejs/eslint-plugin-svelte3/compare/v3.2.0...v3.2.1)
- Filter `no-undef` messages about `$$Generic`
</details>
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
^3.2.0->^4.0.0Release Notes
sveltejs/eslint-plugin-svelte3
v4.0.0Compare Source
v3.4.1Compare Source
{@​const}tagv3.4.0Compare Source
{@​const}tagv3.3.0Compare Source
$$Props,$$Slots,$$Eventsinterface/type usage<svelte:fragment let:x>preserveValueImportsif it's availablesvelte3/ignore-styles: Now ignores styles if its tag has alangortypeattributev3.2.1Compare Source
no-undefmessages about$$GenericConfiguration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
Dev Dependency