chore(deps-dev): bump the svelte group across 1 directory with 4 updates - #16560
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the svelte group across 1 directory with 4 updates#16560dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
Hello 👋! When you're ready to run Chromatic, please apply the You will need to reapply the label each time you want to run Chromatic. |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/svelte-90514d07bd
branch
4 times, most recently
from
August 20, 2026 18:37
244faee to
4ac41ac
Compare
Bumps the svelte group with 4 updates in the / directory: [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit), [@sveltejs/vite-plugin-svelte](https://github.com/sveltejs/vite-plugin-svelte/tree/HEAD/packages/vite-plugin-svelte), [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) and [svelte-check](https://github.com/sveltejs/language-tools). Updates `@sveltejs/kit` from 2.70.1 to 2.70.3 - [Release notes](https://github.com/sveltejs/kit/releases) - [Changelog](https://github.com/sveltejs/kit/blob/@sveltejs/kit@2.70.3/packages/kit/CHANGELOG.md) - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.70.3/packages/kit) Updates `@sveltejs/vite-plugin-svelte` from 7.2.0 to 7.3.0 - [Release notes](https://github.com/sveltejs/vite-plugin-svelte/releases) - [Changelog](https://github.com/sveltejs/vite-plugin-svelte/blob/main/packages/vite-plugin-svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/vite-plugin-svelte/commits/@sveltejs/vite-plugin-svelte@7.3.0/packages/vite-plugin-svelte) Updates `svelte` from 5.56.3 to 5.56.9 - [Release notes](https://github.com/sveltejs/svelte/releases) - [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md) - [Commits](https://github.com/sveltejs/svelte/commits/svelte@5.56.9/packages/svelte) Updates `svelte-check` from 4.7.3 to 4.7.6 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check@4.7.3...svelte-check@4.7.6) --- updated-dependencies: - dependency-name: "@sveltejs/kit" dependency-version: 2.70.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: svelte - dependency-name: "@sveltejs/vite-plugin-svelte" dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: svelte - dependency-name: svelte dependency-version: 5.56.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: svelte - dependency-name: svelte-check dependency-version: 4.7.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: svelte ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/svelte-90514d07bd
branch
from
August 21, 2026 18:36
4ac41ac to
2b7fbce
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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/kit, @sveltejs/vite-plugin-svelte, svelte and svelte-check.
Updates
@sveltejs/kitfrom 2.70.1 to 2.70.3Release notes
Sourced from @sveltejs/kit's releases.
Changelog
Sourced from @sveltejs/kit's changelog.
Commits
39e8e1fVersion Packages (#16771)b61018dfix: avoid eagerly reading$app/statedependencies during module1ad0d43chore: get Vercel split platform tests running (#16666)a297affVersion Packages (#16571)82712fcMerge commit from forkUpdates
@sveltejs/vite-plugin-sveltefrom 7.2.0 to 7.3.0Release notes
Sourced from @sveltejs/vite-plugin-svelte's releases.
Changelog
Sourced from @sveltejs/vite-plugin-svelte's changelog.
Commits
e6a89fcVersion Packages (#1377)2eeef7efeat: pass environment todynamicCompileOptions(#1386)f92b24afix(deps): update dependency magic-string to v1 (#1381)d3d4052fix: don't log inline config when encountering unexpected options (#1376)c9feef6chore: add type annotations to Inspector.svelte (#1372)Updates
sveltefrom 5.56.3 to 5.56.9Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
20b341fVersion Packages (#18628)ee6dff8fix: better whitespace handling inside printer (#18638)a1d5035fix: preserve CSS comments in the AST printer (#18637)3ed9db4fix: don't duplicate comments in attributes (#18636)26786e9fix: skip controlled each fast path while another batch is pending (#18625)44a7813Version Packages (#18572)3dde011fix: callonerrorand provide a workingresetwhen hydrating a failed bou...2bace30fix: preserve select selection with spread attributes (#18561)b29d700Version Packages (#18560)b791cacchore: provideindentoption forprint(#18474)Updates
svelte-checkfrom 4.7.3 to 4.7.6Release notes
Sourced from svelte-check's releases.
Commits
f436ec0Version Packages (#3105)97710dbfix: handle SvelteKit 3 having its config merged at the top level (#3104)820daabfix: handle SvelteKit 3 changed imports for zero types feature (#3106)32018fdfix: don't log an error for vite configs without a Svelte plugin (#3091)58b7731Version Packages (#3102)87ce367fix: handle chdir throwing (#3103)1b77fc6chore: replace kit.svelte.dev links with the new site URL (#3100)a83093bfix: remove type dependency onmagic-string(#3101)182e45dVersion Packages (#3098)aba960bfix: prevent silent error during start-up caused by unhandled promise (#3096)