chore(deps): update dependency svelte-eslint-parser to ^0.43.0 #156
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:
^0.33.1
->^0.43.0
Release Notes
sveltejs/svelte-eslint-parser (svelte-eslint-parser)
v0.43.0
Compare Source
Minor Changes
88548e9
Thanks @ota-meshi! - update svelte to v5Patch Changes
88548e9
Thanks @ota-meshi! - fix some$props()
type linting errorv0.42.0
Compare Source
Minor Changes
3119299
Thanks @ota-meshi! - feat: improve props typePatch Changes
7c556ca
Thanks @ota-meshi! - fix: error in snippets with type annotationsv0.41.1
Compare Source
Patch Changes
8350bb5
Thanks @ota-meshi! - fix: incorrect runes inference when having empty compiler optionsv0.41.0
Compare Source
Minor Changes
ef24a69
Thanks @ota-meshi! - feat: support for svelte 5.0.0-next.191v0.40.0
Compare Source
Minor Changes
dfe5cb8
Thanks @ota-meshi! - fix: update svelte to 5.0.0-next.181 and fix for{:else if}
v0.39.2
Compare Source
Patch Changes
48a7001
Thanks @ota-meshi! - fix: parsing error for nesting{#snippet}
v0.39.1
Compare Source
Patch Changes
437e463
Thanks @baseballyama! - fix: SetsvelteFeatures.runes
totrue
by default for Svelte 5v0.39.0
Compare Source
Minor Changes
1a9ef3d
Thanks @ota-meshi! - feat: makes it optional whether to parse runes.v0.38.0
Compare Source
Minor Changes
a27c8e9
Thanks @baseballyama! - feat: support Svelte 5.0.0-next.155. (Add$state.is
and replace$effect.active
with$effect.tracking
)v0.37.0
Compare Source
Minor Changes
d92287d
Thanks @ota-meshi! - feat: add support for$bindable()
scope analysisv0.36.0
Compare Source
Minor Changes
#513
37f0061
Thanks @ota-meshi! - feat: add support for $host and $state.snapshot#513
37f0061
Thanks @ota-meshi! - feat: update svelte to 5.0.0-next.115 && minor refactorv0.35.0
Compare Source
Minor Changes
9dddc36
Thanks @baseballyama! - feat: update type of $props runev0.34.1
Compare Source
Patch Changes
44c1704
Thanks @ota-meshi! - fix: wrong token when usinglang=ts
v0.34.0
Compare Source
Minor Changes
Add experimental support for Svelte v5
59fc0e9
Thanks @ota-meshi! - feat: (experimental) partial support for Svelte v5 parserff242c4
Thanks @baseballyama! - feat: Support runes9793cb0
Thanks @ota-meshi! - feat: apply runes to*.svelte.js
and*.svelte.ts
.af1bae5
Thanks @ota-meshi! - feat: apply correct type information to$derived
argument expression3b2c62b
Thanks @ota-meshi! - feat: add support for$bindable
rune726f21f
Thanks @baseballyama! - feat: skip type injection if template uses TypeScriptab13a46
Thanks @ota-meshi! - feat: add support for{#snippet}
and{@​render}
a27697a
Thanks @ota-meshi! - feat: change it to use modern AST, if svelte v5 is installed34232c5
Thanks @baseballyama! - feat: add type of$effect.active
850ad74
Thanks @ota-meshi! - feat: add support for$derived.by
type5f2b111
Thanks @ota-meshi! - feat: add experimental support for generics directive168f920
Thanks @ota-meshi! - feat: add support for$inspect
and$effect.root
7508680
Thanks @ota-meshi! - feat: improve props type92aeee3
Thanks @ota-meshi! - feat: change AST of{@​render}
and{#snippet}
to match the latest version of svelte v5.f722d7c
Thanks @ota-meshi! - fix: for svelte v5.0.0-next.68 & support optional{@​render}
0ef067b
Thanks @ota-meshi! - fix: incorrect location when there is whitespace at the beginning of block79a4fb7
Thanks @ota-meshi! - fix: wrong scope in top level snippetse27a3de
Thanks @baseballyama! - feat: update$inspect
typesd5b3322
Thanks @baseballyama! - feat: add$state.frozen
supportc21b54c
Thanks @ota-meshi! - fix: incorrect location for{ #await expr then v }
with spacesConfiguration
📅 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.