Skip to content

build(deps-dev): bump @storybook/nextjs from 8.6.2 to 10.2.4#640

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/storybook/nextjs-10.2.4
Open

build(deps-dev): bump @storybook/nextjs from 8.6.2 to 10.2.4#640
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/storybook/nextjs-10.2.4

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 3, 2026

Bumps @storybook/nextjs from 8.6.2 to 10.2.4.

Release notes

Sourced from @​storybook/nextjs's releases.

v10.2.4

10.2.4

v10.2.3

10.2.3

  • Addon-Vitest: Normalize Windows paths in addon-vitest automigration - #33340, thanks @​tanujbhaud!
  • Core: Fix `previewHref` when current path does not end with a slash - #33647, thanks @​ghengeveld!

v10.2.2

10.2.2

v10.2.1

10.2.1

v10.2.0

10.2.0

Improved UI and story authoring ergonomics

Storybook 10.2 contains hundreds of fixes and improvement including:

  • 💅 New Viewports and Zoom UI
  • 🏭 Typesafe CSF factories for Vue, Angular, Web Components (preview)
  • 📄 MDX support for Storybook MCP (experimental)

... (truncated)

Changelog

Sourced from @​storybook/nextjs's changelog.

10.2.4

10.2.3

  • Addon-Vitest: Normalize Windows paths in addon-vitest automigration - #33340, thanks @​tanujbhaud!
  • Core: Fix previewHref when current path does not end with a slash - #33647, thanks @​ghengeveld!

10.2.2

10.2.1

10.2.0

Improved UI and story authoring ergonomics

Storybook 10.2 contains hundreds of fixes and improvement including:

  • 💅 New Viewports and Zoom UI
  • 🏭 Typesafe CSF factories for Vue, Angular, Web Components (preview)
  • 📄 MDX support for Storybook MCP (experimental)
  • Addon-A11y: Lock vision filter dropdown for stories with vision global - #33599, thanks @​ghengeveld!
  • Addon-Docs: Add MDX manifest generation - #33408, thanks @​copilot-swe-agent!
  • Addon-Docs: Skip !autodocs stories when computing primary story - #32712, thanks @​ia319!
  • Addon-Pseudo States: Fix stylesheet rewrite for :not() with parenthesis in inner selector - #33491, thanks @​ghengeveld!
  • Addon-Vitest: Added timeout for fetching localhost 6006 during global setup. - #33232, thanks @​snippy4!
  • Addon-Vitest: Fallback detecting vitest version in postinstall - #33415, thanks @​ndelangen!
  • Addon-Vitest: Improve error message in testing widget modal - #33481, thanks @​yannbf!
  • Addon-Vitest: Improve perf & fix loading incorrect .env file - #33469, thanks @​ndelangen!

... (truncated)

Commits
  • 8e2b782 Bump version from "10.2.3" to "10.2.4" [skip ci]
  • 8d21731 Merge pull request #33419 from pallaprolus/fix/30390-nextjs-link-context
  • d959d6c Bump version from "10.2.2" to "10.2.3" [skip ci]
  • e367333 Bump version from "10.2.1" to "10.2.2" [skip ci]
  • acf2b44 Bump version from "10.2.0" to "10.2.1" [skip ci]
  • a674af8 Bump version from "10.2.0-beta.5" to "10.2.0" [skip ci]
  • 6818f34 Bump version from "10.2.0-beta.4" to "10.2.0-beta.5" [skip ci]
  • 8840beb Bump version from "10.2.0-beta.3" to "10.2.0-beta.4" [skip ci]
  • 61a15af Bump version from "10.2.0-beta.2" to "10.2.0-beta.3" [skip ci]
  • 5b8a6ad Bump version from "10.2.0-beta.1" to "10.2.0-beta.2" [skip ci]
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​storybook/nextjs since your current version.


Dependabot compatibility score

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 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 3, 2026
@vercel
Copy link

vercel bot commented Feb 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
demo-dapp-otaa Ready Ready Preview, Comment Feb 3, 2026 1:36am

Bumps [@storybook/nextjs](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/nextjs) from 8.6.2 to 10.2.4.
- [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.2.4/code/frameworks/nextjs)

---
updated-dependencies:
- dependency-name: "@storybook/nextjs"
  dependency-version: 10.2.4
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/storybook/nextjs-10.2.4 branch from 30a8ee9 to 72f0933 Compare February 4, 2026 06:07
@vercel
Copy link

vercel bot commented Feb 4, 2026

Deployment failed with the following error:

Resource is limited - try again in 9 hours (more than 100, code: "api-deployments-free-per-day").

Learn More: https://vercel.com/dargon789-forge?upgradeToPro=build-rate-limit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dashboard dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants