chore(deps): update dependency eslint-plugin-svelte to v2.46.0 #25
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.33.0
->2.46.0
Release Notes
sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)
v2.46.0
Compare Source
Minor Changes
#881
051925c
Thanks @ota-meshi! - feat: update svelte to v5.0.0#884
bbc3e07
Thanks @renovate! - fix(deps): update dependency svelte-eslint-parser to ^0.43.0v2.45.1
Compare Source
Patch Changes
457521a
Thanks @ota-meshi! - fix: update svelte-eslint-parser to v0.42v2.45.0
Compare Source
Minor Changes
#870
b0373be
Thanks @mikededo! - feat(html-closing-bracket-new-line): addhtml-closing-bracket-new-line
rule#868
edf99d3
Thanks @mikededo! - feat(no-inspect): addno-inspect
rulePatch Changes
cf6c842
Thanks @KuSh! - chore: Avoid using deprecated FlatConfig eslint typev2.44.1
Compare Source
Patch Changes
580e48a
Thanks @mikededo! - fix(svelte/indent): ensure proper snippet indentv2.44.0
Compare Source
Minor Changes
85053a1
Thanks @jrmajor! - feat: add config option for foreign elements insvelte/html-self-closing
rulePatch Changes
690c04e
Thanks @ota-meshi! - fix: update svelte-eslint-parser to 0.41.1v2.43.0
Compare Source
Minor Changes
dc7eefc
Thanks @ota-meshi! - fix(deps): update dependency svelte-eslint-parser to ^0.41.0v2.42.0
Compare Source
Minor Changes
88da3cf
Thanks @renovate! - fix(deps): update dependency svelte-eslint-parser to ^0.40.0v2.41.0
Compare Source
Minor Changes
be64d36
Thanks @ota-meshi! - fix: broken indentation of if condition insvelte/indent
rulePatch Changes
#789
0bc17df
Thanks @KuSh! - chore: Use eslint types for exported configs#805
6e4d3ed
Thanks @baseballyama! - fix: updatesvelte-eslint-parser
to fix nested{#snippet}
#800
580f44f
Thanks @ota-meshi! - feat: add name to flat configs.v2.40.0
Compare Source
Minor Changes
#792
cb722bc
Thanks @ota-meshi! - feat: update svelte-eslint-parser to 0.39#796
5e4d264
Thanks @ota-meshi! - feat: improvesvelte/valid-compile
to usesvelte.config.js
'sonwarn
from the parser.#794
7894f82
Thanks @ota-meshi! - feat: improvesvelte/valid-prop-names-in-kit-pages
to usesvelte.config.js
data from the parser.#794
7894f82
Thanks @ota-meshi! - feat: improvesvelte/no-export-load-in-svelte-module-in-kit-pages
to usesvelte.config.js
data from the parser.Patch Changes
#795
df947a7
Thanks @baseballyama! - deps: updatesvelte-eslint-parser
to 0.39.1 to setsvelteFeatures.runes
totrue
by default for Svelte 5#797
f6d4e4c
Thanks @ota-meshi! - fix:svelte/valid-compile
to use verbatimModuleSyntax to work with TS v5.5.v2.39.5
Compare Source
Patch Changes
f7b7649
Thanks @ota-meshi! - fix: false positives for import vars with TS insvelte/valid-compile
v2.39.4
Compare Source
Patch Changes
e7e25d6
Thanks @baseballyama! - deps: updatesvelte-eslint-parser
to support Svelte5.0.0-next.155
v2.39.3
Compare Source
Patch Changes
3e2a732
Thanks @ota-meshi! - fix: update svelte-eslint-parserv2.39.2
Compare Source
Patch Changes
0e85eba
Thanks @ota-meshi! - fix: README is not publishv2.39.1
Compare Source
Patch Changes
0ecab95
Thanks @ota-meshi! - fix: false positive for kebab-case with svelte v5 insvelte/no-unused-svelte-ignore
v2.39.0
Compare Source
Minor Changes
#749
da4d535
Thanks @baseballyama! - feat: addsvelte/no-svelte-internal
rule#758
6ee50c8
Thanks @ota-meshi! - feat: Update svelte-eslint-parser to 0.36v2.38.0
Compare Source
Minor Changes
33626a3
Thanks @baseballyama! - Use the latest Svelte 5v2.37.0
Compare Source
Minor Changes
33f0de2
Thanks @xiBread! - feat: add rule typesv2.36.0
Compare Source
Minor Changes
470ef6c
Thanks @ota-meshi! - feat: add support for{@​snippet}
and{@​render}
in indent rule1097107
Thanks @ota-meshi! - feat: (experimental) partial support for Svelte v57df5b6f
Thanks @ota-meshi! - feat: add support for{@​snippet}
and{@​render}
in mustache-spacing ruleb159b46
Thanks @ota-meshi! - feat: update svelte to v5.0.0-next.33af2ccf9
Thanks @ota-meshi! - Update svelte-eslint-parserb11ff34
Thanks @ota-meshi! - fix: update dependencies & some fixes85fc8f4
Thanks @ota-meshi! - fix: update parser and fix some testsd4303f5
Thanks @ota-meshi! - fix: update svelte-eslint-parserec3f1cf
Thanks @ota-meshi! - feat: update svelte to v5.0.0-next.162943021
Thanks @ota-meshi! - feat: update parserb72b97b
Thanks @ota-meshi! - feat: add support for eslint v9d597a69
Thanks @ota-meshi! - feat: add support for flat configeaf5e6a
Thanks @ota-meshi! - fix: suppress comment not working in flat config.aaba61f
Thanks @ota-meshi! - fix: flat config would cause an error with non-svelte filese84397d
Thanks @sdarnell! - Added prefer option to prefer-class-directive rule ('always' or 'empty'). The default is now 'empty' which is a slight relaxation of the rule.4e6c681
Thanks @marekdedic! - feat: added the no-goto-without-base rulePatch Changes
73d6fd8
Thanks @ota-meshi! - fix: style report location6121a56
Thanks @renovate! - fix(deps): update dependency eslint-compat-utils to ^0.3.0v2.35.1
Compare Source
Patch Changes
a8b4bd4
Thanks @ota-meshi! - fix: replace deprecated typeParameters with typeArgumentsv2.35.0
Compare Source
Minor Changes
#608
ff28fd3
Thanks @marekdedic! - feat: added the no-inline-styles rule#605
ef5f965
Thanks @ota-meshi! - feat: use eslint-compat-utilsv2.34.1
Compare Source
Patch Changes
796c0ad
Thanks @ota-meshi! - fix: false positives for custom-element with svelte v3 insvelte/valid-compile
v2.34.0
Compare Source
Minor Changes
1fe38d7
Thanks @moufmouf! - feat: add newsvelte/no-ignored-unsubscribe
rule.v2.33.2
Compare Source
Patch Changes
d9866a1
Thanks @ota-meshi! - fix: false positives forbind:
with member insvelte/no-immutable-reactive-statements
rulev2.33.1
Compare Source
Patch Changes
1645a9e
Thanks @ota-meshi! - fix: false positives for mutable member insvelte/no-immutable-reactive-statements
ruleConfiguration
📅 Schedule: 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 was generated by Mend Renovate. View the repository job log.