Skip to content

Commit

Permalink
Merge #561
Browse files Browse the repository at this point in the history
561: Bump @storybook/addon-links from 8.0.10 to 8.3.4 r=curquiza a=dependabot[bot]

Bumps [`@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links)` from 8.0.10 to 8.3.4.
<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>v8.3.4</h2>
<h2>8.3.4</h2>
<ul>
<li>Addon Test: Support story name as test description - <a href="https://redirect.github.com/storybookjs/storybook/pull/29147">#29147</a>, thanks <a href="https://github.com/InfiniteXyy"><code>`@​InfiniteXyy</code></a>!</li>`
<li>Addon-Interactions: Use ansi-to-html for colored test errors - <a href="https://redirect.github.com/storybookjs/storybook/pull/29110">#29110</a>, thanks <a href="https://github.com/kasperpeulen"><code>`@​kasperpeulen</code></a>!</li>`
</ul>
<h2>v8.3.3</h2>
<h2>8.3.3</h2>
<ul>
<li>CLI: Show constraints in error when getting depndencies - <a href="https://redirect.github.com/storybookjs/storybook/pull/29187">#29187</a>, thanks <a href="https://github.com/andrasczeh"><code>`@​andrasczeh</code></a>!</li>`
<li>React-Vite: Downgrade react-docgen-typescript plugin - <a href="https://redirect.github.com/storybookjs/storybook/pull/29184">#29184</a>, thanks <a href="https://github.com/shilman"><code>`@​shilman</code></a>!</li>`
<li>UI: Fix composed storybook TooltipLinkList bug where href isn't passed forward - <a href="https://redirect.github.com/storybookjs/storybook/pull/29175">#29175</a>, thanks <a href="https://github.com/JSMike"><code>`@​JSMike</code></a>!</li>`
</ul>
<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>`
</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>8.3.4</h2>
<ul>
<li>Addon Test: Support story name as test description - <a href="https://redirect.github.com/storybookjs/storybook/pull/29147">#29147</a>, thanks <a href="https://github.com/InfiniteXyy"><code>`@​InfiniteXyy</code></a>!</li>`
<li>Addon-Interactions: Use ansi-to-html for colored test errors - <a href="https://redirect.github.com/storybookjs/storybook/pull/29110">#29110</a>, thanks <a href="https://github.com/kasperpeulen"><code>`@​kasperpeulen</code></a>!</li>`
</ul>
<h2>8.3.3</h2>
<ul>
<li>CLI: Show constraints in error when getting depndencies - <a href="https://redirect.github.com/storybookjs/storybook/pull/29187">#29187</a>, thanks <a href="https://github.com/andrasczeh"><code>`@​andrasczeh</code></a>!</li>`
<li>React-Vite: Downgrade react-docgen-typescript plugin - <a href="https://redirect.github.com/storybookjs/storybook/pull/29184">#29184</a>, thanks <a href="https://github.com/shilman"><code>`@​shilman</code></a>!</li>`
<li>UI: Fix composed storybook TooltipLinkList bug where href isn't passed forward - <a href="https://redirect.github.com/storybookjs/storybook/pull/29175">#29175</a>, thanks <a href="https://github.com/JSMike"><code>`@​JSMike</code></a>!</li>`
</ul>
<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>`
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/storybookjs/storybook/commit/20ab8870206aa839e1cd93b089773b6e3ac5a77b"><code>20ab887</code></a> Bump version from &quot;8.3.3&quot; to &quot;8.3.4&quot; [skip ci]</li>
<li><a href="https://github.com/storybookjs/storybook/commit/e159e49a50eea9d7e41263f71612568178116274"><code>e159e49</code></a> Bump version from &quot;8.3.2&quot; to &quot;8.3.3&quot; [skip ci]</li>
<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>Additional commits viewable in <a href="https://github.com/storybookjs/storybook/commits/v8.3.4/code/addons/links">compare view</a></li>
</ul>
</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.0.10&new-version=8.3.4)](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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
meili-bors[bot] and dependabot[bot] authored Nov 27, 2024
2 parents 412cba0 + d34cac1 commit 1d7c409
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"devDependencies": {
"@storybook/addon-actions": "^8.1.11",
"@storybook/addon-essentials": "^8.1.9",
"@storybook/addon-links": "^8.0.10",
"@storybook/addon-links": "^8.3.4",
"@storybook/node-logger": "^8.3.4",
"@storybook/preset-create-react-app": "^8.1.11",
"@storybook/react": "^8.1.11",
Expand Down
19 changes: 6 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3384,12 +3384,12 @@
dependencies:
"@storybook/global" "^5.0.0"

"@storybook/addon-links@^8.0.10":
version "8.0.10"
resolved "https://registry.yarnpkg.com/@storybook/addon-links/-/addon-links-8.0.10.tgz#6852c5a046df137f1d16dd971b14ef4191f4f79e"
integrity sha512-+mIyH2UcrgQfAyRM4+ARkB/D0OOY8UMwkZsD8dD23APZ8oru7W/NHX3lXl0WjPfQcOIx/QwWNWI3+DgVZJY3jw==
"@storybook/addon-links@^8.3.4":
version "8.3.4"
resolved "https://registry.yarnpkg.com/@storybook/addon-links/-/addon-links-8.3.4.tgz#556217a6e14dd37c1344dacfd9db5a4400ab6e0a"
integrity sha512-R1DjARmxRIKJDGIG6uxmQ1yFNyoQbb+QIPUFjgWCak8+AdLJbC7W+Esvo9F5hQfh6czyy0piiM3qj5hpQJVh3A==
dependencies:
"@storybook/csf" "^0.1.4"
"@storybook/csf" "^0.1.11"
"@storybook/global" "^5.0.0"
ts-dedent "^2.0.0"

Expand Down Expand Up @@ -3697,20 +3697,13 @@
recast "^0.23.5"
ts-dedent "^2.0.0"

"@storybook/csf@^0.1.11":
"@storybook/csf@^0.1.11", "@storybook/csf@^0.1.7":
version "0.1.11"
resolved "https://registry.yarnpkg.com/@storybook/csf/-/csf-0.1.11.tgz#ad685a4fe564a47a6b73571c2e7c07b526f4f71b"
integrity sha512-dHYFQH3mA+EtnCkHXzicbLgsvzYjcDJ1JWsogbItZogkPHgSJM/Wr71uMkcvw8v9mmCyP4NpXJuu6bPoVsOnzg==
dependencies:
type-fest "^2.19.0"

"@storybook/csf@^0.1.4", "@storybook/csf@^0.1.7":
version "0.1.7"
resolved "https://registry.yarnpkg.com/@storybook/csf/-/csf-0.1.7.tgz#dcc6c16a353bc09c8c619ba1a23ba93b2aab0b9d"
integrity sha512-53JeLZBibjQxi0Ep+/AJTfxlofJlxy1jXcSKENlnKxHjWEYyHQCumMP5yTFjf7vhNnMjEpV3zx6t23ssFiGRyw==
dependencies:
type-fest "^2.19.0"

"@storybook/[email protected]":
version "8.1.11"
resolved "https://registry.yarnpkg.com/@storybook/docs-tools/-/docs-tools-8.1.11.tgz#f779d3dd0fc4545c7c6a74c6c38663e72c51a52e"
Expand Down

0 comments on commit 1d7c409

Please sign in to comment.