cetirizine.meta

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

91.md (17978B)


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