Skip to content

Conversation

@almeidx
Copy link
Member

@almeidx almeidx commented Dec 7, 2025

  • Replaced deprecated @storybook/addon-styling with @storybook/addon-themes
  • Removed deprecated @storybook/addon-essentials and @storybook/addon-interactions
  • Upgraded chromatic, although it's seemingly unused anywhere
  • Upgraded @types/node to match the ones in the guide and website

Copilot AI review requested due to automatic review settings December 7, 2025 01:04
@almeidx almeidx requested review from a team as code owners December 7, 2025 01:04
@almeidx almeidx requested a review from iCrawl December 7, 2025 01:04
@vercel vercel bot temporarily deployed to Preview – discord-js-guide December 7, 2025 01:04 Inactive
@vercel
Copy link

vercel bot commented Dec 7, 2025

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

2 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
discord-js-guide Ignored Ignored Preview Dec 8, 2025 8:21am
discord-js Skipped Skipped Dec 8, 2025 8:21am

@vercel vercel bot temporarily deployed to Preview – discord-js December 7, 2025 01:04 Inactive
- Replaced deprecated `@storybook/addon-styling` with `@storybook/addon-themes`
- Removed deprecated `@storybook/addon-essentials` and `@storybook/addon-interactions`
- Upgraded `chromatic`, although it's seemingly unused anywhere
- Upgraded `@types/node` to match the ones in the guide and website
@almeidx almeidx force-pushed the chore/upgrade-storybook branch from 26f8e58 to f041c12 Compare December 7, 2025 01:05
@vercel vercel bot temporarily deployed to Preview – discord-js December 7, 2025 01:05 Inactive
@vercel vercel bot temporarily deployed to Preview – discord-js-guide December 7, 2025 01:05 Inactive
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 upgrades Storybook from v8.6.14 to v10.1.4, along with related dependencies and configuration updates. The upgrade involves replacing deprecated addons, updating package versions, and adjusting configuration files to align with Storybook v10's requirements.

Key Changes:

  • Replaced deprecated @storybook/addon-styling with @storybook/addon-themes
  • Removed deprecated @storybook/addon-essentials and @storybook/addon-interactions
  • Upgraded all Storybook packages from v8.6.14 to v10.1.4
  • Updated @types/node from v22.19.1 to v24.10.1
  • Upgraded chromatic from v11.29.0 to v13.3.4
  • Removed docs.autodocs configuration from main.ts

Reviewed changes

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

File Description
pnpm-lock.yaml Updated lockfile with Storybook v10 dependencies and removed deprecated packages
packages/ui/package.json Updated Storybook addon dependencies to v10 compatible versions
packages/ui/.storybook/preview.ts Changed import from @storybook/addon-styling to @storybook/addon-themes
packages/ui/.storybook/main.ts Simplified addons array and removed docs.autodocs configuration

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

@github-project-automation github-project-automation bot moved this from Todo to Review Approved in discord.js Dec 8, 2025
@vercel vercel bot temporarily deployed to Preview – discord-js December 8, 2025 08:21 Inactive
@kodiakhq kodiakhq bot merged commit d518c97 into main Dec 8, 2025
27 checks passed
@kodiakhq kodiakhq bot deleted the chore/upgrade-storybook branch December 8, 2025 08:27
@github-project-automation github-project-automation bot moved this from Review Approved to Done in discord.js Dec 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

5 participants