chore(deps-dev): bump the svelte group across 1 directory with 4 updates #124
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/adapter-auto, @sveltejs/kit, svelte and svelte-check.
Updates
@sveltejs/adapter-auto
from 2.1.1 to 3.2.1Release notes
Sourced from
@sveltejs/adapter-auto
's releases.Changelog
Sourced from
@sveltejs/adapter-auto
's changelog.Commits
b0116ff
Version Packages (#12230)16cd900
fix: bump import-meta-resolve (#12240)f685af9
Version Packages (#12042)e934685
feat: support Google Cloud in adapter-auto (#12015)043ad0f
Version Packages (#11691)961ba2c
fix: better error message when usingread
withadapter-auto
- closes #116...62e90a1
Version Packages (#11507)fe3b260
feat: use latest Azure adapter in adapter-auto (#11496)2783f13
Version Packages (#11402)4777943
chore: update primary branch from master to mainUpdates
@sveltejs/kit
from 1.28.0 to 2.5.10Release notes
Sourced from
@sveltejs/kit
's releases.... (truncated)
Changelog
Sourced from
@sveltejs/kit
's changelog.... (truncated)
Commits
b0116ff
Version Packages (#12230)16cd900
fix: bump import-meta-resolve (#12240)460d452
fix: exclude server files from optimizeDeps.entries (#12242)22ab4c1
Version Packages (#12222)71015f0
fix: yield main thread before navigating (#12225)7b72c11
fix: ensure generated tsconfig paths start with./
if aliasing to `./svelte...0fee61c
Version Packages (#12152)7a62572
fix: configure Vite configoptimizeDeps.entries
option (#12182)c5d1e67
Version Packages (#12143)172db45
chore(deps): update dependency devalue to v5 (#12141)Updates
svelte
from 4.2.8 to 4.2.17Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
a8deae9
Version Packages (#11594)8592914
fix: correctly handle falsy values of style directives in SSR mode (#11584)8e4c778
Version Packages (#11491)1bab571
fix: additional check for component on destroy (svelte4) (#11489)9f2341f
Version Packages (#11202)a510c6a
fix: support attribute selector inside :global() (#11135)ad00cad
Version Packages (#11148)41eb8da
feat: support parsing camel case in container queries (#11131)11b8e94
Version Packages (#11101)9de149c
fix: applying :global for +,~ sibling combinator when slots are present. fixe...Updates
svelte-check
from 3.6.2 to 3.8.0Release notes
Sourced from svelte-check's releases.
... (truncated)
Commits
2478212
feat: Svelte 5 component class/function interop (#2380)15a4aab
fix: don't debounce document symbol request (#2382)6e57bce
feat: syntax highlight for svelte code block in mdx (#2381)cf00f03
fix: use correct semantic tokens for$props
types (#2379)7409890
fix: component import quick-fix with "did you mean" diagnostics (#2373)3147c81
feat: allowas
expressions for bindable props (#2372)80622df
fix: allow for whitespace in snippets declaration (#2366)9d7907e
fix: rework bindable types strategy (#2361)6cfb0d2
fix: revert waiting for config request in ts plugin (#2352)8236f63
fix: load user's Svelte version in TS plugin (#2351)You can trigger a rebase of this PR 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