Commit ce06c96
authored
Bump @storybook/addon-themes from 9.1.20 to 10.2.19 in /src/vscode-bicep-ui (#19189)
Bumps
[@storybook/addon-themes](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/themes)
from 9.1.20 to 10.2.19.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-themes</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v10.2.19</h2>
<h2>10.2.19</h2>
<ul>
<li>Maintenance: Support vite-plugin-svelte@7 which supports Vite 8 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/34115">#34115</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li>
<li>Vite: Support Vite 8 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/33788">#33788</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li>
</ul>
<h2>v10.2.18</h2>
<h2>10.2.18</h2>
<ul>
<li>Core: Correctly fallback to first detected vitest config file - <a
href="https://redirect.github.com/storybookjs/storybook/pull/33865">#33865</a>,
thanks <a
href="https://github.com/yannbf"><code>@yannbf</code></a>!</li>
<li>Core: Fix error reporting in ManagerErrorBoundary - <a
href="https://redirect.github.com/storybookjs/storybook/pull/33915">#33915</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li>
</ul>
<h2>v10.2.17</h2>
<h2>10.2.17</h2>
<ul>
<li>Next.js: Add support for v16.2 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/34046">#34046</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li>
</ul>
<h2>v10.2.16</h2>
<h2>10.2.16</h2>
<ul>
<li>CSF-Factories: Fix ConfigFile parser false warning on
`definePreview({...}).type<!-- raw HTML omitted -->()` export default -
<a
href="https://redirect.github.com/storybookjs/storybook/pull/33885">#33885</a>,
thanks <a
href="https://github.com/copilot-swe-agent"><code>@copilot-swe-agent</code></a>!</li>
<li>Core: Add host/origin validation to requests and websocket
connections - <a
href="https://redirect.github.com/storybookjs/storybook/pull/33835">#33835</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li>
<li>Core: Add vike metadata frameworks - <a
href="https://redirect.github.com/storybookjs/storybook/pull/33965">#33965</a>,
thanks <a
href="https://github.com/yannbf"><code>@yannbf</code></a>!</li>
<li>Core: Resolve builder preset path correctly in pnpm strict mode - <a
href="https://redirect.github.com/storybookjs/storybook/pull/34032">#34032</a>,
thanks <a
href="https://github.com/braedenfoster"><code>@braedenfoster</code></a>!</li>
<li>Core: Update default allowed hosts in host validation middleware -
<a
href="https://redirect.github.com/storybookjs/storybook/pull/34045">#34045</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li>
</ul>
<h2>v10.2.15</h2>
<h2>10.2.15</h2>
<ul>
<li>Core: Storybook failed to load iframe.html when publishing - <a
href="https://redirect.github.com/storybookjs/storybook/pull/33896">#33896</a>,
thanks <a
href="https://github.com/danielalanbates"><code>@danielalanbates</code></a>!</li>
<li>Manager-API: Update refs sequentially in experimental_setFilter - <a
href="https://redirect.github.com/storybookjs/storybook/pull/33958">#33958</a>,
thanks <a href="https://github.com/ia319"><code>@ia319</code></a>!</li>
<li>React: Handle render identifier in manifest snippet generation - <a
href="https://redirect.github.com/storybookjs/storybook/pull/33940">#33940</a>,
thanks <a
href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li>
</ul>
<h2>v10.2.14</h2>
<h2>10.2.14</h2>
<ul>
<li>CLI: Set STORYBOOK environment variable - <a
href="https://redirect.github.com/storybookjs/storybook/pull/33938">#33938</a>,
thanks <a
href="https://github.com/yannbf"><code>@yannbf</code></a>!</li>
<li>UI: Prevent crash when tag filters contain undefined entries - <a
href="https://redirect.github.com/storybookjs/storybook/pull/33931">#33931</a>,
thanks <a
href="https://github.com/abhaysinh1000"><code>@abhaysinh1000</code></a>!</li>
</ul>
<h2>v10.2.13</h2>
<h2>10.2.13</h2>
<ul>
<li>Addon Pseudo-states: Process all nested css rules - <a
href="https://redirect.github.com/storybookjs/storybook/pull/33605">#33605</a>,
thanks <a
href="https://github.com/hpohlmeyer"><code>@hpohlmeyer</code></a>!</li>
<li>Builder-Vite: Prevent config duplication - <a
href="https://redirect.github.com/storybookjs/storybook/pull/33883">#33883</a>,
thanks <a
href="https://github.com/copilot-swe-agent"><code>@copilot-swe-agent</code></a>!</li>
<li>CLI: Fix React native web A11y issues - <a
href="https://redirect.github.com/storybookjs/storybook/pull/33937">#33937</a>,
thanks <a
href="https://github.com/jonniebigodes"><code>@jonniebigodes</code></a>!</li>
<li>Core: Avoid hanging when inferring args for recursive calls on DOM
elemens - <a
href="https://redirect.github.com/storybookjs/storybook/pull/33922">#33922</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li>
<li>Eslint: Fix ESLint 10 compatibility in eslint-plugin-storybook rules
- <a
href="https://redirect.github.com/storybookjs/storybook/pull/33884">#33884</a>,
thanks <a
href="https://github.com/copilot-swe-agent"><code>@copilot-swe-agent</code></a>!</li>
<li>Viewport: Prioritize story viewport globals and avoid user-global
pollution - <a
href="https://redirect.github.com/storybookjs/storybook/pull/33849">#33849</a>,
thanks <a href="https://github.com/ia319"><code>@ia319</code></a>!</li>
</ul>
<h2>v10.2.12</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"><code>@storybook/addon-themes</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>10.2.19</h2>
<ul>
<li>Maintenance: Support vite-plugin-svelte@7 which supports Vite 8 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/34115">#34115</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li>
<li>Vite: Support Vite 8 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/33788">#33788</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li>
</ul>
<h2>10.2.18</h2>
<ul>
<li>Core: Correctly fallback to first detected vitest config file - <a
href="https://redirect.github.com/storybookjs/storybook/pull/33865">#33865</a>,
thanks <a
href="https://github.com/yannbf"><code>@yannbf</code></a>!</li>
<li>Core: Fix error reporting in ManagerErrorBoundary - <a
href="https://redirect.github.com/storybookjs/storybook/pull/33915">#33915</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li>
</ul>
<h2>10.2.17</h2>
<ul>
<li>Next.js: Add support for v16.2 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/34046">#34046</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li>
</ul>
<h2>10.2.16</h2>
<ul>
<li>CSF-Factories: Fix ConfigFile parser false warning on
<code>definePreview({...}).type<T>()</code> export default - <a
href="https://redirect.github.com/storybookjs/storybook/pull/33885">#33885</a>,
thanks <a
href="https://github.com/copilot-swe-agent"><code>@copilot-swe-agent</code></a>!</li>
<li>Core: Add host/origin validation to requests and websocket
connections - <a
href="https://redirect.github.com/storybookjs/storybook/pull/33835">#33835</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li>
<li>Core: Add vike metadata frameworks - <a
href="https://redirect.github.com/storybookjs/storybook/pull/33965">#33965</a>,
thanks <a
href="https://github.com/yannbf"><code>@yannbf</code></a>!</li>
<li>Core: Resolve builder preset path correctly in pnpm strict mode - <a
href="https://redirect.github.com/storybookjs/storybook/pull/34032">#34032</a>,
thanks <a
href="https://github.com/braedenfoster"><code>@braedenfoster</code></a>!</li>
<li>Core: Update default allowed hosts in host validation middleware -
<a
href="https://redirect.github.com/storybookjs/storybook/pull/34045">#34045</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@ghengeveld</code></a>!</li>
</ul>
<h2>10.2.15</h2>
<ul>
<li>Core: Storybook failed to load iframe.html when publishing - <a
href="https://redirect.github.com/storybookjs/storybook/pull/33896">#33896</a>,
thanks <a
href="https://github.com/danielalanbates"><code>@danielalanbates</code></a>!</li>
<li>Manager-API: Update refs sequentially in experimental_setFilter - <a
href="https://redirect.github.com/storybookjs/storybook/pull/33958">#33958</a>,
thanks <a href="https://github.com/ia319"><code>@ia319</code></a>!</li>
<li>React: Handle render identifier in manifest snippet generation - <a
href="https://redirect.github.com/storybookjs/storybook/pull/33940">#33940</a>,
thanks <a
href="https://github.com/kasperpeulen"><code>@kasperpeulen</code></a>!</li>
</ul>
<h2>10.2.14</h2>
<ul>
<li>CLI: Set STORYBOOK environment variable - <a
href="https://redirect.github.com/storybookjs/storybook/pull/33938">#33938</a>,
thanks <a
href="https://github.com/yannbf"><code>@yannbf</code></a>!</li>
<li>UI: Prevent crash when tag filters contain undefined entries - <a
href="https://redirect.github.com/storybookjs/storybook/pull/33931">#33931</a>,
thanks <a
href="https://github.com/abhaysinh1000"><code>@abhaysinh1000</code></a>!</li>
</ul>
<h2>10.2.13</h2>
<ul>
<li>Addon Pseudo-states: Process all nested css rules - <a
href="https://redirect.github.com/storybookjs/storybook/pull/33605">#33605</a>,
thanks <a
href="https://github.com/hpohlmeyer"><code>@hpohlmeyer</code></a>!</li>
<li>Builder-Vite: Prevent config duplication - <a
href="https://redirect.github.com/storybookjs/storybook/pull/33883">#33883</a>,
thanks <a
href="https://github.com/copilot-swe-agent"><code>@copilot-swe-agent</code></a>!</li>
<li>CLI: Fix React native web A11y issues - <a
href="https://redirect.github.com/storybookjs/storybook/pull/33937">#33937</a>,
thanks <a
href="https://github.com/jonniebigodes"><code>@jonniebigodes</code></a>!</li>
<li>Core: Avoid hanging when inferring args for recursive calls on DOM
elemens - <a
href="https://redirect.github.com/storybookjs/storybook/pull/33922">#33922</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li>
<li>Eslint: Fix ESLint 10 compatibility in eslint-plugin-storybook rules
- <a
href="https://redirect.github.com/storybookjs/storybook/pull/33884">#33884</a>,
thanks <a
href="https://github.com/copilot-swe-agent"><code>@copilot-swe-agent</code></a>!</li>
<li>Viewport: Prioritize story viewport globals and avoid user-global
pollution - <a
href="https://redirect.github.com/storybookjs/storybook/pull/33849">#33849</a>,
thanks <a href="https://github.com/ia319"><code>@ia319</code></a>!</li>
</ul>
<h2>10.2.12</h2>
<ul>
<li>Core: Sanitize inputs for save from controls - <a
href="https://redirect.github.com/storybookjs/storybook/pull/33868">#33868</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li>
<li>Telemetry: Add project age - <a
href="https://redirect.github.com/storybookjs/storybook/pull/33910">#33910</a>,
thanks <a
href="https://github.com/shilman"><code>@shilman</code></a>!</li>
<li>Webpack: Improve performance of module-mocking plugins - <a
href="https://redirect.github.com/storybookjs/storybook/pull/33169">#33169</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@valentinpalkovic</code></a>!</li>
</ul>
<h2>10.2.11</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/storybookjs/storybook/commit/aefcdf99b9676a8d1fe013524bf3656ce09edf06"><code>aefcdf9</code></a>
Bump version from "10.2.18" to "10.2.19" [skip
ci]</li>
<li><a
href="https://github.com/storybookjs/storybook/commit/a22db21f6b495c138bc51a6c2069ac1c856fd89b"><code>a22db21</code></a>
Bump version from "10.2.17" to "10.2.18" [skip
ci]</li>
<li><a
href="https://github.com/storybookjs/storybook/commit/71dcfa9db88d76262ff8cb3d2422124c213cc1ed"><code>71dcfa9</code></a>
Bump version from "10.2.16" to "10.2.17" [skip
ci]</li>
<li><a
href="https://github.com/storybookjs/storybook/commit/8a7f39ab461fc1e88db6f5c4cad0a5d296a49b1f"><code>8a7f39a</code></a>
Bump version from "10.2.15" to "10.2.16" [skip
ci]</li>
<li><a
href="https://github.com/storybookjs/storybook/commit/7b4ab63f03c44171643c1d31b09f4ff72629fa38"><code>7b4ab63</code></a>
Bump version from "10.2.14" to "10.2.15" [skip
ci]</li>
<li><a
href="https://github.com/storybookjs/storybook/commit/8392ec0df9c33981343c778e24dc458fd7061b8c"><code>8392ec0</code></a>
Bump version from "10.2.13" to "10.2.14" [skip
ci]</li>
<li><a
href="https://github.com/storybookjs/storybook/commit/305b534323184fc8ab3b05319b6769fb7598e277"><code>305b534</code></a>
Bump version from "10.2.12" to "10.2.13" [skip
ci]</li>
<li><a
href="https://github.com/storybookjs/storybook/commit/68f811fe084c32d2e5391d9e2017846e35219620"><code>68f811f</code></a>
Bump version from "10.2.11" to "10.2.12" [skip
ci]</li>
<li><a
href="https://github.com/storybookjs/storybook/commit/be01dca2effce953b052f6d2c58a23695ed3dfa0"><code>be01dca</code></a>
Bump version from "10.2.10" to "10.2.11" [skip
ci]</li>
<li><a
href="https://github.com/storybookjs/storybook/commit/c812573ca3d708dcddff748f72fc123d617f5735"><code>c812573</code></a>
Bump version from "10.2.9" to "10.2.10" [skip
ci]</li>
<li>Additional commits viewable in <a
href="https://github.com/storybookjs/storybook/commits/v10.2.19/code/addons/themes">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 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>
###### Microsoft Reviewers: [Open in
CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/Azure/bicep/pull/19189)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent e7a8ef1 commit ce06c96
File tree
2 files changed
+6
-6
lines changed- src/vscode-bicep-ui
- packages/components
2 files changed
+6
-6
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments