cetirizine.meta

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

64.md (14372B)


      1 # PR #64 Bump @storybook/react-vite from 7.0.9 to 7.1.1
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2023-07-25T09:57:42Z
      6 - **Branch:** dependabot/npm_and_yarn/storybook/react-vite-7.1.1 → main
      7 - **Closed:** 2023-08-02T09:36:42Z
      8 - **Labels:** dependencies
      9 - **Diff:** [64.diff](./64.diff)
     10 
     11 ---
     12 
     13 Bumps [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) from 7.0.9 to 7.1.1.
     14 <details>
     15 <summary>Release notes</summary>
     16 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/react-vite</code>'s releases</a>.</em></p>
     17 <blockquote>
     18 <h2>v7.1.1</h2>
     19 <h2>7.1.1</h2>
     20 <ul>
     21 <li>Angular: Make enableProdMode optional - <a href="https://redirect.github.com/storybookjs/storybook/pull/23489">#23489</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
     22 <li>CLI: Gracefully shutdown and cleanup execa child processes - <a href="https://redirect.github.com/storybookjs/storybook/pull/23538">#23538</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
     23 <li>CLI: Improve support of mono repositories - <a href="https://redirect.github.com/storybookjs/storybook/pull/23458">#23458</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
     24 </ul>
     25 <h2>v7.1.0</h2>
     26 <h2>7.1.0 (July 18, 2023)</h2>
     27 <p>Storybook 7.1 is here! 🎉</p>
     28 <ul>
     29 <li>🏄‍♀️ <a href="https://storybook.js.org/blog/in-app-tour-for-new-users/"><strong>In-app onboarding</strong></a> to help you set up new projects</li>
     30 <li>💅 <a href="https://storybook.js.org/blog/zero-config-support-for-tailwind-mui-styled-components-and-emotion/"><strong>Zero-config styling support</strong></a> for major libraries</li>
     31 <li>🗃️ <a href="https://storybook.js.org/blog/docs-updates/"><strong>API reference documentation</strong></a> and TypeScript-first snippets</li>
     32 <li>📇 <a href="https://storybook.js.org/docs/7.1/react/writing-docs/autodocs#generate-a-table-of-contents"><strong>Table of Contents for docs</strong></a></li>
     33 <li>🎨 <a href="https://github.com/storybookjs/addon-designs"><strong>Figma</strong> <strong>Design addon</strong></a> official support</li>
     34 <li>📗 <strong>Vue3 source snippets</strong> and reactivity improvements</li>
     35 <li>💯 <strong>Hundreds more</strong> fixes and improvements</li>
     36 </ul>
     37 <p>7.1 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching <code>7.1.0-alpha.*</code>, <code>7.1.0-beta.*</code>, and <code>7.1.0-rc.*</code> for the full list of changes.</p>
     38 <p>For a better upgrade experience, please use one of the following commands:</p>
     39 <p>npm or yarn 1:
     40 <code>npx storybook@latest upgrade</code></p>
     41 <p>pnpm:
     42 <code>pnpm dlx storybook@latest upgrade</code></p>
     43 <p>yarn berry:
     44 <code>yarn dlx storybook@latest upgrade</code></p>
     45 <h2>v7.1.0-rc.2</h2>
     46 <h2>7.1.0-rc.2</h2>
     47 <ul>
     48 <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>
     49 <li>CLI: Fix Javascript language detection - <a href="https://redirect.github.com/storybookjs/storybook/pull/23426">#23426</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
     50 <li>Core: Fix onboarding detection in what's new module - <a href="https://redirect.github.com/storybookjs/storybook/pull/23424">#23424</a>, thanks <a href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
     51 <li>Dependencies: Bump <code>@sveltejs/vite-plugin-svelte</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/23233">#23233</a>, thanks <a href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
     52 <li>Telemetry: Add globals usage to project.json - <a href="https://redirect.github.com/storybookjs/storybook/pull/23431">#23431</a>, thanks <a href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
     53 </ul>
     54 <h2>v7.1.0-rc.1</h2>
     55 <h2>7.1.0-rc.1</h2>
     56 <ul>
     57 <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>
     58 <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>
     59 <li>CLI: Fix chevron icon on Configure.mdx page - <a href="https://redirect.github.com/storybookjs/storybook/pull/23397">#23397</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
     60 <li>Settings: Fix dark mode for what's new page - <a href="https://redirect.github.com/storybookjs/storybook/pull/23398">#23398</a>, thanks <a href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
     61 </ul>
     62 <!-- raw HTML omitted -->
     63 </blockquote>
     64 <p>... (truncated)</p>
     65 </details>
     66 <details>
     67 <summary>Changelog</summary>
     68 <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@​storybook/react-vite</code>'s changelog</a>.</em></p>
     69 <blockquote>
     70 <h2>7.1.1</h2>
     71 <ul>
     72 <li>Angular: Make enableProdMode optional - <a href="https://redirect.github.com/storybookjs/storybook/pull/23489">#23489</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
     73 <li>CLI: Gracefully shutdown and cleanup execa child processes - <a href="https://redirect.github.com/storybookjs/storybook/pull/23538">#23538</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
     74 <li>CLI: Improve support of mono repositories - <a href="https://redirect.github.com/storybookjs/storybook/pull/23458">#23458</a>, thanks <a href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
     75 </ul>
     76 <h2>7.1.0 (July 18, 2023)</h2>
     77 <p>Storybook 7.1 is here! 🎉</p>
     78 <ul>
     79 <li>🏄‍♀️ <a href="https://storybook.js.org/blog/in-app-tour-for-new-users/"><strong>In-app onboarding</strong></a> to help you set up new projects</li>
     80 <li>💅 <a href="https://storybook.js.org/blog/zero-config-support-for-tailwind-mui-styled-components-and-emotion/"><strong>Zero-config styling support</strong></a> for major libraries</li>
     81 <li>🗃️ <a href="https://storybook.js.org/blog/docs-updates/"><strong>API reference documentation</strong></a> and TypeScript-first snippets</li>
     82 <li>📇 <a href="https://storybook.js.org/docs/7.1/react/writing-docs/autodocs#generate-a-table-of-contents"><strong>Table of Contents for docs</strong></a></li>
     83 <li>🎨 <a href="https://github.com/storybookjs/addon-designs"><strong>Figma</strong> <strong>Design addon</strong></a> official support</li>
     84 <li>📗 <strong>Vue3 source snippets</strong> and reactivity improvements</li>
     85 <li>💯 <strong>Hundreds more</strong> fixes and improvements</li>
     86 </ul>
     87 <p>7.1 contains hundreds more fixes, features, and tweaks. Browse the changelogs matching <code>7.1.0-alpha.*</code>, <code>7.1.0-beta.*</code>, and <code>7.1.0-rc.*</code> for the full list of changes.</p>
     88 <p>For a better upgrade experience, please use one of the following commands:</p>
     89 <p>npm or yarn 1:
     90 <code>npx storybook@latest upgrade</code></p>
     91 <p>pnpm:
     92 <code>pnpm dlx storybook@latest upgrade</code></p>
     93 <p>yarn berry:
     94 <code>yarn dlx storybook@latest upgrade</code></p>
     95 <h2>7.0.27</h2>
     96 <ul>
     97 <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>
     98 <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>
     99 <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>
    100 <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>
    101 <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>
    102 </ul>
    103 <h2>7.0.26</h2>
    104 <ul>
    105 <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>
    106 <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>
    107 <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>
    108 </ul>
    109 <h2>7.0.25</h2>
    110 <ul>
    111 <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>
    112 <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>
    113 <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>
    114 </ul>
    115 <!-- raw HTML omitted -->
    116 </blockquote>
    117 <p>... (truncated)</p>
    118 </details>
    119 <details>
    120 <summary>Commits</summary>
    121 <ul>
    122 <li><a href="https://github.com/storybookjs/storybook/commit/0792ef2db7e81a2719e24c9d587963eb8b4e8e47"><code>0792ef2</code></a> Bump version from &quot;7.1.0&quot; to &quot;7.1.1&quot; [skip ci]</li>
    123 <li><a href="https://github.com/storybookjs/storybook/commit/a018b4acffe565b6db916cf5179842b288366ee3"><code>a018b4a</code></a> Merge pull request <a href="https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite/issues/23458">#23458</a> from storybookjs/valentin/fix-monorepository-setups</li>
    124 <li><a href="https://github.com/storybookjs/storybook/commit/51608c85a3f77a985e9ed22e7c16de515df3ac89"><code>51608c8</code></a> Bump version from &quot;7.1.0-rc.2&quot; to &quot;7.1.0&quot; [skip ci]</li>
    125 <li><a href="https://github.com/storybookjs/storybook/commit/e7479e76911ea3cb86e78a2a589e6db3e2cc9da2"><code>e7479e7</code></a> Bump version from &quot;7.1.0-rc.1&quot; to &quot;7.1.0-rc.2&quot; [skip ci]</li>
    126 <li><a href="https://github.com/storybookjs/storybook/commit/c6b9dd9cc52612f379140a708e745a197a4f2030"><code>c6b9dd9</code></a> Bump version from 7.1.0-rc.0 to 7.1.0-rc.1</li>
    127 <li><a href="https://github.com/storybookjs/storybook/commit/ccdbb0f5a30bcdfc3c1b76ec85822fd788d80721"><code>ccdbb0f</code></a> Bump version from 7.1.0-beta.3 to 7.1.0-rc.0 MANUALLY</li>
    128 <li><a href="https://github.com/storybookjs/storybook/commit/9873fde4ba42eb239d7a9985e4d3062fd2bd8faf"><code>9873fde</code></a> Bump version from 7.1.0-beta.2 to 7.1.0-beta.3</li>
    129 <li><a href="https://github.com/storybookjs/storybook/commit/47ab8dc8ad031646f7ddd754bdd9c751c596ad4f"><code>47ab8dc</code></a> Bump version from 7.1.0-beta.1 to 7.1.0-beta.2</li>
    130 <li><a href="https://github.com/storybookjs/storybook/commit/2731eb895d02af2fcc91637a527dfe0a2e80736a"><code>2731eb8</code></a> Bump version from 7.1.0-beta.0 to 7.1.0-beta.1</li>
    131 <li><a href="https://github.com/storybookjs/storybook/commit/a0dc00b9b0120447840fc00c8eccba3c9e2bb4ac"><code>a0dc00b</code></a> Bump version from 7.1.0-alpha.44 to 7.1.0-beta.0</li>
    132 <li>Additional commits viewable in <a href="https://github.com/storybookjs/storybook/commits/v7.1.1/code/frameworks/react-vite">compare view</a></li>
    133 </ul>
    134 </details>
    135 <br />
    136 
    137 
    138 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@storybook/react-vite&package-manager=npm_and_yarn&previous-version=7.0.9&new-version=7.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    139 
    140 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`.
    141 
    142 [//]: # (dependabot-automerge-start)
    143 [//]: # (dependabot-automerge-end)
    144 
    145 ---
    146 
    147 <details>
    148 <summary>Dependabot commands and options</summary>
    149 <br />
    150 
    151 You can trigger Dependabot actions by commenting on this PR:
    152 - `@dependabot rebase` will rebase this PR
    153 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    154 - `@dependabot merge` will merge this PR after your CI passes on it
    155 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    156 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    157 - `@dependabot reopen` will reopen this PR if it is closed
    158 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    159 - `@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)
    160 - `@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)
    161 - `@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)
    162 
    163 
    164 </details>
    165 
    166 
    167 ## Comments
    168 
    169 ### @dependabot[bot] — 2023-08-02T09:36:41Z
    170 
    171 Superseded by #69.
    172