cetirizine.meta

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

86.md (19003B)


      1 # PR #86 Bump @storybook/addon-essentials from 7.0.9 to 7.3.1
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2023-08-16T10:12:28Z
      6 - **Branch:** dependabot/npm_and_yarn/storybook/addon-essentials-7.3.1 → main
      7 - **Closed:** 2023-08-21T09:52:35Z
      8 - **Labels:** dependencies
      9 - **Diff:** [86.diff](./86.diff)
     10 
     11 ---
     12 
     13 Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) from 7.0.9 to 7.3.1.
     14 <details>
     15 <summary>Release notes</summary>
     16 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/addon-essentials</code>'s releases</a>.</em></p>
     17 <blockquote>
     18 <h2>v7.3.1</h2>
     19 <h2>7.3.1</h2>
     20 <ul>
     21 <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>@​shilman</code></a>!</li>
     22 </ul>
     23 <h2>v7.3.0</h2>
     24 <h2>7.3.0</h2>
     25 <ul>
     26 <li>✨ Indexer: Introduce new experimental <code>indexer</code> API - <a href="https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials/issues/23691">#23691</a>, thanks <a href="https://github.com/jreinhold"><code>@​JReinhold</code></a>!</li>
     27 <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>@​Integrayshaun</code></a>!</li>
     28 <li>✨ Server: Add support for tags - <a href="https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials/issues/23660">#23660</a>, thanks <a href="https://github.com/jreinhold"><code>@​JReinhold</code></a>!</li>
     29 <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>@​kasperpeulen</code></a>!</li>
     30 <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>@​kasperpeulen</code></a>!</li>
     31 <li>🐛 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>@​kasperpeulen</code></a>!</li>
     32 <li>🐛 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>@​yannbf</code></a>!</li>
     33 <li>🐛 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>@​ndelangen</code></a>!</li>
     34 <li>🔧 Addon-docs, Core, Server: Use new <code>indexer</code> API - <a href="https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials/issues/23660">#23660</a>, thanks <a href="https://github.com/jreinhold"><code>@​JReinhold</code></a>!</li>
     35 <li>🔧 Core-server: Improve internal types - <a href="https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials/issues/23632">#23632</a>, thanks <a href="https://github.com/jreinhold"><code>@​JReinhold</code></a>!</li>
     36 <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>@​cdedreuille</code></a>!</li>
     37 <li>🔧 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>@​cdedreuille</code></a>!</li>
     38 <li>🔧 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>@​cdedreuille</code></a>!</li>
     39 <li>🔧 UI: Upgrade Icon component - <a href="https://redirect.github.com/storybookjs/storybook/pull/23680">#23680</a>, thanks <a href="https://github.com/cdedreuille"><code>@​cdedreuille</code></a>!</li>
     40 <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>@​kasperpeulen</code></a>!</li>
     41 <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>@​cdedreuille</code></a>!</li>
     42 </ul>
     43 <h2>v7.3.0-alpha.0</h2>
     44 <h2>7.3.0-alpha.0</h2>
     45 <ul>
     46 <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>@​kasperpeulen</code></a>!</li>
     47 <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>@​kasperpeulen</code></a>!</li>
     48 <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>@​Integrayshaun</code></a>!</li>
     49 <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>@​cdedreuille</code></a>!</li>
     50 <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>@​cdedreuille</code></a>!</li>
     51 <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>@​kasperpeulen</code></a>!</li>
     52 </ul>
     53 <h2>v7.2.3</h2>
     54 <h2>7.2.3</h2>
     55 <ul>
     56 <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>@​kasperpeulen</code></a>!</li>
     57 </ul>
     58 <h2>v7.2.2</h2>
     59 <h2>7.2.2</h2>
     60 <ul>
     61 <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>@​kasperpeulen</code></a>!</li>
     62 </ul>
     63 <h2>v7.2.2-alpha.1</h2>
     64 <h2>7.2.2-alpha.1</h2>
     65 <ul>
     66 <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>@​kasperpeulen</code></a>!</li>
     67 <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>@​cdedreuille</code></a>!</li>
     68 </ul>
     69 <!-- raw HTML omitted -->
     70 </blockquote>
     71 <p>... (truncated)</p>
     72 </details>
     73 <details>
     74 <summary>Changelog</summary>
     75 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@​storybook/addon-essentials</code>'s changelog</a>.</em></p>
     76 <blockquote>
     77 <h2>7.3.1</h2>
     78 <ul>
     79 <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>@​shilman</code></a>!</li>
     80 </ul>
     81 <h2>7.3.0</h2>
     82 <ul>
     83 <li>✨ Indexer: Introduce new experimental <code>indexer</code> API - <a href="https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials/issues/23691">#23691</a>, thanks <a href="https://github.com/jreinhold"><code>@​JReinhold</code></a>!</li>
     84 <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>@​Integrayshaun</code></a>!</li>
     85 <li>✨ Server: Add support for tags - <a href="https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials/issues/23660">#23660</a>, thanks <a href="https://github.com/jreinhold"><code>@​JReinhold</code></a>!</li>
     86 <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>@​kasperpeulen</code></a>!</li>
     87 <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>@​kasperpeulen</code></a>!</li>
     88 <li>🐛 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>@​kasperpeulen</code></a>!</li>
     89 <li>🐛 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>@​yannbf</code></a>!</li>
     90 <li>🐛 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>@​ndelangen</code></a>!</li>
     91 <li>🔧 Addon-docs, Core, Server: Use new <code>indexer</code> API - <a href="https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials/issues/23660">#23660</a>, thanks <a href="https://github.com/jreinhold"><code>@​JReinhold</code></a>!</li>
     92 <li>🔧 Core-server: Improve internal types - <a href="https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials/issues/23632">#23632</a>, thanks <a href="https://github.com/jreinhold"><code>@​JReinhold</code></a>!</li>
     93 <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>@​cdedreuille</code></a>!</li>
     94 <li>🔧 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>@​cdedreuille</code></a>!</li>
     95 <li>🔧 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>@​cdedreuille</code></a>!</li>
     96 <li>🔧 UI: Upgrade Icon component - <a href="https://redirect.github.com/storybookjs/storybook/pull/23680">#23680</a>, thanks <a href="https://github.com/cdedreuille"><code>@​cdedreuille</code></a>!</li>
     97 <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>@​kasperpeulen</code></a>!</li>
     98 <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>@​cdedreuille</code></a>!</li>
     99 </ul>
    100 <h2>7.2.3</h2>
    101 <ul>
    102 <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>@​kasperpeulen</code></a>!</li>
    103 </ul>
    104 <h2>7.2.2</h2>
    105 <ul>
    106 <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>@​kasperpeulen</code></a>!</li>
    107 </ul>
    108 <h2>7.2.1</h2>
    109 <ul>
    110 <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>@​yannbf</code></a>!</li>
    111 <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>@​sookmax</code></a>!</li>
    112 <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>@​yannbf</code></a>!</li>
    113 <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>@​stof</code></a>!</li>
    114 <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>@​cdedreuille</code></a>!</li>
    115 <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>@​cdedreuille</code></a>!</li>
    116 </ul>
    117 <h2>7.2.0</h2>
    118 <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>
    119 <p>Storybook 7.2 is the first of these new, faster releases:</p>
    120 <ul>
    121 <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>@​valentinpalkovic</code></a>!</li>
    122 <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>@​kasperpeulen</code></a>!</li>
    123 <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>@​joaonunomota</code></a>!</li>
    124 <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>@​ndelangen</code></a>!</li>
    125 </ul>
    126 <!-- raw HTML omitted -->
    127 </blockquote>
    128 <p>... (truncated)</p>
    129 </details>
    130 <details>
    131 <summary>Commits</summary>
    132 <ul>
    133 <li><a href="https://github.com/storybookjs/storybook/commit/2d5bbb14ea87fdb1806c20399e931c31ed52a651"><code>2d5bbb1</code></a> Bump version from &quot;7.3.0&quot; to &quot;7.3.1&quot; [skip ci]</li>
    134 <li><a href="https://github.com/storybookjs/storybook/commit/31ad20f4e29855b17fdde0f2f25db0ca27daddbc"><code>31ad20f</code></a> Bump version from &quot;7.3.0-alpha.0&quot; to &quot;7.3.0&quot; [skip ci]</li>
    135 <li><a href="https://github.com/storybookjs/storybook/commit/60219fe14948621aed3be06fe29c652bbe977c33"><code>60219fe</code></a> Bump version from &quot;7.2.2-alpha.1&quot; to &quot;7.3.0-alpha.0&quot; [skip ci]</li>
    136 <li><a href="https://github.com/storybookjs/storybook/commit/6ffb2c3e89593f7dcead318dcf3c43399c352d77"><code>6ffb2c3</code></a> Bump version from &quot;7.2.2-alpha.0&quot; to &quot;7.2.2-alpha.1&quot; [skip ci]</li>
    137 <li><a href="https://github.com/storybookjs/storybook/commit/5deef0e5328bfd916d6f676abab2cc27d2322f98"><code>5deef0e</code></a> Bump version from &quot;7.2.1&quot; to &quot;7.2.2-alpha.0&quot; [skip ci]</li>
    138 <li><a href="https://github.com/storybookjs/storybook/commit/54904549a300753d0929e41284e65c37a9f78831"><code>5490454</code></a> Bump version from &quot;7.2.0&quot; to &quot;7.2.1&quot; [skip ci]</li>
    139 <li><a href="https://github.com/storybookjs/storybook/commit/d61d7c0a7b96f5f7cafd8db35b4ad3eaed6f7610"><code>d61d7c0</code></a> Bump version from &quot;7.2.0-rc.0&quot; to &quot;7.2.0&quot; [skip ci]</li>
    140 <li><a href="https://github.com/storybookjs/storybook/commit/55f5da304731cc6bc9e5558d061b2abea9acdf4b"><code>55f5da3</code></a> Pull addon-themes from essentials</li>
    141 <li><a href="https://github.com/storybookjs/storybook/commit/8465b4d14dbddb4d64bf47bc7cd362cbee326000"><code>8465b4d</code></a> Add <code>@​storybook/addon-themes</code> to dependencies</li>
    142 <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>
    143 <li>Additional commits viewable in <a href="https://github.com/storybookjs/storybook/commits/v7.3.1/code/addons/essentials">compare view</a></li>
    144 </ul>
    145 </details>
    146 <br />
    147 
    148 
    149 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@storybook/addon-essentials&package-manager=npm_and_yarn&previous-version=7.0.9&new-version=7.3.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    150 
    151 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`.
    152 
    153 [//]: # (dependabot-automerge-start)
    154 [//]: # (dependabot-automerge-end)
    155 
    156 ---
    157 
    158 <details>
    159 <summary>Dependabot commands and options</summary>
    160 <br />
    161 
    162 You can trigger Dependabot actions by commenting on this PR:
    163 - `@dependabot rebase` will rebase this PR
    164 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    165 - `@dependabot merge` will merge this PR after your CI passes on it
    166 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    167 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    168 - `@dependabot reopen` will reopen this PR if it is closed
    169 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    170 - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
    171 - `@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)
    172 - `@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)
    173 - `@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)
    174 
    175 
    176 </details>
    177 
    178 
    179 ## Comments
    180 
    181 ### @dependabot[bot] — 2023-08-21T09:52:35Z
    182 
    183 Superseded by #90.
    184