Update dependency eslint-plugin-svelte3 to v4 #15

Merged
niggl merged 1 commits from renovate/eslint-plugin-svelte3-4.x into main 2022-05-06 14:14:34 +00:00

This PR contains the following updates:

Package Type Update Change
eslint-plugin-svelte3 devDependencies major ^3.2.0 -> ^4.0.0

Release Notes

sveltejs/eslint-plugin-svelte3

v4.0.0

Compare Source

  • Breaking change: ESLint 8+ is now required

v3.4.1

Compare Source

  • Support destructuring in {@​const} tag

v3.4.0

Compare Source

  • Support {@​const} tag

v3.3.0

Compare Source

  • 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

Compare Source

  • Filter no-undef messages about $$Generic

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.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by Renovate Bot.

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#&#8203;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#&#8203;341) [Compare Source](https://github.com/sveltejs/eslint-plugin-svelte3/compare/v3.4.0...v3.4.1) - Support destructuring in `{@&#8203;const}` tag ### [`v3.4.0`](https://github.com/sveltejs/eslint-plugin-svelte3/blob/master/CHANGELOG.md#&#8203;340) [Compare Source](https://github.com/sveltejs/eslint-plugin-svelte3/compare/v3.3.0...v3.4.0) - Support `{@&#8203;const}` tag ### [`v3.3.0`](https://github.com/sveltejs/eslint-plugin-svelte3/blob/master/CHANGELOG.md#&#8203;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#&#8203;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).
odit_renovate added the
status:review_needed
enhancement
priority:medium
labels 2022-05-05 17:20:31 +00:00
odit_renovate added 1 commit 2022-05-05 17:20:32 +00:00
continuous-integration/drone/push Build is passing Details
205bbd08d1
Update dependency eslint-plugin-svelte3 to v4
odit_renovate requested review from niggl 2022-05-05 17:20:32 +00:00
odit_renovate requested review from philipp 2022-05-05 17:20:32 +00:00
niggl approved these changes 2022-05-06 14:14:30 +00:00
niggl left a comment
Owner

Dev Dependency

Dev Dependency
niggl merged commit d0366bbd2a into main 2022-05-06 14:14:34 +00:00
niggl deleted branch renovate/eslint-plugin-svelte3-4.x 2022-05-06 14:14:35 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: kauft.es/linkylinky-dashboard#15
No description provided.