-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump @storybook/addon-links from 8.0.10 to 8.3.4 #561
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/storybook/addon-links-8.3.4
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump @storybook/addon-links from 8.0.10 to 8.3.4 #561
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/storybook/addon-links-8.3.4
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
dependencies
Pull requests that update a dependency file
skip-changelog
labels
Nov 1, 2024
curquiza
approved these changes
Nov 27, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bors merge
meili-bors bot
added a commit
that referenced
this pull request
Nov 27, 2024
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 "8.3.3" to "8.3.4" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/e159e49a50eea9d7e41263f71612568178116274"><code>e159e49</code></a> Bump version from "8.3.2" to "8.3.3" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/ee03ab04c57e4457fbd553e88c84e7bb281a6ed3"><code>ee03ab0</code></a> Bump version from "8.3.1" to "8.3.2" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/43accbcf137b3b4952998f2dbb7f475b06b916c4"><code>43accbc</code></a> Bump version from "8.3.0" to "8.3.1" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/7e94ba615fc2c1863ca9130d8ed34ccd476b03c9"><code>7e94ba6</code></a> Bump version from "8.3.0-beta.5" to "8.3.0" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/bce7d703aa34d1e9825d38e0fad343d5ab13a118"><code>bce7d70</code></a> Bump version from "8.3.0-beta.4" to "8.3.0-beta.5" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/cce24a0ed08e392b841f554d7b1b75b3e1f18113"><code>cce24a0</code></a> Bump version from "8.3.0-beta.3" to "8.3.0-beta.4" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/daf615930c88106b37aaed95e5c34936c5e340d0"><code>daf6159</code></a> Bump version from "8.3.0-beta.2" to "8.3.0-beta.3" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/00c1524e0e393da445b3a5e2d82197d453907dcc"><code>00c1524</code></a> Bump version from "8.3.0-beta.1" to "8.3.0-beta.2" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/acd2b709e6f056085e86ce65e57ba0a09e59a4ab"><code>acd2b70</code></a> Bump version from "8.3.0-beta.0" to "8.3.0-beta.1" [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>
Timed out. |
@dependabot rebase |
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) from 8.0.10 to 8.3.4. - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v8.3.4/code/addons/links) --- updated-dependencies: - dependency-name: "@storybook/addon-links" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/npm_and_yarn/storybook/addon-links-8.3.4
branch
from
November 27, 2024 12:38
d6c5db2
to
d34cac1
Compare
bors merge |
meili-bors bot
added a commit
that referenced
this pull request
Nov 27, 2024
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 "8.3.3" to "8.3.4" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/e159e49a50eea9d7e41263f71612568178116274"><code>e159e49</code></a> Bump version from "8.3.2" to "8.3.3" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/ee03ab04c57e4457fbd553e88c84e7bb281a6ed3"><code>ee03ab0</code></a> Bump version from "8.3.1" to "8.3.2" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/43accbcf137b3b4952998f2dbb7f475b06b916c4"><code>43accbc</code></a> Bump version from "8.3.0" to "8.3.1" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/7e94ba615fc2c1863ca9130d8ed34ccd476b03c9"><code>7e94ba6</code></a> Bump version from "8.3.0-beta.5" to "8.3.0" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/bce7d703aa34d1e9825d38e0fad343d5ab13a118"><code>bce7d70</code></a> Bump version from "8.3.0-beta.4" to "8.3.0-beta.5" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/cce24a0ed08e392b841f554d7b1b75b3e1f18113"><code>cce24a0</code></a> Bump version from "8.3.0-beta.3" to "8.3.0-beta.4" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/daf615930c88106b37aaed95e5c34936c5e340d0"><code>daf6159</code></a> Bump version from "8.3.0-beta.2" to "8.3.0-beta.3" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/00c1524e0e393da445b3a5e2d82197d453907dcc"><code>00c1524</code></a> Bump version from "8.3.0-beta.1" to "8.3.0-beta.2" [skip ci]</li> <li><a href="https://github.com/storybookjs/storybook/commit/acd2b709e6f056085e86ce65e57ba0a09e59a4ab"><code>acd2b70</code></a> Bump version from "8.3.0-beta.0" to "8.3.0-beta.1" [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>
Timed out. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps @storybook/addon-links from 8.0.10 to 8.3.4.
Release notes
Sourced from
@storybook/addon-links
's releases.... (truncated)
Changelog
Sourced from
@storybook/addon-links
's changelog.... (truncated)
Commits
20ab887
Bump version from "8.3.3" to "8.3.4" [skip ci]e159e49
Bump version from "8.3.2" to "8.3.3" [skip ci]ee03ab0
Bump version from "8.3.1" to "8.3.2" [skip ci]43accbc
Bump version from "8.3.0" to "8.3.1" [skip ci]7e94ba6
Bump version from "8.3.0-beta.5" to "8.3.0" [skip ci]bce7d70
Bump version from "8.3.0-beta.4" to "8.3.0-beta.5" [skip ci]cce24a0
Bump version from "8.3.0-beta.3" to "8.3.0-beta.4" [skip ci]daf6159
Bump version from "8.3.0-beta.2" to "8.3.0-beta.3" [skip ci]00c1524
Bump version from "8.3.0-beta.1" to "8.3.0-beta.2" [skip ci]acd2b70
Bump version from "8.3.0-beta.0" to "8.3.0-beta.1" [skip ci]You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
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)