84.json (20065B)
1 { 2 "number": 84, 3 "title": "Bump @storybook/react-vite from 7.0.9 to 7.3.1", 4 "state": "closed", 5 "diff_file": "84.diff", 6 "author": "dependabot[bot]", 7 "created_at": "2023-08-16T10:03:55Z", 8 "closed_at": "2023-08-21T09:51:51Z", 9 "merged_at": null, 10 "base_ref": "main", 11 "head_ref": "dependabot/npm_and_yarn/storybook/react-vite-7.3.1", 12 "labels": [ 13 "dependencies" 14 ], 15 "assignees": [], 16 "requested_reviewers": [], 17 "body": "Bumps [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) from 7.0.9 to 7.3.1.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/storybookjs/storybook/releases\"><code>@\u200bstorybook/react-vite</code>'s releases</a>.</em></p>\n<blockquote>\n<h2>v7.3.1</h2>\n<h2>7.3.1</h2>\n<ul>\n<li>Index: Fix <code>*.story.*</code> CSF indexing - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23852\">#23852</a>, thanks <a href=\"https://github.com/shilman\"><code>@\u200bshilman</code></a>!</li>\n</ul>\n<h2>v7.3.0</h2>\n<h2>7.3.0</h2>\n<ul>\n<li>\u2728 Indexer: Introduce new experimental <code>indexer</code> API - <a href=\"https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite/issues/23691\">#23691</a>, thanks <a href=\"https://github.com/jreinhold\"><code>@\u200bJReinhold</code></a>!</li>\n<li>\u2728 CLI: Update postinstall to look for addon script - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23791\">#23791</a>, thanks <a href=\"https://github.com/Integrayshaun\"><code>@\u200bIntegrayshaun</code></a>!</li>\n<li>\u2728 Server: Add support for tags - <a href=\"https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite/issues/23660\">#23660</a>, thanks <a href=\"https://github.com/jreinhold\"><code>@\u200bJReinhold</code></a>!</li>\n<li>\ud83d\udc1b CSF-Tools: Remove prettier from printConfig - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23766\">#23766</a>, thanks <a href=\"https://github.com/kasperpeulen\"><code>@\u200bkasperpeulen</code></a>!</li>\n<li>\ud83d\udc1b Build: Support Chrome 100, Safari 15 and Firefox 91 - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23800\">#23800</a>, thanks <a href=\"https://github.com/kasperpeulen\"><code>@\u200bkasperpeulen</code></a>!</li>\n<li>\ud83d\udc1b Vue3: Don't automatically assign values to all slots - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23697\">#23697</a>, thanks <a href=\"https://github.com/kasperpeulen\"><code>@\u200bkasperpeulen</code></a>!</li>\n<li>\ud83d\udc1b Core: Fix <code>composeStories</code> typings - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23577\">#23577</a>, thanks <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>!</li>\n<li>\ud83d\udc1b WebpackBuilder: Remove need for <code>react</code> as peerDependency - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23496\">#23496</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>\ud83d\udd27 Addon-docs, Core, Server: Use new <code>indexer</code> API - <a href=\"https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite/issues/23660\">#23660</a>, thanks <a href=\"https://github.com/jreinhold\"><code>@\u200bJReinhold</code></a>!</li>\n<li>\ud83d\udd27 Core-server: Improve internal types - <a href=\"https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite/issues/23632\">#23632</a>, thanks <a href=\"https://github.com/jreinhold\"><code>@\u200bJReinhold</code></a>!</li>\n<li>\ud83d\udd27 UI: Improve Link component - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23767\">#23767</a>, thanks <a href=\"https://github.com/cdedreuille\"><code>@\u200bcdedreuille</code></a>!</li>\n<li>\ud83d\udd27 UI: Improve new <code>Button</code> component - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23765\">#23765</a>, thanks <a href=\"https://github.com/cdedreuille\"><code>@\u200bcdedreuille</code></a>!</li>\n<li>\ud83d\udd27 UI: Update Button types to allow for no children on iconOnly buttons - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23735\">#23735</a>, thanks <a href=\"https://github.com/cdedreuille\"><code>@\u200bcdedreuille</code></a>!</li>\n<li>\ud83d\udd27 UI: Upgrade Icon component - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23680\">#23680</a>, thanks <a href=\"https://github.com/cdedreuille\"><code>@\u200bcdedreuille</code></a>!</li>\n<li>\ud83d\udd27 Addons: Deprecate key in addon render function as it is not available anymore - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23792\">#23792</a>, thanks <a href=\"https://github.com/kasperpeulen\"><code>@\u200bkasperpeulen</code></a>!</li>\n<li>\ud83d\udd27 UI: Update IconButton and add new Toolbar component - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23795\">#23795</a>, thanks <a href=\"https://github.com/cdedreuille\"><code>@\u200bcdedreuille</code></a>!</li>\n</ul>\n<h2>v7.3.0-alpha.0</h2>\n<h2>7.3.0-alpha.0</h2>\n<ul>\n<li>Addons: Deprecate key in addon render function as it is not available anymore - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23792\">#23792</a>, thanks <a href=\"https://github.com/kasperpeulen\"><code>@\u200bkasperpeulen</code></a>!</li>\n<li>Build: Support Chrome 100, Safari 15 and Firefox 91 - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23800\">#23800</a>, thanks <a href=\"https://github.com/kasperpeulen\"><code>@\u200bkasperpeulen</code></a>!</li>\n<li>CLI: Update postinstall to look for addon script - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23791\">#23791</a>, thanks <a href=\"https://github.com/Integrayshaun\"><code>@\u200bIntegrayshaun</code></a>!</li>\n<li>UI: Update IconButton and add new Toolbar component - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23795\">#23795</a>, thanks <a href=\"https://github.com/cdedreuille\"><code>@\u200bcdedreuille</code></a>!</li>\n<li>UI: Upgrade Addon Design - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23806\">#23806</a>, thanks <a href=\"https://github.com/cdedreuille\"><code>@\u200bcdedreuille</code></a>!</li>\n<li>Vue3: Don't assign values to all slots (rollback to v7.0.27) - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23697\">#23697</a>, thanks <a href=\"https://github.com/kasperpeulen\"><code>@\u200bkasperpeulen</code></a>!</li>\n</ul>\n<h2>v7.2.3</h2>\n<h2>7.2.3</h2>\n<ul>\n<li>Build: Support Chrome 100, Safari 15 and Firefox 91 - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23800\">#23800</a>, thanks <a href=\"https://github.com/kasperpeulen\"><code>@\u200bkasperpeulen</code></a>!</li>\n</ul>\n<h2>v7.2.2</h2>\n<h2>7.2.2</h2>\n<ul>\n<li>CSF-Tools: Remove prettier from printConfig - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23766\">#23766</a>, thanks <a href=\"https://github.com/kasperpeulen\"><code>@\u200bkasperpeulen</code></a>!</li>\n</ul>\n<h2>v7.2.2-alpha.1</h2>\n<h2>7.2.2-alpha.1</h2>\n<ul>\n<li>CSF-Tools: Remove prettier from printConfig - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23766\">#23766</a>, thanks <a href=\"https://github.com/kasperpeulen\"><code>@\u200bkasperpeulen</code></a>!</li>\n<li>UI: Improve Link component - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23767\">#23767</a>, thanks <a href=\"https://github.com/cdedreuille\"><code>@\u200bcdedreuille</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/storybook/blob/next/CHANGELOG.md\"><code>@\u200bstorybook/react-vite</code>'s changelog</a>.</em></p>\n<blockquote>\n<h2>7.3.1</h2>\n<ul>\n<li>Index: Fix <code>*.story.*</code> CSF indexing - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23852\">#23852</a>, thanks <a href=\"https://github.com/shilman\"><code>@\u200bshilman</code></a>!</li>\n</ul>\n<h2>7.3.0</h2>\n<ul>\n<li>\u2728 Indexer: Introduce new experimental <code>indexer</code> API - <a href=\"https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite/issues/23691\">#23691</a>, thanks <a href=\"https://github.com/jreinhold\"><code>@\u200bJReinhold</code></a>!</li>\n<li>\u2728 CLI: Update postinstall to look for addon script - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23791\">#23791</a>, thanks <a href=\"https://github.com/Integrayshaun\"><code>@\u200bIntegrayshaun</code></a>!</li>\n<li>\u2728 Server: Add support for tags - <a href=\"https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite/issues/23660\">#23660</a>, thanks <a href=\"https://github.com/jreinhold\"><code>@\u200bJReinhold</code></a>!</li>\n<li>\ud83d\udc1b CSF-Tools: Remove prettier from printConfig - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23766\">#23766</a>, thanks <a href=\"https://github.com/kasperpeulen\"><code>@\u200bkasperpeulen</code></a>!</li>\n<li>\ud83d\udc1b Build: Support Chrome 100, Safari 15 and Firefox 91 - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23800\">#23800</a>, thanks <a href=\"https://github.com/kasperpeulen\"><code>@\u200bkasperpeulen</code></a>!</li>\n<li>\ud83d\udc1b Vue3: Don't automatically assign values to all slots - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23697\">#23697</a>, thanks <a href=\"https://github.com/kasperpeulen\"><code>@\u200bkasperpeulen</code></a>!</li>\n<li>\ud83d\udc1b Core: Fix <code>composeStories</code> typings - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23577\">#23577</a>, thanks <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>!</li>\n<li>\ud83d\udc1b WebpackBuilder: Remove need for <code>react</code> as peerDependency - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23496\">#23496</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>\ud83d\udd27 Addon-docs, Core, Server: Use new <code>indexer</code> API - <a href=\"https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite/issues/23660\">#23660</a>, thanks <a href=\"https://github.com/jreinhold\"><code>@\u200bJReinhold</code></a>!</li>\n<li>\ud83d\udd27 Core-server: Improve internal types - <a href=\"https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite/issues/23632\">#23632</a>, thanks <a href=\"https://github.com/jreinhold\"><code>@\u200bJReinhold</code></a>!</li>\n<li>\ud83d\udd27 UI: Improve Link component - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23767\">#23767</a>, thanks <a href=\"https://github.com/cdedreuille\"><code>@\u200bcdedreuille</code></a>!</li>\n<li>\ud83d\udd27 UI: Improve new <code>Button</code> component - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23765\">#23765</a>, thanks <a href=\"https://github.com/cdedreuille\"><code>@\u200bcdedreuille</code></a>!</li>\n<li>\ud83d\udd27 UI: Update Button types to allow for no children on iconOnly buttons - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23735\">#23735</a>, thanks <a href=\"https://github.com/cdedreuille\"><code>@\u200bcdedreuille</code></a>!</li>\n<li>\ud83d\udd27 UI: Upgrade Icon component - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23680\">#23680</a>, thanks <a href=\"https://github.com/cdedreuille\"><code>@\u200bcdedreuille</code></a>!</li>\n<li>\ud83d\udd27 Addons: Deprecate key in addon render function as it is not available anymore - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23792\">#23792</a>, thanks <a href=\"https://github.com/kasperpeulen\"><code>@\u200bkasperpeulen</code></a>!</li>\n<li>\ud83d\udd27 UI: Update IconButton and add new Toolbar component - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23795\">#23795</a>, thanks <a href=\"https://github.com/cdedreuille\"><code>@\u200bcdedreuille</code></a>!</li>\n</ul>\n<h2>7.2.3</h2>\n<ul>\n<li>Build: Support Chrome 100, Safari 15 and Firefox 91 - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23800\">#23800</a>, thanks <a href=\"https://github.com/kasperpeulen\"><code>@\u200bkasperpeulen</code></a>!</li>\n</ul>\n<h2>7.2.2</h2>\n<ul>\n<li>CSF-Tools: Remove prettier from printConfig - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23766\">#23766</a>, thanks <a href=\"https://github.com/kasperpeulen\"><code>@\u200bkasperpeulen</code></a>!</li>\n</ul>\n<h2>7.2.1</h2>\n<ul>\n<li>Addon docs: Add safe check in Webpack preset - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23687\">#23687</a>, thanks <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>!</li>\n<li>Autodocs: Fix docs pages ignoring <code>meta.id</code> when calculating their ID - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23520\">#23520</a>, thanks <a href=\"https://github.com/sookmax\"><code>@\u200bsookmax</code></a>!</li>\n<li>CLI: Fix error logging being swallowed from dev/build failures - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23689\">#23689</a>, thanks <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>!</li>\n<li>Channels: Remove self-referencing in <code>package.json</code> - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23681\">#23681</a>, thanks <a href=\"https://github.com/stof\"><code>@\u200bstof</code></a>!</li>\n<li>UI: Fix ArgsTable empty state on docs - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23688\">#23688</a>, thanks <a href=\"https://github.com/cdedreuille\"><code>@\u200bcdedreuille</code></a>!</li>\n<li>UI: Improve controls addon - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23635\">#23635</a>, thanks <a href=\"https://github.com/cdedreuille\"><code>@\u200bcdedreuille</code></a>!</li>\n</ul>\n<h2>7.2.0</h2>\n<p>This month, we're going to experiment with our launch cycle by making smaller but more frequent releases. Our goal is to bring you new features more quickly, while also smoothing the upgrade process.</p>\n<p>Storybook 7.2 is the first of these new, faster releases:</p>\n<ul>\n<li>Automigration: Fix wrap-require automigration for common js main.js files - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23644\">#23644</a>, thanks <a href=\"https://github.com/valentinpalkovic\"><code>@\u200bvalentinpalkovic</code></a>!</li>\n<li>CSF Tools: Use recast for printing in csf-tools - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23427\">#23427</a>, thanks <a href=\"https://github.com/kasperpeulen\"><code>@\u200bkasperpeulen</code></a>!</li>\n<li>CSF-tools: Parse stories using typescript keywords 'satisfies' and 'as' - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23638\">#23638</a>, thanks <a href=\"https://github.com/joaonunomota\"><code>@\u200bjoaonunomota</code></a>!</li>\n<li>Core: Fix channelOptions for serverChannel - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23615\">#23615</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n</ul>\n<!-- raw HTML omitted -->\n</blockquote>\n<p>... (truncated)</p>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/2d5bbb14ea87fdb1806c20399e931c31ed52a651\"><code>2d5bbb1</code></a> Bump version from "7.3.0" to "7.3.1" [skip ci]</li>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/31ad20f4e29855b17fdde0f2f25db0ca27daddbc\"><code>31ad20f</code></a> Bump version from "7.3.0-alpha.0" to "7.3.0" [skip ci]</li>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/60219fe14948621aed3be06fe29c652bbe977c33\"><code>60219fe</code></a> Bump version from "7.2.2-alpha.1" to "7.3.0-alpha.0" [skip ci]</li>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/6ffb2c3e89593f7dcead318dcf3c43399c352d77\"><code>6ffb2c3</code></a> Bump version from "7.2.2-alpha.0" to "7.2.2-alpha.1" [skip ci]</li>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/5deef0e5328bfd916d6f676abab2cc27d2322f98\"><code>5deef0e</code></a> Bump version from "7.2.1" to "7.2.2-alpha.0" [skip ci]</li>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/54904549a300753d0929e41284e65c37a9f78831\"><code>5490454</code></a> Bump version from "7.2.0" to "7.2.1" [skip ci]</li>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/d61d7c0a7b96f5f7cafd8db35b4ad3eaed6f7610\"><code>d61d7c0</code></a> Bump version from "7.2.0-rc.0" to "7.2.0" [skip ci]</li>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/65f366c89b48a8cd2a1167622d983924b45d18fc\"><code>65f366c</code></a> Merge remote-tracking branch 'origin/next' into valentin/migrate-version-to-u...</li>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/cc225b0818da4e618a19d6eb325b386a6489bbac\"><code>cc225b0</code></a> Bump version from "7.2.0-alpha.0" to "7.2.0-rc.0" [skip ci]</li>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/2fb2cfa226bb8761a30b7a252b22ec2b3c3dc7d6\"><code>2fb2cfa</code></a> Use workspace syntax for package versions</li>\n<li>Additional commits viewable in <a href=\"https://github.com/storybookjs/storybook/commits/v7.3.1/code/frameworks/react-vite\">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-08-21T09:51:50Z", 22 "body": "Superseded by #89." 23 } 24 ], 25 "review_comments": [] 26 }