Skip to content

Commit e42c135

Browse files
Update storybook monorepo to v10.3.5 (#7530)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@storybook/addon-docs](https://redirect.github.com/storybookjs/storybook/tree/next/code/addons/docs) ([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/addons/docs)) | [`10.3.3` → `10.3.5`](https://renovatebot.com/diffs/npm/@storybook%2faddon-docs/10.3.3/10.3.5) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@storybook%2faddon-docs/10.3.5?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@storybook%2faddon-docs/10.3.3/10.3.5?slim=true) | | [@storybook/react-vite](https://redirect.github.com/storybookjs/storybook/tree/next/code/frameworks/react-vite) ([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite)) | [`10.3.3` → `10.3.5`](https://renovatebot.com/diffs/npm/@storybook%2freact-vite/10.3.3/10.3.5) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@storybook%2freact-vite/10.3.5?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@storybook%2freact-vite/10.3.3/10.3.5?slim=true) | | [eslint-plugin-storybook](https://redirect.github.com/storybookjs/storybook/tree/next/code/lib/eslint-plugin#readme) ([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin)) | [`10.3.3` → `10.3.5`](https://renovatebot.com/diffs/npm/eslint-plugin-storybook/10.3.3/10.3.5) | ![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-storybook/10.3.5?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-storybook/10.3.3/10.3.5?slim=true) | | [storybook](https://storybook.js.org) ([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/core)) | [`10.3.3` → `10.3.5`](https://renovatebot.com/diffs/npm/storybook/10.3.3/10.3.5) | ![age](https://developer.mend.io/api/mc/badges/age/npm/storybook/10.3.5?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/storybook/10.3.3/10.3.5?slim=true) | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/357) for more information. --- ### Release Notes <details> <summary>storybookjs/storybook (@&#8203;storybook/addon-docs)</summary> ### [`v10.3.5`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#1035) [Compare Source](https://redirect.github.com/storybookjs/storybook/compare/v10.3.4...v10.3.5) - Core: Disable component manifest by default - [#&#8203;34408](https://redirect.github.com/storybookjs/storybook/pull/34408), thanks [@&#8203;yannbf](https://redirect.github.com/yannbf)! > \[!NOTE] > [Version >=0.5.0 of `@storybook/addon-mcp`](https://redirect.github.com/storybookjs/mcp/releases/tag/%40storybook%2Faddon-mcp%400.5.0) enables component manifests again. If you're upgrading Storybook from version >= 10.3.0 to >= 10.3.5 and are using the MCP addon, you should also upgrade `@storybook/addon-mcp` to keep the docs toolset in the MCP server. ### [`v10.3.4`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#1034) [Compare Source](https://redirect.github.com/storybookjs/storybook/compare/v10.3.3...v10.3.4) - Addon-a11y: Clear status transition timer on unmount to prevent test flake - [#&#8203;34203](https://redirect.github.com/storybookjs/storybook/pull/34203), thanks [@&#8203;mixelburg](https://redirect.github.com/mixelburg)! - Bug: Skip re-processing already transformed config files for CSF factories - [#&#8203;34273](https://redirect.github.com/storybookjs/storybook/pull/34273), thanks [@&#8203;huang-julien](https://redirect.github.com/huang-julien)! - Builder-Vite: Use djb2 hash to prevent variable name collisions in builder-vite - [#&#8203;34274](https://redirect.github.com/storybookjs/storybook/pull/34274), thanks [@&#8203;chida09](https://redirect.github.com/chida09)! - CLI: Prompt for init crash reports - [#&#8203;34316](https://redirect.github.com/storybookjs/storybook/pull/34316), thanks [@&#8203;JReinhold](https://redirect.github.com/JReinhold)! - CSF4: Fix duplicate preview loading issue in Vitest - [#&#8203;34361](https://redirect.github.com/storybookjs/storybook/pull/34361), thanks [@&#8203;valentinpalkovic](https://redirect.github.com/valentinpalkovic)! - Core: Fix WebSocket connection for StackBlitz/WebContainers - [#&#8203;34281](https://redirect.github.com/storybookjs/storybook/pull/34281), thanks [@&#8203;ghengeveld](https://redirect.github.com/ghengeveld)! - React-Docgen: Try .tsx fallback when resolving .js ESM imports in docgen resolvers - [#&#8203;34393](https://redirect.github.com/storybookjs/storybook/pull/34393), thanks [@&#8203;mixelburg](https://redirect.github.com/mixelburg)! - React-Vite: Upgrade [@&#8203;joshwooding/vite-plugin-react-docgen-typescript](https://redirect.github.com/joshwooding/vite-plugin-react-docgen-typescript) to 0.7.0 - [#&#8203;34335](https://redirect.github.com/storybookjs/storybook/pull/34335), thanks [@&#8203;beeswhacks](https://redirect.github.com/beeswhacks)! </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - Between 12:00 AM and 03:59 AM, only on Monday (`* 0-3 * * 1`) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/vortex-data/vortex). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMjMuOCIsInVwZGF0ZWRJblZlciI6IjQzLjEyMy44IiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6WyJjaGFuZ2Vsb2cvY2hvcmUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ac74f1e commit e42c135

1 file changed

Lines changed: 63 additions & 68 deletions

File tree

vortex-web/package-lock.json

Lines changed: 63 additions & 68 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)