rusackas commented on PR #41241: URL: https://github.com/apache/superset/pull/41241#issuecomment-4753236297
Superseded by the consolidated #41229, which bumps the full Storybook 10.x toolchain (`storybook`, `@storybook/react-webpack5`, `@storybook/addon-docs`, `@storybook/addon-links`) from 10.4.3 to 10.4.4 together. These `@storybook/*` packages peer-depend on the same `storybook` core version, so bumping any one in isolation leaves `npm ci` failing with an ERESOLVE peer conflict (the root `storybook` dep was never bumped by Dependabot). They have to move in lockstep. This PR can be closed once #41229 merges. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
