Closed dependabot[bot] closed 4 months ago
Migration to the new major version of svelkit requires code/configuration changes. This will be done later.
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.
To ignore these dependencies, configure ignore rules in dependabot.yml
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.18Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
230916f
Version Packages (#11925)dbe6057
chore: speed up regex (#11922)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)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