chore(deps-dev): Bump the dashboard-deps group in /dashboard with 6 updates - #588
Merged
angel-manuel merged 1 commit intoAug 31, 2026
Conversation
Bumps the dashboard-deps group in /dashboard with 6 updates: | Package | From | To | | --- | --- | --- | | [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs) | `10.5.8` | `10.5.10` | | [@storybook/sveltekit](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/sveltekit) | `10.5.8` | `10.5.10` | | [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) | `2.70.2` | `2.70.3` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) | `10.5.8` | `10.5.10` | | [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) | `5.56.9` | `5.56.10` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.2.1` | `8.2.2` | Updates `@storybook/addon-docs` from 10.5.8 to 10.5.10 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.5.10/code/addons/docs) Updates `@storybook/sveltekit` from 10.5.8 to 10.5.10 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.5.10/code/frameworks/sveltekit) Updates `@sveltejs/kit` from 2.70.2 to 2.70.3 - [Release notes](https://github.com/sveltejs/kit/releases) - [Changelog](https://github.com/sveltejs/kit/blob/version-3/packages/kit/CHANGELOG.md) - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@2.70.3/packages/kit) Updates `storybook` from 10.5.8 to 10.5.10 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v10.5.10/code/core) Updates `svelte` from 5.56.9 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 `vite` from 8.2.1 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: "@storybook/addon-docs" dependency-version: 10.5.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dashboard-deps - dependency-name: "@storybook/sveltekit" dependency-version: 10.5.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dashboard-deps - dependency-name: "@sveltejs/kit" dependency-version: 2.70.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dashboard-deps - dependency-name: storybook dependency-version: 10.5.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dashboard-deps - dependency-name: svelte dependency-version: 5.56.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dashboard-deps - dependency-name: vite dependency-version: 8.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dashboard-deps ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Code diff size+0 / −0 across 0 files (net +0) No production source files changed. Source files under |
angel-manuel
deleted the
dependabot/npm_and_yarn/dashboard/dev/dashboard-deps-93cdc33ede
branch
August 31, 2026 07:37
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 dashboard-deps group in /dashboard with 6 updates:
10.5.810.5.1010.5.810.5.102.70.22.70.310.5.810.5.105.56.95.56.108.2.18.2.2Updates
@storybook/addon-docsfrom 10.5.8 to 10.5.10Release notes
Sourced from @storybook/addon-docs's releases.
Changelog
Sourced from @storybook/addon-docs's changelog.
Commits
a2db752Bump version from "10.5.9" to "10.5.10" [skip ci]8f56104Bump version from "10.5.8" to "10.5.9" [skip ci]Updates
@storybook/sveltekitfrom 10.5.8 to 10.5.10Release notes
Sourced from @storybook/sveltekit's releases.
Changelog
Sourced from @storybook/sveltekit's changelog.
Commits
a2db752Bump version from "10.5.9" to "10.5.10" [skip ci]8f56104Bump version from "10.5.8" to "10.5.9" [skip ci]Updates
@sveltejs/kitfrom 2.70.2 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)Updates
storybookfrom 10.5.8 to 10.5.10Release notes
Sourced from storybook's releases.
Changelog
Sourced from storybook's changelog.
Commits
a2db752Bump version from "10.5.9" to "10.5.10" [skip ci]de77b08Merge pull request #35929 from storybookjs/valentin/sb-1821-pin-oxc-resolver374b8b3Merge pull request #35966 from storybookjs/valentin/docs-overlay-typography2148cddMerge pull request #35950 from storybookjs/fix/eslint-plugin-bundle-csfb336e8fMerge pull request #35945 from storybookjs/valentin/static-services-subpath-f...8f56104Bump version from "10.5.8" to "10.5.9" [skip ci]f31554bBackport the module-graph hot/cold split and no-op index skip to 10.5.9.c1db83aMerge pull request #35521 from TheSeydiCharyyev/fix/35436-urlstore-docs-pathUpdates
sveltefrom 5.56.9 to 5.56.10Release notes
Sourced from svelte's releases.
Changelog
Sourced from svelte's changelog.
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
vitefrom 8.2.1 to 8.2.2Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
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)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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