Skip to content

Conversation

@ndelangen
Copy link
Member

No description provided.

…de @storybook/icons to v2.0.0 and @storybook/addon-docs to v10.1.0-alpha.10
@ndelangen ndelangen changed the title Update Storybook dependencies and pnpm version in package.json; upgrade @storybook/icons to v2.0.0 and @storybook/addon-docs to v10.1.0-alpha.10 Nov 13, 2025
@ndelangen ndelangen self-assigned this Nov 13, 2025
@ndelangen ndelangen marked this pull request as ready for review November 13, 2025 10:26
Copilot finished reviewing on behalf of ndelangen November 13, 2025 10:30
Copy link

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 updates dependencies, primarily upgrading @storybook/icons from v1.4.0 to v2.0.0 (a major version bump), and updates the pnpm package manager from 10.0.0 to 10.22.0. Additionally, it refactors the pnpm workspace configuration by moving the onlyBuiltDependencies setting from package.json to the dedicated pnpm-workspace.yaml file.

Key Changes:

  • Upgraded @storybook/icons to v2.0.0, which may include breaking changes given the major version bump
  • Updated pnpm package manager to version 10.22.0 with its corresponding integrity hash
  • Moved onlyBuiltDependencies configuration to pnpm-workspace.yaml for better workspace management

Reviewed Changes

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

File Description
package.json Updated @storybook/icons to v2.0.0, upgraded pnpm to 10.22.0, and removed the pnpm.onlyBuiltDependencies configuration section
pnpm-workspace.yaml Added onlyBuiltDependencies configuration for esbuild (moved from package.json)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ndelangen ndelangen merged commit 9c2b54c into main Nov 13, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants