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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
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.0Release notes
Sourced from
@sveltejs/adapter-auto
's releases.Changelog
Sourced from
@sveltejs/adapter-auto
's changelog.Commits
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 main2558879
Version Packages (#11314)74b9a85
breaking: require SvelteKit 2 for all adapters (#11316)Updates
@sveltejs/kit
from 1.28.0 to 2.5.7Release notes
Sourced from
@sveltejs/kit
's releases.... (truncated)
Changelog
Sourced from
@sveltejs/kit
's changelog.... (truncated)
Commits
c5d1e67
Version Packages (#12143)172db45
chore(deps): update dependency devalue to v5 (#12141)bd54aa1
feat: add self-closing-tags migration (#12128)f71f381
Version Packages (#12111)94b7344
chore: upgrade vite, vitest, esbuild, and rollup (#12118)bbab296
fix: do not re-escape cookies collected from fetch calls during SSR (#11904)273b7bc
chore: upgrade eslint to v9 (#12098)8038643
Version Packages (#12051)f1a2133
skip hydrate if ssr: false (#12050)877f4bb
Version Packages (#11973)Updates
svelte
from 4.2.8 to 4.2.15Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
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...a6bf91c
docs: add file annotations to examples that benefit from ts toggle (#11058)b14eaba
Version Packages (#10607)055e7a8
fix: properly updatesvelte:component
props when there are spread props (#1...fb14a04
Version Packages (#10489)Updates
svelte-check
from 3.6.2 to 3.7.1Release notes
Sourced from svelte-check's releases.
Commits
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)c924fba
fix: handle boolean css var (#2350)fcc148d
fix: betterbind:group
transformation (#2349)6aa40f7
fix: handle#await
inside#snippet
(#2348)a8e45c6
fix: volar ts plugin compatibility (#2317)d9e8948
fix: preserve event attribute casing in svelte 5 (#2347)957b8d6
chore: Bindable and Svelte 5 interop (#2336)4c8c0db
feat: editor support for ts 5.4 (#2334)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