chore(deps-dev): bump the svelte group across 1 directory with 3 updates #1199
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.
Bumps the svelte group with 3 updates in the / directory: svelte, svelte-check and svelte2tsx.
Updates
svelte
from 5.0.5 to 5.1.13Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
4bcd01b
Version Packages (#14207)1060bea
fix: considervalueOf
in the reactive methods ofSvelteDate
(#14227)f0c2d4c
fix: account for shadowing children slot during migration (#14224)31e6bbb
fix: addlang="ts"
attribute during migration if needed (#14222)438de04
fix: add migration task when there's a variable named that would conflict wit...870745f
fix: handle sibling combinators within:has
(#14213)53af138
fix: read index as a source in legacy keyed each block (#14208)ea0d80e
fix: consider variables with synthetic store sub as state (#14195)1eed645
fix: ensure explicit nesting selector is always applied (#14193)d7caf08
Version Packages (#14184)Updates
svelte-check
from 4.0.5 to 4.0.6Release notes
Sourced from svelte-check's releases.
Commits
a3a6393
fix: keeplinkedEditing
working when tag name contains.
(#2570)6513a28
fix: ignore exported variable declarations that aren't simple identifiers6180537
fix: copy global types into hidden folder in IDE contexts (#2561)02b6b06
fix: prevent false-positive auto completions on Svelte components (#2564)b823694
fix: take complex/mapped typed into account during prop completions (#2563)776125b
fix: infer object and array shapes from fallback types (#2562)98f7229
feat: support typescript 5.6 (#2545)01fbe14
feat: add runes mode indicator (#2554)8e7d7ef
fix: properly highlight svelte 5 <component.dot.notation /> (#2552)39f3d04
feat: provide component instance type in Svelte 5 (#2553)Updates
svelte2tsx
from 0.7.22 to 0.7.23Commits
a3a6393
fix: keeplinkedEditing
working when tag name contains.
(#2570)6513a28
fix: ignore exported variable declarations that aren't simple identifiers6180537
fix: copy global types into hidden folder in IDE contexts (#2561)02b6b06
fix: prevent false-positive auto completions on Svelte components (#2564)b823694
fix: take complex/mapped typed into account during prop completions (#2563)776125b
fix: infer object and array shapes from fallback types (#2562)98f7229
feat: support typescript 5.6 (#2545)01fbe14
feat: add runes mode indicator (#2554)8e7d7ef
fix: properly highlight svelte 5 <component.dot.notation /> (#2552)39f3d04
feat: provide component instance type in Svelte 5 (#2553)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions