93.json (11063B)
1 { 2 "number": 93, 3 "title": "Bump @storybook/test-runner from 0.11.0--canary.250.483ef63.0 to 0.13.0", 4 "state": "closed", 5 "diff_file": "93.diff", 6 "author": "dependabot[bot]", 7 "created_at": "2023-08-22T09:53:46Z", 8 "closed_at": "2023-09-19T08:21:29Z", 9 "merged_at": null, 10 "base_ref": "main", 11 "head_ref": "dependabot/npm_and_yarn/storybook/test-runner-0.13.0", 12 "labels": [ 13 "dependencies" 14 ], 15 "assignees": [], 16 "requested_reviewers": [], 17 "body": "Bumps [@storybook/test-runner](https://github.com/storybookjs/test-runner) from 0.11.0--canary.250.483ef63.0 to 0.13.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/storybookjs/test-runner/releases\"><code>@\u200bstorybook/test-runner</code>'s releases</a>.</em></p>\n<blockquote>\n<h2>v0.13.0</h2>\n<h4>\ud83d\ude80 Enhancement</h4>\n<h3>Add ability to fail on console errors <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/321\">#321</a> (<a href=\"https://github.com/work933k\"><code>@\u200bwork933k</code></a> <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</h3>\n<p>The test-runner has a new flag <code>--failOnConsole</code> that will make tests fail in case there are any console.error calls coming from your stories or components.</p>\n<h3>Support importing stories from separate packages <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/339\">#339</a> (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</h3>\n<p>The test-runner is now able to correctly detect all the stories in monorepos where a Storybook imports stories from multiple projects (separate packages).</p>\n<h3>Add coverage directory option <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/272\">#272</a> (<a href=\"https://github.com/ferdinandhummel-gph\"><code>@\u200bferdinandhummel-gph</code></a> <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</h3>\n<p>The test-runner has a new flag <code>--coverageDirectory</code> that allows you to overwrite where the coverage output results should be placed.</p>\n<h4>Authors: 3</h4>\n<ul>\n<li><a href=\"https://github.com/ferdinandhummel-gph\"><code>@\u200bferdinandhummel-gph</code></a></li>\n<li><a href=\"https://github.com/work933k\"><code>@\u200bwork933k</code></a></li>\n<li>Yann Braga (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n</ul>\n<h2>v0.13.0-next.2</h2>\n<h4>\ud83d\ude80 Enhancement</h4>\n<ul>\n<li>Add ability to fail on console errors <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/321\">#321</a> (<a href=\"https://github.com/work933k\"><code>@\u200bwork933k</code></a> <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n</ul>\n<h4>\ud83d\udc1b Bug Fix</h4>\n<ul>\n<li>Maintenance: Update storybook example to vite and typescript <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/340\">#340</a> (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n</ul>\n<h4>Authors: 2</h4>\n<ul>\n<li><a href=\"https://github.com/work933k\"><code>@\u200bwork933k</code></a></li>\n<li>Yann Braga (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n</ul>\n<h2>v0.13.0-next.1</h2>\n<h4>\ud83d\udc1b Bug Fix</h4>\n<ul>\n<li>Add coverage directory option <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/272\">#272</a> (<a href=\"https://github.com/ferdinandhummel-gph\"><code>@\u200bferdinandhummel-gph</code></a> <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n</ul>\n<h4>Authors: 2</h4>\n<ul>\n<li><a href=\"https://github.com/ferdinandhummel-gph\"><code>@\u200bferdinandhummel-gph</code></a></li>\n<li>Yann Braga (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n</ul>\n<h2>v0.13.0-next.0</h2>\n<h4>\ud83d\ude80 Enhancement</h4>\n<ul>\n<li>Support importing stories from separate packages <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/339\">#339</a> (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n</ul>\n<!-- raw HTML omitted -->\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/storybookjs/test-runner/blob/v0.13.0/CHANGELOG.md\"><code>@\u200bstorybook/test-runner</code>'s changelog</a>.</em></p>\n<blockquote>\n<h1>v0.13.0 (Fri Aug 04 2023)</h1>\n<h4>\ud83d\ude80 Enhancement</h4>\n<ul>\n<li>Add ability to fail on console errors <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/321\">#321</a> (<a href=\"https://github.com/work933k\"><code>@\u200bwork933k</code></a> <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n<li>Support importing stories from separate packages <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/339\">#339</a> (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n</ul>\n<h4>\ud83d\udc1b Bug Fix</h4>\n<ul>\n<li>Maintenance: Update storybook example to vite and typescript <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/340\">#340</a> (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n<li>Add coverage directory option <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/272\">#272</a> (<a href=\"https://github.com/ferdinandhummel-gph\"><code>@\u200bferdinandhummel-gph</code></a> <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n</ul>\n<h4>Authors: 3</h4>\n<ul>\n<li><a href=\"https://github.com/ferdinandhummel-gph\"><code>@\u200bferdinandhummel-gph</code></a></li>\n<li><a href=\"https://github.com/work933k\"><code>@\u200bwork933k</code></a></li>\n<li>Yann Braga (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n</ul>\n<hr />\n<h1>v0.12.0 (Thu Jul 27 2023)</h1>\n<h4>\ud83d\ude80 Enhancement</h4>\n<h4>\ud83d\udc1b Bug Fix</h4>\n<ul>\n<li>maintenance: remove no-manager-cache flag in example storybook <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/331\">#331</a> (<a href=\"https://github.com/MH4GF\"><code>@\u200bMH4GF</code></a>)</li>\n<li>Fix extra args not being passed to jest <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/322\">#322</a> (<a href=\"https://github.com/zyulyaev\"><code>@\u200bzyulyaev</code></a> <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n<li>Fix empty coverage report <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/324\">#324</a> (<a href=\"https://github.com/bryanjtc\"><code>@\u200bbryanjtc</code></a> <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n<li>docs: fix github actions example for shard usage <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/320\">#320</a> (<a href=\"https://github.com/MH4GF\"><code>@\u200bMH4GF</code></a>)</li>\n</ul>\n<h4>Authors: 5</h4>\n<ul>\n<li>Bryan Thomas (<a href=\"https://github.com/bryanjtc\"><code>@\u200bbryanjtc</code></a>)</li>\n<li>Hirotaka Miyagi (<a href=\"https://github.com/MH4GF\"><code>@\u200bMH4GF</code></a>)</li>\n<li>Nikita Zyulyaev (<a href=\"https://github.com/zyulyaev\"><code>@\u200bzyulyaev</code></a>)</li>\n<li>Valentin Palkovic (<a href=\"https://github.com/valentinpalkovic\"><code>@\u200bvalentinpalkovic</code></a>)</li>\n<li>Yann Braga (<a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>)</li>\n</ul>\n<hr />\n<h1>v0.11.0 (Tue Jun 20 2023)</h1>\n<h4>\ud83d\ude80 Enhancement</h4>\n<ul>\n<li>Release 0.11.0 <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/318\">#318</a> (<a href=\"https://github.com/bryanjtc\"><code>@\u200bbryanjtc</code></a> <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a> <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a> <a href=\"https://github.com/unshame\"><code>@\u200bunshame</code></a> <a href=\"https://github.com/valentinpalkovic\"><code>@\u200bvalentinpalkovic</code></a> <a href=\"https://github.com/vanessayuenn\"><code>@\u200bvanessayuenn</code></a>)</li>\n<li>Bundle with tsup and replace babel-jest <a href=\"https://redirect.github.com/storybookjs/test-runner/pull/250\">#250</a> (<a href=\"https://github.com/bryanjtc\"><code>@\u200bbryanjtc</code></a> <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a> <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>)</li>\n</ul>\n<h4>\ud83d\udc1b Bug Fix</h4>\n<!-- raw HTML omitted -->\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li>See full diff in <a href=\"https://github.com/storybookjs/test-runner/commits/v0.13.0\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@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)\n- `@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)\n- `@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)\n\n\n</details>", 18 "comments": [ 19 { 20 "author": "dependabot[bot]", 21 "created_at": "2023-09-19T08:21:27Z", 22 "body": "Looks like @storybook/test-runner is up-to-date now, so this is no longer needed." 23 } 24 ], 25 "review_comments": [] 26 }