deps(dev)(deps-dev): bump the development-deps group across 1 directory with 4 updates - #21
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
…ry with 4 updates Bumps the development-deps group with 4 updates in the / directory: [@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), [svelte-check](https://github.com/sveltejs/language-tools) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). 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.8 to 5.56.10 - [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.10/packages/svelte) Updates `svelte-check` from 4.7.4 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.4...svelte-check@4.7.6) Updates `vite` from 8.2.0 to 8.2.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v8.2.2/packages/vite) --- updated-dependencies: - dependency-name: "@sveltejs/vite-plugin-svelte" dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-deps - dependency-name: svelte dependency-version: 5.56.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-deps - dependency-name: svelte-check dependency-version: 4.7.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-deps - dependency-name: vite dependency-version: 8.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-deps ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/development-deps-a0031b9ab9
branch
from
August 29, 2026 07:47
b271e27 to
33fee62
Compare
Contributor
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/development-deps-a0031b9ab9
branch
August 29, 2026 08:09
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 development-deps group with 4 updates in the / directory: @sveltejs/vite-plugin-svelte, svelte, svelte-check and vite.
Updates
@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.8 to 5.56.10Release notes
Sourced from svelte's releases.
... (truncated)
Changelog
Sourced from svelte's changelog.
... (truncated)
Commits
56a036fVersion Packages (#18640)545205bperf: make async blocker analysis linear (#18549)950e2a8fix: strip comments from inline style values in linear time (#18553)ffc0e6efix: release last_propagated_event after event propagation settles (#18569)2f684fedocs: clarify that context lookup includes the current component and all ance...3feb34achore: deduplicate client/server context helpers (#18580)24130c1fix: parse nth-childofsyntax without whitespace afterof(#18611)a166761fix: treat concise arrow function bodies as implicit returns when calculating...a4c60ccfix: append_styles resolving todocument.headin WC (#18614)ee1249bfix: preserve renderer type in copy() during SSR (#18616)Updates
svelte-checkfrom 4.7.4 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)Updates
vitefrom 8.2.0 to 8.2.2Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
de1111arelease: v8.2.2cb77e2atest(ssr): add destructing assignment case for moduleRunnerTransform (#23308)9db0b61fix(ssr): rewrite computed key of destructing parameter (#23307)8413052fix: respectresolve.preserveSymlinkswhen resolving root (fix #23197) (#23...05a003efix(config): resolve sourcemap paths against sourcemap location (#23239)495d9fffeat(deps): widen@vitejs/devtoolspeer range to v0.5.0 (#23302)1d9fa39refactor: use JSON import attributes instead of readFileSync in constants (#2...2804636fix(css): don't pass empty targets to lightningcss (#23295)599b44btest(module-runner): simplify server-hmr tests (#23300)4a261f2test(module-runner): add TLA circular import case (#23299)