dependabot[bot] opened a new pull request, #37692:
URL: https://github.com/apache/superset/pull/37692

   Bumps 
[eslint-plugin-storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin)
 from 0.8.0 to 10.2.6.
   <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.6</h2>
   <h2>10.2.6</h2>
   <ul>
   <li>Addon-Vitest: Skip postinstall setup when configured - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/33712";>#33712</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Addon-Vitest: Support vite/vitest config with deferred export - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/33755";>#33755</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>CLI: Support addon-vitest setup when --skip-install is passed - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/33718";>#33718</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Manager: Update logic to use base path instead of full pathname - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/33686";>#33686</a>, 
thanks <a href="https://github.com/JSMike";><code>@​JSMike</code></a>!</li>
   </ul>
   <h2>v10.2.5</h2>
   <h2>10.2.5</h2>
   <ul>
   <li>Angular: fix --loglevel options in docs and descriptions - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/33726";>#33726</a>, 
thanks <a href="https://github.com/theRuslan";><code>@​theRuslan</code></a>!</li>
   <li>Builder-Vite: Add plugin to enforce Storybook's output directory in Vite 
build configuration - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/33740";>#33740</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Core: Invalidate cache on Storybook version upgrade - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/33717";>#33717</a>, 
thanks <a 
href="https://github.com/copilot-swe-agent";><code>@​copilot-swe-agent</code></a>!</li>
   </ul>
   <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>
   <!-- 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.6</h2>
   <ul>
   <li>Addon-Vitest: Skip postinstall setup when configured - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/33712";>#33712</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Addon-Vitest: Support vite/vitest config with deferred export - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/33755";>#33755</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>CLI: Support addon-vitest setup when --skip-install is passed - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/33718";>#33718</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Manager: Update logic to use base path instead of full pathname - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/33686";>#33686</a>, 
thanks <a href="https://github.com/JSMike";><code>@​JSMike</code></a>!</li>
   </ul>
   <h2>10.2.5</h2>
   <ul>
   <li>Angular: fix --loglevel options in docs and descriptions - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/33726";>#33726</a>, 
thanks <a href="https://github.com/theRuslan";><code>@​theRuslan</code></a>!</li>
   <li>Builder-Vite: Add plugin to enforce Storybook's output directory in Vite 
build configuration - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/33740";>#33740</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Core: Invalidate cache on Storybook version upgrade - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/33717";>#33717</a>, 
thanks <a 
href="https://github.com/copilot-swe-agent";><code>@​copilot-swe-agent</code></a>!</li>
   </ul>
   <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>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/cc0d1f95fc9218368d199c240c72dca0d6283518";><code>cc0d1f9</code></a>
 Bump version from &quot;10.2.5&quot; to &quot;10.2.6&quot; [skip ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/1053c2a94ad1adbe8f7a409194c45cbb9ff3bc50";><code>1053c2a</code></a>
 Bump version from &quot;10.2.4&quot; to &quot;10.2.5&quot; [skip ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/8e2b7826879b87ec991ff6fca955d279f3288bd9";><code>8e2b782</code></a>
 Bump version from &quot;10.2.3&quot; to &quot;10.2.4&quot; [skip ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/d959d6c8f0ad5c7bf6467d38b40f1cacdd3c80ad";><code>d959d6c</code></a>
 Bump version from &quot;10.2.2&quot; to &quot;10.2.3&quot; [skip ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/e3673333f465d581633b3f3a5874b77dfa97ded1";><code>e367333</code></a>
 Bump version from &quot;10.2.1&quot; to &quot;10.2.2&quot; [skip ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/acf2b4484c8160ee091873aeea6109c6bbbe2d4c";><code>acf2b44</code></a>
 Bump version from &quot;10.2.0&quot; to &quot;10.2.1&quot; [skip ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/a674af86e7e20419cca9afc5ccd17bb195588543";><code>a674af8</code></a>
 Bump version from &quot;10.2.0-beta.5&quot; to &quot;10.2.0&quot; [skip 
ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/6818f34e7de8e70a50dff7fe782486a7ff5c677d";><code>6818f34</code></a>
 Bump version from &quot;10.2.0-beta.4&quot; to &quot;10.2.0-beta.5&quot; [skip 
ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/8840beb78de2a12256c657e0da414eca26094a43";><code>8840beb</code></a>
 Bump version from &quot;10.2.0-beta.3&quot; to &quot;10.2.0-beta.4&quot; [skip 
ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/61a15afe1e7d812242513c9234ac7d4958b24f8b";><code>61a15af</code></a>
 Bump version from &quot;10.2.0-beta.2&quot; to &quot;10.2.0-beta.3&quot; [skip 
ci]</li>
   <li>Additional commits viewable in <a 
href="https://github.com/storybookjs/storybook/commits/v10.2.6/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 />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-storybook&package-manager=npm_and_yarn&previous-version=0.8.0&new-version=10.2.6)](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 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]

Reply via email to