chore(deps): update dependency @storybook/react to v10#307
Open
renovate[bot] wants to merge 1 commit intonextfrom
Open
chore(deps): update dependency @storybook/react to v10#307renovate[bot] wants to merge 1 commit intonextfrom
renovate[bot] wants to merge 1 commit intonextfrom
Conversation
f2151bc to
e7e5202
Compare
e7e5202 to
f72e6b5
Compare
f72e6b5 to
f653ea0
Compare
f653ea0 to
8022b60
Compare
8022b60 to
4995950
Compare
4995950 to
d525914
Compare
f73c77d to
a139f07
Compare
a139f07 to
16e1c17
Compare
16e1c17 to
873e2cf
Compare
873e2cf to
13bce85
Compare
13bce85 to
98682b9
Compare
98682b9 to
7b9834d
Compare
7b9834d to
5069272
Compare
5069272 to
474465b
Compare
474465b to
c9d68db
Compare
c9d68db to
3cdf247
Compare
3cdf247 to
3628bcd
Compare
3628bcd to
82894f8
Compare
2d046c1 to
76705a5
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## next #307 +/- ##
=======================================
Coverage 98.58% 98.58%
=======================================
Files 8 8
Lines 424 424
Branches 148 148
=======================================
Hits 418 418
Misses 6 6 ☔ View full report in Codecov by Sentry. |
e2da73d to
9f7df9e
Compare
9f7df9e to
0ee9ba1
Compare
d510ccf to
ba9aa87
Compare
42a3d57 to
f0e4d25
Compare
f0e4d25 to
ad0576e
Compare
5b585bf to
0a89067
Compare
0a89067 to
8d09997
Compare
8d09997 to
5735f8f
Compare
b4e5b0b to
3cf7690
Compare
3cf7690 to
5bb4fec
Compare
ff68487 to
543fead
Compare
543fead to
8be3011
Compare
6c01878 to
f3c7573
Compare
d3fe750 to
bbbe3f0
Compare
871da44 to
b4f76d1
Compare
b4f76d1 to
93494c2
Compare
93494c2 to
62e0f2c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.3.18→10.3.1Release Notes
storybookjs/storybook (@storybook/react)
v10.3.1Compare Source
v10.3.0Compare Source
> Improved developer experience, AI-assisting tools, and broader ecosystem support
Storybook 10.3 contains hundreds of fixes and improvements including:
react-component-metaprop extraction tool for accurate controls and args tablesList of all updates
- A11y: Add ScrollArea prop focusable for when it has static children - [#33876](https://redirect.github.com/storybookjs/storybook/pull/33876), thanks @Sidnioulz! - A11y: Ensure popover dialogs have an ARIA label - [#33500](https://redirect.github.com/storybookjs/storybook/pull/33500), thanks @gayanMatch! - A11y: Make resize handles for addon panel and sidebar accessible [#33980](https://redirect.github.com/storybookjs/storybook/pull/33980) - A11y: Underline MDX links for WCAG SC 1.4.1 compliance - [#33139](https://redirect.github.com/storybookjs/storybook/pull/33139), thanks @NikhilChowdhury27! - Actions: Add expandLevel parameter to configure tree depth - [#33977](https://redirect.github.com/storybookjs/storybook/pull/33977), thanks @mixelburg! - Actions: Fix HandlerFunction type to support async callback props - [#33864](https://redirect.github.com/storybookjs/storybook/pull/33864), thanks @mixelburg! - Addon-Docs: Add React as optimizeDeps entry - [#34176](https://redirect.github.com/storybookjs/storybook/pull/34176), thanks @valentinpalkovic! - Addon-Docs: Add support for `sourceState: 'none'` to canvas block parameters - [#33627](https://redirect.github.com/storybookjs/storybook/pull/33627), thanks @quisido! - Addon-docs: Restore `docs.components` overrides for doc blocks [#34111](https://redirect.github.com/storybookjs/storybook/pull/34111) - Addon-Vitest: Add channel API to programmatically trigger test runs - [#33206](https://redirect.github.com/storybookjs/storybook/pull/33206), thanks @JReinhold! - Addon-Vitest: Handle additional vitest config export patterns in postinstall - [#34106](https://redirect.github.com/storybookjs/storybook/pull/34106), thanks @copilot-swe-agent! - Addon-Vitest: Make Playwright `--with-deps` platform-aware to avoid `sudo` prompt on Linux [#34121](https://redirect.github.com/storybookjs/storybook/pull/34121) - Addon-Vitest: Refactor Vitest setup to eliminate the need for a dedicated setup file - [#34025](https://redirect.github.com/storybookjs/storybook/pull/34025), thanks @valentinpalkovic! - Addon-Vitest: Support Vitest canaries - [#33833](https://redirect.github.com/storybookjs/storybook/pull/33833), thanks @valentinpalkovic! - Angular: Add moduleResolution: bundler to tsconfig - [#34085](https://redirect.github.com/storybookjs/storybook/pull/34085), thanks @valentinpalkovic! - Angular: only load webpack dependencies on demand - [#34043](https://redirect.github.com/storybookjs/storybook/pull/34043), thanks @sod! - Angular: Storybook fails with unknown option silent - [#33736](https://redirect.github.com/storybookjs/storybook/pull/33736), thanks @tanujbhaud! - Build: Update @types/node - [#34037](https://redirect.github.com/storybookjs/storybook/pull/34037), thanks @valentinpalkovic! - Builder-Vite: Centralize Vite plugins for builder-vite and addon-vitest - [#33819](https://redirect.github.com/storybookjs/storybook/pull/33819), thanks @valentinpalkovic! - Builder-Vite: Fix cold-cache vitest failures for story paths containing glob special characters - [#34044](https://redirect.github.com/storybookjs/storybook/pull/34044), thanks @copilot-swe-agent! - Builder-Vite: Use preview annotations as entry points for optimizeDeps - [#33875](https://redirect.github.com/storybookjs/storybook/pull/33875), thanks @copilot-swe-agent! - CI: declare explicit permissions for stale and weekly cron workflows - [#33902](https://redirect.github.com/storybookjs/storybook/pull/33902), thanks @Rohan5commit! - CLI: Add vike CLI metadata - [#34189](https://redirect.github.com/storybookjs/storybook/pull/34189), thanks @yannbf! - CLI: Avoid hanging of postinstall during init - [#34175](https://redirect.github.com/storybookjs/storybook/pull/34175), thanks @valentinpalkovic! - CLI: Fix onboarding not opening - [#33609](https://redirect.github.com/storybookjs/storybook/pull/33609), thanks @ndelangen! - CLI: Show multiple favicons warning as debug message - [#34069](https://redirect.github.com/storybookjs/storybook/pull/34069), thanks @remino! - Cli: Use npm for registry URL in PNPMProxy to avoid workspace errors - [#33571](https://redirect.github.com/storybookjs/storybook/pull/33571), thanks @ia319! - Controls: Allow story argTypes to override control: false from meta - [#33729](https://redirect.github.com/storybookjs/storybook/pull/33729), thanks @jonathan-fulton! - Controls: Fix Object contrast issue and tidy up code - [#33923](https://redirect.github.com/storybookjs/storybook/pull/33923), thanks @Sidnioulz! - Core: Ensure telemetry is never triggered on initial load of checklist data - [#33918](https://redirect.github.com/storybookjs/storybook/pull/33918), thanks @ghengeveld! - Core: Fix event source URL based on refId when multiple iframes share the same origin [#34105](https://redirect.github.com/storybookjs/storybook/pull/34105) - Core: Fix false-positive CJS warning when 'exports' appears in strings or comments - [#33572](https://redirect.github.com/storybookjs/storybook/pull/33572), thanks @reeseo3o! - Core: Fix handling complex viewport sizes [#33615](https://redirect.github.com/storybookjs/storybook/pull/33615) - Core: Fix iframe reference for composed Storybook on a subpath [#34100](https://redirect.github.com/storybookjs/storybook/pull/34100) - Core: Fix typos: occured -> occurred, recieves -> receives - [#33727](https://redirect.github.com/storybookjs/storybook/pull/33727), thanks @jonathan-fulton! - Core: Handle BROWSER=none correctly and improve error messages - [#33730](https://redirect.github.com/storybookjs/storybook/pull/33730), thanks @jonathan-fulton! - Core: Ignore empty files when indexing - [#33782](https://redirect.github.com/storybookjs/storybook/pull/33782), thanks @JReinhold! - Core: Register CORS middleware before index.json route - [#33728](https://redirect.github.com/storybookjs/storybook/pull/33728), thanks @jonathan-fulton! - Core: Revert Pull Request #33420 from Maelryn/fix/copy-button-overlap - [#33877](https://redirect.github.com/storybookjs/storybook/pull/33877), thanks @Sidnioulz! - Core: Zoom tool refinements - Hide reset button when value is initial - [#33635](https://redirect.github.com/storybookjs/storybook/pull/33635), thanks @superLipbalm! - Docs: Edit JSON button is now accessible at 320x256 viewport (WCAG 2.1 Reflow test) - [#33707](https://redirect.github.com/storybookjs/storybook/pull/33707), thanks @TheSeydiCharyyev! - Docs: Make CSS ordering in DocsContainer more predictable [#34015](https://redirect.github.com/storybookjs/storybook/pull/34015) - ESLint-plugin: Disallow extra properties in eslint plugin rule options - [#32056](https://redirect.github.com/storybookjs/storybook/pull/32056), thanks @andreww2012! - ESLint: bail out config setup if eslint-plugin-storybook is already imported - [#34089](https://redirect.github.com/storybookjs/storybook/pull/34089), thanks @copilot-swe-agent! - HMR: Fix race conditions causing stale play functions to fire on re-rendered stories - [#33930](https://redirect.github.com/storybookjs/storybook/pull/33930), thanks @copilot-swe-agent! - Maintenance: Revert pull request #33930 HMR events - [#34190](https://redirect.github.com/storybookjs/storybook/pull/34190), thanks @yannbf! - Maintenance: Use std-env for AI agent detection in telemetry [#34114](https://redirect.github.com/storybookjs/storybook/pull/34114) - Manifest: Add docs entries to debugger - [#33607](https://redirect.github.com/storybookjs/storybook/pull/33607), thanks @JReinhold! - Manifest: Rename `experimentalComponentsManifest` → `componentsManifest`, default to `true` [#33974](https://redirect.github.com/storybookjs/storybook/pull/33974) - Manifests: Fix Attached MDX causing wrong component entries [#34101](https://redirect.github.com/storybookjs/storybook/pull/34101) - Next.js-Vite: Fix failing postcss mutation - [#33879](https://redirect.github.com/storybookjs/storybook/pull/33879), thanks @valentinpalkovic! - Next.js: Move image configuration from FrameworkOptions to parameters [#32639](https://redirect.github.com/storybookjs/storybook/pull/32639), thanks @y-hsgw! - Preact: Support inferring props from component types - [#33828](https://redirect.github.com/storybookjs/storybook/pull/33828), thanks @JoviDeCroock! - React Native Web: Fix inconsistent example stories - [#33891](https://redirect.github.com/storybookjs/storybook/pull/33891), thanks @danielalanbates! - React: Add react-docgen-typescript to component manifest - [#33818](https://redirect.github.com/storybookjs/storybook/pull/33818), thanks @kasperpeulen! - Revert "Toolbar: Remove extra toolbar divider when zoom controls not shown" - [#34099](https://redirect.github.com/storybookjs/storybook/pull/34099), thanks @valentinpalkovic! - Test: Fix clearing mocks in Vitest [#34078](https://redirect.github.com/storybookjs/storybook/pull/34078) - Test: Update @testing-library/jest-dom - [#33928](https://redirect.github.com/storybookjs/storybook/pull/33928), thanks @valentinpalkovic! - Theming: Export interface declaration for `ThemesGlobals` - [#33343](https://redirect.github.com/storybookjs/storybook/pull/33343), thanks @icopp! - Toolbar: Remove extra toolbar divider when zoom controls not shown - [#33731](https://redirect.github.com/storybookjs/storybook/pull/33731), thanks @jonathan-fulton! - UI: Allow direct kb/mouse actions on zoom tool button - [#33496](https://redirect.github.com/storybookjs/storybook/pull/33496), thanks @Sidnioulz! - UI: Avoid large animation for reduced motion users - [#33530](https://redirect.github.com/storybookjs/storybook/pull/33530), thanks @Sidnioulz! - UI: Ensure Link without href is keyboard-reachable - [#34163](https://redirect.github.com/storybookjs/storybook/pull/34163), thanks @Sidnioulz! - UI: Fix `z-index` problem with `popover`s and `modal`s nesting - [#33757](https://redirect.github.com/storybookjs/storybook/pull/33757), thanks @ndelangen! - UI: Fix code/copy buttons overlap with content - [#33889](https://redirect.github.com/storybookjs/storybook/pull/33889), thanks @Sidnioulz! - UI: Fix Copy button overlapping code in portrait mode - [#33420](https://redirect.github.com/storybookjs/storybook/pull/33420), thanks @Maelryn! - UI: Fix modal text selection - [#33967](https://redirect.github.com/storybookjs/storybook/pull/33967), thanks @Sidnioulz! - UI: Fix tab navigation after closing addon panel - [#33971](https://redirect.github.com/storybookjs/storybook/pull/33971), thanks @copilot-swe-agent! - UI: Handle kb nav edge cases when preview and panel are hidden - [#33588](https://redirect.github.com/storybookjs/storybook/pull/33588), thanks @Sidnioulz! - UI: Hide addon panel Drag on pages without a panel - [#34162](https://redirect.github.com/storybookjs/storybook/pull/34162), thanks @Sidnioulz! - UI: Hide manifest tag for now - [#34165](https://redirect.github.com/storybookjs/storybook/pull/34165), thanks @Sidnioulz! - UI: Make disabled Buttons keyboard-focusable - [#34166](https://redirect.github.com/storybookjs/storybook/pull/34166), thanks @Sidnioulz! - UI: Make TagsFilter state persistent [#33374](https://redirect.github.com/storybookjs/storybook/pull/33374) - UI: Use correct selector for addon panel focus check - [#34164](https://redirect.github.com/storybookjs/storybook/pull/34164), thanks @Sidnioulz! - UI: Zoom faster when pressing shift - [#34185](https://redirect.github.com/storybookjs/storybook/pull/34185), thanks @Sidnioulz! - Viewport: Skip viewport validation before parameters load - [#33794](https://redirect.github.com/storybookjs/storybook/pull/33794), thanks @ia319! - Vite: Add mock entries to optimizeDeps.entries - [#34167](https://redirect.github.com/storybookjs/storybook/pull/34167), thanks @valentinpalkovic! - Vue3-Vite: Allow paths in docgen tsconfig option [#32310](https://redirect.github.com/storybookjs/storybook/pull/32310), thanks @Thomaash!v10.2.19Compare Source
v10.2.18Compare Source
v10.2.17Compare Source
v10.2.16Compare Source
definePreview({...}).type<T>()export default - #33885, thanks @copilot-swe-agent!v10.2.15Compare Source
v10.2.14Compare Source
v10.2.13Compare Source
v10.2.12Compare Source
v10.2.11Compare Source
v10.2.10Compare Source
v10.2.9Compare Source
v10.2.8Compare Source
v10.2.7Compare Source
v10.2.6Compare Source
v10.2.5Compare Source
v10.2.4Compare Source
activeprop warning in ZoomButton - #33697, thanks @yatishgoel!v10.2.3Compare Source
previewHrefwhen current path does not end with a slash - #33647, thanks @ghengeveld!v10.2.2Compare Source
v10.2.1Compare Source
v10.2.0Compare Source
Storybook 10.2 contains hundreds of fixes and improvement including:
List of all updates
visionglobal - #33599, thanks @ghengeveld!!autodocsstories when computing primary story - #32712, thanks @ia319!:not()with parenthesis in inner selector - #33491, thanks @ghengeveld!.envfile - #33469, thanks @ndelangen!getStoryHrefsmanager API and add hotkey for "open in isolation" - #33416, thanks @ghengeveld!react-docgen-typescriptsupport in story creation - #33586, thanks @yannbf!react-docgen-typescript- #33589, thanks @yannbf!mountdetection when destructuring in the function body - #33367, thanks @ghengeveld!writeFilecache when EBUSY error occurs - #32981, thanks @reduckted!type cannot be named-errors - #33216, thanks @unional!baseline-browser-mapping- #33576, thanks @ndelangen!componentManifestGeneratorto extensiblemanifestspreset property - #33392, thanks @JReinhold!!manifesttag in preview files - #33406, thanks @JReinhold!next/distwith.js-extension for ESM compat - #33380, thanks @yue4u!@opentelemetry/apitooptimizeDeps- #33577, thanks @ndelangen!navigator?.clipboard- #33219, thanks @ndelangen!packageJson.type- #33525, thanks @ndelangen!cannot be namederrors - #33344, thanks @icopp!exactOptionalPropertyTypesfor public API types - #33149, thanks @copilot-swe-agent!bugfixesproperty in swc and babel - #33498, thanks @ndelangen!pluskey - #33565, thanks @ndelangen!v10.1.11Compare Source
v10.1.10Compare Source
.env-file parsing - #33383, thanks @JReinhold!v10.1.9Compare Source
v10.1.8Compare Source
v10.1.7Compare Source
viteduring migration if not installed yet - #33316, thanks @ghengeveld!v10.1.6Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.