microsoft / iot-cardboard-js

iot-cardboard-js is a React library for building experiences for IoT applications
https://main--601c6b2fcd385c002100f14c.chromatic.com/
MIT License
84 stars 27 forks source link

feat: Upgrade storybook to v7-latest for Webpack5 #985

Closed pasanchMSFT closed 5 months ago

pasanchMSFT commented 5 months ago

Summary of changes ๐Ÿ”

Upgrade Storybook to V7-latest to use Webpack5. Webpack5 is recommended due to a high-risk security exploit detected for webpack-dev-middleware in <v5: https://github.com/advisories/GHSA-wr3j-pwj9-hqq6.

Other changes include:

Testing ๐Ÿงช

pasanchMSFT commented 5 months ago

You've got a few other files that are flagged, is it related to your change? image

These seem to be lint suggestions from GH, unrelated to my changes.

pasanchMSFT commented 5 months ago

Both ValueRange stories and Ontology model selection stories work. Ontology authoring integration Story is currently broken because of an infinite loop, pending investigation.

RangeStoryWorks OATStoryWorks
github-actions[bot] commented 5 months ago

:tada: This PR is included in version 1.0.0-beta.405 :tada:

The release is available on:

Your semantic-release bot :package::rocket: