dependabot[bot] opened a new pull request, #37343: URL: https://github.com/apache/superset/pull/37343
Bumps [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) from 0.8.0 to 10.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases">eslint-plugin-storybook's releases</a>.</em></p> <blockquote> <h2>v10.2.0</h2> <h2>10.2.0</h2> <blockquote> <p>Improved UI and story authoring ergonomics</p> </blockquote> <p>Storybook 10.2 contains hundreds of fixes and improvement including:</p> <ul> <li>đź’…Â New Viewports and Zoom UI</li> <li>đźŹÂ Typesafe CSF factories for Vue, Angular, Web Components (preview)</li> <li>đź“„Â MDX support for Storybook MCP (experimental)</li> </ul> <!-- raw HTML omitted --> <ul> <li>Addon-A11y: Lock vision filter dropdown for stories with `vision` global - <a href="https://redirect.github.com/storybookjs/storybook/pull/33599">#33599</a>, thanks <a href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li> <li>Addon-Docs: Add MDX manifest generation - <a href="https://redirect.github.com/storybookjs/storybook/pull/33408">#33408</a>, thanks <a href="https://github.com/copilot-swe-agent"><code>@​copilot-swe-agent</code></a>!</li> <li>Addon-Docs: Skip `!autodocs` stories when computing primary story - <a href="https://redirect.github.com/storybookjs/storybook/pull/32712">#32712</a>, thanks <a href="https://github.com/ia319"><code>@​ia319</code></a>!</li> <li>Addon-Pseudo States: Fix stylesheet rewrite for `:not()` with parenthesis in inner selector - <a href="https://redirect.github.com/storybookjs/storybook/pull/33491">#33491</a>, thanks <a href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li> <li>Addon-Vitest: Added timeout for fetching localhost 6006 during global setup. - <a href="https://redirect.github.com/storybookjs/storybook/pull/33232">#33232</a>, thanks <a href="https://github.com/snippy4"><code>@​snippy4</code></a>!</li> <li>Addon-Vitest: Fallback detecting vitest version in postinstall - <a href="https://redirect.github.com/storybookjs/storybook/pull/33415">#33415</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li> <li>Addon-Vitest: Improve error message in testing widget modal - <a href="https://redirect.github.com/storybookjs/storybook/pull/33481">#33481</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li> <li>Addon-Vitest: Improve perf & fix loading incorrect `.env` file - <a href="https://redirect.github.com/storybookjs/storybook/pull/33469">#33469</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li> <li>CLI: Detect free port when running dev during initiate - <a href="https://redirect.github.com/storybookjs/storybook/pull/33532">#33532</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li> <li>CLI: Remove any return type of getAbsolutePath - <a href="https://redirect.github.com/storybookjs/storybook/pull/32977">#32977</a>, thanks <a href="https://github.com/nzws"><code>@​nzws</code></a>!</li> <li>CLI: Skip vitest transform for CSF Factories in a11y-addon-test automigration - <a href="https://redirect.github.com/storybookjs/storybook/pull/31941">#31941</a>, thanks <a href="https://github.com/mrginglymus"><code>@​mrginglymus</code></a>!</li> <li>Codemod: Fix glob string to only match stories files - <a href="https://redirect.github.com/storybookjs/storybook/pull/33592">#33592</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li> <li>Controls: Allow resetting the Select control - <a href="https://redirect.github.com/storybookjs/storybook/pull/33289">#33289</a>, thanks <a href="https://github.com/Sidnioulz"><code>@​Sidnioulz</code></a>!</li> <li>Controls: Fix displaying as object instead of select for optional union types - <a href="https://redirect.github.com/storybookjs/storybook/pull/33200">#33200</a>, thanks <a href="https://github.com/tanujbhaud"><code>@​tanujbhaud</code></a>!</li> <li>Controls: Force object control JSON mode to reset - <a href="https://redirect.github.com/storybookjs/storybook/pull/33330">#33330</a>, thanks <a href="https://github.com/Sidnioulz"><code>@​Sidnioulz</code></a>!</li> <li>Core and Vite: Use story index as source of truth for Vite paths - <a href="https://redirect.github.com/storybookjs/storybook/pull/30612">#30612</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li> <li>Core: Add `getStoryHrefs` manager API and add hotkey for "open in isolation" - <a href="https://redirect.github.com/storybookjs/storybook/pull/33416">#33416</a>, thanks <a href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li> <li>Core: Add global error boundary for Manager UI - <a href="https://redirect.github.com/storybookjs/storybook/pull/33211">#33211</a>, thanks <a href="https://github.com/copilot-swe-agent"><code>@​copilot-swe-agent</code></a>!</li> <li>Core: Add support for wrapped components in component transformer - <a href="https://redirect.github.com/storybookjs/storybook/pull/33578">#33578</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li> <li>Core: Add try-catch for cross-origin access in Storybook hooks - <a href="https://redirect.github.com/storybookjs/storybook/pull/33448">#33448</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li> <li>Core: Add zoom level 8 and limit manual input to 800% - <a href="https://redirect.github.com/storybookjs/storybook/pull/33561">#33561</a>, thanks <a href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li> <li>Core: Avoid late layout shift and improve ChecklistWidget perceived performance - <a href="https://redirect.github.com/storybookjs/storybook/pull/33184">#33184</a>, thanks <a href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li> <li>Core: Ensure /project.json route is up before builders serve local FS - <a href="https://redirect.github.com/storybookjs/storybook/pull/33303">#33303</a>, thanks <a href="https://github.com/Sidnioulz"><code>@​Sidnioulz</code></a>!</li> <li>Core: Fix `react-docgen-typescript` support in story creation - <a href="https://redirect.github.com/storybookjs/storybook/pull/33586">#33586</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li> <li>Core: Fix Checklist behavior with hidden sidebar - <a href="https://redirect.github.com/storybookjs/storybook/pull/33556">#33556</a>, thanks <a href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li> <li>Core: Fix cwd handling for negated globs - <a href="https://redirect.github.com/storybookjs/storybook/pull/33241">#33241</a>, thanks <a href="https://github.com/ia319"><code>@​ia319</code></a>!</li> <li>Core: Fix Date input layout - <a href="https://redirect.github.com/storybookjs/storybook/pull/33595">#33595</a>, thanks <a href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li> <li>Core: Fix import statement for `react-docgen-typescript` - <a href="https://redirect.github.com/storybookjs/storybook/pull/33589">#33589</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li> <li>Core: Fix input width - <a href="https://redirect.github.com/storybookjs/storybook/pull/33591">#33591</a>, thanks <a href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li> <li>Core: Fix manual zoom input field UX - <a href="https://redirect.github.com/storybookjs/storybook/pull/33581">#33581</a>, thanks <a href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li> <li>Core: Fix onboarding visual bugs, survey telemetry and modal dismissal - <a href="https://redirect.github.com/storybookjs/storybook/pull/33326">#33326</a>, thanks <a href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li> <li>Core: Fix play function `mount` detection when destructuring in the function body - <a href="https://redirect.github.com/storybookjs/storybook/pull/33367">#33367</a>, thanks <a href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li> <li>Core: Fix viewport args handling and reset option - <a href="https://redirect.github.com/storybookjs/storybook/pull/33560">#33560</a>, thanks <a href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li> <li>Core: Honor BROWSER shell scripts before xdg-open - <a href="https://redirect.github.com/storybookjs/storybook/pull/33292">#33292</a>, thanks <a href="https://github.com/robbchar"><code>@​robbchar</code></a>!</li> <li>Core: Improve addon sanitization - <a href="https://redirect.github.com/storybookjs/storybook/pull/33554">#33554</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li> <li>Core: Improve path handling in arg types data extraction - <a href="https://redirect.github.com/storybookjs/storybook/pull/33536">#33536</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md">eslint-plugin-storybook's changelog</a>.</em></p> <blockquote> <h2>10.2.0</h2> <blockquote> <p>Improved UI and story authoring ergonomics</p> </blockquote> <p>Storybook 10.2 contains hundreds of fixes and improvement including:</p> <ul> <li>đź’…Â New Viewports and Zoom UI</li> <li>đźŹÂ Typesafe CSF factories for Vue, Angular, Web Components (preview)</li> <li>đź“„Â MDX support for Storybook MCP (experimental)</li> </ul> <!-- raw HTML omitted --> <ul> <li>Addon-A11y: Lock vision filter dropdown for stories with <code>vision</code> global - <a href="https://redirect.github.com/storybookjs/storybook/pull/33599">#33599</a>, thanks <a href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li> <li>Addon-Docs: Add MDX manifest generation - <a href="https://redirect.github.com/storybookjs/storybook/pull/33408">#33408</a>, thanks <a href="https://github.com/copilot-swe-agent"><code>@​copilot-swe-agent</code></a>!</li> <li>Addon-Docs: Skip <code>!autodocs</code> stories when computing primary story - <a href="https://redirect.github.com/storybookjs/storybook/pull/32712">#32712</a>, thanks <a href="https://github.com/ia319"><code>@​ia319</code></a>!</li> <li>Addon-Pseudo States: Fix stylesheet rewrite for <code>:not()</code> with parenthesis in inner selector - <a href="https://redirect.github.com/storybookjs/storybook/pull/33491">#33491</a>, thanks <a href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li> <li>Addon-Vitest: Added timeout for fetching localhost 6006 during global setup. - <a href="https://redirect.github.com/storybookjs/storybook/pull/33232">#33232</a>, thanks <a href="https://github.com/snippy4"><code>@​snippy4</code></a>!</li> <li>Addon-Vitest: Fallback detecting vitest version in postinstall - <a href="https://redirect.github.com/storybookjs/storybook/pull/33415">#33415</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li> <li>Addon-Vitest: Improve error message in testing widget modal - <a href="https://redirect.github.com/storybookjs/storybook/pull/33481">#33481</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li> <li>Addon-Vitest: Improve perf & fix loading incorrect <code>.env</code> file - <a href="https://redirect.github.com/storybookjs/storybook/pull/33469">#33469</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li> <li>CLI: Detect free port when running dev during initiate - <a href="https://redirect.github.com/storybookjs/storybook/pull/33532">#33532</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li> <li>CLI: Remove any return type of getAbsolutePath - <a href="https://redirect.github.com/storybookjs/storybook/pull/32977">#32977</a>, thanks <a href="https://github.com/nzws"><code>@​nzws</code></a>!</li> <li>CLI: Skip vitest transform for CSF Factories in a11y-addon-test automigration - <a href="https://redirect.github.com/storybookjs/storybook/pull/31941">#31941</a>, thanks <a href="https://github.com/mrginglymus"><code>@​mrginglymus</code></a>!</li> <li>Codemod: Fix glob string to only match stories files - <a href="https://redirect.github.com/storybookjs/storybook/pull/33592">#33592</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li> <li>Controls: Allow resetting the Select control - <a href="https://redirect.github.com/storybookjs/storybook/pull/33289">#33289</a>, thanks <a href="https://github.com/Sidnioulz"><code>@​Sidnioulz</code></a>!</li> <li>Controls: Fix displaying as object instead of select for optional union types - <a href="https://redirect.github.com/storybookjs/storybook/pull/33200">#33200</a>, thanks <a href="https://github.com/tanujbhaud"><code>@​tanujbhaud</code></a>!</li> <li>Controls: Force object control JSON mode to reset - <a href="https://redirect.github.com/storybookjs/storybook/pull/33330">#33330</a>, thanks <a href="https://github.com/Sidnioulz"><code>@​Sidnioulz</code></a>!</li> <li>Core and Vite: Use story index as source of truth for Vite paths - <a href="https://redirect.github.com/storybookjs/storybook/pull/30612">#30612</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li> <li>Core: Add <code>getStoryHrefs</code> manager API and add hotkey for "open in isolation" - <a href="https://redirect.github.com/storybookjs/storybook/pull/33416">#33416</a>, thanks <a href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li> <li>Core: Add global error boundary for Manager UI - <a href="https://redirect.github.com/storybookjs/storybook/pull/33211">#33211</a>, thanks <a href="https://github.com/copilot-swe-agent"><code>@​copilot-swe-agent</code></a>!</li> <li>Core: Add support for wrapped components in component transformer - <a href="https://redirect.github.com/storybookjs/storybook/pull/33578">#33578</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li> <li>Core: Add try-catch for cross-origin access in Storybook hooks - <a href="https://redirect.github.com/storybookjs/storybook/pull/33448">#33448</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li> <li>Core: Add zoom level 8 and limit manual input to 800% - <a href="https://redirect.github.com/storybookjs/storybook/pull/33561">#33561</a>, thanks <a href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li> <li>Core: Avoid late layout shift and improve ChecklistWidget perceived performance - <a href="https://redirect.github.com/storybookjs/storybook/pull/33184">#33184</a>, thanks <a href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li> <li>Core: Ensure /project.json route is up before builders serve local FS - <a href="https://redirect.github.com/storybookjs/storybook/pull/33303">#33303</a>, thanks <a href="https://github.com/Sidnioulz"><code>@​Sidnioulz</code></a>!</li> <li>Core: Fix <code>react-docgen-typescript</code> support in story creation - <a href="https://redirect.github.com/storybookjs/storybook/pull/33586">#33586</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li> <li>Core: Fix Checklist behavior with hidden sidebar - <a href="https://redirect.github.com/storybookjs/storybook/pull/33556">#33556</a>, thanks <a href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li> <li>Core: Fix cwd handling for negated globs - <a href="https://redirect.github.com/storybookjs/storybook/pull/33241">#33241</a>, thanks <a href="https://github.com/ia319"><code>@​ia319</code></a>!</li> <li>Core: Fix Date input layout - <a href="https://redirect.github.com/storybookjs/storybook/pull/33595">#33595</a>, thanks <a href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li> <li>Core: Fix import statement for <code>react-docgen-typescript</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/33589">#33589</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li> <li>Core: Fix input width - <a href="https://redirect.github.com/storybookjs/storybook/pull/33591">#33591</a>, thanks <a href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li> <li>Core: Fix manual zoom input field UX - <a href="https://redirect.github.com/storybookjs/storybook/pull/33581">#33581</a>, thanks <a href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li> <li>Core: Fix onboarding visual bugs, survey telemetry and modal dismissal - <a href="https://redirect.github.com/storybookjs/storybook/pull/33326">#33326</a>, thanks <a href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li> <li>Core: Fix play function <code>mount</code> detection when destructuring in the function body - <a href="https://redirect.github.com/storybookjs/storybook/pull/33367">#33367</a>, thanks <a href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li> <li>Core: Fix viewport args handling and reset option - <a href="https://redirect.github.com/storybookjs/storybook/pull/33560">#33560</a>, thanks <a href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li> <li>Core: Honor BROWSER shell scripts before xdg-open - <a href="https://redirect.github.com/storybookjs/storybook/pull/33292">#33292</a>, thanks <a href="https://github.com/robbchar"><code>@​robbchar</code></a>!</li> <li>Core: Improve addon sanitization - <a href="https://redirect.github.com/storybookjs/storybook/pull/33554">#33554</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li> <li>Core: Improve path handling in arg types data extraction - <a href="https://redirect.github.com/storybookjs/storybook/pull/33536">#33536</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li> <li>Core: Improve the story generation experience - <a href="https://redirect.github.com/storybookjs/storybook/pull/33259">#33259</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/storybookjs/storybook/commit/a674af86e7e20419cca9afc5ccd17bb195588543"><code>a674af8</code></a> Bump version from "10.2.0-beta.5" to "10.2.0" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/6818f34e7de8e70a50dff7fe782486a7ff5c677d"><code>6818f34</code></a> Bump version from "10.2.0-beta.4" to "10.2.0-beta.5" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/8840beb78de2a12256c657e0da414eca26094a43"><code>8840beb</code></a> Bump version from "10.2.0-beta.3" to "10.2.0-beta.4" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/61a15afe1e7d812242513c9234ac7d4958b24f8b"><code>61a15af</code></a> Bump version from "10.2.0-beta.2" to "10.2.0-beta.3" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/5b8a6adaf4f2cdb092e272c55bf76cec16738189"><code>5b8a6ad</code></a> Bump version from "10.2.0-beta.1" to "10.2.0-beta.2" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/c15e8bddd54a17cbfae11fbba6685cd12a3cbdfa"><code>c15e8bd</code></a> Bump version from "10.2.0-beta.0" to "10.2.0-beta.1" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/d5bdd2a088048c9efbb1718ae5e5c63b8ddd7ff8"><code>d5bdd2a</code></a> Bump version from "10.2.0-alpha.18" to "10.2.0-beta.0" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/3c53130a53a42b882ac9447c61815338132ff23f"><code>3c53130</code></a> Bump version from "10.2.0-alpha.17" to "10.2.0-alpha.18" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/60bdc9ee93ce880a6a2531626637b90fd02dfa62"><code>60bdc9e</code></a> Bump version from "10.2.0-alpha.16" to "10.2.0-alpha.17" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/a5a356aea3a80fe59dded922d695a1c2dbcda2bb"><code>a5a356a</code></a> Bump version from "10.2.0-alpha.15" to "10.2.0-alpha.16" [skip ci]</li> <li>Additional commits viewable in <a href="https://github.com/storybookjs/storybook/commits/v10.2.0/code/lib/eslint-plugin">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for eslint-plugin-storybook since your current version.</p> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
