cetirizine.meta

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

57.md (17272B)


      1 # PR #57 Bump @storybook/blocks from 7.0.18 to 7.0.27
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2023-07-13T09:58:49Z
      6 - **Branch:** dependabot/npm_and_yarn/storybook/blocks-7.0.27 → main
      7 - **Closed:** 2023-07-19T09:57:48Z
      8 - **Labels:** dependencies
      9 - **Diff:** [57.diff](./57.diff)
     10 
     11 ---
     12 
     13 Bumps [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/ui/blocks) from 7.0.18 to 7.0.27.
     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.0.27</h2>
     19 <h2>7.0.27</h2>
     20 <ul>
     21 <li>Angular: Enable prod mode when Storybook is built - <a href="https://redirect.github.com/storybookjs/storybook/pull/23404">#23404</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
     22 <li>Angular: Fix esm issue in combination with rxjs v6 - <a href="https://redirect.github.com/storybookjs/storybook/pull/23405">#23405</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
     23 <li>CLI: Exit when user does not select a storybook project type - <a href="https://redirect.github.com/storybookjs/storybook/pull/23201">#23201</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
     24 <li>Next.js: Fix for <code>@​nx/react/</code>plugin/storybook with SVGs - <a href="https://redirect.github.com/storybookjs/storybook/pull/23210">#23210</a>, thanks <a href="https://github.com/daves28"><code>@​daves28</code></a>!</li>
     25 <li>Svelte-Webpack: Support Svelte v4 - <a href="https://redirect.github.com/storybookjs/storybook/pull/23336">#23336</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
     26 </ul>
     27 <h2>v7.0.26</h2>
     28 <h2>7.0.26</h2>
     29 <ul>
     30 <li>Next.js: Fix next/image usage in latest Next.js release - <a href="https://redirect.github.com/storybookjs/storybook/pull/23296">#23296</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
     31 <li>NextJS: Fix <code>useParams</code> support - <a href="https://redirect.github.com/storybookjs/storybook/pull/22946">#22946</a>, thanks <a href="https://github.com/gitstart-storybook"><code>@​gitstart-storybook</code></a>!</li>
     32 <li>NextJS: Allow disabling next/image lazy loading - <a href="https://redirect.github.com/storybookjs/storybook/pull/21909">#21909</a>, thanks <a href="https://github.com/martinnabhan"><code>@​martinnabhan</code></a></li>
     33 </ul>
     34 <h2>v7.0.25</h2>
     35 <h2>7.0.25</h2>
     36 <ul>
     37 <li>CLI: Fix pnp paths logic in storybook metadata - <a href="https://redirect.github.com/storybookjs/storybook/pull/23259">#23259</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
     38 <li>Controls: Fix UI to add array items - <a href="https://redirect.github.com/storybookjs/storybook/pull/22993">#22993</a>, thanks <a href="https://github.com/sookmax"><code>@​sookmax</code></a>!</li>
     39 <li>Next.js: Support disableStaticImages setting - <a href="https://redirect.github.com/storybookjs/storybook/pull/23167">#23167</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
     40 <li>React: Fix decorators to conditionally render children - <a href="https://redirect.github.com/storybookjs/storybook/pull/22336">#22336</a>, thanks <a href="https://github.com/redbugz"><code>@​redbugz</code></a>!</li>
     41 </ul>
     42 <h2>v7.0.24</h2>
     43 <h2>7.0.24</h2>
     44 <ul>
     45 <li>CLI: Parse pnp paths in storybook metadata - <a href="https://redirect.github.com/storybookjs/storybook/pull/23199">#23199</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
     46 <li>Dependencies: Pin <code>file-system-cache</code> to 2.3.0 - <a href="https://redirect.github.com/storybookjs/storybook/pull/23221">#23221</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
     47 <li>Svelte: Support v4 - <a href="https://redirect.github.com/storybookjs/storybook/pull/22905">#22905</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
     48 </ul>
     49 <h2>v7.0.23</h2>
     50 <h2>7.0.23</h2>
     51 <ul>
     52 <li>Core: Fix compat by disabling name mangling in <code>esbuild</code> require - <a href="https://redirect.github.com/storybookjs/storybook/pull/22486">#22486</a>, thanks <a href="https://github.com/youngboy"><code>@​youngboy</code></a>!</li>
     53 <li>Core: Prebundle node-logger and make it CJS only - <a href="https://redirect.github.com/storybookjs/storybook/pull/23109">#23109</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
     54 <li>NextJS: Fix fonts not loading with 3+ words in name - <a href="https://redirect.github.com/storybookjs/storybook/pull/23121">#23121</a>, thanks <a href="https://github.com/ygkn"><code>@​ygkn</code></a>!</li>
     55 <li>Telemetry: Count onboarding stories - <a href="https://redirect.github.com/storybookjs/storybook/pull/23092">#23092</a>, thanks <a href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
     56 </ul>
     57 <h2>v7.0.22</h2>
     58 <h2>7.0.22</h2>
     59 <ul>
     60 <li>CLI: Prebundle boxen to resolve a ESM/CJS incompatibility - <a href="https://redirect.github.com/storybookjs/storybook/pull/23080">#23080</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
     61 <li>Core: Fix core-common to use node-fetch - <a href="https://redirect.github.com/storybookjs/storybook/pull/23077">#23077</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
     62 <li>Telemetry: Count onboarding stories - <a href="https://redirect.github.com/storybookjs/storybook/pull/23092">#23092</a>, thanks <a href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
     63 </ul>
     64 <h2>v7.0.21</h2>
     65 <h2>7.0.21</h2>
     66 <ul>
     67 <li>Angular: Fix 16.1 compatibility - <a href="https://redirect.github.com/storybookjs/storybook/pull/23064">#23064</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</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/blocks</code>'s changelog</a>.</em></p>
     76 <blockquote>
     77 <h2>7.0.27</h2>
     78 <ul>
     79 <li>Angular: Enable prod mode when Storybook is built - <a href="https://redirect.github.com/storybookjs/storybook/pull/23404">#23404</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
     80 <li>Angular: Fix esm issue in combination with rxjs v6 - <a href="https://redirect.github.com/storybookjs/storybook/pull/23405">#23405</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
     81 <li>CLI: Exit when user does not select a storybook project type - <a href="https://redirect.github.com/storybookjs/storybook/pull/23201">#23201</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
     82 <li>Next.js: Fix for <code>@​nx/react/</code>plugin/storybook with SVGs - <a href="https://redirect.github.com/storybookjs/storybook/pull/23210">#23210</a>, thanks <a href="https://github.com/daves28"><code>@​daves28</code></a>!</li>
     83 <li>Svelte-Webpack: Support Svelte v4 - <a href="https://redirect.github.com/storybookjs/storybook/pull/23336">#23336</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
     84 </ul>
     85 <h2>7.0.26</h2>
     86 <ul>
     87 <li>Next.js: Fix next/image usage in latest Next.js release - <a href="https://redirect.github.com/storybookjs/storybook/pull/23296">#23296</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
     88 <li>NextJS: Fix <code>useParams</code> support - <a href="https://redirect.github.com/storybookjs/storybook/pull/22946">#22946</a>, thanks <a href="https://github.com/gitstart-storybook"><code>@​gitstart-storybook</code></a>!</li>
     89 <li>NextJS: Allow disabling next/image lazy loading - <a href="https://redirect.github.com/storybookjs/storybook/pull/21909">#21909</a>, thanks <a href="https://github.com/martinnabhan"><code>@​martinnabhan</code></a></li>
     90 </ul>
     91 <h2>7.0.25</h2>
     92 <ul>
     93 <li>CLI: Fix pnp paths logic in storybook metadata - <a href="https://redirect.github.com/storybookjs/storybook/pull/23259">#23259</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
     94 <li>Controls: Fix UI to add array items - <a href="https://redirect.github.com/storybookjs/storybook/pull/22993">#22993</a>, thanks <a href="https://github.com/sookmax"><code>@​sookmax</code></a>!</li>
     95 <li>Next.js: Support disableStaticImages setting - <a href="https://redirect.github.com/storybookjs/storybook/pull/23167">#23167</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
     96 <li>React: Fix decorators to conditionally render children - <a href="https://redirect.github.com/storybookjs/storybook/pull/22336">#22336</a>, thanks <a href="https://github.com/redbugz"><code>@​redbugz</code></a>!</li>
     97 </ul>
     98 <h2>7.0.24</h2>
     99 <ul>
    100 <li>CLI: Parse pnp paths in storybook metadata - <a href="https://redirect.github.com/storybookjs/storybook/pull/23199">#23199</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    101 <li>Dependencies: Pin <code>file-system-cache</code> to 2.3.0 - <a href="https://redirect.github.com/storybookjs/storybook/pull/23221">#23221</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
    102 <li>Svelte: Support v4 - <a href="https://redirect.github.com/storybookjs/storybook/pull/22905">#22905</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
    103 </ul>
    104 <h2>7.0.23</h2>
    105 <ul>
    106 <li>Core: Fix compat by disabling name mangling in <code>esbuild</code> require - <a href="https://redirect.github.com/storybookjs/storybook/pull/22486">#22486</a>, thanks <a href="https://github.com/youngboy"><code>@​youngboy</code></a>!</li>
    107 <li>Core: Prebundle node-logger and make it CJS only - <a href="https://redirect.github.com/storybookjs/storybook/pull/23109">#23109</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    108 <li>NextJS: Fix fonts not loading with 3+ words in name - <a href="https://redirect.github.com/storybookjs/storybook/pull/23121">#23121</a>, thanks <a href="https://github.com/ygkn"><code>@​ygkn</code></a>!</li>
    109 <li>Telemetry: Count onboarding stories - <a href="https://redirect.github.com/storybookjs/storybook/pull/23092">#23092</a>, thanks <a href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
    110 </ul>
    111 <h2>7.0.22</h2>
    112 <ul>
    113 <li>CLI: Prebundle boxen to resolve a ESM/CJS incompatibility - <a href="https://redirect.github.com/storybookjs/storybook/pull/23080">#23080</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    114 <li>Core: Fix core-common to use node-fetch - <a href="https://redirect.github.com/storybookjs/storybook/pull/23077">#23077</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    115 <li>Telemetry: Count onboarding stories - <a href="https://redirect.github.com/storybookjs/storybook/pull/23092">#23092</a>, thanks <a href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
    116 </ul>
    117 <h2>7.0.21</h2>
    118 <ul>
    119 <li>Angular: Fix 16.1 compatibility - <a href="https://redirect.github.com/storybookjs/storybook/pull/23064">#23064</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    120 <li>Angular: Fix ivy preset - <a href="https://redirect.github.com/storybookjs/storybook/pull/23070">#23070</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    121 <li>CLI: Improve steps in storybook init - <a href="https://redirect.github.com/storybookjs/storybook/pull/22502">#22502</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
    122 <li>CLI: Skip builder selection for react native - <a href="https://redirect.github.com/storybookjs/storybook/pull/23042">#23042</a>, thanks <a href="https://github.com/dannyhw"><code>@​dannyhw</code></a>!</li>
    123 <li>Core: Fix <code>builder-manager</code> adding multiple dashes to relative path - <a href="https://redirect.github.com/storybookjs/storybook/pull/22974">#22974</a>, thanks <a href="https://github.com/MarioCadenas"><code>@​MarioCadenas</code></a>!</li>
    124 <li>Core: Improve <code>of={...}</code> DocBlock error in story index - <a href="https://redirect.github.com/storybookjs/storybook/pull/22782">#22782</a>, thanks <a href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
    125 <li>Dependencies: Set vue-component-type-helpers to latest - <a href="https://redirect.github.com/storybookjs/storybook/pull/23015">#23015</a>, thanks <a href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
    126 <li>Vue3: Fix source decorator to generate correct story code - <a href="https://redirect.github.com/storybookjs/storybook/pull/22518">#22518</a>, thanks <a href="https://github.com/chakAs3"><code>@​chakAs3</code></a>!</li>
    127 </ul>
    128 <!-- raw HTML omitted -->
    129 </blockquote>
    130 <p>... (truncated)</p>
    131 </details>
    132 <details>
    133 <summary>Commits</summary>
    134 <ul>
    135 <li><a href="https://github.com/storybookjs/storybook/commit/1fdd8ad9f839844463a997ec943988727e1adabe"><code>1fdd8ad</code></a> Bump version from &quot;7.0.26&quot; to &quot;7.0.27&quot;</li>
    136 <li><a href="https://github.com/storybookjs/storybook/commit/19f91cddc806397c30f8ca9e3e76ae997a4a13af"><code>19f91cd</code></a> Bump version from 7.0.25 to 7.0.26</li>
    137 <li><a href="https://github.com/storybookjs/storybook/commit/10d173ab0857890833f8e1f35c741c127029f05d"><code>10d173a</code></a> Bump version from 7.0.24 to 7.0.25</li>
    138 <li><a href="https://github.com/storybookjs/storybook/commit/4f11ed45b8f2f6c830c1d6b4266fdb211c387a5e"><code>4f11ed4</code></a> Merge pull request <a href="https://github.com/storybookjs/storybook/tree/HEAD/code/ui/blocks/issues/22993">#22993</a> from sookmax/fix-array-item-add</li>
    139 <li><a href="https://github.com/storybookjs/storybook/commit/3b9f187e738cdcdae452b2f23429f6f2cd25692c"><code>3b9f187</code></a> Bump version from 7.0.23 to 7.0.24</li>
    140 <li><a href="https://github.com/storybookjs/storybook/commit/55369411dac50d8eded6cafc81b2432987a575a8"><code>5536941</code></a> Bump version from 7.0.22 to 7.0.23</li>
    141 <li><a href="https://github.com/storybookjs/storybook/commit/ca2b7146ba048aa87e19d87b77ea0a5a9af4ec11"><code>ca2b714</code></a> Bump version from 7.0.21 to 7.0.22</li>
    142 <li><a href="https://github.com/storybookjs/storybook/commit/ac1af484921d1ad8e493a5aaea2fe49616dc186d"><code>ac1af48</code></a> Merge pull request <a href="https://github.com/storybookjs/storybook/tree/HEAD/code/ui/blocks/issues/23051">#23051</a> from storybookjs/fix/viewports-e2e-test</li>
    143 <li><a href="https://github.com/storybookjs/storybook/commit/01e60aad71ee611b9892b1fddd8d2fec8aeb3c7b"><code>01e60aa</code></a> Bump version from 7.0.20 to 7.0.21</li>
    144 <li><a href="https://github.com/storybookjs/storybook/commit/c9ca606f48938a3f42bcfba01171c8c9441201bc"><code>c9ca606</code></a> Update git head to 7.0.20, update yarn.lock [ci skip]</li>
    145 <li>Additional commits viewable in <a href="https://github.com/storybookjs/storybook/commits/v7.0.27/code/ui/blocks">compare view</a></li>
    146 </ul>
    147 </details>
    148 <br />
    149 
    150 
    151 [![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.0.27)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    152 
    153 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`.
    154 
    155 [//]: # (dependabot-automerge-start)
    156 [//]: # (dependabot-automerge-end)
    157 
    158 ---
    159 
    160 <details>
    161 <summary>Dependabot commands and options</summary>
    162 <br />
    163 
    164 You can trigger Dependabot actions by commenting on this PR:
    165 - `@dependabot rebase` will rebase this PR
    166 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    167 - `@dependabot merge` will merge this PR after your CI passes on it
    168 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    169 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    170 - `@dependabot reopen` will reopen this PR if it is closed
    171 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    172 - `@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)
    173 - `@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)
    174 - `@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)
    175 
    176 
    177 </details>
    178 
    179 
    180 ## Comments
    181 
    182 ### @dependabot[bot] — 2023-07-19T09:57:47Z
    183 
    184 Superseded by #60.
    185