chore(deps): update dependency eslint-plugin-svelte to v2.46.1#206
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency eslint-plugin-svelte to v2.46.1#206renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
5e1c61c to
80e933e
Compare
80e933e to
d064ff9
Compare
d064ff9 to
2693e2b
Compare
2693e2b to
a28bba6
Compare
a28bba6 to
a3d4ebe
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.35.1→2.46.1Release Notes
sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)
v2.46.1Compare Source
Patch Changes
a6b19c0fix: crash with eslint v9.16.0 insvelte/no-inner-declarationsv2.46.0Compare Source
Minor Changes
#881
051925cThanks @ota-meshi! - feat: update svelte to v5.0.0#884
bbc3e07Thanks @renovate! - fix(deps): update dependency svelte-eslint-parser to ^0.43.0v2.45.1Compare Source
Patch Changes
457521aThanks @ota-meshi! - fix: update svelte-eslint-parser to v0.42v2.45.0Compare Source
Minor Changes
#870
b0373beThanks @mikededo! - feat(html-closing-bracket-new-line): addhtml-closing-bracket-new-linerule#868
edf99d3Thanks @mikededo! - feat(no-inspect): addno-inspectrulePatch Changes
cf6c842Thanks @KuSh! - chore: Avoid using deprecated FlatConfig eslint typev2.44.1Compare Source
Patch Changes
580e48aThanks @mikededo! - fix(svelte/indent): ensure proper snippet indentv2.44.0Compare Source
Minor Changes
85053a1Thanks @jrmajor! - feat: add config option for foreign elements insvelte/html-self-closingrulePatch Changes
690c04eThanks @ota-meshi! - fix: update svelte-eslint-parser to 0.41.1v2.43.0Compare Source
Minor Changes
dc7eefcThanks @ota-meshi! - fix(deps): update dependency svelte-eslint-parser to ^0.41.0v2.42.0Compare Source
Minor Changes
88da3cfThanks @renovate! - fix(deps): update dependency svelte-eslint-parser to ^0.40.0v2.41.0Compare Source
Minor Changes
be64d36Thanks @ota-meshi! - fix: broken indentation of if condition insvelte/indentrulePatch Changes
#789
0bc17dfThanks @KuSh! - chore: Use eslint types for exported configs#805
6e4d3edThanks @baseballyama! - fix: updatesvelte-eslint-parserto fix nested{#snippet}#800
580f44fThanks @ota-meshi! - feat: add name to flat configs.v2.40.0Compare Source
Minor Changes
#792
cb722bcThanks @ota-meshi! - feat: update svelte-eslint-parser to 0.39#796
5e4d264Thanks @ota-meshi! - feat: improvesvelte/valid-compileto usesvelte.config.js'sonwarnfrom the parser.#794
7894f82Thanks @ota-meshi! - feat: improvesvelte/valid-prop-names-in-kit-pagesto usesvelte.config.jsdata from the parser.#794
7894f82Thanks @ota-meshi! - feat: improvesvelte/no-export-load-in-svelte-module-in-kit-pagesto usesvelte.config.jsdata from the parser.Patch Changes
#795
df947a7Thanks @baseballyama! - deps: updatesvelte-eslint-parserto 0.39.1 to setsvelteFeatures.runestotrueby default for Svelte 5#797
f6d4e4cThanks @ota-meshi! - fix:svelte/valid-compileto use verbatimModuleSyntax to work with TS v5.5.v2.39.5Compare Source
Patch Changes
f7b7649Thanks @ota-meshi! - fix: false positives for import vars with TS insvelte/valid-compilev2.39.4Compare Source
Patch Changes
e7e25d6Thanks @baseballyama! - deps: updatesvelte-eslint-parserto support Svelte5.0.0-next.155v2.39.3Compare Source
Patch Changes
3e2a732Thanks @ota-meshi! - fix: update svelte-eslint-parserv2.39.2Compare Source
Patch Changes
0e85ebaThanks @ota-meshi! - fix: README is not publishv2.39.1Compare Source
Patch Changes
0ecab95Thanks @ota-meshi! - fix: false positive for kebab-case with svelte v5 insvelte/no-unused-svelte-ignorev2.39.0Compare Source
Minor Changes
#749
da4d535Thanks @baseballyama! - feat: addsvelte/no-svelte-internalrule#758
6ee50c8Thanks @ota-meshi! - feat: Update svelte-eslint-parser to 0.36v2.38.0Compare Source
Minor Changes
33626a3Thanks @baseballyama! - Use the latest Svelte 5v2.37.0Compare Source
Minor Changes
33f0de2Thanks @xiBread! - feat: add rule typesv2.36.0Compare Source
Minor Changes
470ef6cThanks @ota-meshi! - feat: add support for{@​snippet}and{@​render}in indent rule1097107Thanks @ota-meshi! - feat: (experimental) partial support for Svelte v57df5b6fThanks @ota-meshi! - feat: add support for{@​snippet}and{@​render}in mustache-spacing ruleb159b46Thanks @ota-meshi! - feat: update svelte to v5.0.0-next.33af2ccf9Thanks @ota-meshi! - Update svelte-eslint-parserb11ff34Thanks @ota-meshi! - fix: update dependencies & some fixes85fc8f4Thanks @ota-meshi! - fix: update parser and fix some testsd4303f5Thanks @ota-meshi! - fix: update svelte-eslint-parserec3f1cfThanks @ota-meshi! - feat: update svelte to v5.0.0-next.162943021Thanks @ota-meshi! - feat: update parserb72b97bThanks @ota-meshi! - feat: add support for eslint v9d597a69Thanks @ota-meshi! - feat: add support for flat configeaf5e6aThanks @ota-meshi! - fix: suppress comment not working in flat config.aaba61fThanks @ota-meshi! - fix: flat config would cause an error with non-svelte filese84397dThanks @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.4e6c681Thanks @marekdedic! - feat: added the no-goto-without-base rulePatch Changes
73d6fd8Thanks @ota-meshi! - fix: style report location6121a56Thanks @renovate! - fix(deps): update dependency eslint-compat-utils to ^0.3.0Configuration
📅 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 is behind base branch, 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.