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

   Bumps 
[@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links)
 from 8.1.11 to 9.1.3.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/storybookjs/storybook/releases";><code>@​storybook/addon-links</code>'s
 releases</a>.</em></p>
   <blockquote>
   <h2>v9.1.3</h2>
   <h2>9.1.3</h2>
   <ul>
   <li>Docs: Move button in ArgsTable heading to fix screenreader announcements 
- <a 
href="https://redirect.github.com/storybookjs/storybook/pull/32238";>#32238</a>, 
thanks <a href="https://github.com/Sidnioulz";><code>@​Sidnioulz</code></a>!</li>
   <li>Mock: Catch errors when transforming preview files - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/32216";>#32216</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Next.js: Fix version mismatch error in Webpack - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/32306";>#32306</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Telemetry: Disambiguate traffic coming from error/upgrade links - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/32287";>#32287</a>, 
thanks <a href="https://github.com/shilman";><code>@​shilman</code></a>!</li>
   <li>Telemetry: Disambiguate unattributed traffic from Onboarding - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/32286";>#32286</a>, 
thanks <a href="https://github.com/shilman";><code>@​shilman</code></a>!</li>
   </ul>
   <h2>v9.1.2</h2>
   <h2>9.1.2</h2>
   <ul>
   <li>Addon Docs: Fix Symbol conversion issue in docs page and controls panel 
- <a 
href="https://redirect.github.com/storybookjs/storybook/pull/32220";>#32220</a>, 
thanks <a href="https://github.com/yannbf";><code>@​yannbf</code></a>!</li>
   <li>Angular: Fix <code>entry.polyfills</code> undefined error - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/32230";>#32230</a>, 
thanks <a href="https://github.com/sk-pub";><code>@​sk-pub</code></a>!</li>
   <li>Angular: Inherit options from browserTarget - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/32108";>#32108</a>, 
thanks <a 
href="https://github.com/gingeekrishna";><code>@​gingeekrishna</code></a>!</li>
   <li>Core: Improve addon detection in automigrations on windows - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/31937";>#31937</a>, 
thanks <a 
href="https://github.com/mrginglymus";><code>@​mrginglymus</code></a>!</li>
   <li>Next.js: Return mocked router instead of actual router in useRouter - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/32131";>#32131</a>, 
thanks <a href="https://github.com/JulioJ11";><code>@​JulioJ11</code></a>!</li>
   <li>Telemetry: Improve dev cancellation handling - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/32218";>#32218</a>, 
thanks <a href="https://github.com/shilman";><code>@​shilman</code></a>!</li>
   </ul>
   <h2>v9.1.1</h2>
   <h2>9.1.1</h2>
   <ul>
   <li>CLI: Fix throwing in readonly environments - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/31785";>#31785</a>, 
thanks <a href="https://github.com/JReinhold";><code>@​JReinhold</code></a>!</li>
   <li>Onboarding: Tweak referral wording in survey - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/32185";>#32185</a>, 
thanks <a href="https://github.com/shilman";><code>@​shilman</code></a>!</li>
   <li>Telemetry: Send index stats on dev exit - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/32168";>#32168</a>, 
thanks <a href="https://github.com/shilman";><code>@​shilman</code></a>!</li>
   </ul>
   <h2>v9.1.0</h2>
   <h2>9.1.0</h2>
   <p>Storybook 9.1 is packed with new features and improvements to enhance 
accessibility, streamline testing, and make your development workflow even 
smoother!</p>
   <p>🚀 Improved upgrade command with monorepo support for seamless upgrades
   🅰 Angular fixes for Tailwind 4, cache busting, and zoneless compatibility
   🧪 <code>sb.mock</code> API and Automocking: one-line module mocking to 
simplify your testing workflow
   🧪 Favicon shows test run status for quick visual feedback
   ⚛️ Easier configuration for React Native projects
   🔥 Auto-abort play functions on HMR to avoid unwanted side effects
   🏗️ Improved CSF factories API for type safe story definitions
   ♿️ A11y improvements across Storybook’s UI — addon panel, toolbar, sidebar, 
mobile &amp; more
   💯 Dozens more fixes and improvements based on community feedback!</p>
   <!-- raw HTML omitted -->
   <ul>
   <li>A11y: Improved toolbar a11y by fixing semantics - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/28672";>#28672</a>, 
thanks <a href="https://github.com/mehm8128";><code>@​mehm8128</code></a>!</li>
   <li>Addon Vitest: Remove Optimize deps candidates due to Vitest warnings - 
<a 
href="https://redirect.github.com/storybookjs/storybook/pull/31809";>#31809</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Bundle using TSup - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/31690";>#31690</a>, 
thanks <a href="https://github.com/ndelangen";><code>@​ndelangen</code></a>!</li>
   <li>Angular: Prevent directory import in Angular builders - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/32012";>#32012</a>, 
