This PR contains the following updates:
Release Notes
sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)
Compare Source
Minor Changes
Patch Changes
- #1503
989bfa5 Thanks @teemingc! - fix(valid-prop-names-in-kit-pages): drop errors from allowed page props in Svelte 5 to follow SvelteKit
Compare Source
Minor Changes
Compare Source
Minor Changes
Compare Source
Patch Changes
Configuration
📅 Schedule: (in timezone UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- 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 Mend Renovate.
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [eslint-plugin-svelte](https://sveltejs.github.io/eslint-plugin-svelte) ([source](https://github.com/sveltejs/eslint-plugin-svelte/tree/HEAD/packages/eslint-plugin-svelte)) | [`3.17.0` → `3.20.0`](https://renovatebot.com/diffs/npm/eslint-plugin-svelte/3.17.0/3.20.0) |  |  |
---
### Release Notes
<details>
<summary>sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)</summary>
### [`v3.20.0`](https://github.com/sveltejs/eslint-plugin-svelte/blob/HEAD/packages/eslint-plugin-svelte/CHANGELOG.md#3200)
[Compare Source](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@3.19.0...eslint-plugin-svelte@3.20.0)
##### Minor Changes
- [#​1545](https://github.com/sveltejs/eslint-plugin-svelte/pull/1545) [`32ba915`](https://github.com/sveltejs/eslint-plugin-svelte/commit/32ba9159b00bf65ef8fc9a4bf0897dfaf33e8cea) Thanks [@​baseballyama](https://github.com/baseballyama)! - feat: add `svelte/no-at-const-tags` rule
##### Patch Changes
- [#​1503](https://github.com/sveltejs/eslint-plugin-svelte/pull/1503) [`989bfa5`](https://github.com/sveltejs/eslint-plugin-svelte/commit/989bfa5beecc495f38fc563498c39e755668c457) Thanks [@​teemingc](https://github.com/teemingc)! - fix(valid-prop-names-in-kit-pages): drop `errors` from allowed page props in Svelte 5 to follow SvelteKit
### [`v3.19.0`](https://github.com/sveltejs/eslint-plugin-svelte/blob/HEAD/packages/eslint-plugin-svelte/CHANGELOG.md#3190)
[Compare Source](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@3.18.0...eslint-plugin-svelte@3.19.0)
##### Minor Changes
- [#​1533](https://github.com/sveltejs/eslint-plugin-svelte/pull/1533) [`f0416be`](https://github.com/sveltejs/eslint-plugin-svelte/commit/f0416be2623d01dd2af410cf10a74f65303722fd) Thanks [@​dummdidumm](https://github.com/dummdidumm)! - feat: support Svelte 5 declaration tags
- [#​1533](https://github.com/sveltejs/eslint-plugin-svelte/pull/1533) [`f0416be`](https://github.com/sveltejs/eslint-plugin-svelte/commit/f0416be2623d01dd2af410cf10a74f65303722fd) Thanks [@​dummdidumm](https://github.com/dummdidumm)! - feat: update svelte-eslint-parser to 1.7.0
### [`v3.18.0`](https://github.com/sveltejs/eslint-plugin-svelte/blob/HEAD/packages/eslint-plugin-svelte/CHANGELOG.md#3180)
[Compare Source](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@3.17.1...eslint-plugin-svelte@3.18.0)
##### Minor Changes
- [#​1530](https://github.com/sveltejs/eslint-plugin-svelte/pull/1530) [`f110d75`](https://github.com/sveltejs/eslint-plugin-svelte/commit/f110d753d64440d37d061644a3a41c09614828ba) Thanks [@​SAY-5](https://github.com/SAY-5)! - feat: add `no-nested-style-tag` rule
- [#​1531](https://github.com/sveltejs/eslint-plugin-svelte/pull/1531) [`d3043d3`](https://github.com/sveltejs/eslint-plugin-svelte/commit/d3043d30b8b772ef3f3b4fc65df5c3bb7ad4af12) Thanks [@​SAY-5](https://github.com/SAY-5)! - feat: add `prefer-derived-over-derived-by` rule
- [#​1532](https://github.com/sveltejs/eslint-plugin-svelte/pull/1532) [`aa8fe83`](https://github.com/sveltejs/eslint-plugin-svelte/commit/aa8fe83b2664d9af1e11040eea9f8ff4418a4315) Thanks [@​marekdedic](https://github.com/marekdedic)! - feat(no-navigation-without-resolve): recognizing nullish TS types as allowed
### [`v3.17.1`](https://github.com/sveltejs/eslint-plugin-svelte/blob/HEAD/packages/eslint-plugin-svelte/CHANGELOG.md#3171)
[Compare Source](https://github.com/sveltejs/eslint-plugin-svelte/compare/eslint-plugin-svelte@3.17.0...eslint-plugin-svelte@3.17.1)
##### Patch Changes
- [#​1321](https://github.com/sveltejs/eslint-plugin-svelte/pull/1321) [`97d89f7`](https://github.com/sveltejs/eslint-plugin-svelte/commit/97d89f7d068321d4f79399c6c695ca4c0de2bd82) Thanks [@​marekdedic](https://github.com/marekdedic)! - feat(no-navigation-without-resolve): added support for ResolvedPathname types
</details>
---
### Configuration
📅 **Schedule**: (in timezone UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- 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 [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDEuNiIsInVwZGF0ZWRJblZlciI6IjQzLjI1NC4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6WyJLaW5kL0RlcGVuZGVuY2llcyJdfQ==-->