cetirizine.meta

Issues/PRs archive for MTRNord/cetirizine
git clone git://archive.git.mtrnord.blog/MTRNord/cetirizine.meta.git
Log | Files | Refs

104.json (25283B)


      1 {
      2   "number": 104,
      3   "title": "Bump storybook from 7.0.9 to 7.4.2",
      4   "state": "closed",
      5   "diff_file": "104.diff",
      6   "author": "dependabot[bot]",
      7   "created_at": "2023-09-18T10:05:47Z",
      8   "closed_at": "2023-09-19T08:21:35Z",
      9   "merged_at": null,
     10   "base_ref": "main",
     11   "head_ref": "dependabot/npm_and_yarn/storybook-7.4.2",
     12   "labels": [
     13     "dependencies"
     14   ],
     15   "assignees": [],
     16   "requested_reviewers": [],
     17   "body": "Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) from 7.0.9 to 7.4.2.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/storybookjs/storybook/releases\">storybook's releases</a>.</em></p>\n<blockquote>\n<h2>v7.4.2</h2>\n<h2>7.4.2</h2>\n<ul>\n<li>Addon API: Improve the updateStatus API - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24007\">#24007</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>Nextjs: Migrate from config to previewAnnotations - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24178\">#24178</a>, thanks <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>!</li>\n<li>UI: Fix SVG override fill when path has a fill attribute - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24156\">#24156</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>UI: Improve look and feel of status UI in sidebar - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24099\">#24099</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n</ul>\n<h2>v7.4.1</h2>\n<h2>7.4.1</h2>\n<ul>\n<li>CLI: Add uncaughtException handler - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24018\">#24018</a>, thanks <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>!</li>\n<li>CLI: Fix packageManager handling in <code>sb add</code> - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24079\">#24079</a>, thanks <a href=\"https://github.com/Integrayshaun\"><code>@\u200bIntegrayshaun</code></a>!</li>\n<li>Core: Add CJS entrypoints to errors in core events - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24038\">#24038</a>, thanks <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>!</li>\n<li>Docs: Fix TOC import - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24047\">#24047</a>, thanks <a href=\"https://github.com/shilman\"><code>@\u200bshilman</code></a>!</li>\n<li>Telemetry: Filter addon options to protect sensitive info - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24000\">#24000</a>, thanks <a href=\"https://github.com/shilman\"><code>@\u200bshilman</code></a>!</li>\n<li>Types: Remove <code>@types/react</code> dep from <code>@storybook/types</code> - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24042\">#24042</a>, thanks <a href=\"https://github.com/JReinhold\"><code>@\u200bJReinhold</code></a>!</li>\n<li>Vue3: Remove console.log in sourceDecorator - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24062\">#24062</a>, thanks <a href=\"https://github.com/oruman\"><code>@\u200boruman</code></a>!</li>\n</ul>\n<h2>v7.4.0</h2>\n<h2>7.4.0</h2>\n<ul>\n<li>Addon-docs: Resolve <code>mdx-react-shim</code> &amp; <code>@storybook/global</code> correctly - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23941\">#23941</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>Addons: Fix key is not a prop warning - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23935\">#23935</a>, thanks <a href=\"https://github.com/kasperpeulen\"><code>@\u200bkasperpeulen</code></a>!</li>\n<li>Build: Migrate <code>@\u200bstorybook/scripts</code> to strict-ts - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23818\">#23818</a>, thanks <a href=\"https://github.com/stilt0n\"><code>@\u200bstilt0n</code></a>!</li>\n<li>CLI: Exclude addon-styling from upgrade - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23841\">#23841</a>, thanks <a href=\"https://github.com/Integrayshaun\"><code>@\u200bIntegrayshaun</code></a>!</li>\n<li>CLI: Improve autotitle stories format handling in GFM automigration - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23964\">#23964</a>, thanks <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>!</li>\n<li>CLI: Install latest version of non-core addon - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23956\">#23956</a>, thanks <a href=\"https://github.com/Integrayshaun\"><code>@\u200bIntegrayshaun</code></a>!</li>\n<li>CLI: Pass package manager to postinstall - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23913\">#23913</a>, thanks <a href=\"https://github.com/Integrayshaun\"><code>@\u200bIntegrayshaun</code></a>!</li>\n<li>CLI: Provide guidance for users who try to initialize Storybook on an empty dir - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23874\">#23874</a>, thanks <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>!</li>\n<li>CLI: Set server init generator to use Webpack5 - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23971\">#23971</a>, thanks <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>!</li>\n<li>Core: Add error categorization framework - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23653\">#23653</a>, thanks <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>!</li>\n<li>Core: Fix error thrown if <code>docs.defaultName</code> is unset - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23893\">#23893</a>, thanks <a href=\"https://github.com/stilt0n\"><code>@\u200bstilt0n</code></a>!</li>\n<li>Core: Fix indexing for non-prefixed <code>stories.*</code> stories - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23974\">#23974</a>, thanks <a href=\"https://github.com/shilman\"><code>@\u200bshilman</code></a>!</li>\n<li>Core: Fix race-condition relating to <code>addons.setConfig</code> - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23802\">#23802</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>Core: Throw an error when detecting empty stories field - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23942\">#23942</a>, thanks <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>!</li>\n<li>Dependencies: Upgrade <code>escodegen</code> to fix security issue - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23973\">#23973</a>, thanks <a href=\"https://github.com/shilman\"><code>@\u200bshilman</code></a>!</li>\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<li>Logger: Fix double error messages/stack - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23919\">#23919</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>Maintenance: Categorize server errors - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23912\">#23912</a>, thanks <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>!</li>\n<li>Maintenance: Move filtering of sidebar into the state - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23911\">#23911</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>Maintenance: Remove need for <code>react</code> as peerDependency - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23897\">#23897</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>Maintenance: Remove sourcemaps generation - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23936\">#23936</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>Maintenance: Revert &quot;WebpackBuilder: Remove need for <code>react</code> as peerDependency&quot; - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23882\">#23882</a>, thanks <a href=\"https://github.com/vanessayuenn\"><code>@\u200bvanessayuenn</code></a>!</li>\n<li>Manager API: Fix <code>api.getAddonState</code>default value - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23804\">#23804</a>, thanks <a href=\"https://github.com/sookmax\"><code>@\u200bsookmax</code></a>!</li>\n<li>Preset: Add common preset overrides mechanism - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23915\">#23915</a>, thanks <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>!</li>\n<li>Publish: Don't distribute src files or unnecessary template files - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23853\">#23853</a>, thanks <a href=\"https://github.com/shilman\"><code>@\u200bshilman</code></a>!</li>\n<li>Shortcuts: Execute preventDefault only if keyboard shortcuts are enabled - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23412\">#23412</a>, thanks <a href=\"https://github.com/Spielboerg\"><code>@\u200bSpielboerg</code></a>!</li>\n<li>Types: Fix <code>React.ReactElement</code> not found - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23967\">#23967</a>, thanks <a href=\"https://github.com/abu-osos\"><code>@\u200babu-osos</code></a>!</li>\n<li>UI: Add an experimental API for adding sidebar bottom toolbar - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23778\">#23778</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>Changelog</summary>\n<p><em>Sourced from <a href=\"https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md\">storybook's changelog</a>.</em></p>\n<blockquote>\n<h2>7.4.2</h2>\n<ul>\n<li>Addon API: Improve the updateStatus API - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24007\">#24007</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>Nextjs: Migrate from config to previewAnnotations - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24178\">#24178</a>, thanks <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>!</li>\n<li>UI: Fix SVG override fill when path has a fill attribute - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24156\">#24156</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>UI: Improve look and feel of status UI in sidebar - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24099\">#24099</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n</ul>\n<h2>7.4.1</h2>\n<ul>\n<li>CLI: Add uncaughtException handler - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24018\">#24018</a>, thanks <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>!</li>\n<li>CLI: Fix packageManager handling in <code>sb add</code> - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24079\">#24079</a>, thanks <a href=\"https://github.com/Integrayshaun\"><code>@\u200bIntegrayshaun</code></a>!</li>\n<li>Core: Add CJS entrypoints to errors in core events - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24038\">#24038</a>, thanks <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>!</li>\n<li>Docs: Fix TOC import - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24047\">#24047</a>, thanks <a href=\"https://github.com/shilman\"><code>@\u200bshilman</code></a>!</li>\n<li>Telemetry: Filter addon options to protect sensitive info - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24000\">#24000</a>, thanks <a href=\"https://github.com/shilman\"><code>@\u200bshilman</code></a>!</li>\n<li>Types: Remove <code>@types/react</code> dep from <code>@storybook/types</code> - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24042\">#24042</a>, thanks <a href=\"https://github.com/JReinhold\"><code>@\u200bJReinhold</code></a>!</li>\n<li>Vue3: Remove console.log in sourceDecorator - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/24062\">#24062</a>, thanks <a href=\"https://github.com/oruman\"><code>@\u200boruman</code></a>!</li>\n</ul>\n<h2>7.4.0</h2>\n<ul>\n<li>Addon-docs: Resolve <code>mdx-react-shim</code> &amp; <code>@storybook/global</code> correctly - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23941\">#23941</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>Addons: Fix key is not a prop warning - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23935\">#23935</a>, thanks <a href=\"https://github.com/kasperpeulen\"><code>@\u200bkasperpeulen</code></a>!</li>\n<li>Build: Migrate <code>@\u200bstorybook/scripts</code> to strict-ts - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23818\">#23818</a>, thanks <a href=\"https://github.com/stilt0n\"><code>@\u200bstilt0n</code></a>!</li>\n<li>CLI: Exclude addon-styling from upgrade - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23841\">#23841</a>, thanks <a href=\"https://github.com/Integrayshaun\"><code>@\u200bIntegrayshaun</code></a>!</li>\n<li>CLI: Improve autotitle stories format handling in GFM automigration - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23964\">#23964</a>, thanks <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>!</li>\n<li>CLI: Install latest version of non-core addon - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23956\">#23956</a>, thanks <a href=\"https://github.com/Integrayshaun\"><code>@\u200bIntegrayshaun</code></a>!</li>\n<li>CLI: Pass package manager to postinstall - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23913\">#23913</a>, thanks <a href=\"https://github.com/Integrayshaun\"><code>@\u200bIntegrayshaun</code></a>!</li>\n<li>CLI: Provide guidance for users who try to initialize Storybook on an empty dir - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23874\">#23874</a>, thanks <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>!</li>\n<li>CLI: Set server init generator to use Webpack5 - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23971\">#23971</a>, thanks <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>!</li>\n<li>Core: Add error categorization framework - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23653\">#23653</a>, thanks <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>!</li>\n<li>Core: Fix error thrown if <code>docs.defaultName</code> is unset - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23893\">#23893</a>, thanks <a href=\"https://github.com/stilt0n\"><code>@\u200bstilt0n</code></a>!</li>\n<li>Core: Fix indexing for non-prefixed <code>stories.*</code> stories - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23974\">#23974</a>, thanks <a href=\"https://github.com/shilman\"><code>@\u200bshilman</code></a>!</li>\n<li>Core: Fix race-condition relating to <code>addons.setConfig</code> - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23802\">#23802</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>Core: Throw an error when detecting empty stories field - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23942\">#23942</a>, thanks <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>!</li>\n<li>Dependencies: Upgrade <code>escodegen</code> to fix security issue - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23973\">#23973</a>, thanks <a href=\"https://github.com/shilman\"><code>@\u200bshilman</code></a>!</li>\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<li>Logger: Fix double error messages/stack - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23919\">#23919</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>Maintenance: Categorize server errors - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23912\">#23912</a>, thanks <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>!</li>\n<li>Maintenance: Move filtering of sidebar into the state - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23911\">#23911</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>Maintenance: Remove need for <code>react</code> as peerDependency - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23897\">#23897</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>Maintenance: Remove sourcemaps generation - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23936\">#23936</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>Maintenance: Revert &quot;WebpackBuilder: Remove need for <code>react</code> as peerDependency&quot; - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23882\">#23882</a>, thanks <a href=\"https://github.com/vanessayuenn\"><code>@\u200bvanessayuenn</code></a>!</li>\n<li>Manager API: Fix <code>api.getAddonState</code>default value - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23804\">#23804</a>, thanks <a href=\"https://github.com/sookmax\"><code>@\u200bsookmax</code></a>!</li>\n<li>Preset: Add common preset overrides mechanism - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23915\">#23915</a>, thanks <a href=\"https://github.com/yannbf\"><code>@\u200byannbf</code></a>!</li>\n<li>Publish: Don't distribute src files or unnecessary template files - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23853\">#23853</a>, thanks <a href=\"https://github.com/shilman\"><code>@\u200bshilman</code></a>!</li>\n<li>Shortcuts: Execute preventDefault only if keyboard shortcuts are enabled - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23412\">#23412</a>, thanks <a href=\"https://github.com/Spielboerg\"><code>@\u200bSpielboerg</code></a>!</li>\n<li>Types: Fix <code>React.ReactElement</code> not found - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23967\">#23967</a>, thanks <a href=\"https://github.com/abu-osos\"><code>@\u200babu-osos</code></a>!</li>\n<li>UI: Add an experimental API for adding sidebar bottom toolbar - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23778\">#23778</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>UI: Add an experimental API for adding sidebar filter functions at runtime - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23722\">#23722</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>UI: Add an experimental API for adding sidebar top toolbar - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23811\">#23811</a>, thanks <a href=\"https://github.com/ndelangen\"><code>@\u200bndelangen</code></a>!</li>\n<li>UI: Removal of experimental components - <a href=\"https://redirect.github.com/storybookjs/storybook/pull/23907\">#23907</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/d0dcf7d9182b5c4378bf5e0e83d8335883d423b9\"><code>d0dcf7d</code></a> Bump version from &quot;7.4.1&quot; to &quot;7.4.2&quot; [skip ci]</li>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/c4cc4cd09dea221deecd7e78f91a7dbd0bdf3ed7\"><code>c4cc4cd</code></a> Bump version from &quot;7.4.0&quot; to &quot;7.4.1&quot; [skip ci]</li>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/f8dd2a96f8adaad94cbf688bbfd0ab42063c5eef\"><code>f8dd2a9</code></a> Merge pull request <a href=\"https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli/issues/24100\">#24100</a> from storybookjs/revert-24033-fix-angular-prereleas...</li>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/86775b822841a38513b6261e8c2ac89b28d47afd\"><code>86775b8</code></a> Merge pull request <a href=\"https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli/issues/24079\">#24079</a> from storybookjs/cli/fix-add-command</li>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/27a0887ebb8b0c62edaf8834012a1acb0c019a7f\"><code>27a0887</code></a> Merge pull request <a href=\"https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli/issues/24038\">#24038</a> from storybookjs/yann/fix-cjs-entries-on-core-events</li>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/ebe172e5ed15fcda9c5adad2a104eec6ca894800\"><code>ebe172e</code></a> Merge pull request <a href=\"https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli/issues/24018\">#24018</a> from storybookjs/yann/string-width-issue</li>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/e38d1ab6c307551cff0bca6467052b687d29c24c\"><code>e38d1ab</code></a> Bump version from &quot;7.4.0-alpha.2&quot; to &quot;7.4.0&quot; [skip ci]</li>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/bbc86cbcd7c430a8b0a2d443e38d8e833c7f19a8\"><code>bbc86cb</code></a> Merge pull request <a href=\"https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli/issues/23964\">#23964</a> from storybookjs/yann/fix-mdx-gfm-automigration</li>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/274e6727d607c5c758461a81c6e52c46d4f0acaf\"><code>274e672</code></a> Merge branch 'next' into shaun/sb-add-version-specifier</li>\n<li><a href=\"https://github.com/storybookjs/storybook/commit/682ff382a79c5d7904e1543ad30082a67ff15b15\"><code>682ff38</code></a> Merge pull request <a href=\"https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli/issues/23971\">#23971</a> from storybookjs/yann/fix-server-generator</li>\n<li>Additional commits viewable in <a href=\"https://github.com/storybookjs/storybook/commits/v7.4.2/code/lib/cli\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=storybook&package-manager=npm_and_yarn&previous-version=7.0.9&new-version=7.4.2)](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:32Z",
     22       "body": "Looks like storybook is up-to-date now, so this is no longer needed."
     23     }
     24   ],
     25   "review_comments": []
     26 }