Skip to content

Update Storybook dependencies#7946

Merged
joshblack merged 1 commit into
mainfrom
update-storybook-dependencies
Jun 9, 2026
Merged

Update Storybook dependencies#7946
joshblack merged 1 commit into
mainfrom
update-storybook-dependencies

Conversation

@joshblack

Copy link
Copy Markdown
Member

Closes N/A

Changelog

New

N/A

Changed

  • Updated Storybook-related dev dependencies to their latest published versions.
  • Regenerated package-lock.json for the updated dependency graph.

Removed

N/A

Rollout strategy

  • Patch release
  • Minor release
  • Major release; if selected, include a written rollout or migration plan
  • None; dev dependency update only, with no published package API or runtime behavior change.

Testing & Reviewing

  • npm run build:storybook
  • npm run build
  • npm test -- --run hit two transient Chromium click timeouts; rerunning the affected test files passed.
  • npm run type-check
  • npm run lint
  • npm run lint:css
  • npm run format:diff

Merge checklist

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@joshblack joshblack requested a review from a team as a code owner June 8, 2026 19:46
@joshblack joshblack requested review from Copilot and liuliu-dev June 8, 2026 19:46
@joshblack joshblack added the skip changeset This change does not need a changelog label Jun 8, 2026
@changeset-bot

changeset-bot Bot commented Jun 8, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 9140c9c

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.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

@github-actions github-actions Bot added the staff Author is a staff member label Jun 8, 2026
@joshblack joshblack added the integration-tests: skipped manually Changes in this PR do not require an integration test label Jun 8, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This pull request updates Storybook-related development dependencies across the monorepo (root, @primer/react, and @primer/styled-react) and regenerates package-lock.json to reflect the new dependency graph.

Changes:

  • Bumped Storybook core (storybook) and Storybook React/Vite + addons to ^10.4.2.
  • Updated Storybook-related tooling dependencies (notably @storybook/addon-mcp and @storybook/icons).
  • Regenerated package-lock.json after dependency updates.
Show a summary per file
File Description
packages/styled-react/package.json Updates @storybook/react-vite dev dependency version.
packages/react/package.json Updates Storybook-related dev dependencies and storybook version used by the React package’s Storybook setup.
package.json Updates root Storybook tooling deps (including storybook and eslint-plugin-storybook).
package-lock.json Regenerated lockfile reflecting updated Storybook/tooling dependency graph.

Copilot's findings

  • Files reviewed: 3/4 changed files
  • Comments generated: 1

Comment thread package.json
@joshblack joshblack added this pull request to the merge queue Jun 9, 2026
Merged via the queue into main with commit 35c20e4 Jun 9, 2026
69 of 70 checks passed
@joshblack joshblack deleted the update-storybook-dependencies branch June 9, 2026 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

integration-tests: skipped manually Changes in this PR do not require an integration test skip changeset This change does not need a changelog staff Author is a staff member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants