chore(deps-dev): bump the svelte group across 1 directory with 4 updates #121
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.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.8Release notes
Sourced from
@sveltejs/kit
's releases.... (truncated)
Changelog
Sourced from
@sveltejs/kit
's changelog.... (truncated)
Commits
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)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)Updates
svelte
from 4.2.8 to 4.2.16Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
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...a6bf91c
docs: add file annotations to examples that benefit from ts toggle (#11058)b14eaba
Version Packages (#10607)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 <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