thanks <a 
href="https://github.com/ghengeveld";><code>@​ghengeveld</code></a>!</li>
   <li>Automigration: Await updateMainConfig in removeEssentials - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/32140";>#32140</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Builder-Vite: Fix logic related to setting allowedHosts when IP address 
used - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/31472";>#31472</a>, 
thanks <a href="https://github.com/JSMike";><code>@​JSMike</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";><code>@​storybook/addon-links</code>'s
 changelog</a>.</em></p>
   <blockquote>
   <h2>9.1.3</h2>
   <ul>
   <li>Docs: Move button in ArgsTable heading to fix screenreader announcements 
- <a 
href="https://redirect.github.com/storybookjs/storybook/pull/32238";>#32238</a>, 
thanks <a href="https://github.com/Sidnioulz";><code>@​Sidnioulz</code></a>!</li>
   <li>Mock: Catch errors when transforming preview files - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/32216";>#32216</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Next.js: Fix version mismatch error in Webpack - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/32306";>#32306</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Telemetry: Disambiguate traffic coming from error/upgrade links - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/32287";>#32287</a>, 
thanks <a href="https://github.com/shilman";><code>@​shilman</code></a>!</li>
   <li>Telemetry: Disambiguate unattributed traffic from Onboarding - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/32286";>#32286</a>, 
thanks <a href="https://github.com/shilman";><code>@​shilman</code></a>!</li>
   </ul>
   <h2>9.1.2</h2>
   <ul>
   <li>Addon Docs: Fix Symbol conversion issue in docs page and controls panel 
- <a 
href="https://redirect.github.com/storybookjs/storybook/pull/32220";>#32220</a>, 
thanks <a href="https://github.com/yannbf";><code>@​yannbf</code></a>!</li>
   <li>Angular: Fix <code>entry.polyfills</code> undefined error - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/32230";>#32230</a>, 
thanks <a href="https://github.com/sk-pub";><code>@​sk-pub</code></a>!</li>
   <li>Angular: Inherit options from browserTarget - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/32108";>#32108</a>, 
thanks <a 
href="https://github.com/gingeekrishna";><code>@​gingeekrishna</code></a>!</li>
   <li>Core: Improve addon detection in automigrations on windows - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/31937";>#31937</a>, 
thanks <a 
href="https://github.com/mrginglymus";><code>@​mrginglymus</code></a>!</li>
   <li>Next.js: Return mocked router instead of actual router in useRouter - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/32131";>#32131</a>, 
thanks <a href="https://github.com/JulioJ11";><code>@​JulioJ11</code></a>!</li>
   <li>Telemetry: Improve dev cancellation handling - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/32218";>#32218</a>, 
thanks <a href="https://github.com/shilman";><code>@​shilman</code></a>!</li>
   </ul>
   <h2>9.1.1</h2>
   <ul>
   <li>CLI: Fix throwing in readonly environments - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/31785";>#31785</a>, 
thanks <a href="https://github.com/JReinhold";><code>@​JReinhold</code></a>!</li>
   <li>Onboarding: Tweak referral wording in survey - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/32185";>#32185</a>, 
thanks <a href="https://github.com/shilman";><code>@​shilman</code></a>!</li>
   <li>Telemetry: Send index stats on dev exit - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/32168";>#32168</a>, 
thanks <a href="https://github.com/shilman";><code>@​shilman</code></a>!</li>
   </ul>
   <h2>9.1.0</h2>
   <p>Storybook 9.1 is packed with new features and improvements to enhance 
accessibility, streamline testing, and make your development workflow even 
smoother!</p>
   <p>🚀 Improved upgrade command with monorepo support for seamless upgrades
   🅰 Angular fixes for Tailwind 4, cache busting, and zoneless compatibility
   🧪 <code>sb.mock</code> API and Automocking: one-line module mocking to 
simplify your testing workflow
   🧪 Favicon shows test run status for quick visual feedback
   ⚛️ Easier configuration for React Native projects
   🔥 Auto-abort play functions on HMR to avoid unwanted side effects
   🏗️ Improved CSF factories API for type safe story definitions
   ♿️ A11y improvements across Storybook’s UI — addon panel, toolbar, sidebar, 
mobile &amp; more
   💯 Dozens more fixes and improvements based on community feedback!</p>
   <!-- raw HTML omitted -->
   <ul>
   <li>A11y: Improved toolbar a11y by fixing semantics - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/28672";>#28672</a>, 
thanks <a href="https://github.com/mehm8128";><code>@​mehm8128</code></a>!</li>
   <li>Addon Vitest: Remove Optimize deps candidates due to Vitest warnings - 
