chore(deps-dev): bump the build group with 5 updates #741
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 build group with 5 updates:
2.8.5
2.12.1
5.0.1
5.0.2
1.80.3
1.83.0
5.2.10
5.14.3
4.1.0
4.1.1
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
sass
from 1.80.3 to 1.83.0Release notes
Sourced from sass's releases.
... (truncated)
Changelog
Sourced from sass's changelog.
... (truncated)
Commits
f38dbb0
Merge pull request #2464 from sass/rest-param-comma0230ccf
Update pkg/sass_api/CHANGELOG.mddd9b106
Rename ArgumentInvocation and ArgumentDeclarationc45bc70
Allow a trailing comma after rest parameters and arguments219fe67
Fix static analysis issues for dart 3.6 (#2462)f9eef81
Fix links to importers in the internal documentation (#2458)1b3c7de
Represent rest parameters as properties on Parameter (#2454)7a6722c
Fix the declaration of ReturnRule._returnExpression (#2455)1536dc0
Merge pull request #2453 from sass/returna74f9c3
Enable useDefineForClassFields and fix affected TS files. (#2447)Updates
svelte
from 5.2.10 to 5.14.3Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
00ff60e
Version Packages (#14740)c033dae
fix: bump esrap, prevent malformed AST (#14742)36a437c
fix: compare array contents for equality mismatch detections, not the arrays ...5529ad2
Version Packages (#14735)3146e93
chore: loose parser improvements (#14733)36d73ca
fix: correctly highlight first rerun of$inspect.trace
(#14734)e0e9990
Version Packages (#14728)699dc6e
fix: improve unowned derived performance (#14724)bbf3829
Version Packages (#14715)5483495
feat: add $inspect.trace rune (#14290)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