chore(deps): bump @storybook/react-vite from 9.1.15 to 10.0.8 in /frontend by dependabot[bot] · Pull Request #1053 · DiamondLightSource/workflows
Bumps @storybook/react-vite from 9.1.15 to 10.0.8.
Release notes
Sourced from @storybook/react-vite's releases.
v10.0.8
10.0.8
- React Native Web: Fix react native resuables and nativewind - #33056, thanks
@dannyhw!- React Native Web: Update vite-plugin-rnw for overall improvements - #32991, thanks
@dannyhw!- WebComponents: Fix `custom-elements.json` not being loaded - #33045, thanks
@ndelangen!v10.0.7
10.0.7
- ESLint: Only apply csf-strict rules on stories files - #31963, thanks
@cylewaitforit!- Next.js: Update SWC loader to support new wasm detection - #33003, thanks
@yannbf!v10.0.6
10.0.6
- CSF: Fix export interface declaration for NextPreview - #32914, thanks
@icopp!- Controls: Add range validation in Number Control - #32539, thanks
@ia319!- Fix: Export interface declaration for ReactMeta - #32915, thanks
@icopp!- Vitest Addon: Add support for Preact - #32948, thanks
@yannbf!v10.0.5
10.0.5
- Core: Add reentry guard to focus patch - #32655, thanks
@ia319!- Nextjs Vite: Update internal plugin to support `svgr` use cases - #32957, thanks
@yannbf!v10.0.4
10.0.4
- CLI: Fix issue with running Storybook after being initialized - #32929, thanks
@yannbf!- CRA: Fix `module` not defined in ESM - #32940, thanks
@ndelangen!v10.0.3
10.0.3
- Core: Better handling for TypeScript satisfies/as syntaxes - #32891, thanks
@yannbf!- Core: Fix wrong import to fix Yarn PnP support - #32928, thanks
@yannbf!- ESlint: Update `@storybook/experimental-nextjs-vite` in `no-renderer-packages` rule - #32909, thanks
@ndelangen!- React Native: Update withStorybook setup instructions - #32919, thanks
@dannyhw!v10.0.2
10.0.2
- CLI: Fix glob string formatting in csf-factories codemod - #32880, thanks
@yannbf!- Core: Improve file path resolution on Windows - #32893, thanks
@yannbf!- Vite: Update `optimizeViteDeps` for addon-docs and addon-vitest - #32881, thanks
@ndelangen!v10.0.1
10.0.1
... (truncated)
Changelog
Sourced from @storybook/react-vite's changelog.
10.0.8
- React Native Web: Fix react native resuables and nativewind - #33056, thanks
@dannyhw!- React Native Web: Update vite-plugin-rnw for overall improvements - #32991, thanks
@dannyhw!- WebComponents: Fix
custom-elements.jsonnot being loaded - #33045, thanks@ndelangen!10.0.7
- ESLint: Only apply csf-strict rules on stories files - #31963, thanks
@cylewaitforit!- Next.js: Update SWC loader to support new wasm detection - #33003, thanks
@yannbf!10.0.6
- CSF: Fix export interface declaration for NextPreview - #32914, thanks
@icopp!- Controls: Add range validation in Number Control - #32539, thanks
@ia319!- Fix: Export interface declaration for ReactMeta - #32915, thanks
@icopp!- Vitest Addon: Add support for Preact - #32948, thanks
@yannbf!10.0.5
- Core: Add reentry guard to focus patch - #32655, thanks
@ia319!- Nextjs Vite: Update internal plugin to support
svgruse cases - #32957, thanks@yannbf!10.0.4
- CLI: Fix issue with running Storybook after being initialized - #32929, thanks
@yannbf!- CRA: Fix
modulenot defined in ESM - #32940, thanks@ndelangen!10.0.3
- Core: Better handling for TypeScript satisfies/as syntaxes - #32891, thanks
@yannbf!- Core: Fix wrong import to fix Yarn PnP support - #32928, thanks
@yannbf!- ESlint: Update
@storybook/experimental-nextjs-viteinno-renderer-packagesrule - #32909, thanks@ndelangen!- React Native: Update withStorybook setup instructions - #32919, thanks
@dannyhw!10.0.2
- CLI: Fix glob string formatting in csf-factories codemod - #32880, thanks
@yannbf!- Core: Improve file path resolution on Windows - #32893, thanks
@yannbf!- Vite: Update
optimizeViteDepsfor addon-docs and addon-vitest - #32881, thanks@ndelangen!10.0.1
- Presets: Fix incorrect imports - #32875, thanks
@ndelangen!- Upgrade: Satellite compatible with 10.1 prerelease - #32877, thanks
@ndelangen!10.0.0
Storybook 10 contains one breaking change: it’s ESM-only. This simplifies our distribution and reduces install size by 29% while simultaneously unminifying dist code for easier debugging. It also includes features to level up your UI development, documentation, and testing workflows:
... (truncated)
Commits
0c00f80Bump version from "10.0.7" to "10.0.8" [skip ci]8e7b0d2Merge pull request #33044 from storybookjs/norbert/bust-cache-2015-11-14c1d388cBump version from "10.0.6" to "10.0.7" [skip ci]8ca96a8Bump version from "10.0.5" to "10.0.6" [skip ci]f3bad0eBump version from "10.0.4" to "10.0.5" [skip ci]8396932Bump version from "10.0.3" to "10.0.4" [skip ci]f04202cBump version from "10.0.2" to "10.0.3" [skip ci]06d0c2fBump version from "10.0.1" to "10.0.2" [skip ci]ce1c3b9Bump version from "10.0.0" to "10.0.1" [skip ci]88a02e6Bump version from "10.0.0-rc.4" to "10.0.0" [skip ci]- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.