mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
chore: bump @storybook/preview-api from 8.4.7 to 8.5.3 in /site (#16396)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [@storybook/preview-api](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/preview-api) from 8.4.7 to 8.5.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/preview-api</code>'s releases</a>.</em></p> <blockquote> <h2>v8.5.3</h2> <h2>8.5.3</h2> <ul> <li>Preview: Add <code>globals</code> to <code>extract()</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30415">#30415</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Vite: Fix add component UI invalidation - <a href="https://redirect.github.com/storybookjs/storybook/pull/30438">#30438</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> <h2>v8.5.2</h2> <h2>8.5.2</h2> <ul> <li>Addon Test: Support Vitest 3 browser.test.instances field - <a href="https://redirect.github.com/storybookjs/storybook/pull/30309">#30309</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>CLI: Corrected Next.js createScript for pnpm. - <a href="https://redirect.github.com/storybookjs/storybook/pull/30304">#30304</a>, thanks <a href="https://github.com/zhyd1997"><code>@zhyd1997</code></a>!</li> </ul> <h2>v8.5.1</h2> <h2>8.5.1</h2> <ul> <li>Addon Test: Replace <code>interaction test</code> -> <code>component test</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30333">#30333</a>, thanks <a href="https://github.com/kylegach"><code>@kylegach</code></a>!</li> <li>Manager: Fix escaping of single quotes in dynamic import paths - <a href="https://redirect.github.com/storybookjs/storybook/pull/30278">#30278</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>RNW-Vite: Support requires for images/fonts - <a href="https://redirect.github.com/storybookjs/storybook/pull/30305">#30305</a>, thanks <a href="https://github.com/dannyhw"><code>@dannyhw</code></a>!</li> </ul> <h2>v8.5.0</h2> <h2>8.5.0</h2> <p>Storybook 8.5 is packed with powerful features to enhance your development workflow. This release makes it easier than ever to build accessible, well-tested UIs. Here’s what’s new:</p> <ul> <li>🦾 Realtime accessibility tests to help build UIs for everybody</li> <li>🛡️ Project code coverage to measure the completeness of your tests</li> <li>🎯 Focused tests for faster test feedback</li> <li>⚛️ React Native Web Vite framework (experimental) for testing mobile UI</li> <li>⚛️ React 19 support</li> <li>🎁 Storybook test early access program to level up your testing game</li> <li>💯 Hundreds more improvements</li> </ul> <!-- raw HTML omitted --> <ul> <li>Addon A11y: Add conditional rendering for a11y violation number in Testing Module - <a href="https://redirect.github.com/storybookjs/storybook/pull/30073">#30073</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Add typesVersions support for TypeScript definitions in a11y package - <a href="https://redirect.github.com/storybookjs/storybook/pull/30005">#30005</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Adjust default behaviour when using with experimental-addon-test - <a href="https://redirect.github.com/storybookjs/storybook/pull/30162">#30162</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Change default element selector - <a href="https://redirect.github.com/storybookjs/storybook/pull/30253">#30253</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Create a11y test provider and revamp a11y addon - <a href="https://redirect.github.com/storybookjs/storybook/pull/29643">#29643</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Don't set a11y tag as comment in automigrations - <a href="https://redirect.github.com/storybookjs/storybook/pull/30257">#30257</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Fix skipped status handling in Testing Module - <a href="https://redirect.github.com/storybookjs/storybook/pull/30077">#30077</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Refactor environment variable handling for Vitest integration - <a href="https://redirect.github.com/storybookjs/storybook/pull/30022">#30022</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon A11y: Remove warnings API - <a href="https://redirect.github.com/storybookjs/storybook/pull/30049">#30049</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon A11y: Run the a11y automigration on postInstall - <a href="https://redirect.github.com/storybookjs/storybook/pull/30004">#30004</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon A11y: Show errors of axe properly - <a href="https://redirect.github.com/storybookjs/storybook/pull/30050">#30050</a>, thanks <a href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li> <li>Addon A11y: Update accessibility status handling in TestProviderRender - <a href="https://redirect.github.com/storybookjs/storybook/pull/30027">#30027</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Docs: Dynamically import rehype - <a href="https://redirect.github.com/storybookjs/storybook/pull/29544">#29544</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li> <li>Addon Docs: Make new code panel opt in - <a href="https://redirect.github.com/storybookjs/storybook/pull/30248">#30248</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> <li>Addon Onboarding: Prebundle react-confetti - <a href="https://redirect.github.com/storybookjs/storybook/pull/29996">#29996</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>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v8.5.3/code/lib/preview-api">compare view</a></li> </ul> </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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -132,7 +132,7 @@
|
||||
"@storybook/addon-links": "8.5.2",
|
||||
"@storybook/addon-mdx-gfm": "8.5.2",
|
||||
"@storybook/addon-themes": "8.4.6",
|
||||
"@storybook/preview-api": "8.4.7",
|
||||
"@storybook/preview-api": "8.5.3",
|
||||
"@storybook/react": "8.4.6",
|
||||
"@storybook/react-vite": "8.4.6",
|
||||
"@storybook/test": "8.4.6",
|
||||
|
||||
Generated
+9
-9
@@ -302,8 +302,8 @@ importers:
|
||||
specifier: 8.4.6
|
||||
version: 8.4.6(storybook@8.5.2(prettier@3.4.1))
|
||||
'@storybook/preview-api':
|
||||
specifier: 8.4.7
|
||||
version: 8.4.7(storybook@8.5.2(prettier@3.4.1))
|
||||
specifier: 8.5.3
|
||||
version: 8.5.3(storybook@8.5.2(prettier@3.4.1))
|
||||
'@storybook/react':
|
||||
specifier: 8.4.6
|
||||
version: 8.4.6(@storybook/test@8.4.6(storybook@8.5.2(prettier@3.4.1)))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.5.2(prettier@3.4.1))(typescript@5.6.3)
|
||||
@@ -438,7 +438,7 @@ importers:
|
||||
version: 8.5.2(prettier@3.4.1)
|
||||
storybook-addon-remix-react-router:
|
||||
specifier: 3.1.0
|
||||
version: 3.1.0(@storybook/blocks@8.4.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.5.2(prettier@3.4.1)))(@storybook/channels@8.1.11)(@storybook/components@8.4.6(storybook@8.5.2(prettier@3.4.1)))(@storybook/core-events@8.1.11)(@storybook/manager-api@8.4.6(storybook@8.5.2(prettier@3.4.1)))(@storybook/preview-api@8.4.7(storybook@8.5.2(prettier@3.4.1)))(@storybook/theming@8.4.6(storybook@8.5.2(prettier@3.4.1)))(react-dom@18.3.1(react@18.3.1))(react-router-dom@6.26.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1)
|
||||
version: 3.1.0(@storybook/blocks@8.4.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.5.2(prettier@3.4.1)))(@storybook/channels@8.1.11)(@storybook/components@8.4.6(storybook@8.5.2(prettier@3.4.1)))(@storybook/core-events@8.1.11)(@storybook/manager-api@8.4.6(storybook@8.5.2(prettier@3.4.1)))(@storybook/preview-api@8.5.3(storybook@8.5.2(prettier@3.4.1)))(@storybook/theming@8.4.6(storybook@8.5.2(prettier@3.4.1)))(react-dom@18.3.1(react@18.3.1))(react-router-dom@6.26.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1)
|
||||
storybook-react-context:
|
||||
specifier: 0.7.0
|
||||
version: 0.7.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.5.2(prettier@3.4.1))
|
||||
@@ -2284,8 +2284,8 @@ packages:
|
||||
peerDependencies:
|
||||
storybook: ^8.2.0 || ^8.3.0-0 || ^8.4.0-0 || ^8.5.0-0 || ^8.6.0-0
|
||||
|
||||
'@storybook/preview-api@8.4.7':
|
||||
resolution: {integrity: sha512-0QVQwHw+OyZGHAJEXo6Knx+6/4er7n2rTDE5RYJ9F2E2Lg42E19pfdLlq2Jhoods2Xrclo3wj6GWR//Ahi39Eg==, tarball: https://registry.npmjs.org/@storybook/preview-api/-/preview-api-8.4.7.tgz}
|
||||
'@storybook/preview-api@8.5.3':
|
||||
resolution: {integrity: sha512-dUsuXW+KgDg4tWXOB6dk5j5gwwRUzbPvicHAY9mzbpSVScbWXuE5T/S/9hHlbtfkhFroWQgPx2eB8z3rai+7RQ==, tarball: https://registry.npmjs.org/@storybook/preview-api/-/preview-api-8.5.3.tgz}
|
||||
peerDependencies:
|
||||
storybook: ^8.2.0 || ^8.3.0-0 || ^8.4.0-0 || ^8.5.0-0 || ^8.6.0-0
|
||||
|
||||
@@ -8317,7 +8317,7 @@ snapshots:
|
||||
dependencies:
|
||||
storybook: 8.5.2(prettier@3.4.1)
|
||||
|
||||
'@storybook/preview-api@8.4.7(storybook@8.5.2(prettier@3.4.1))':
|
||||
'@storybook/preview-api@8.5.3(storybook@8.5.2(prettier@3.4.1))':
|
||||
dependencies:
|
||||
storybook: 8.5.2(prettier@3.4.1)
|
||||
|
||||
@@ -12552,14 +12552,14 @@ snapshots:
|
||||
dependencies:
|
||||
internal-slot: 1.0.6
|
||||
|
||||
storybook-addon-remix-react-router@3.1.0(@storybook/blocks@8.4.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.5.2(prettier@3.4.1)))(@storybook/channels@8.1.11)(@storybook/components@8.4.6(storybook@8.5.2(prettier@3.4.1)))(@storybook/core-events@8.1.11)(@storybook/manager-api@8.4.6(storybook@8.5.2(prettier@3.4.1)))(@storybook/preview-api@8.4.7(storybook@8.5.2(prettier@3.4.1)))(@storybook/theming@8.4.6(storybook@8.5.2(prettier@3.4.1)))(react-dom@18.3.1(react@18.3.1))(react-router-dom@6.26.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1):
|
||||
storybook-addon-remix-react-router@3.1.0(@storybook/blocks@8.4.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.5.2(prettier@3.4.1)))(@storybook/channels@8.1.11)(@storybook/components@8.4.6(storybook@8.5.2(prettier@3.4.1)))(@storybook/core-events@8.1.11)(@storybook/manager-api@8.4.6(storybook@8.5.2(prettier@3.4.1)))(@storybook/preview-api@8.5.3(storybook@8.5.2(prettier@3.4.1)))(@storybook/theming@8.4.6(storybook@8.5.2(prettier@3.4.1)))(react-dom@18.3.1(react@18.3.1))(react-router-dom@6.26.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1):
|
||||
dependencies:
|
||||
'@storybook/blocks': 8.4.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.5.2(prettier@3.4.1))
|
||||
'@storybook/channels': 8.1.11
|
||||
'@storybook/components': 8.4.6(storybook@8.5.2(prettier@3.4.1))
|
||||
'@storybook/core-events': 8.1.11
|
||||
'@storybook/manager-api': 8.4.6(storybook@8.5.2(prettier@3.4.1))
|
||||
'@storybook/preview-api': 8.4.7(storybook@8.5.2(prettier@3.4.1))
|
||||
'@storybook/preview-api': 8.5.3(storybook@8.5.2(prettier@3.4.1))
|
||||
'@storybook/theming': 8.4.6(storybook@8.5.2(prettier@3.4.1))
|
||||
compare-versions: 6.1.0
|
||||
react-inspector: 6.0.2(react@18.3.1)
|
||||
@@ -12570,7 +12570,7 @@ snapshots:
|
||||
|
||||
storybook-react-context@0.7.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(storybook@8.5.2(prettier@3.4.1)):
|
||||
dependencies:
|
||||
'@storybook/preview-api': 8.4.7(storybook@8.5.2(prettier@3.4.1))
|
||||
'@storybook/preview-api': 8.5.3(storybook@8.5.2(prettier@3.4.1))
|
||||
react: 18.3.1
|
||||
react-dom: 18.3.1(react@18.3.1)
|
||||
transitivePeerDependencies:
|
||||
|
||||
Reference in New Issue
Block a user