Sage / carbon

Carbon by Sage | ReactJS UI Component Library
https://carbon.sage.com
Apache License 2.0
277 stars 86 forks source link

feat(storybook): upgrade storybook to 8.3 #6989

Open nineteen88 opened 1 week ago

nineteen88 commented 1 week ago

Proposed behaviour

Current behaviour

Checklist

QA

Additional context

Testing instructions

nineteen88 commented 6 days ago

Added Blocked label as there is some issues with an update to Rollup whereby it now panics when there are unicode characters. We don't use Rollup ourselves, but Playwright utilises it and therefore is crashing when trying to run our playwright tests.

The Rollup update itself is to address an XSS (High) security vulnerability that is currently present in the Master branch of Carbon.