dependabot[bot] opened a new pull request, #37636: URL: https://github.com/apache/superset/pull/37636
Bumps [eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin) from 0.8.0 to 10.2.4. <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.4</h2> <h2>10.2.4</h2> <ul> <li>CSF-Factories: Fix codemod for preview files without exports - <a href="https://redirect.github.com/storybookjs/storybook/pull/33673">#33673</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>CSF: Fix false positive detection of Zod v4 .meta() as CSF Factory - <a href="https://redirect.github.com/storybookjs/storybook/pull/33666">#33666</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>CSFFactories: Add non-interactive mode and --glob flag - <a href="https://redirect.github.com/storybookjs/storybook/pull/33648">#33648</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>CSFFactories: Preserve leading comments when adding imports - <a href="https://redirect.github.com/storybookjs/storybook/pull/33645">#33645</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Codemod: Fix csf-2-to-3 failing due to quoted filenames - <a href="https://redirect.github.com/storybookjs/storybook/pull/33646">#33646</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Codemod: Fix glob pattern handling on Windows - <a href="https://redirect.github.com/storybookjs/storybook/pull/33714">#33714</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Manager: Remove deprecated `active` prop warning in ZoomButton - <a href="https://redirect.github.com/storybookjs/storybook/pull/33697">#33697</a>, thanks <a href="https://github.com/yatishgoel"><code>@yatishgoel</code></a>!</li> <li>Next.js: Alias AppRouterContext to shared runtime to fix Link navigation - <a href="https://redirect.github.com/storybookjs/storybook/pull/33419">#33419</a>, thanks <a href="https://github.com/pallaprolus"><code>@pallaprolus</code></a>!</li> </ul> <h2>v10.2.3</h2> <h2>10.2.3</h2> <ul> <li>Addon-Vitest: Normalize Windows paths in addon-vitest automigration - <a href="https://redirect.github.com/storybookjs/storybook/pull/33340">#33340</a>, thanks <a href="https://github.com/tanujbhaud"><code>@tanujbhaud</code></a>!</li> <li>Core: Fix `previewHref` when current path does not end with a slash - <a href="https://redirect.github.com/storybookjs/storybook/pull/33647">#33647</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> </ul> <h2>v10.2.2</h2> <h2>10.2.2</h2> <ul> <li>Addon Vitest: Support simple vite.config without defineConfig helper - <a href="https://redirect.github.com/storybookjs/storybook/pull/33694">#33694</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon-Vitest: Append Storybook project to existing test.projects array without double nesting - <a href="https://redirect.github.com/storybookjs/storybook/pull/33708">#33708</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon-Vitest: Update Vitest plugin configuration to disable requireAssertions for expect - <a href="https://redirect.github.com/storybookjs/storybook/pull/33693">#33693</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Composition: Handle 401 responses with loginUrl from Chromatic - <a href="https://redirect.github.com/storybookjs/storybook/pull/33705">#33705</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Telemetry: Add agent detection - <a href="https://redirect.github.com/storybookjs/storybook/pull/33675">#33675</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> </ul> <h2>v10.2.1</h2> <h2>10.2.1</h2> <ul> <li>Builder-Webpack5: Fix <code>@vitest/mocker</code> resolution issue - <a href="https://redirect.github.com/storybookjs/storybook/pull/33315">#33315</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>CLI: Add init telemetry for CLI integrations - <a href="https://redirect.github.com/storybookjs/storybook/pull/33603">#33603</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> <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> </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.4</h2> <ul> <li>CSF-Factories: Fix codemod for preview files without exports - <a href="https://redirect.github.com/storybookjs/storybook/pull/33673">#33673</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>CSF: Fix false positive detection of Zod v4 .meta() as CSF Factory - <a href="https://redirect.github.com/storybookjs/storybook/pull/33666">#33666</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>CSFFactories: Add non-interactive mode and --glob flag - <a href="https://redirect.github.com/storybookjs/storybook/pull/33648">#33648</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>CSFFactories: Preserve leading comments when adding imports - <a href="https://redirect.github.com/storybookjs/storybook/pull/33645">#33645</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Codemod: Fix csf-2-to-3 failing due to quoted filenames - <a href="https://redirect.github.com/storybookjs/storybook/pull/33646">#33646</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Codemod: Fix glob pattern handling on Windows - <a href="https://redirect.github.com/storybookjs/storybook/pull/33714">#33714</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Manager: Remove deprecated <code>active</code> prop warning in ZoomButton - <a href="https://redirect.github.com/storybookjs/storybook/pull/33697">#33697</a>, thanks <a href="https://github.com/yatishgoel"><code>@yatishgoel</code></a>!</li> <li>Next.js: Alias AppRouterContext to shared runtime to fix Link navigation - <a href="https://redirect.github.com/storybookjs/storybook/pull/33419">#33419</a>, thanks <a href="https://github.com/pallaprolus"><code>@pallaprolus</code></a>!</li> </ul> <h2>10.2.3</h2> <ul> <li>Addon-Vitest: Normalize Windows paths in addon-vitest automigration - <a href="https://redirect.github.com/storybookjs/storybook/pull/33340">#33340</a>, thanks <a href="https://github.com/tanujbhaud"><code>@tanujbhaud</code></a>!</li> <li>Core: Fix <code>previewHref</code> when current path does not end with a slash - <a href="https://redirect.github.com/storybookjs/storybook/pull/33647">#33647</a>, thanks <a href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li> </ul> <h2>10.2.2</h2> <ul> <li>Addon Vitest: Support simple vite.config without defineConfig helper - <a href="https://redirect.github.com/storybookjs/storybook/pull/33694">#33694</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon-Vitest: Append Storybook project to existing test.projects array without double nesting - <a href="https://redirect.github.com/storybookjs/storybook/pull/33708">#33708</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon-Vitest: Update Vitest plugin configuration to disable requireAssertions for expect - <a href="https://redirect.github.com/storybookjs/storybook/pull/33693">#33693</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Composition: Handle 401 responses with loginUrl from Chromatic - <a href="https://redirect.github.com/storybookjs/storybook/pull/33705">#33705</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Telemetry: Add agent detection - <a href="https://redirect.github.com/storybookjs/storybook/pull/33675">#33675</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> </ul> <h2>10.2.1</h2> <ul> <li>Builder-Webpack5: Fix <code>@vitest/mocker</code> resolution issue - <a href="https://redirect.github.com/storybookjs/storybook/pull/33315">#33315</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>CLI: Add init telemetry for CLI integrations - <a href="https://redirect.github.com/storybookjs/storybook/pull/33603">#33603</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> <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> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/storybookjs/storybook/commit/8e2b7826879b87ec991ff6fca955d279f3288bd9"><code>8e2b782</code></a> Bump version from "10.2.3" to "10.2.4" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/d959d6c8f0ad5c7bf6467d38b40f1cacdd3c80ad"><code>d959d6c</code></a> Bump version from "10.2.2" to "10.2.3" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/e3673333f465d581633b3f3a5874b77dfa97ded1"><code>e367333</code></a> Bump version from "10.2.1" to "10.2.2" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/acf2b4484c8160ee091873aeea6109c6bbbe2d4c"><code>acf2b44</code></a> Bump version from "10.2.0" to "10.2.1" [skip ci]</li> <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>Additional commits viewable in <a href="https://github.com/storybookjs/storybook/commits/v10.2.4/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]
