chore(deps-dev): bump the svelte group across 1 directory with 4 updates #737
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 4 updates in the / directory: @sveltejs/kit, @sveltejs/vite-plugin-svelte, svelte and svelte-check.
Updates
@sveltejs/kit
from 2.8.5 to 2.12.1Release notes
Sourced from
@sveltejs/kit
's releases.... (truncated)
Changelog
Sourced from
@sveltejs/kit
's changelog.... (truncated)
Commits
089159c
Version Packages (#13175)2b925b4
fix: replace navigating.current.x with navigating.x (#13174)899ff3f
Version Packages (#13172)f2393eb
feat: add$app/state
module (#13140)0464283
chore: specify the route ID in the error message during development when maki...2129e0b
Version Packages (#13155)a1fea7e
fix: adhere to Vitebuild.minify
setting when building service worker (#13143)5d6a8c3
Version Packages (#13147)3d9e03a
feat: allow serialization/deserialization of custom data types (alternative A...11a9f66
fix: correctly resolve hooks entry file when directory exists (#13144)Updates
@sveltejs/vite-plugin-svelte
from 5.0.1 to 5.0.2Release notes
Sourced from
@sveltejs/vite-plugin-svelte
's releases.Changelog
Sourced from
@sveltejs/vite-plugin-svelte
's changelog.Commits
0e8ebf3
Version Packages (#1045)e41edff
fix: update warning codes for svelte5 (#1044)1b302f1
chore(deps): update all non-major dependencies (#1042)12dc87c
chore(deps): update all non-major dependencies (#1041)Updates
svelte
from 5.2.10 to 5.14.1Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
e0e9990
Version Packages (#14728)699dc6e
fix: improve unowned derived performance (#14724)bbf3829
Version Packages (#14715)5483495
feat: add $inspect.trace rune (#14290)64a32ce
Version Packages (#14708)9f96417
note when features were added (#14709)b0e3c5b
feat: add outro option to unmount (#14540)f0af633
feat: loose parser mode (#14691)af9b071
Version Packages (#14698)887ce6a
fix: don't add parenthesis to media query if already present (#14699)Updates
svelte-check
from 4.1.0 to 4.1.1Release notes
Sourced from svelte-check's releases.
Commits
02db54d
fix: supporteach
withoutas
(#2615)131f78a
fix: make sure snapshots are shared per ProjectService (#2614)89cc22b
fix: ensure imports without semicolon doesn't break intellisense (#2610)fda35fe
chore: update tests0bf5836
chore: pin TS to 5.6 for now10820f9
fix: ensure organize imports doesn't mess with generated $$Component typeDependabot 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