<a 
href="https://redirect.github.com/storybookjs/storybook/pull/31809";>#31809</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Angular: Bundle using TSup - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/31690";>#31690</a>, 
thanks <a href="https://github.com/ndelangen";><code>@​ndelangen</code></a>!</li>
   <li>Angular: Prevent directory import in Angular builders - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/32012";>#32012</a>, 
thanks <a 
href="https://github.com/ghengeveld";><code>@​ghengeveld</code></a>!</li>
   <li>Automigration: Await updateMainConfig in removeEssentials - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/32140";>#32140</a>, 
thanks <a 
href="https://github.com/valentinpalkovic";><code>@​valentinpalkovic</code></a>!</li>
   <li>Builder-Vite: Fix logic related to setting allowedHosts when IP address 
used - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/31472";>#31472</a>, 
thanks <a href="https://github.com/JSMike";><code>@​JSMike</code></a>!</li>
   <li>Controls: Improve the accessibility of the object control - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/31581";>#31581</a>, 
thanks <a href="https://github.com/Sidnioulz";><code>@​Sidnioulz</code></a>!</li>
   <li>Core: Abort play function on HMR - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/31542";>#31542</a>, 
thanks <a 
href="https://github.com/ghengeveld";><code>@​ghengeveld</code></a>!</li>
   <li>Core: Avoid pausing animations in non-Vitest Playwright environments - 
<a 
href="https://redirect.github.com/storybookjs/storybook/pull/32123";>#32123</a>, 
thanks <a 
href="https://github.com/ghengeveld";><code>@​ghengeveld</code></a>!</li>
   <li>Core: Cleanup of type following up v9 and small verbatimModuleSyntax 
type fix - <a 
href="https://redirect.github.com/storybookjs/storybook/pull/31823";>#31823</a>, 
thanks <a 
href="https://github.com/alcpereira";><code>@​alcpereira</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/ce3915727c3a42d6107953b6b65f6008d704dd3d";><code>ce39157</code></a>
 Bump version from &quot;9.1.2&quot; to &quot;9.1.3&quot; [skip ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/730bbf04edbd06d71c22959cf9c6902f98ba62a2";><code>730bbf0</code></a>
 Merge pull request <a 
href="https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links/issues/32284";>#32284</a>
 from storybookjs/shilman/package-json-keywords</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/2bae930c307c0dea76060040deb4ca2a597c9e74";><code>2bae930</code></a>
 Merge pull request <a 
href="https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links/issues/32283";>#32283</a>
 from storybookjs/shilman/readme-utm-params</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/99c205c4fcccecfed1939c49cb1778f5474a3bdd";><code>99c205c</code></a>
 Bump version from &quot;9.1.1&quot; to &quot;9.1.2&quot; [skip ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/933b62649c9175803030ec9fbf7ada2123ba61dc";><code>933b626</code></a>
 Merge pull request <a 
href="https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links/issues/32220";>#32220</a>
 from storybookjs/yann/fix-jsx-issue-2</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/a6bb54c38a2e0ac13e76fc87e532d318bbd64d31";><code>a6bb54c</code></a>
 Bump version from &quot;9.1.0&quot; to &quot;9.1.1&quot; [skip ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/073a65a8353ab0e42408b3b5830ef87898981a85";><code>073a65a</code></a>
 Bump version from &quot;9.1.0-beta.3&quot; to &quot;9.1.0&quot; [skip ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/d3746ae3c603d6e4c605e07d152bfeaf9de91477";><code>d3746ae</code></a>
 Bump version from &quot;9.1.0-beta.2&quot; to &quot;9.1.0-beta.3&quot; [skip 
ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/5ba877558831764fff1d8a14958e60888531e079";><code>5ba8775</code></a>
 Bump version from &quot;9.1.0-beta.1&quot; to &quot;9.1.0-beta.2&quot; [skip 
ci]</li>
   <li><a 
href="https://github.com/storybookjs/storybook/commit/c146de5a78a573c6dfca54d7ea8ca7d60066856e";><code>c146de5</code></a>
 Bump version from &quot;9.1.0-beta.0&quot; to &quot;9.1.0-beta.1&quot; [skip 
ci]</li>
   <li>Additional commits viewable in <a 
href="https://github.com/storybookjs/storybook/commits/v9.1.3/code/addons/links";>compare
 view</a></li>
   </ul>
   </details>
   <details>
   <summary>Maintainer changes</summary>
   <p>This version was pushed to npm by <a 
href="https://www.npmjs.com/~storybook-bot";>storybook-bot</a>, a new releaser 
for <code>@​storybook/addon-links</code> since your current version.</p>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@storybook/addon-links&package-manager=npm_and_yarn&previous-version=8.1.11&new-version=9.1.3)](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: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to