Skip to content

Commit

Permalink
Bump @storybook/react-vite from 8.2.9 to 8.3.2 in /src/vscode-bicep-ui (
Browse files Browse the repository at this point in the history
#15139)

Bumps
[@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite)
from 8.2.9 to 8.3.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/react-vite</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.2</h2>
<h2>8.3.2</h2>
<ul>
<li>CLI: Fix skip-install for stable latest releases - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29133">#29133</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Do not add packageManager field to package.json during
<code>storybook dev</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29152">#29152</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
</ul>
<h2>v8.3.1</h2>
<h2>8.3.1</h2>
<ul>
<li>Angular: Fix sourceDecorator to apply excludeDecorators flag - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29069">#29069</a>,
thanks <a
href="https://github.com/JSMike"><code>@​JSMike</code></a>!</li>
<li>Core: Do not prebundle better-opn - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29137">#29137</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Do not prebundle jsdoc-type-pratt-parser - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29134">#29134</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Next.js: Upgrade sass-loader from ^12 to ^13 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29040">#29040</a>,
thanks <a
href="https://github.com/HoncharenkoZhenya"><code>@​HoncharenkoZhenya</code></a>!</li>
</ul>
<h2>v8.3.0</h2>
<h2>8.3.0</h2>
<p>Fresh out of the oven! Storybook 8.3 brings you:</p>
<ul>
<li>⚡️ <strong>First-class Vitest integration</strong> to run stories as
component tests</li>
<li>🔼 <strong>Next.js-Vite framework</strong> for Vitest compatibility
and better DX</li>
<li>🗜️ <strong>Further reduced bundle size</strong> for a smaller
install footprint</li>
<li>🌐 <strong>Experimental Story globals</strong> to standardize stories
for themes, viewports, and locales</li>
<li>💯 <strong>Hundreds</strong> more improvements</li>
</ul>
<!-- raw HTML omitted -->
<ul>
<li>Addon Test: Improve messages and post install script handling - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29036">#29036</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Addon Viewport: Add default options via parameters - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28944">#28944</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>Addon Test: Add experimental vitest integration - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28768">#28768</a>,
thanks <a
href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
<li>Addon Test: Fix error message logic in set up file - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28906">#28906</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Addon Test: Fix indentation of 'vitePluginNext' in generated Vitest
config file - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29011">#29011</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li>
<li>Addon Test: Fix postinstall file types - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28978">#28978</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>Addon Test: Fix tests potentially not existing in non-isolate mode -
<a
href="https://redirect.github.com/storybookjs/storybook/pull/28993">#28993</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Addon Test: Improve transformation logic to avoid duplicate tests -
<a
href="https://redirect.github.com/storybookjs/storybook/pull/28929">#28929</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Addon Test: Set default viewport if applicable - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28905">#28905</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Addon Test: Set screenshotFailures to false by default - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28908">#28908</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Addon Docs: Remove babel dependency - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28915">#28915</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>Addon Interactions: Fix status in panel tab - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28580">#28580</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Angular: Fix Angular template error for props with a circular
reference - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28498">#28498</a>,
thanks <a
href="https://github.com/Marklb"><code>@​Marklb</code></a>!</li>
<li>Angular: Fix template props not able to use dot notation - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28588">#28588</a>,
thanks <a
href="https://github.com/Marklb"><code>@​Marklb</code></a>!</li>
<li>Backgrounds/Viewports: Make defaults overridable in
<code>StoryGlobals</code>-mode - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29025">#29025</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
<li>Blocks: Fix scroll to non-ascii anchors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28826">#28826</a>,
thanks <a href="https://github.com/SkReD"><code>@​SkReD</code></a>!</li>
<li>Build: Remove external overrides, use package.json as source of
truth - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28632">#28632</a>,
thanks <a
href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
<li>Builder-Vite: Add null character prefix to virtual file IDs - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28863">#28863</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Builder-Vite: Fix 'condition node never be used' warning - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28989">#28989</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>CLI: Add conditional logging for manager and preview start - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28603">#28603</a>,
thanks <a
href="https://github.com/tobiasdiez"><code>@​tobiasdiez</code></a>!</li>
<li>CLI: Fix dedent import in package managers - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28980">#28980</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>CLI: Fix the initialization of Storybook in workspaces - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28699">#28699</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</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/react-vite</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.3.2</h2>
<ul>
<li>CLI: Fix skip-install for stable latest releases - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29133">#29133</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Do not add packageManager field to package.json during
<code>storybook dev</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29152">#29152</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
</ul>
<h2>8.3.1</h2>
<ul>
<li>Angular: Fix sourceDecorator to apply excludeDecorators flag - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29069">#29069</a>,
thanks <a
href="https://github.com/JSMike"><code>@​JSMike</code></a>!</li>
<li>Core: Do not prebundle better-opn - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29137">#29137</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Do not prebundle jsdoc-type-pratt-parser - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29134">#29134</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Next.js: Upgrade sass-loader from ^12 to ^13 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29040">#29040</a>,
thanks <a
href="https://github.com/HoncharenkoZhenya"><code>@​HoncharenkoZhenya</code></a>!</li>
</ul>
<h2>8.3.0</h2>
<p>Fresh out of the oven! Storybook 8.3 brings you:</p>
<ul>
<li>⚡️ <strong>First-class Vitest integration</strong> to run stories as
component tests</li>
<li>🔼 <strong>Next.js-Vite framework</strong> for Vitest compatibility
and better DX</li>
<li>🗜️ <strong>Further reduced bundle size</strong> for a smaller
install footprint</li>
<li>🌐 <strong>Experimental Story globals</strong> to standardize stories
for themes, viewports, and locales</li>
<li>💯 <strong>Hundreds</strong> more improvements</li>
</ul>
<!-- raw HTML omitted -->
<ul>
<li>Addon Test: Improve messages and post install script handling - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29036">#29036</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Addon Viewport: Add default options via parameters - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28944">#28944</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>Addon Test: Add experimental vitest integration - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28768">#28768</a>,
thanks <a
href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
<li>Addon Test: Fix error message logic in set up file - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28906">#28906</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Addon Test: Fix indentation of 'vitePluginNext' in generated Vitest
config file - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29011">#29011</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li>
<li>Addon Test: Fix postinstall file types - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28978">#28978</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>Addon Test: Fix tests potentially not existing in non-isolate mode -
<a
href="https://redirect.github.com/storybookjs/storybook/pull/28993">#28993</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Addon Test: Improve transformation logic to avoid duplicate tests -
<a
href="https://redirect.github.com/storybookjs/storybook/pull/28929">#28929</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Addon Test: Set default viewport if applicable - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28905">#28905</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Addon Test: Set screenshotFailures to false by default - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28908">#28908</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Addon Docs: Remove babel dependency - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28915">#28915</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>Addon Interactions: Fix status in panel tab - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28580">#28580</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Angular: Fix Angular template error for props with a circular
reference - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28498">#28498</a>,
thanks <a
href="https://github.com/Marklb"><code>@​Marklb</code></a>!</li>
<li>Angular: Fix template props not able to use dot notation - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28588">#28588</a>,
thanks <a
href="https://github.com/Marklb"><code>@​Marklb</code></a>!</li>
<li>Backgrounds/Viewports: Make defaults overridable in
<code>StoryGlobals</code>-mode - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29025">#29025</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
<li>Blocks: Fix scroll to non-ascii anchors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28826">#28826</a>,
thanks <a href="https://github.com/SkReD"><code>@​SkReD</code></a>!</li>
<li>Build: Remove external overrides, use package.json as source of
truth - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28632">#28632</a>,
thanks <a
href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
<li>Builder-Vite: Add null character prefix to virtual file IDs - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28863">#28863</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Builder-Vite: Fix 'condition node never be used' warning - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28989">#28989</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>CLI: Add conditional logging for manager and preview start - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28603">#28603</a>,
thanks <a
href="https://github.com/tobiasdiez"><code>@​tobiasdiez</code></a>!</li>
<li>CLI: Fix dedent import in package managers - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28980">#28980</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>CLI: Fix the initialization of Storybook in workspaces - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28699">#28699</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>CLI: Handle Yarn PnP wrapper scenario when adding an addon - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29027">#29027</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>CLI: Make PackageJson optional for starting a dev server - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28594">#28594</a>,
thanks <a
href="https://github.com/tobiasdiez"><code>@​tobiasdiez</code></a>!</li>
<li>CLI: Update spawn options in proxy.ts to support Windows - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28990">#28990</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</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/ee03ab04c57e4457fbd553e88c84e7bb281a6ed3"><code>ee03ab0</code></a>
Bump version from &quot;8.3.1&quot; to &quot;8.3.2&quot; [skip ci]</li>
<li><a
href="https://github.com/storybookjs/storybook/commit/43accbcf137b3b4952998f2dbb7f475b06b916c4"><code>43accbc</code></a>
Bump version from &quot;8.3.0&quot; to &quot;8.3.1&quot; [skip ci]</li>
<li><a
href="https://github.com/storybookjs/storybook/commit/7e94ba615fc2c1863ca9130d8ed34ccd476b03c9"><code>7e94ba6</code></a>
Bump version from &quot;8.3.0-beta.5&quot; to &quot;8.3.0&quot; [skip
ci]</li>
<li><a
href="https://github.com/storybookjs/storybook/commit/bce7d703aa34d1e9825d38e0fad343d5ab13a118"><code>bce7d70</code></a>
Bump version from &quot;8.3.0-beta.4&quot; to &quot;8.3.0-beta.5&quot;
[skip ci]</li>
<li><a
href="https://github.com/storybookjs/storybook/commit/cce24a0ed08e392b841f554d7b1b75b3e1f18113"><code>cce24a0</code></a>
Bump version from &quot;8.3.0-beta.3&quot; to &quot;8.3.0-beta.4&quot;
[skip ci]</li>
<li><a
href="https://github.com/storybookjs/storybook/commit/daf615930c88106b37aaed95e5c34936c5e340d0"><code>daf6159</code></a>
Bump version from &quot;8.3.0-beta.2&quot; to &quot;8.3.0-beta.3&quot;
[skip ci]</li>
<li><a
href="https://github.com/storybookjs/storybook/commit/00c1524e0e393da445b3a5e2d82197d453907dcc"><code>00c1524</code></a>
Bump version from &quot;8.3.0-beta.1&quot; to &quot;8.3.0-beta.2&quot;
[skip ci]</li>
<li><a
href="https://github.com/storybookjs/storybook/commit/acd2b709e6f056085e86ce65e57ba0a09e59a4ab"><code>acd2b70</code></a>
Bump version from &quot;8.3.0-beta.0&quot; to &quot;8.3.0-beta.1&quot;
[skip ci]</li>
<li><a
href="https://github.com/storybookjs/storybook/commit/d8b6ce81218cc9f166ee5c3c2f193e62fa9857a9"><code>d8b6ce8</code></a>
Bump version from &quot;8.3.0-alpha.11&quot; to &quot;8.3.0-beta.0&quot;
[skip ci]</li>
<li><a
href="https://github.com/storybookjs/storybook/commit/7d6aa6bb11ac67ad1fe48e505ffd5284c1673bdb"><code>7d6aa6b</code></a>
Bump version from &quot;8.3.0-alpha.10&quot; to
&quot;8.3.0-alpha.11&quot; [skip ci]</li>
<li>Additional commits viewable in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.2/code/frameworks/react-vite">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@storybook/react-vite&package-manager=npm_and_yarn&previous-version=8.2.9&new-version=8.3.2)](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>
###### Microsoft Reviewers: [Open in
CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/Azure/bicep/pull/15139)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 251976a commit ae02da0
Show file tree
Hide file tree
Showing 2 changed files with 532 additions and 85 deletions.
Loading

0 comments on commit ae02da0

Please sign in to comment.