Skip to content

Upgrade SB to latest#115

Closed
kylegach wants to merge 2 commits into
storybookjs:mainfrom
kylegach:upgrade-sb
Closed

Upgrade SB to latest#115
kylegach wants to merge 2 commits into
storybookjs:mainfrom
kylegach:upgrade-sb

Conversation

@kylegach
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings December 29, 2025 21:18
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Dec 29, 2025

⚠️ No Changeset found

Latest commit: 7f0b70e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

💥 An error occurred when fetching the changed packages and changesets in this PR
Some errors occurred when validating the changesets config:
The package or glob expression "@storybook/mcp-eval*" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR upgrades Storybook and related packages from version 10.1.2 to 10.1.11 across the monorepo. The update is applied consistently to all Storybook dependencies in both the default and experiments catalogs, affecting the workspace configuration and lock file dependencies.

Key Changes:

  • Storybook core and addon packages upgraded from 10.1.2 to 10.1.11
  • Lock file updated with new package resolutions and integrity hashes
  • Dependencies include tarball URLs in resolutions (common pnpm lockfile format)

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
pnpm-workspace.yaml Updated all Storybook package versions from 10.1.2 to 10.1.11 in both default and experiments catalogs
pnpm-lock.yaml Updated package resolutions, integrity hashes, and dependency versions for the upgraded Storybook packages; includes various transitive dependency updates

Review Outcome: The changes appear to be a straightforward version upgrade with consistent application across all Storybook packages. The lockfile changes are expected for a dependency update, including new package resolutions and updated transitive dependencies.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Dec 29, 2025

npm i https://pkg.pr.new/storybookjs/mcp/@storybook/addon-mcp@115
npm i https://pkg.pr.new/storybookjs/mcp/@storybook/mcp@115

commit: 7f0b70e

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.82%. Comparing base (7b85cb0) to head (7f0b70e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #115   +/-   ##
=======================================
  Coverage   87.82%   87.82%           
=======================================
  Files          19       19           
  Lines         427      427           
  Branches      122      122           
=======================================
  Hits          375      375           
  Misses          8        8           
  Partials       44       44           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JReinhold
Copy link
Copy Markdown
Contributor

Superseded by #120

@JReinhold JReinhold closed this Jan 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants