chore: upgrade Storybook to 10.3.5#22116
Conversation
✅ Deploy Preview for v11-carbon-web-components ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for v11-carbon-react ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for v11-carbon-web-components ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for v11-carbon-react ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #22116 +/- ##
=======================================
Coverage 95.10% 95.10%
=======================================
Files 548 548
Lines 45599 45599
Branches 6520 6520
=======================================
+ Hits 43366 43367 +1
+ Misses 2103 2102 -1
Partials 130 130
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
I duplicated the brace expansion fix over in #22061 because it needed it as well. I think that could land first but will resolve the conflict however it happens |
…sk/storybook-v10.3.5
…sk/storybook-v10.3.5
317f62d
* chore: upgrade Storybook to 10.3.5 * chore: yarn dedupe * chore(deps): remove brace-expansion resolutions entry * fix(tests): remove storybook actions call * fix(tests): refactor storybook actions use in tests
|
Hey there! v11.107.0 was just released that references this issue/PR. |
Changelog
Changed
10.3.5.main.tsRemoved
packages/react/.storybook/main.js.resolutionsentry that is no longer necessary and was causing the build to failTesting / Reviewing
PR Checklist
As the author of this PR, before marking ready for review, confirm you:
- [ ] Wrote passing tests that cover this change- [ ] Addressed any impact on accessibility (a11y)- [ ] Tested for cross-browser consistencyMore details can be found in the pull request guide