dependabot[bot]
421cea92ab
Bump the storybook group with 9 updates ( #958 )
...
Bumps the storybook group with 9 updates:
| Package | From | To |
| --- | --- | --- |
|
[@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials )
| `8.3.3` | `8.3.5` |
|
[@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions )
| `8.3.3` | `8.3.5` |
|
[@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links )
| `8.3.3` | `8.3.5` |
|
[@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks )
| `8.3.3` | `8.3.5` |
|
[@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react )
| `8.3.3` | `8.3.5` |
|
[@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite )
| `8.3.3` | `8.3.5` |
|
[@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test )
| `8.3.3` | `8.3.5` |
|
[@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming )
| `8.3.3` | `8.3.5` |
|
[storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli )
| `8.3.3` | `8.3.5` |
Updates `@storybook/addon-essentials` from 8.3.3 to 8.3.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases "><code>@storybook/addon-essentials</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.5</h2>
<h2>8.3.5</h2>
<ul>
<li>CLI: Update the React Native init to include v8 dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29273 ">#29273</a>,
thanks <a
href="https://github.com/dannyhw "><code>@dannyhw</code></a>!</li>
<li>Vitest plugin: Fix renamed export stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29250 ">#29250</a>,
thanks <a
href="https://github.com/shilman "><code>@shilman</code></a>!</li>
</ul>
<h2>v8.3.4</h2>
<h2>8.3.4</h2>
<ul>
<li>Addon Test: Support story name as test description - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29147 ">#29147</a>,
thanks <a
href="https://github.com/InfiniteXyy "><code>@InfiniteXyy</code></a>!</li>
<li>Addon-Interactions: Use ansi-to-html for colored test errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29110 ">#29110</a>,
thanks <a
href="https://github.com/kasperpeulen "><code>@kasperpeulen</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<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>
<blockquote>
<h2>8.3.5</h2>
<ul>
<li>CLI: Update the React Native init to include v8 dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29273 ">#29273</a>,
thanks <a
href="https://github.com/dannyhw "><code>@dannyhw</code></a>!</li>
<li>Vitest plugin: Fix renamed export stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29250 ">#29250</a>,
thanks <a
href="https://github.com/shilman "><code>@shilman</code></a>!</li>
</ul>
<h2>8.3.4</h2>
<ul>
<li>Addon Test: Support story name as test description - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29147 ">#29147</a>,
thanks <a
href="https://github.com/InfiniteXyy "><code>@InfiniteXyy</code></a>!</li>
<li>Addon-Interactions: Use ansi-to-html for colored test errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29110 ">#29110</a>,
thanks <a
href="https://github.com/kasperpeulen "><code>@kasperpeulen</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b9c7f9098e
"><code>b9c7f90</code></a>
Bump version from "8.3.4" to "8.3.5" [skip ci]</li>
<li><a
href="20ab887020
"><code>20ab887</code></a>
Bump version from "8.3.3" to "8.3.4" [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.5/code/addons/essentials ">compare
view</a></li>
</ul>
</details>
<br />
Updates `@storybook/addon-interactions` from 8.3.3 to 8.3.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases "><code>@storybook/addon-interactions</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.5</h2>
<h2>8.3.5</h2>
<ul>
<li>CLI: Update the React Native init to include v8 dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29273 ">#29273</a>,
thanks <a
href="https://github.com/dannyhw "><code>@dannyhw</code></a>!</li>
<li>Vitest plugin: Fix renamed export stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29250 ">#29250</a>,
thanks <a
href="https://github.com/shilman "><code>@shilman</code></a>!</li>
</ul>
<h2>v8.3.4</h2>
<h2>8.3.4</h2>
<ul>
<li>Addon Test: Support story name as test description - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29147 ">#29147</a>,
thanks <a
href="https://github.com/InfiniteXyy "><code>@InfiniteXyy</code></a>!</li>
<li>Addon-Interactions: Use ansi-to-html for colored test errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29110 ">#29110</a>,
thanks <a
href="https://github.com/kasperpeulen "><code>@kasperpeulen</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md "><code>@storybook/addon-interactions</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.3.5</h2>
<ul>
<li>CLI: Update the React Native init to include v8 dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29273 ">#29273</a>,
thanks <a
href="https://github.com/dannyhw "><code>@dannyhw</code></a>!</li>
<li>Vitest plugin: Fix renamed export stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29250 ">#29250</a>,
thanks <a
href="https://github.com/shilman "><code>@shilman</code></a>!</li>
</ul>
<h2>8.3.4</h2>
<ul>
<li>Addon Test: Support story name as test description - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29147 ">#29147</a>,
thanks <a
href="https://github.com/InfiniteXyy "><code>@InfiniteXyy</code></a>!</li>
<li>Addon-Interactions: Use ansi-to-html for colored test errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29110 ">#29110</a>,
thanks <a
href="https://github.com/kasperpeulen "><code>@kasperpeulen</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b9c7f9098e
"><code>b9c7f90</code></a>
Bump version from "8.3.4" to "8.3.5" [skip ci]</li>
<li><a
href="20ab887020
"><code>20ab887</code></a>
Bump version from "8.3.3" to "8.3.4" [skip ci]</li>
<li><a
href="1cf5baca02
"><code>1cf5bac</code></a>
Merge pull request <a
href="https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions/issues/29110 ">#29110</a>
from storybookjs/kasper/fix-ansi-chars</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.5/code/addons/interactions ">compare
view</a></li>
</ul>
</details>
<br />
Updates `@storybook/addon-links` from 8.3.3 to 8.3.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases "><code>@storybook/addon-links</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.5</h2>
<h2>8.3.5</h2>
<ul>
<li>CLI: Update the React Native init to include v8 dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29273 ">#29273</a>,
thanks <a
href="https://github.com/dannyhw "><code>@dannyhw</code></a>!</li>
<li>Vitest plugin: Fix renamed export stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29250 ">#29250</a>,
thanks <a
href="https://github.com/shilman "><code>@shilman</code></a>!</li>
</ul>
<h2>v8.3.4</h2>
<h2>8.3.4</h2>
<ul>
<li>Addon Test: Support story name as test description - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29147 ">#29147</a>,
thanks <a
href="https://github.com/InfiniteXyy "><code>@InfiniteXyy</code></a>!</li>
<li>Addon-Interactions: Use ansi-to-html for colored test errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29110 ">#29110</a>,
thanks <a
href="https://github.com/kasperpeulen "><code>@kasperpeulen</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md "><code>@storybook/addon-links</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.3.5</h2>
<ul>
<li>CLI: Update the React Native init to include v8 dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29273 ">#29273</a>,
thanks <a
href="https://github.com/dannyhw "><code>@dannyhw</code></a>!</li>
<li>Vitest plugin: Fix renamed export stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29250 ">#29250</a>,
thanks <a
href="https://github.com/shilman "><code>@shilman</code></a>!</li>
</ul>
<h2>8.3.4</h2>
<ul>
<li>Addon Test: Support story name as test description - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29147 ">#29147</a>,
thanks <a
href="https://github.com/InfiniteXyy "><code>@InfiniteXyy</code></a>!</li>
<li>Addon-Interactions: Use ansi-to-html for colored test errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29110 ">#29110</a>,
thanks <a
href="https://github.com/kasperpeulen "><code>@kasperpeulen</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b9c7f9098e
"><code>b9c7f90</code></a>
Bump version from "8.3.4" to "8.3.5" [skip ci]</li>
<li><a
href="20ab887020
"><code>20ab887</code></a>
Bump version from "8.3.3" to "8.3.4" [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.5/code/addons/links ">compare
view</a></li>
</ul>
</details>
<br />
Updates `@storybook/blocks` from 8.3.3 to 8.3.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases "><code>@storybook/blocks</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.5</h2>
<h2>8.3.5</h2>
<ul>
<li>CLI: Update the React Native init to include v8 dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29273 ">#29273</a>,
thanks <a
href="https://github.com/dannyhw "><code>@dannyhw</code></a>!</li>
<li>Vitest plugin: Fix renamed export stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29250 ">#29250</a>,
thanks <a
href="https://github.com/shilman "><code>@shilman</code></a>!</li>
</ul>
<h2>v8.3.4</h2>
<h2>8.3.4</h2>
<ul>
<li>Addon Test: Support story name as test description - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29147 ">#29147</a>,
thanks <a
href="https://github.com/InfiniteXyy "><code>@InfiniteXyy</code></a>!</li>
<li>Addon-Interactions: Use ansi-to-html for colored test errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29110 ">#29110</a>,
thanks <a
href="https://github.com/kasperpeulen "><code>@kasperpeulen</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md "><code>@storybook/blocks</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.3.5</h2>
<ul>
<li>CLI: Update the React Native init to include v8 dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29273 ">#29273</a>,
thanks <a
href="https://github.com/dannyhw "><code>@dannyhw</code></a>!</li>
<li>Vitest plugin: Fix renamed export stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29250 ">#29250</a>,
thanks <a
href="https://github.com/shilman "><code>@shilman</code></a>!</li>
</ul>
<h2>8.3.4</h2>
<ul>
<li>Addon Test: Support story name as test description - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29147 ">#29147</a>,
thanks <a
href="https://github.com/InfiniteXyy "><code>@InfiniteXyy</code></a>!</li>
<li>Addon-Interactions: Use ansi-to-html for colored test errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29110 ">#29110</a>,
thanks <a
href="https://github.com/kasperpeulen "><code>@kasperpeulen</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b9c7f9098e
"><code>b9c7f90</code></a>
Bump version from "8.3.4" to "8.3.5" [skip ci]</li>
<li><a
href="20ab887020
"><code>20ab887</code></a>
Bump version from "8.3.3" to "8.3.4" [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.5/code/lib/blocks ">compare
view</a></li>
</ul>
</details>
<br />
Updates `@storybook/react` from 8.3.3 to 8.3.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases "><code>@storybook/react</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.5</h2>
<h2>8.3.5</h2>
<ul>
<li>CLI: Update the React Native init to include v8 dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29273 ">#29273</a>,
thanks <a
href="https://github.com/dannyhw "><code>@dannyhw</code></a>!</li>
<li>Vitest plugin: Fix renamed export stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29250 ">#29250</a>,
thanks <a
href="https://github.com/shilman "><code>@shilman</code></a>!</li>
</ul>
<h2>v8.3.4</h2>
<h2>8.3.4</h2>
<ul>
<li>Addon Test: Support story name as test description - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29147 ">#29147</a>,
thanks <a
href="https://github.com/InfiniteXyy "><code>@InfiniteXyy</code></a>!</li>
<li>Addon-Interactions: Use ansi-to-html for colored test errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29110 ">#29110</a>,
thanks <a
href="https://github.com/kasperpeulen "><code>@kasperpeulen</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md "><code>@storybook/react</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.3.5</h2>
<ul>
<li>CLI: Update the React Native init to include v8 dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29273 ">#29273</a>,
thanks <a
href="https://github.com/dannyhw "><code>@dannyhw</code></a>!</li>
<li>Vitest plugin: Fix renamed export stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29250 ">#29250</a>,
thanks <a
href="https://github.com/shilman "><code>@shilman</code></a>!</li>
</ul>
<h2>8.3.4</h2>
<ul>
<li>Addon Test: Support story name as test description - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29147 ">#29147</a>,
thanks <a
href="https://github.com/InfiniteXyy "><code>@InfiniteXyy</code></a>!</li>
<li>Addon-Interactions: Use ansi-to-html for colored test errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29110 ">#29110</a>,
thanks <a
href="https://github.com/kasperpeulen "><code>@kasperpeulen</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b9c7f9098e
"><code>b9c7f90</code></a>
Bump version from "8.3.4" to "8.3.5" [skip ci]</li>
<li><a
href="20ab887020
"><code>20ab887</code></a>
Bump version from "8.3.3" to "8.3.4" [skip ci]</li>
<li><a
href="1cf5baca02
"><code>1cf5bac</code></a>
Merge pull request <a
href="https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react/issues/29110 ">#29110</a>
from storybookjs/kasper/fix-ansi-chars</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.5/code/renderers/react ">compare
view</a></li>
</ul>
</details>
<br />
Updates `@storybook/react-vite` from 8.3.3 to 8.3.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases "><code>@storybook/react-vite</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.5</h2>
<h2>8.3.5</h2>
<ul>
<li>CLI: Update the React Native init to include v8 dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29273 ">#29273</a>,
thanks <a
href="https://github.com/dannyhw "><code>@dannyhw</code></a>!</li>
<li>Vitest plugin: Fix renamed export stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29250 ">#29250</a>,
thanks <a
href="https://github.com/shilman "><code>@shilman</code></a>!</li>
</ul>
<h2>v8.3.4</h2>
<h2>8.3.4</h2>
<ul>
<li>Addon Test: Support story name as test description - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29147 ">#29147</a>,
thanks <a
href="https://github.com/InfiniteXyy "><code>@InfiniteXyy</code></a>!</li>
<li>Addon-Interactions: Use ansi-to-html for colored test errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29110 ">#29110</a>,
thanks <a
href="https://github.com/kasperpeulen "><code>@kasperpeulen</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<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>
<blockquote>
<h2>8.3.5</h2>
<ul>
<li>CLI: Update the React Native init to include v8 dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29273 ">#29273</a>,
thanks <a
href="https://github.com/dannyhw "><code>@dannyhw</code></a>!</li>
<li>Vitest plugin: Fix renamed export stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29250 ">#29250</a>,
thanks <a
href="https://github.com/shilman "><code>@shilman</code></a>!</li>
</ul>
<h2>8.3.4</h2>
<ul>
<li>Addon Test: Support story name as test description - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29147 ">#29147</a>,
thanks <a
href="https://github.com/InfiniteXyy "><code>@InfiniteXyy</code></a>!</li>
<li>Addon-Interactions: Use ansi-to-html for colored test errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29110 ">#29110</a>,
thanks <a
href="https://github.com/kasperpeulen "><code>@kasperpeulen</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b9c7f9098e
"><code>b9c7f90</code></a>
Bump version from "8.3.4" to "8.3.5" [skip ci]</li>
<li><a
href="20ab887020
"><code>20ab887</code></a>
Bump version from "8.3.3" to "8.3.4" [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.5/code/frameworks/react-vite ">compare
view</a></li>
</ul>
</details>
<br />
Updates `@storybook/test` from 8.3.3 to 8.3.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases "><code>@storybook/test</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.5</h2>
<h2>8.3.5</h2>
<ul>
<li>CLI: Update the React Native init to include v8 dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29273 ">#29273</a>,
thanks <a
href="https://github.com/dannyhw "><code>@dannyhw</code></a>!</li>
<li>Vitest plugin: Fix renamed export stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29250 ">#29250</a>,
thanks <a
href="https://github.com/shilman "><code>@shilman</code></a>!</li>
</ul>
<h2>v8.3.4</h2>
<h2>8.3.4</h2>
<ul>
<li>Addon Test: Support story name as test description - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29147 ">#29147</a>,
thanks <a
href="https://github.com/InfiniteXyy "><code>@InfiniteXyy</code></a>!</li>
<li>Addon-Interactions: Use ansi-to-html for colored test errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29110 ">#29110</a>,
thanks <a
href="https://github.com/kasperpeulen "><code>@kasperpeulen</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md "><code>@storybook/test</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.3.5</h2>
<ul>
<li>CLI: Update the React Native init to include v8 dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29273 ">#29273</a>,
thanks <a
href="https://github.com/dannyhw "><code>@dannyhw</code></a>!</li>
<li>Vitest plugin: Fix renamed export stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29250 ">#29250</a>,
thanks <a
href="https://github.com/shilman "><code>@shilman</code></a>!</li>
</ul>
<h2>8.3.4</h2>
<ul>
<li>Addon Test: Support story name as test description - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29147 ">#29147</a>,
thanks <a
href="https://github.com/InfiniteXyy "><code>@InfiniteXyy</code></a>!</li>
<li>Addon-Interactions: Use ansi-to-html for colored test errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29110 ">#29110</a>,
thanks <a
href="https://github.com/kasperpeulen "><code>@kasperpeulen</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b9c7f9098e
"><code>b9c7f90</code></a>
Bump version from "8.3.4" to "8.3.5" [skip ci]</li>
<li><a
href="20ab887020
"><code>20ab887</code></a>
Bump version from "8.3.3" to "8.3.4" [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.5/code/lib/test ">compare
view</a></li>
</ul>
</details>
<br />
Updates `@storybook/theming` from 8.3.3 to 8.3.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases "><code>@storybook/theming</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.5</h2>
<h2>8.3.5</h2>
<ul>
<li>CLI: Update the React Native init to include v8 dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29273 ">#29273</a>,
thanks <a
href="https://github.com/dannyhw "><code>@dannyhw</code></a>!</li>
<li>Vitest plugin: Fix renamed export stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29250 ">#29250</a>,
thanks <a
href="https://github.com/shilman "><code>@shilman</code></a>!</li>
</ul>
<h2>v8.3.4</h2>
<h2>8.3.4</h2>
<ul>
<li>Addon Test: Support story name as test description - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29147 ">#29147</a>,
thanks <a
href="https://github.com/InfiniteXyy "><code>@InfiniteXyy</code></a>!</li>
<li>Addon-Interactions: Use ansi-to-html for colored test errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29110 ">#29110</a>,
thanks <a
href="https://github.com/kasperpeulen "><code>@kasperpeulen</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.5/code/lib/theming ">compare
view</a></li>
</ul>
</details>
<br />
Updates `storybook` from 8.3.3 to 8.3.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases ">storybook's
releases</a>.</em></p>
<blockquote>
<h2>v8.3.5</h2>
<h2>8.3.5</h2>
<ul>
<li>CLI: Update the React Native init to include v8 dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29273 ">#29273</a>,
thanks <a
href="https://github.com/dannyhw "><code>@dannyhw</code></a>!</li>
<li>Vitest plugin: Fix renamed export stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29250 ">#29250</a>,
thanks <a
href="https://github.com/shilman "><code>@shilman</code></a>!</li>
</ul>
<h2>v8.3.4</h2>
<h2>8.3.4</h2>
<ul>
<li>Addon Test: Support story name as test description - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29147 ">#29147</a>,
thanks <a
href="https://github.com/InfiniteXyy "><code>@InfiniteXyy</code></a>!</li>
<li>Addon-Interactions: Use ansi-to-html for colored test errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29110 ">#29110</a>,
thanks <a
href="https://github.com/kasperpeulen "><code>@kasperpeulen</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md ">storybook's
changelog</a>.</em></p>
<blockquote>
<h2>8.3.5</h2>
<ul>
<li>CLI: Update the React Native init to include v8 dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29273 ">#29273</a>,
thanks <a
href="https://github.com/dannyhw "><code>@dannyhw</code></a>!</li>
<li>Vitest plugin: Fix renamed export stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29250 ">#29250</a>,
thanks <a
href="https://github.com/shilman "><code>@shilman</code></a>!</li>
</ul>
<h2>8.3.4</h2>
<ul>
<li>Addon Test: Support story name as test description - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29147 ">#29147</a>,
thanks <a
href="https://github.com/InfiniteXyy "><code>@InfiniteXyy</code></a>!</li>
<li>Addon-Interactions: Use ansi-to-html for colored test errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29110 ">#29110</a>,
thanks <a
href="https://github.com/kasperpeulen "><code>@kasperpeulen</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b9c7f9098e
"><code>b9c7f90</code></a>
Bump version from "8.3.4" to "8.3.5" [skip ci]</li>
<li><a
href="20ab887020
"><code>20ab887</code></a>
Bump version from "8.3.3" to "8.3.4" [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.5/code/lib/cli ">compare
view</a></li>
</ul>
</details>
<br />
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`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-04 10:33:46 -07:00
dependabot[bot]
ea1b387a9b
Bump the dev-dependencies group with 5 updates ( #957 )
...
Bumps the dev-dependencies group with 5 updates:
| Package | From | To |
| --- | --- | --- |
|
[@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react )
| `18.3.10` | `18.3.11` |
|
[@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc )
| `3.7.0` | `3.7.1` |
|
[@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul )
| `2.1.1` | `2.1.2` |
|
[typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint )
| `8.7.0` | `8.8.0` |
|
[vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest )
| `2.1.1` | `2.1.2` |
Updates `@types/react` from 18.3.10 to 18.3.11
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react ">compare
view</a></li>
</ul>
</details>
<br />
Updates `@vitejs/plugin-react-swc` from 3.7.0 to 3.7.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite-plugin-react-swc/releases "><code>@vitejs/plugin-react-swc</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.7.1</h2>
<p>Ignore directive sourcemap error <a
href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/231 ">#231</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite-plugin-react-swc/blob/main/CHANGELOG.md "><code>@vitejs/plugin-react-swc</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>3.7.1</h2>
<p>Ignore directive sourcemap error <a
href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/231 ">#231</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="bc88ecb6f3
"><code>bc88ecb</code></a>
release: v3.7.1</li>
<li><a
href="33d0246aec
"><code>33d0246</code></a>
chore: use isolated declarations for dts (<a
href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/232 ">#232</a>)</li>
<li><a
href="bfaf614589
"><code>bfaf614</code></a>
chore(deps): update dependency
<code>@swc/plugin-styled-components</code> to v3 (<a
href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/228 ">#228</a>)</li>
<li><a
href="076d18ea58
"><code>076d18e</code></a>
chore(deps): update dependency <code>@swc/plugin-emotion</code> to v4
(<a
href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/227 ">#227</a>)</li>
<li><a
href="8f0c001fd2
"><code>8f0c001</code></a>
fix(deps): update all non-major dependencies (<a
href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/225 ">#225</a>)</li>
<li><a
href="9ae7fe6eb0
"><code>9ae7fe6</code></a>
fix: ignore directive sourcemap error (<a
href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/231 ">#231</a>)</li>
<li><a
href="3029ffb33f
"><code>3029ffb</code></a>
fix(deps): update all non-major dependencies (<a
href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/209 ">#209</a>)</li>
<li><a
href="df98ee808c
"><code>df98ee8</code></a>
chore(deps): update pnpm to v9 (<a
href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/198 ">#198</a>)</li>
<li><a
href="e078012f89
"><code>e078012</code></a>
docs: mention <code>devTarget</code> option in caveats list (<a
href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/212 ">#212</a>)</li>
<li><a
href="11f4f68492
"><code>11f4f68</code></a>
ci: use node 20</li>
<li>See full diff in <a
href="https://github.com/vitejs/vite-plugin-react-swc/compare/v3.7.0...v3.7.1 ">compare
view</a></li>
</ul>
</details>
<br />
Updates `@vitest/coverage-istanbul` from 2.1.1 to 2.1.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitest-dev/vitest/releases "><code>@vitest/coverage-istanbul</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.1.2</h2>
<h3> 🐞 Bug Fixes</h3>
<ul>
<li>Move <code>Vitest.setServer</code> to post
<code>configureServer</code> hook to enable import analysis for
workspace config loading - by <a
href="https://github.com/hi-ogawa "><code>@hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6584 ">vitest-dev/vitest#6584</a>
<a href="https://github.com/vitest-dev/vitest/commit/e7f35214 "><!-- raw
HTML omitted -->(e7f35)<!-- raw HTML omitted --></a></li>
<li><strong>benchmark</strong>:
<ul>
<li>Clear <code>BenchmarkResult.samples</code> array to reduce memory
usage - by <a
href="https://github.com/hi-ogawa "><code>@hi-ogawa</code></a> and <a
href="https://github.com/AriPerkkio "><code>@AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6541 ">vitest-dev/vitest#6541</a>
<a href="https://github.com/vitest-dev/vitest/commit/a6407afc "><!-- raw
HTML omitted -->(a6407)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>browser</strong>:
<ul>
<li>Fix dynamic import inside worker - by <a
href="https://github.com/hi-ogawa "><code>@hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6569 ">vitest-dev/vitest#6569</a>
<a href="https://github.com/vitest-dev/vitest/commit/ea2d429b "><!-- raw
HTML omitted -->(ea2d4)<!-- raw HTML omitted --></a></li>
<li>Fix browser mock factory event race condition - by <a
href="https://github.com/hi-ogawa "><code>@hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6530 ">vitest-dev/vitest#6530</a>
<a href="https://github.com/vitest-dev/vitest/commit/f131f93b "><!-- raw
HTML omitted -->(f131f)<!-- raw HTML omitted --></a></li>
<li>Serve ui assets as static - by <a
href="https://github.com/hi-ogawa "><code>@hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6564 ">vitest-dev/vitest#6564</a>
<a href="https://github.com/vitest-dev/vitest/commit/adcdaee8 "><!-- raw
HTML omitted -->(adcda)<!-- raw HTML omitted --></a></li>
<li>Update solidjs testing library lib - by <a
href="https://github.com/CamilleTeruel "><code>@CamilleTeruel</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6548 ">vitest-dev/vitest#6548</a>
<a href="https://github.com/vitest-dev/vitest/commit/91442dfc "><!-- raw
HTML omitted -->(91442)<!-- raw HTML omitted --></a></li>
<li>Use <code>data:</code> protocol on preview provider file upload -
by <a href="https://github.com/userquin "><code>@userquin</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6501 ">vitest-dev/vitest#6501</a>
<a href="https://github.com/vitest-dev/vitest/commit/e9821f70 "><!-- raw
HTML omitted -->(e9821)<!-- raw HTML omitted --></a></li>
<li>Fix base for client script - by <a
href="https://github.com/hi-ogawa "><code>@hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6510 ">vitest-dev/vitest#6510</a>
<a href="https://github.com/vitest-dev/vitest/commit/f952874e "><!-- raw
HTML omitted -->(f9528)<!-- raw HTML omitted --></a></li>
<li>Throw an error if "<code>@vitest/browser/</code>context"
is imported outside of the browser mode - by <a
href="https://github.com/sheremet-va "><code>@sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6570 ">vitest-dev/vitest#6570</a>
<a href="https://github.com/vitest-dev/vitest/commit/383f1791 "><!-- raw
HTML omitted -->(383f1)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>coverage</strong>:
<ul>
<li>Remove empty coverage folder on test failure too - by <a
href="https://github.com/AriPerkkio "><code>@AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6547 ">vitest-dev/vitest#6547</a>
<a href="https://github.com/vitest-dev/vitest/commit/1371ca6a "><!-- raw
HTML omitted -->(1371c)<!-- raw HTML omitted --></a></li>
<li>Include <code>*.astro</code> by default - by <a
href="https://github.com/AriPerkkio "><code>@AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6565 ">vitest-dev/vitest#6565</a>
<a href="https://github.com/vitest-dev/vitest/commit/f8ff76a9 "><!-- raw
HTML omitted -->(f8ff7)<!-- raw HTML omitted --></a></li>
<li><code>cleanOnRerun: false</code> to invalidate previous results -
by <a href="https://github.com/AriPerkkio "><code>@AriPerkkio</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6592 ">vitest-dev/vitest#6592</a>
<a href="https://github.com/vitest-dev/vitest/commit/88bde99c "><!-- raw
HTML omitted -->(88bde)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>expect</strong>:
<ul>
<li>Fix <code>toBeDefined</code> with <code>expect.poll</code> - by <a
href="https://github.com/hi-ogawa "><code>@hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6562 ">vitest-dev/vitest#6562</a>
<a href="https://github.com/vitest-dev/vitest/commit/f7da6199 "><!-- raw
HTML omitted -->(f7da6)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>runner</strong>:
<ul>
<li>Mark tests as skipped when <code>beforeAll</code> failed - by <a
href="https://github.com/hi-ogawa "><code>@hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6524 ">vitest-dev/vitest#6524</a>
<a href="https://github.com/vitest-dev/vitest/commit/fb79792d "><!-- raw
HTML omitted -->(fb797)<!-- raw HTML omitted --></a></li>
<li>Support fixture parsing of lowered async syntax - by <a
href="https://github.com/hi-ogawa "><code>@hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6531 ">vitest-dev/vitest#6531</a>
<a href="https://github.com/vitest-dev/vitest/commit/b553c7d6 "><!-- raw
HTML omitted -->(b553c)<!-- raw HTML omitted --></a></li>
<li>Fix fixture parsing of lowered async syntax for non arrow functions
- by <a href="https://github.com/hi-ogawa "><code>@hi-ogawa</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6575 ">vitest-dev/vitest#6575</a>
<a href="https://github.com/vitest-dev/vitest/commit/3de00ab6 "><!-- raw
HTML omitted -->(3de00)<!-- raw HTML omitted --></a></li>
<li>Guard test hook callback - by <a
href="https://github.com/sheremet-va "><code>@sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6604 ">vitest-dev/vitest#6604</a>
<a href="https://github.com/vitest-dev/vitest/commit/1497134e "><!-- raw
HTML omitted -->(14971)<!-- raw HTML omitted --></a></li>
<li>Run <code>onTestFinished</code> and <code>onTestFailed</code> during
<code>retry</code> and <code>repeats</code> - by <a
href="https://github.com/hi-ogawa "><code>@hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6609 ">vitest-dev/vitest#6609</a>
<a href="https://github.com/vitest-dev/vitest/commit/c5e29098 "><!-- raw
HTML omitted -->(c5e29)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>ui</strong>:
<ul>
<li>List tests on ui when <code>--standalone</code> - by <a
href="https://github.com/hi-ogawa "><code>@hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6577 ">vitest-dev/vitest#6577</a>
<a href="https://github.com/vitest-dev/vitest/commit/d0bf89d3 "><!-- raw
HTML omitted -->(d0bf8)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vite-node</strong>:
<ul>
<li>Fix esm false-detection inside comment - by <a
href="https://github.com/hi-ogawa "><code>@hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6506 ">vitest-dev/vitest#6506</a>
<a href="https://github.com/vitest-dev/vitest/commit/91f85997 "><!-- raw
HTML omitted -->(91f85)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vitest</strong>:
<ul>
<li>Install dependencies with the same version when prompted - by <a
href="https://github.com/sheremet-va "><code>@sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6611 ">vitest-dev/vitest#6611</a>
<a href="https://github.com/vitest-dev/vitest/commit/ed8b7c08 "><!-- raw
HTML omitted -->(ed8b7)<!-- raw HTML omitted --></a></li>
<li>Make env.SSR consistent between different pools - by <a
href="https://github.com/sheremet-va "><code>@sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6616 ">vitest-dev/vitest#6616</a>
<a href="https://github.com/vitest-dev/vitest/commit/8a8d3f03 "><!-- raw
HTML omitted -->(8a8d3)<!-- raw HTML omitted --></a></li>
<li>Don't start a websocket server if api is disabled - by <a
href="https://github.com/sheremet-va "><code>@sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6617 ">vitest-dev/vitest#6617</a>
<a href="https://github.com/vitest-dev/vitest/commit/821400b8 "><!-- raw
HTML omitted -->(82140)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>workspace</strong>:
<ul>
<li>Fix glob pattern detection - by <a
href="https://github.com/hi-ogawa "><code>@hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6502 ">vitest-dev/vitest#6502</a>
<a href="https://github.com/vitest-dev/vitest/commit/7727ca87 "><!-- raw
HTML omitted -->(7727c)<!-- raw HTML omitted --></a></li>
<li>Ignore DS_Store by default - by <a
href="https://github.com/sheremet-va "><code>@sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6571 ">vitest-dev/vitest#6571</a>
<a href="https://github.com/vitest-dev/vitest/commit/d2a86ff5 "><!-- raw
HTML omitted -->(d2a86)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5> <a
href="https://github.com/vitest-dev/vitest/compare/v2.1.1...v2.1.2 ">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="0ce26a4c70
"><code>0ce26a4</code></a>
chore: release v2.1.2</li>
<li><a
href="88bde99cda
"><code>88bde99</code></a>
fix(coverage): <code>cleanOnRerun: false</code> to invalidate previous
results (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul/issues/6592 ">#6592</a>)</li>
<li><a
href="1371ca6a6f
"><code>1371ca6</code></a>
fix(coverage): remove empty coverage folder on test failure too (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul/issues/6547 ">#6547</a>)</li>
<li>See full diff in <a
href="https://github.com/vitest-dev/vitest/commits/v2.1.2/packages/coverage-istanbul ">compare
view</a></li>
</ul>
</details>
<br />
Updates `typescript-eslint` from 8.7.0 to 8.8.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases ">typescript-eslint's
releases</a>.</em></p>
<blockquote>
<h2>v8.8.0</h2>
<h2>8.8.0 (2024-09-30)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-unnecessary-condition] add
checkTypePredicates (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10009 ">#10009</a>)</li>
<li><strong>eslint-plugin:</strong> [await-thenable] check for-await
loop iteree (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10008 ">#10008</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li>remove <code>export type *</code> in d.ts to support TS<5.0 (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10070 ">#10070</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-template-expression]
should underline template syntax with squiggly lines (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10044 ">#10044</a>)</li>
<li><strong>eslint-plugin:</strong> [no-deprecated] max callstack
exceeded when class implements itself (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10040 ">#10040</a>)</li>
<li><strong>eslint-plugin:</strong> [no-misused-promises] check
contextual type (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10042 ">#10042</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-literal-enum-member] allow
nested bitwise operations (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10037 ">#10037</a>)</li>
<li><strong>type-utils:</strong> check for type parameters on
<code>isBuiltinSymbolLikeRecurser()</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10026 ">#10026</a>)</li>
<li><strong>utils:</strong> update missing type information message (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10043 ">#10043</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>auvred <a
href="https://github.com/auvred "><code>@auvred</code></a></li>
<li>Josh Goldberg ✨ </li>
<li>Kirk Waiblinger <a
href="https://github.com/kirkwaiblinger "><code>@kirkwaiblinger</code></a></li>
<li>Ronen Amiel</li>
<li>Tarun Chauhan <a
href="https://github.com/tarunrajput "><code>@tarunrajput</code></a></li>
<li>YeonJuan <a
href="https://github.com/yeonjuan "><code>@yeonjuan</code></a></li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning ">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases ">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md ">typescript-eslint's
changelog</a>.</em></p>
<blockquote>
<h2>8.8.0 (2024-09-30)</h2>
<p>This was a version bump only for typescript-eslint to align it with
other projects, there were no code changes.</p>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning ">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases ">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="2055cfbbde
"><code>2055cfb</code></a>
chore(release): publish 8.8.0</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.8.0/packages/typescript-eslint ">compare
view</a></li>
</ul>
</details>
<br />
Updates `vitest` from 2.1.1 to 2.1.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitest-dev/vitest/releases ">vitest's
releases</a>.</em></p>
<blockquote>
<h2>v2.1.2</h2>
<h3> 🐞 Bug Fixes</h3>
<ul>
<li>Move <code>Vitest.setServer</code> to post
<code>configureServer</code> hook to enable import analysis for
workspace config loading - by <a
href="https://github.com/hi-ogawa "><code>@hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6584 ">vitest-dev/vitest#6584</a>
<a href="https://github.com/vitest-dev/vitest/commit/e7f35214 "><!-- raw
HTML omitted -->(e7f35)<!-- raw HTML omitted --></a></li>
<li><strong>benchmark</strong>:
<ul>
<li>Clear <code>BenchmarkResult.samples</code> array to reduce memory
usage - by <a
href="https://github.com/hi-ogawa "><code>@hi-ogawa</code></a> and <a
href="https://github.com/AriPerkkio "><code>@AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6541 ">vitest-dev/vitest#6541</a>
<a href="https://github.com/vitest-dev/vitest/commit/a6407afc "><!-- raw
HTML omitted -->(a6407)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>browser</strong>:
<ul>
<li>Fix dynamic import inside worker - by <a
href="https://github.com/hi-ogawa "><code>@hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6569 ">vitest-dev/vitest#6569</a>
<a href="https://github.com/vitest-dev/vitest/commit/ea2d429b "><!-- raw
HTML omitted -->(ea2d4)<!-- raw HTML omitted --></a></li>
<li>Fix browser mock factory event race condition - by <a
href="https://github.com/hi-ogawa "><code>@hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6530 ">vitest-dev/vitest#6530</a>
<a href="https://github.com/vitest-dev/vitest/commit/f131f93b "><!-- raw
HTML omitted -->(f131f)<!-- raw HTML omitted --></a></li>
<li>Serve ui assets as static - by <a
href="https://github.com/hi-ogawa "><code>@hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6564 ">vitest-dev/vitest#6564</a>
<a href="https://github.com/vitest-dev/vitest/commit/adcdaee8 "><!-- raw
HTML omitted -->(adcda)<!-- raw HTML omitted --></a></li>
<li>Update solidjs testing library lib - by <a
href="https://github.com/CamilleTeruel "><code>@CamilleTeruel</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6548 ">vitest-dev/vitest#6548</a>
<a href="https://github.com/vitest-dev/vitest/commit/91442dfc "><!-- raw
HTML omitted -->(91442)<!-- raw HTML omitted --></a></li>
<li>Use <code>data:</code> protocol on preview provider file upload -
by <a href="https://github.com/userquin "><code>@userquin</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6501 ">vitest-dev/vitest#6501</a>
<a href="https://github.com/vitest-dev/vitest/commit/e9821f70 "><!-- raw
HTML omitted -->(e9821)<!-- raw HTML omitted --></a></li>
<li>Fix base for client script - by <a
href="https://github.com/hi-ogawa "><code>@hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6510 ">vitest-dev/vitest#6510</a>
<a href="https://github.com/vitest-dev/vitest/commit/f952874e "><!-- raw
HTML omitted -->(f9528)<!-- raw HTML omitted --></a></li>
<li>Throw an error if "<code>@vitest/browser/</code>context"
is imported outside of the browser mode - by <a
href="https://github.com/sheremet-va "><code>@sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6570 ">vitest-dev/vitest#6570</a>
<a href="https://github.com/vitest-dev/vitest/commit/383f1791 "><!-- raw
HTML omitted -->(383f1)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>coverage</strong>:
<ul>
<li>Remove empty coverage folder on test failure too - by <a
href="https://github.com/AriPerkkio "><code>@AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6547 ">vitest-dev/vitest#6547</a>
<a href="https://github.com/vitest-dev/vitest/commit/1371ca6a "><!-- raw
HTML omitted -->(1371c)<!-- raw HTML omitted --></a></li>
<li>Include <code>*.astro</code> by default - by <a
href="https://github.com/AriPerkkio "><code>@AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6565 ">vitest-dev/vitest#6565</a>
<a href="https://github.com/vitest-dev/vitest/commit/f8ff76a9 "><!-- raw
HTML omitted -->(f8ff7)<!-- raw HTML omitted --></a></li>
<li><code>cleanOnRerun: false</code> to invalidate previous results -
by <a href="https://github.com/AriPerkkio "><code>@AriPerkkio</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6592 ">vitest-dev/vitest#6592</a>
<a href="https://github.com/vitest-dev/vitest/commit/88bde99c "><!-- raw
HTML omitted -->(88bde)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>expect</strong>:
<ul>
<li>Fix <code>toBeDefined</code> with <code>expect.poll</code> - by <a
href="https://github.com/hi-ogawa "><code>@hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6562 ">vitest-dev/vitest#6562</a>
<a href="https://github.com/vitest-dev/vitest/commit/f7da6199 "><!-- raw
HTML omitted -->(f7da6)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>runner</strong>:
<ul>
<li>Mark tests as skipped when <code>beforeAll</code> failed - by <a
href="https://github.com/hi-ogawa "><code>@hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6524 ">vitest-dev/vitest#6524</a>
<a href="https://github.com/vitest-dev/vitest/commit/fb79792d "><!-- raw
HTML omitted -->(fb797)<!-- raw HTML omitted --></a></li>
<li>Support fixture parsing of lowered async syntax - by <a
href="https://github.com/hi-ogawa "><code>@hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6531 ">vitest-dev/vitest#6531</a>
<a href="https://github.com/vitest-dev/vitest/commit/b553c7d6 "><!-- raw
HTML omitted -->(b553c)<!-- raw HTML omitted --></a></li>
<li>Fix fixture parsing of lowered async syntax for non arrow functions
- by <a href="https://github.com/hi-ogawa "><code>@hi-ogawa</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6575 ">vitest-dev/vitest#6575</a>
<a href="https://github.com/vitest-dev/vitest/commit/3de00ab6 "><!-- raw
HTML omitted -->(3de00)<!-- raw HTML omitted --></a></li>
<li>Guard test hook callback - by <a
href="https://github.com/sheremet-va "><code>@sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6604 ">vitest-dev/vitest#6604</a>
<a href="https://github.com/vitest-dev/vitest/commit/1497134e "><!-- raw
HTML omitted -->(14971)<!-- raw HTML omitted --></a></li>
<li>Run <code>onTestFinished</code> and <code>onTestFailed</code> during
<code>retry</code> and <code>repeats</code> - by <a
href="https://github.com/hi-ogawa "><code>@hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6609 ">vitest-dev/vitest#6609</a>
<a href="https://github.com/vitest-dev/vitest/commit/c5e29098 "><!-- raw
HTML omitted -->(c5e29)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>ui</strong>:
<ul>
<li>List tests on ui when <code>--standalone</code> - by <a
href="https://github.com/hi-ogawa "><code>@hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6577 ">vitest-dev/vitest#6577</a>
<a href="https://github.com/vitest-dev/vitest/commit/d0bf89d3 "><!-- raw
HTML omitted -->(d0bf8)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vite-node</strong>:
<ul>
<li>Fix esm false-detection inside comment - by <a
href="https://github.com/hi-ogawa "><code>@hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6506 ">vitest-dev/vitest#6506</a>
<a href="https://github.com/vitest-dev/vitest/commit/91f85997 "><!-- raw
HTML omitted -->(91f85)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vitest</strong>:
<ul>
<li>Install dependencies with the same version when prompted - by <a
href="https://github.com/sheremet-va "><code>@sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6611 ">vitest-dev/vitest#6611</a>
<a href="https://github.com/vitest-dev/vitest/commit/ed8b7c08 "><!-- raw
HTML omitted -->(ed8b7)<!-- raw HTML omitted --></a></li>
<li>Make env.SSR consistent between different pools - by <a
href="https://github.com/sheremet-va "><code>@sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6616 ">vitest-dev/vitest#6616</a>
<a href="https://github.com/vitest-dev/vitest/commit/8a8d3f03 "><!-- raw
HTML omitted -->(8a8d3)<!-- raw HTML omitted --></a></li>
<li>Don't start a websocket server if api is disabled - by <a
href="https://github.com/sheremet-va "><code>@sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6617 ">vitest-dev/vitest#6617</a>
<a href="https://github.com/vitest-dev/vitest/commit/821400b8 "><!-- raw
HTML omitted -->(82140)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>workspace</strong>:
<ul>
<li>Fix glob pattern detection - by <a
href="https://github.com/hi-ogawa "><code>@hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6502 ">vitest-dev/vitest#6502</a>
<a href="https://github.com/vitest-dev/vitest/commit/7727ca87 "><!-- raw
HTML omitted -->(7727c)<!-- raw HTML omitted --></a></li>
<li>Ignore DS_Store by default - by <a
href="https://github.com/sheremet-va "><code>@sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6571 ">vitest-dev/vitest#6571</a>
<a href="https://github.com/vitest-dev/vitest/commit/d2a86ff5 "><!-- raw
HTML omitted -->(d2a86)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5> <a
href="https://github.com/vitest-dev/vitest/compare/v2.1.1...v2.1.2 ">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="0ce26a4c70
"><code>0ce26a4</code></a>
chore: release v2.1.2</li>
<li><a
href="383f179166
"><code>383f179</code></a>
fix(browser): throw an error if
"<code>@vitest/browser/</code>context" is imported
outside...</li>
<li><a
href="821400b8c1
"><code>821400b</code></a>
fix(vitest): don't start a websocket server if api is disabled (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6617 ">#6617</a>)</li>
<li><a
href="8a8d3f0346
"><code>8a8d3f0</code></a>
fix(vitest): make env.SSR consistent between different pools (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6616 ">#6616</a>)</li>
<li><a
href="ed8b7c087a
"><code>ed8b7c0</code></a>
fix(vitest): install dependencies with the same version when prompted
(<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6611 ">#6611</a>)</li>
<li><a
href="d2a86ff57a
"><code>d2a86ff</code></a>
fix(workspace): ignore DS_Store by default (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6571 ">#6571</a>)</li>
<li><a
href="88bde99cda
"><code>88bde99</code></a>
fix(coverage): <code>cleanOnRerun: false</code> to invalidate previous
results (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6592 ">#6592</a>)</li>
<li><a
href="5f757900b5
"><code>5f75790</code></a>
refactor: replace <code>strip-ansi</code> with
<code>stripVTControlCharacters</code> from `node:uti...</li>
<li><a
href="e7f35214c8
"><code>e7f3521</code></a>
fix: move <code>Vitest.setServer</code> to post
<code>configureServer</code> hook to enable import ...</li>
<li><a
href="891d6fe57c
"><code>891d6fe</code></a>
docs: deprecate <code>benchmark.outputFile</code> option (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6591 ">#6591</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitest-dev/vitest/commits/v2.1.2/packages/vitest ">compare
view</a></li>
</ul>
</details>
<br />
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`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-04 10:33:33 -07:00
wave-builder[bot]
64a440bdda
chore: bump package version to 0.8.9-beta.1
2024-10-04 03:29:47 +00:00
wave-builder[bot]
cee46a6db9
chore: bump package version to 0.8.9-beta.0
2024-10-03 18:04:58 +00:00
wave-builder[bot]
705f0ca30e
chore: bump package version to 0.8.8
2024-10-01 21:57:38 +00:00
wave-builder[bot]
acd0bf3760
chore: bump package version to 0.8.8-beta.4
2024-10-01 21:08:15 +00:00
wave-builder[bot]
27ea6d3447
chore: bump package version to 0.8.8-beta.3
2024-10-01 19:11:16 +00:00
wave-builder[bot]
9173db42e3
chore: bump package version to 0.8.8-beta.2
2024-10-01 05:20:25 +00:00
wave-builder[bot]
23f6ab7c5e
chore: bump package version to 0.8.8-beta.1
2024-10-01 04:48:47 +00:00
wave-builder[bot]
95e129d94e
chore: bump package version to 0.8.8-beta.0
2024-10-01 04:19:51 +00:00
wave-builder[bot]
8cfbd2426b
chore: bump package version to 0.8.7
2024-09-30 22:43:41 +00:00
wave-builder[bot]
f115dcbc62
chore: bump package version to 0.8.7-beta.1
2024-09-30 21:55:59 +00:00
wave-builder[bot]
f667ccce20
chore: bump package version to 0.8.7-beta.0
2024-09-30 20:52:58 +00:00
dependabot[bot]
2f5351e8ca
Bump the dev-dependencies group with 2 updates ( #892 )
2024-09-29 18:02:10 -07:00
Evan Simkowitz
061949354c
Storybook with dark mode support ( #880 )
2024-09-26 18:58:25 -07:00
wave-builder[bot]
11126a4cc5
chore: bump package version to 0.8.6
2024-09-26 23:03:17 +00:00
wave-builder[bot]
7a9c867fed
chore: bump package version to 0.8.6-beta.2
2024-09-26 22:35:45 +00:00
Evan Simkowitz
9fcbcac996
Fix storybook build ( #873 )
2024-09-26 14:43:55 -07:00
wave-builder[bot]
2e488e4505
chore: bump package version to 0.8.6-beta.1
2024-09-26 21:37:44 +00:00
dependabot[bot]
47fdd4461d
Bump the dev-dependencies group with 2 updates ( #870 )
...
Bumps the dev-dependencies group with 2 updates:
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node )
and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ).
Updates `@types/node` from 22.6.1 to 22.7.3
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node ">compare
view</a></li>
</ul>
</details>
<br />
Updates `vite` from 5.4.7 to 5.4.8
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/blob/v5.4.8/packages/vite/CHANGELOG.md ">vite's
changelog</a>.</em></p>
<blockquote>
<h2><!-- raw HTML omitted -->5.4.8 (2024-09-25)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix(css): backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18113 ">#18113</a>,
fix missing source file warning with sass modern api custom importer (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18 ">#18</a>
(<a
href="7d47fc1c74
">7d47fc1</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18183 ">#18183</a></li>
<li>fix(css): backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18128 ">#18128</a>,
ensure sass compiler initialized only once (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18184 ">#18184</a>)
(<a
href="8464d976b1
">8464d97</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18128 ">#18128</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/18184 ">#18184</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="0474550c9f
"><code>0474550</code></a>
release: v5.4.8</li>
<li><a
href="8464d976b1
"><code>8464d97</code></a>
fix(css): backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18128 ">#18128</a>,
ensure sass compiler initialized only once (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18184 ">#18184</a>)</li>
<li><a
href="7d47fc1c74
"><code>7d47fc1</code></a>
fix(css): backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18113 ">#18113</a>,
fix missing source file warning with sass modern a...</li>
<li>See full diff in <a
href="https://github.com/vitejs/vite/commits/v5.4.8/packages/vite ">compare
view</a></li>
</ul>
</details>
<br />
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`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-26 14:34:23 -07:00
wave-builder[bot]
5eeee9003a
chore: bump package version to 0.8.6-beta.0
2024-09-26 20:30:29 +00:00
wave-builder[bot]
3da79f80f4
chore: bump package version to 0.8.5
2024-09-26 02:24:34 +00:00
Mike Sawka
3922236cdf
downgrade jotai -- causes major issue with codeedit ( #862 )
2024-09-25 19:23:22 -07:00
wave-builder[bot]
bfc3125468
chore: bump package version to 0.8.4
2024-09-25 23:41:49 +00:00
wave-builder[bot]
030fdbeae2
chore: bump package version to 0.8.4-beta.6
2024-09-25 23:18:48 +00:00
wave-builder[bot]
718ebb8170
chore: bump package version to 0.8.4-beta.5
2024-09-25 22:57:51 +00:00
wave-builder[bot]
dea651216d
chore: bump package version to 0.8.4-beta.4
2024-09-25 21:44:03 +00:00
wave-builder[bot]
6dc738c3c8
chore: bump package version to 0.8.4-beta.3
2024-09-25 20:47:06 +00:00
wave-builder[bot]
dd5db6584d
chore: bump package version to 0.8.4-beta.2
2024-09-25 19:26:58 +00:00
wave-builder[bot]
ff1d631aa7
chore: bump package version to 0.8.4-beta.1
2024-09-25 18:10:28 +00:00
wave-builder[bot]
8d7d49c1e0
chore: bump package version to 0.8.4-beta.0
2024-09-25 17:09:05 +00:00
wave-builder[bot]
4d8075d7df
chore: bump package version to 0.8.3
2024-09-25 07:54:41 +00:00
wave-builder[bot]
2274ac0412
chore: bump package version to 0.8.3-beta.10
2024-09-25 06:05:46 +00:00
wave-builder[bot]
bb5bc5048b
chore: bump package version to 0.8.3-beta.9
2024-09-25 05:50:55 +00:00
wave-builder[bot]
dd6a7cd9d4
chore: bump package version to 0.8.3-beta.8
2024-09-25 05:47:37 +00:00
wave-builder[bot]
0f2642c2f4
chore: bump package version to 0.8.3-beta.7
2024-09-25 05:32:09 +00:00
wave-builder[bot]
2f837cb9ce
chore: bump package version to 0.8.3-beta.6
2024-09-25 05:11:49 +00:00
wave-builder[bot]
4d58170ae9
chore: bump package version to 0.8.3-beta.5
2024-09-25 05:06:29 +00:00
wave-builder[bot]
8de1c53c1e
chore: bump package version to 0.8.3-beta.4
2024-09-25 04:57:27 +00:00
wave-builder[bot]
51debbe3c0
chore: bump package version to 0.8.3-beta.3
2024-09-25 03:26:51 +00:00
wave-builder[bot]
203db99b5f
chore: bump package version to 0.8.3-beta.2
2024-09-25 03:02:31 +00:00
wave-builder[bot]
c79bcde76c
chore: bump package version to 0.8.3-beta.1
2024-09-25 02:42:42 +00:00
Evan Simkowitz
84673c945c
Fix send package resolution to resolve Dependabot alert ( #827 )
2024-09-24 19:39:36 -07:00
wave-builder[bot]
041cb38f2f
chore: bump package version to 0.8.3-beta.0
2024-09-25 02:14:55 +00:00
dependabot[bot]
acdc58877f
Bump the prod-dependencies group with 2 updates ( #813 )
...
Bumps the prod-dependencies group with 2 updates:
[jotai](https://github.com/pmndrs/jotai ) and
[monaco-editor](https://github.com/microsoft/monaco-editor ).
Updates `jotai` from 2.9.3 to 2.10.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pmndrs/jotai/releases ">jotai's
releases</a>.</em></p>
<blockquote>
<h2>v2.10.0</h2>
<p>It comes with another significant internal change to address some
edge cases.</p>
<p>Since v2.9.0, we've been working on some internal refactors to
support more edge cases and clean up the code.</p>
<p>Users are encouraged to update to the new versions eventually, but if
you're satisfied with the current situation and prefer to avoid
temporary instability, you can stick with v2.8.4 for now.</p>
<h2>What's Changed</h2>
<ul>
<li>breaking(core): avoid continuable promise in store api by <a
href="https://github.com/dai-shi "><code>@dai-shi</code></a> in <a
href="https://redirect.github.com/pmndrs/jotai/pull/2695 ">pmndrs/jotai#2695</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/sphinxrave "><code>@sphinxrave</code></a> made
their first contribution in <a
href="https://redirect.github.com/pmndrs/jotai/pull/2653 ">pmndrs/jotai#2653</a></li>
<li><a href="https://github.com/mxthxngx "><code>@mxthxngx</code></a>
made their first contribution in <a
href="https://redirect.github.com/pmndrs/jotai/pull/2712 ">pmndrs/jotai#2712</a></li>
<li><a href="https://github.com/hoangvu12 "><code>@hoangvu12</code></a>
made their first contribution in <a
href="https://redirect.github.com/pmndrs/jotai/pull/2716 ">pmndrs/jotai#2716</a></li>
<li><a
href="https://github.com/YuHyeonWook "><code>@YuHyeonWook</code></a>
made their first contribution in <a
href="https://redirect.github.com/pmndrs/jotai/pull/2734 ">pmndrs/jotai#2734</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pmndrs/jotai/compare/v2.9.3...v2.10.0 ">https://github.com/pmndrs/jotai/compare/v2.9.3...v2.10.0 </a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="609fe758f2
"><code>609fe75</code></a>
2.10.0</li>
<li><a
href="09b08a5798
"><code>09b08a5</code></a>
chore(deps): update dev dependencies (<a
href="https://redirect.github.com/pmndrs/jotai/issues/2743 ">#2743</a>)</li>
<li><a
href="e777f46958
"><code>e777f46</code></a>
breaking(core): avoid continuable promise in store api (<a
href="https://redirect.github.com/pmndrs/jotai/issues/2695 ">#2695</a>)</li>
<li><a
href="b4158262d3
"><code>b415826</code></a>
feat(docs): update docs for jotai-effect (<a
href="https://redirect.github.com/pmndrs/jotai/issues/2735 ">#2735</a>)</li>
<li><a
href="9699c17854
"><code>9699c17</code></a>
style: removed duplicate width property in CSS files (<a
href="https://redirect.github.com/pmndrs/jotai/issues/2734 ">#2734</a>)</li>
<li><a
href="a26203efb7
"><code>a26203e</code></a>
chore: enable isolatedDeclarations (<a
href="https://redirect.github.com/pmndrs/jotai/issues/2687 ">#2687</a>)</li>
<li><a
href="ab68d4de44
"><code>ab68d4d</code></a>
remove stale-discussions.yml for now</li>
<li><a
href="9b835851a5
"><code>9b83585</code></a>
docs(functional): cover sequence (<a
href="https://redirect.github.com/pmndrs/jotai/issues/2729 ">#2729</a>)</li>
<li><a
href="74b3803a27
"><code>74b3803</code></a>
docs: fix variable reference error in
functional-programming-and-jotai.mdx (#...</li>
<li><a
href="34794c0c7c
"><code>34794c0</code></a>
Mention connections to functional programming in README and docs (<a
href="https://redirect.github.com/pmndrs/jotai/issues/2726 ">#2726</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/pmndrs/jotai/compare/v2.9.3...v2.10.0 ">compare
view</a></li>
</ul>
</details>
<br />
Updates `monaco-editor` from 0.51.0 to 0.52.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/microsoft/monaco-editor/releases ">monaco-editor's
releases</a>.</em></p>
<blockquote>
<h2>v0.52.0</h2>
<h2>Changes:</h2>
<ul>
<li><a
href="https://redirect.github.com/microsoft/monaco-editor/issues/4691 ">#4691</a>:
Prepare monaco-editor for release 0.52</li>
<li><a
href="https://redirect.github.com/microsoft/monaco-editor/issues/4665 ">#4665</a>:
Updates nvm to align with vscode nvm file.</li>
<li><a
href="https://redirect.github.com/microsoft/monaco-editor/issues/4652 ">#4652</a>:
Removing <code>editor.main.nls.js</code></li>
</ul>
<p>This list of changes was <a
href="https://dev.azure.com/monacotools/Monaco/_build/results?buildId=294033&view=logs ">auto
generated</a>.</p>
<h2>v0.52.0-rc2</h2>
<h2>Changes:</h2>
<ul>
<li><a
href="https://redirect.github.com/microsoft/monaco-editor/issues/4665 ">#4665</a>:
Updates nvm to align with vscode nvm file.</li>
<li><a
href="https://redirect.github.com/microsoft/monaco-editor/issues/4652 ">#4652</a>:
Removing <code>editor.main.nls.js</code></li>
</ul>
<p>This list of changes was <a
href="https://dev.azure.com/monacotools/Monaco/_build/results?buildId=293791&view=logs ">auto
generated</a>.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md ">monaco-editor's
changelog</a>.</em></p>
<blockquote>
<h2>[0.52.0]</h2>
<ul>
<li>Comment added inside of <code>IModelContentChangedEvent</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f6dc0eb8fc
"><code>f6dc0eb</code></a>
Merge pull request <a
href="https://redirect.github.com/microsoft/monaco-editor/issues/4691 ">#4691</a>
from microsoft/chubby-cardinal</li>
<li><a
href="53e8e1ce30
"><code>53e8e1c</code></a>
adding changelog md change</li>
<li><a
href="7959d5c66e
"><code>7959d5c</code></a>
update pacakge.json</li>
<li><a
href="3c7eb57085
"><code>3c7eb57</code></a>
undo the package upgrade change</li>
<li><a
href="f262e8f931
"><code>f262e8f</code></a>
Defines setInterval/setTimeout on faked globalThis in unit test</li>
<li><a
href="b31d22b9ee
"><code>b31d22b</code></a>
Updates nvm to align with vscode nvm file. (<a
href="https://redirect.github.com/microsoft/monaco-editor/issues/4665 ">#4665</a>)</li>
<li><a
href="b8a83d5356
"><code>b8a83d5</code></a>
Merge pull request <a
href="https://redirect.github.com/microsoft/monaco-editor/issues/4652 ">#4652</a>
from microsoft/annoyed-dragon</li>
<li><a
href="e52ff42729
"><code>e52ff42</code></a>
removing <code>editor.main.nls.js</code></li>
<li>See full diff in <a
href="https://github.com/microsoft/monaco-editor/compare/v0.51.0...v0.52.0 ">compare
view</a></li>
</ul>
</details>
<br />
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`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-24 16:01:06 -07:00
dependabot[bot]
dcf6ab5cab
Bump the storybook group with 8 updates ( #812 )
...
Bumps the storybook group with 8 updates:
| Package | From | To |
| --- | --- | --- |
|
[@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials )
| `8.3.0` | `8.3.3` |
|
[@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions )
| `8.3.0` | `8.3.3` |
|
[@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links )
| `8.3.0` | `8.3.3` |
|
[@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks )
| `8.3.0` | `8.3.3` |
|
[@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react )
| `8.3.0` | `8.3.3` |
|
[@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite )
| `8.3.0` | `8.3.3` |
|
[@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test )
| `8.3.0` | `8.3.3` |
|
[storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli )
| `8.3.0` | `8.3.3` |
Updates `@storybook/addon-essentials` from 8.3.0 to 8.3.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases "><code>@storybook/addon-essentials</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.3</h2>
<h2>8.3.3</h2>
<ul>
<li>CLI: Show constraints in error when getting depndencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29187 ">#29187</a>,
thanks <a
href="https://github.com/andrasczeh "><code>@andrasczeh</code></a>!</li>
<li>React-Vite: Downgrade react-docgen-typescript plugin - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29184 ">#29184</a>,
thanks <a
href="https://github.com/shilman "><code>@shilman</code></a>!</li>
<li>UI: Fix composed storybook TooltipLinkList bug where href isn't
passed forward - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29175 ">#29175</a>,
thanks <a
href="https://github.com/JSMike "><code>@JSMike</code></a>!</li>
</ul>
<h2>v8.3.2</h2>
<h2>8.3.2</h2>
<ul>
<li>CLI: Fix skip-install for stable latest releases - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29133 ">#29133</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Core: Do not add packageManager field to package.json during
<code>storybook dev</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29152 ">#29152</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
</ul>
<h2>v8.3.1</h2>
<h2>8.3.1</h2>
<ul>
<li>Angular: Fix sourceDecorator to apply excludeDecorators flag - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29069 ">#29069</a>,
thanks <a
href="https://github.com/JSMike "><code>@JSMike</code></a>!</li>
<li>Core: Do not prebundle better-opn - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29137 ">#29137</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Core: Do not prebundle jsdoc-type-pratt-parser - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29134 ">#29134</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Next.js: Upgrade sass-loader from ^12 to ^13 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29040 ">#29040</a>,
thanks <a
href="https://github.com/HoncharenkoZhenya "><code>@HoncharenkoZhenya</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<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>
<blockquote>
<h2>8.3.3</h2>
<ul>
<li>CLI: Show constraints in error when getting depndencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29187 ">#29187</a>,
thanks <a
href="https://github.com/andrasczeh "><code>@andrasczeh</code></a>!</li>
<li>React-Vite: Downgrade react-docgen-typescript plugin - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29184 ">#29184</a>,
thanks <a
href="https://github.com/shilman "><code>@shilman</code></a>!</li>
<li>UI: Fix composed storybook TooltipLinkList bug where href isn't
passed forward - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29175 ">#29175</a>,
thanks <a
href="https://github.com/JSMike "><code>@JSMike</code></a>!</li>
</ul>
<h2>8.3.2</h2>
<ul>
<li>CLI: Fix skip-install for stable latest releases - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29133 ">#29133</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Core: Do not add packageManager field to package.json during
<code>storybook dev</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29152 ">#29152</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
</ul>
<h2>8.3.1</h2>
<ul>
<li>Angular: Fix sourceDecorator to apply excludeDecorators flag - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29069 ">#29069</a>,
thanks <a
href="https://github.com/JSMike "><code>@JSMike</code></a>!</li>
<li>Core: Do not prebundle better-opn - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29137 ">#29137</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Core: Do not prebundle jsdoc-type-pratt-parser - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29134 ">#29134</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Next.js: Upgrade sass-loader from ^12 to ^13 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29040 ">#29040</a>,
thanks <a
href="https://github.com/HoncharenkoZhenya "><code>@HoncharenkoZhenya</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e159e49a50
"><code>e159e49</code></a>
Bump version from "8.3.2" to "8.3.3" [skip ci]</li>
<li><a
href="ee03ab04c5
"><code>ee03ab0</code></a>
Bump version from "8.3.1" to "8.3.2" [skip ci]</li>
<li><a
href="43accbcf13
"><code>43accbc</code></a>
Bump version from "8.3.0" to "8.3.1" [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.3/code/addons/essentials ">compare
view</a></li>
</ul>
</details>
<br />
Updates `@storybook/addon-interactions` from 8.3.0 to 8.3.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases "><code>@storybook/addon-interactions</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.3</h2>
<h2>8.3.3</h2>
<ul>
<li>CLI: Show constraints in error when getting depndencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29187 ">#29187</a>,
thanks <a
href="https://github.com/andrasczeh "><code>@andrasczeh</code></a>!</li>
<li>React-Vite: Downgrade react-docgen-typescript plugin - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29184 ">#29184</a>,
thanks <a
href="https://github.com/shilman "><code>@shilman</code></a>!</li>
<li>UI: Fix composed storybook TooltipLinkList bug where href isn't
passed forward - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29175 ">#29175</a>,
thanks <a
href="https://github.com/JSMike "><code>@JSMike</code></a>!</li>
</ul>
<h2>v8.3.2</h2>
<h2>8.3.2</h2>
<ul>
<li>CLI: Fix skip-install for stable latest releases - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29133 ">#29133</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Core: Do not add packageManager field to package.json during
<code>storybook dev</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29152 ">#29152</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
</ul>
<h2>v8.3.1</h2>
<h2>8.3.1</h2>
<ul>
<li>Angular: Fix sourceDecorator to apply excludeDecorators flag - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29069 ">#29069</a>,
thanks <a
href="https://github.com/JSMike "><code>@JSMike</code></a>!</li>
<li>Core: Do not prebundle better-opn - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29137 ">#29137</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Core: Do not prebundle jsdoc-type-pratt-parser - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29134 ">#29134</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Next.js: Upgrade sass-loader from ^12 to ^13 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29040 ">#29040</a>,
thanks <a
href="https://github.com/HoncharenkoZhenya "><code>@HoncharenkoZhenya</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md "><code>@storybook/addon-interactions</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.3.3</h2>
<ul>
<li>CLI: Show constraints in error when getting depndencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29187 ">#29187</a>,
thanks <a
href="https://github.com/andrasczeh "><code>@andrasczeh</code></a>!</li>
<li>React-Vite: Downgrade react-docgen-typescript plugin - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29184 ">#29184</a>,
thanks <a
href="https://github.com/shilman "><code>@shilman</code></a>!</li>
<li>UI: Fix composed storybook TooltipLinkList bug where href isn't
passed forward - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29175 ">#29175</a>,
thanks <a
href="https://github.com/JSMike "><code>@JSMike</code></a>!</li>
</ul>
<h2>8.3.2</h2>
<ul>
<li>CLI: Fix skip-install for stable latest releases - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29133 ">#29133</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Core: Do not add packageManager field to package.json during
<code>storybook dev</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29152 ">#29152</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
</ul>
<h2>8.3.1</h2>
<ul>
<li>Angular: Fix sourceDecorator to apply excludeDecorators flag - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29069 ">#29069</a>,
thanks <a
href="https://github.com/JSMike "><code>@JSMike</code></a>!</li>
<li>Core: Do not prebundle better-opn - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29137 ">#29137</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Core: Do not prebundle jsdoc-type-pratt-parser - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29134 ">#29134</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Next.js: Upgrade sass-loader from ^12 to ^13 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29040 ">#29040</a>,
thanks <a
href="https://github.com/HoncharenkoZhenya "><code>@HoncharenkoZhenya</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e159e49a50
"><code>e159e49</code></a>
Bump version from "8.3.2" to "8.3.3" [skip ci]</li>
<li><a
href="ee03ab04c5
"><code>ee03ab0</code></a>
Bump version from "8.3.1" to "8.3.2" [skip ci]</li>
<li><a
href="43accbcf13
"><code>43accbc</code></a>
Bump version from "8.3.0" to "8.3.1" [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.3/code/addons/interactions ">compare
view</a></li>
</ul>
</details>
<br />
Updates `@storybook/addon-links` from 8.3.0 to 8.3.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases "><code>@storybook/addon-links</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.3</h2>
<h2>8.3.3</h2>
<ul>
<li>CLI: Show constraints in error when getting depndencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29187 ">#29187</a>,
thanks <a
href="https://github.com/andrasczeh "><code>@andrasczeh</code></a>!</li>
<li>React-Vite: Downgrade react-docgen-typescript plugin - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29184 ">#29184</a>,
thanks <a
href="https://github.com/shilman "><code>@shilman</code></a>!</li>
<li>UI: Fix composed storybook TooltipLinkList bug where href isn't
passed forward - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29175 ">#29175</a>,
thanks <a
href="https://github.com/JSMike "><code>@JSMike</code></a>!</li>
</ul>
<h2>v8.3.2</h2>
<h2>8.3.2</h2>
<ul>
<li>CLI: Fix skip-install for stable latest releases - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29133 ">#29133</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Core: Do not add packageManager field to package.json during
<code>storybook dev</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29152 ">#29152</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
</ul>
<h2>v8.3.1</h2>
<h2>8.3.1</h2>
<ul>
<li>Angular: Fix sourceDecorator to apply excludeDecorators flag - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29069 ">#29069</a>,
thanks <a
href="https://github.com/JSMike "><code>@JSMike</code></a>!</li>
<li>Core: Do not prebundle better-opn - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29137 ">#29137</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Core: Do not prebundle jsdoc-type-pratt-parser - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29134 ">#29134</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Next.js: Upgrade sass-loader from ^12 to ^13 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29040 ">#29040</a>,
thanks <a
href="https://github.com/HoncharenkoZhenya "><code>@HoncharenkoZhenya</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md "><code>@storybook/addon-links</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.3.3</h2>
<ul>
<li>CLI: Show constraints in error when getting depndencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29187 ">#29187</a>,
thanks <a
href="https://github.com/andrasczeh "><code>@andrasczeh</code></a>!</li>
<li>React-Vite: Downgrade react-docgen-typescript plugin - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29184 ">#29184</a>,
thanks <a
href="https://github.com/shilman "><code>@shilman</code></a>!</li>
<li>UI: Fix composed storybook TooltipLinkList bug where href isn't
passed forward - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29175 ">#29175</a>,
thanks <a
href="https://github.com/JSMike "><code>@JSMike</code></a>!</li>
</ul>
<h2>8.3.2</h2>
<ul>
<li>CLI: Fix skip-install for stable latest releases - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29133 ">#29133</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Core: Do not add packageManager field to package.json during
<code>storybook dev</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29152 ">#29152</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
</ul>
<h2>8.3.1</h2>
<ul>
<li>Angular: Fix sourceDecorator to apply excludeDecorators flag - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29069 ">#29069</a>,
thanks <a
href="https://github.com/JSMike "><code>@JSMike</code></a>!</li>
<li>Core: Do not prebundle better-opn - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29137 ">#29137</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Core: Do not prebundle jsdoc-type-pratt-parser - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29134 ">#29134</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Next.js: Upgrade sass-loader from ^12 to ^13 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29040 ">#29040</a>,
thanks <a
href="https://github.com/HoncharenkoZhenya "><code>@HoncharenkoZhenya</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e159e49a50
"><code>e159e49</code></a>
Bump version from "8.3.2" to "8.3.3" [skip ci]</li>
<li><a
href="ee03ab04c5
"><code>ee03ab0</code></a>
Bump version from "8.3.1" to "8.3.2" [skip ci]</li>
<li><a
href="43accbcf13
"><code>43accbc</code></a>
Bump version from "8.3.0" to "8.3.1" [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.3/code/addons/links ">compare
view</a></li>
</ul>
</details>
<br />
Updates `@storybook/blocks` from 8.3.0 to 8.3.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases "><code>@storybook/blocks</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.3</h2>
<h2>8.3.3</h2>
<ul>
<li>CLI: Show constraints in error when getting depndencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29187 ">#29187</a>,
thanks <a
href="https://github.com/andrasczeh "><code>@andrasczeh</code></a>!</li>
<li>React-Vite: Downgrade react-docgen-typescript plugin - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29184 ">#29184</a>,
thanks <a
href="https://github.com/shilman "><code>@shilman</code></a>!</li>
<li>UI: Fix composed storybook TooltipLinkList bug where href isn't
passed forward - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29175 ">#29175</a>,
thanks <a
href="https://github.com/JSMike "><code>@JSMike</code></a>!</li>
</ul>
<h2>v8.3.2</h2>
<h2>8.3.2</h2>
<ul>
<li>CLI: Fix skip-install for stable latest releases - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29133 ">#29133</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Core: Do not add packageManager field to package.json during
<code>storybook dev</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29152 ">#29152</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
</ul>
<h2>v8.3.1</h2>
<h2>8.3.1</h2>
<ul>
<li>Angular: Fix sourceDecorator to apply excludeDecorators flag - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29069 ">#29069</a>,
thanks <a
href="https://github.com/JSMike "><code>@JSMike</code></a>!</li>
<li>Core: Do not prebundle better-opn - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29137 ">#29137</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Core: Do not prebundle jsdoc-type-pratt-parser - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29134 ">#29134</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Next.js: Upgrade sass-loader from ^12 to ^13 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29040 ">#29040</a>,
thanks <a
href="https://github.com/HoncharenkoZhenya "><code>@HoncharenkoZhenya</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md "><code>@storybook/blocks</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.3.3</h2>
<ul>
<li>CLI: Show constraints in error when getting depndencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29187 ">#29187</a>,
thanks <a
href="https://github.com/andrasczeh "><code>@andrasczeh</code></a>!</li>
<li>React-Vite: Downgrade react-docgen-typescript plugin - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29184 ">#29184</a>,
thanks <a
href="https://github.com/shilman "><code>@shilman</code></a>!</li>
<li>UI: Fix composed storybook TooltipLinkList bug where href isn't
passed forward - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29175 ">#29175</a>,
thanks <a
href="https://github.com/JSMike "><code>@JSMike</code></a>!</li>
</ul>
<h2>8.3.2</h2>
<ul>
<li>CLI: Fix skip-install for stable latest releases - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29133 ">#29133</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Core: Do not add packageManager field to package.json during
<code>storybook dev</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29152 ">#29152</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
</ul>
<h2>8.3.1</h2>
<ul>
<li>Angular: Fix sourceDecorator to apply excludeDecorators flag - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29069 ">#29069</a>,
thanks <a
href="https://github.com/JSMike "><code>@JSMike</code></a>!</li>
<li>Core: Do not prebundle better-opn - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29137 ">#29137</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Core: Do not prebundle jsdoc-type-pratt-parser - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29134 ">#29134</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Next.js: Upgrade sass-loader from ^12 to ^13 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29040 ">#29040</a>,
thanks <a
href="https://github.com/HoncharenkoZhenya "><code>@HoncharenkoZhenya</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e159e49a50
"><code>e159e49</code></a>
Bump version from "8.3.2" to "8.3.3" [skip ci]</li>
<li><a
href="ee03ab04c5
"><code>ee03ab0</code></a>
Bump version from "8.3.1" to "8.3.2" [skip ci]</li>
<li><a
href="43accbcf13
"><code>43accbc</code></a>
Bump version from "8.3.0" to "8.3.1" [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.3/code/lib/blocks ">compare
view</a></li>
</ul>
</details>
<br />
Updates `@storybook/react` from 8.3.0 to 8.3.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases "><code>@storybook/react</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.3</h2>
<h2>8.3.3</h2>
<ul>
<li>CLI: Show constraints in error when getting depndencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29187 ">#29187</a>,
thanks <a
href="https://github.com/andrasczeh "><code>@andrasczeh</code></a>!</li>
<li>React-Vite: Downgrade react-docgen-typescript plugin - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29184 ">#29184</a>,
thanks <a
href="https://github.com/shilman "><code>@shilman</code></a>!</li>
<li>UI: Fix composed storybook TooltipLinkList bug where href isn't
passed forward - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29175 ">#29175</a>,
thanks <a
href="https://github.com/JSMike "><code>@JSMike</code></a>!</li>
</ul>
<h2>v8.3.2</h2>
<h2>8.3.2</h2>
<ul>
<li>CLI: Fix skip-install for stable latest releases - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29133 ">#29133</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Core: Do not add packageManager field to package.json during
<code>storybook dev</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29152 ">#29152</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
</ul>
<h2>v8.3.1</h2>
<h2>8.3.1</h2>
<ul>
<li>Angular: Fix sourceDecorator to apply excludeDecorators flag - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29069 ">#29069</a>,
thanks <a
href="https://github.com/JSMike "><code>@JSMike</code></a>!</li>
<li>Core: Do not prebundle better-opn - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29137 ">#29137</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Core: Do not prebundle jsdoc-type-pratt-parser - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29134 ">#29134</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Next.js: Upgrade sass-loader from ^12 to ^13 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29040 ">#29040</a>,
thanks <a
href="https://github.com/HoncharenkoZhenya "><code>@HoncharenkoZhenya</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md "><code>@storybook/react</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.3.3</h2>
<ul>
<li>CLI: Show constraints in error when getting depndencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29187 ">#29187</a>,
thanks <a
href="https://github.com/andrasczeh "><code>@andrasczeh</code></a>!</li>
<li>React-Vite: Downgrade react-docgen-typescript plugin - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29184 ">#29184</a>,
thanks <a
href="https://github.com/shilman "><code>@shilman</code></a>!</li>
<li>UI: Fix composed storybook TooltipLinkList bug where href isn't
passed forward - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29175 ">#29175</a>,
thanks <a
href="https://github.com/JSMike "><code>@JSMike</code></a>!</li>
</ul>
<h2>8.3.2</h2>
<ul>
<li>CLI: Fix skip-install for stable latest releases - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29133 ">#29133</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Core: Do not add packageManager field to package.json during
<code>storybook dev</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29152 ">#29152</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
</ul>
<h2>8.3.1</h2>
<ul>
<li>Angular: Fix sourceDecorator to apply excludeDecorators flag - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29069 ">#29069</a>,
thanks <a
href="https://github.com/JSMike "><code>@JSMike</code></a>!</li>
<li>Core: Do not prebundle better-opn - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29137 ">#29137</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Core: Do not prebundle jsdoc-type-pratt-parser - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29134 ">#29134</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Next.js: Upgrade sass-loader from ^12 to ^13 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29040 ">#29040</a>,
thanks <a
href="https://github.com/HoncharenkoZhenya "><code>@HoncharenkoZhenya</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e159e49a50
"><code>e159e49</code></a>
Bump version from "8.3.2" to "8.3.3" [skip ci]</li>
<li><a
href="ee03ab04c5
"><code>ee03ab0</code></a>
Bump version from "8.3.1" to "8.3.2" [skip ci]</li>
<li><a
href="43accbcf13
"><code>43accbc</code></a>
Bump version from "8.3.0" to "8.3.1" [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.3/code/renderers/react ">compare
view</a></li>
</ul>
</details>
<br />
Updates `@storybook/react-vite` from 8.3.0 to 8.3.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases "><code>@storybook/react-vite</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.3</h2>
<h2>8.3.3</h2>
<ul>
<li>CLI: Show constraints in error when getting depndencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29187 ">#29187</a>,
thanks <a
href="https://github.com/andrasczeh "><code>@andrasczeh</code></a>!</li>
<li>React-Vite: Downgrade react-docgen-typescript plugin - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29184 ">#29184</a>,
thanks <a
href="https://github.com/shilman "><code>@shilman</code></a>!</li>
<li>UI: Fix composed storybook TooltipLinkList bug where href isn't
passed forward - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29175 ">#29175</a>,
thanks <a
href="https://github.com/JSMike "><code>@JSMike</code></a>!</li>
</ul>
<h2>v8.3.2</h2>
<h2>8.3.2</h2>
<ul>
<li>CLI: Fix skip-install for stable latest releases - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29133 ">#29133</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Core: Do not add packageManager field to package.json during
<code>storybook dev</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29152 ">#29152</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
</ul>
<h2>v8.3.1</h2>
<h2>8.3.1</h2>
<ul>
<li>Angular: Fix sourceDecorator to apply excludeDecorators flag - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29069 ">#29069</a>,
thanks <a
href="https://github.com/JSMike "><code>@JSMike</code></a>!</li>
<li>Core: Do not prebundle better-opn - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29137 ">#29137</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Core: Do not prebundle jsdoc-type-pratt-parser - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29134 ">#29134</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Next.js: Upgrade sass-loader from ^12 to ^13 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29040 ">#29040</a>,
thanks <a
href="https://github.com/HoncharenkoZhenya "><code>@HoncharenkoZhenya</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<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>
<blockquote>
<h2>8.3.3</h2>
<ul>
<li>CLI: Show constraints in error when getting depndencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29187 ">#29187</a>,
thanks <a
href="https://github.com/andrasczeh "><code>@andrasczeh</code></a>!</li>
<li>React-Vite: Downgrade react-docgen-typescript plugin - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29184 ">#29184</a>,
thanks <a
href="https://github.com/shilman "><code>@shilman</code></a>!</li>
<li>UI: Fix composed storybook TooltipLinkList bug where href isn't
passed forward - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29175 ">#29175</a>,
thanks <a
href="https://github.com/JSMike "><code>@JSMike</code></a>!</li>
</ul>
<h2>8.3.2</h2>
<ul>
<li>CLI: Fix skip-install for stable latest releases - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29133 ">#29133</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Core: Do not add packageManager field to package.json during
<code>storybook dev</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29152 ">#29152</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
</ul>
<h2>8.3.1</h2>
<ul>
<li>Angular: Fix sourceDecorator to apply excludeDecorators flag - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29069 ">#29069</a>,
thanks <a
href="https://github.com/JSMike "><code>@JSMike</code></a>!</li>
<li>Core: Do not prebundle better-opn - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29137 ">#29137</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Core: Do not prebundle jsdoc-type-pratt-parser - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29134 ">#29134</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Next.js: Upgrade sass-loader from ^12 to ^13 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29040 ">#29040</a>,
thanks <a
href="https://github.com/HoncharenkoZhenya "><code>@HoncharenkoZhenya</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e159e49a50
"><code>e159e49</code></a>
Bump version from "8.3.2" to "8.3.3" [skip ci]</li>
<li><a
href="10a687cbe1
"><code>10a687c</code></a>
Merge pull request <a
href="https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite/issues/29184 ">#29184</a>
from storybookjs/shilman/28269-downgrade-typescript...</li>
<li><a
href="ee03ab04c5
"><code>ee03ab0</code></a>
Bump version from "8.3.1" to "8.3.2" [skip ci]</li>
<li><a
href="43accbcf13
"><code>43accbc</code></a>
Bump version from "8.3.0" to "8.3.1" [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.3/code/frameworks/react-vite ">compare
view</a></li>
</ul>
</details>
<br />
Updates `@storybook/test` from 8.3.0 to 8.3.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases "><code>@storybook/test</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.3</h2>
<h2>8.3.3</h2>
<ul>
<li>CLI: Show constraints in error when getting depndencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29187 ">#29187</a>,
thanks <a
href="https://github.com/andrasczeh "><code>@andrasczeh</code></a>!</li>
<li>React-Vite: Downgrade react-docgen-typescript plugin - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29184 ">#29184</a>,
thanks <a
href="https://github.com/shilman "><code>@shilman</code></a>!</li>
<li>UI: Fix composed storybook TooltipLinkList bug where href isn't
passed forward - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29175 ">#29175</a>,
thanks <a
href="https://github.com/JSMike "><code>@JSMike</code></a>!</li>
</ul>
<h2>v8.3.2</h2>
<h2>8.3.2</h2>
<ul>
<li>CLI: Fix skip-install for stable latest releases - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29133 ">#29133</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Core: Do not add packageManager field to package.json during
<code>storybook dev</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29152 ">#29152</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
</ul>
<h2>v8.3.1</h2>
<h2>8.3.1</h2>
<ul>
<li>Angular: Fix sourceDecorator to apply excludeDecorators flag - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29069 ">#29069</a>,
thanks <a
href="https://github.com/JSMike "><code>@JSMike</code></a>!</li>
<li>Core: Do not prebundle better-opn - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29137 ">#29137</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Core: Do not prebundle jsdoc-type-pratt-parser - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29134 ">#29134</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Next.js: Upgrade sass-loader from ^12 to ^13 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29040 ">#29040</a>,
thanks <a
href="https://github.com/HoncharenkoZhenya "><code>@HoncharenkoZhenya</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md "><code>@storybook/test</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.3.3</h2>
<ul>
<li>CLI: Show constraints in error when getting depndencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29187 ">#29187</a>,
thanks <a
href="https://github.com/andrasczeh "><code>@andrasczeh</code></a>!</li>
<li>React-Vite: Downgrade react-docgen-typescript plugin - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29184 ">#29184</a>,
thanks <a
href="https://github.com/shilman "><code>@shilman</code></a>!</li>
<li>UI: Fix composed storybook TooltipLinkList bug where href isn't
passed forward - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29175 ">#29175</a>,
thanks <a
href="https://github.com/JSMike "><code>@JSMike</code></a>!</li>
</ul>
<h2>8.3.2</h2>
<ul>
<li>CLI: Fix skip-install for stable latest releases - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29133 ">#29133</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Core: Do not add packageManager field to package.json during
<code>storybook dev</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29152 ">#29152</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
</ul>
<h2>8.3.1</h2>
<ul>
<li>Angular: Fix sourceDecorator to apply excludeDecorators flag - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29069 ">#29069</a>,
thanks <a
href="https://github.com/JSMike "><code>@JSMike</code></a>!</li>
<li>Core: Do not prebundle better-opn - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29137 ">#29137</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Core: Do not prebundle jsdoc-type-pratt-parser - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29134 ">#29134</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Next.js: Upgrade sass-loader from ^12 to ^13 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29040 ">#29040</a>,
thanks <a
href="https://github.com/HoncharenkoZhenya "><code>@HoncharenkoZhenya</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e159e49a50
"><code>e159e49</code></a>
Bump version from "8.3.2" to "8.3.3" [skip ci]</li>
<li><a
href="ee03ab04c5
"><code>ee03ab0</code></a>
Bump version from "8.3.1" to "8.3.2" [skip ci]</li>
<li><a
href="43accbcf13
"><code>43accbc</code></a>
Bump version from "8.3.0" to "8.3.1" [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.3/code/lib/test ">compare
view</a></li>
</ul>
</details>
<br />
Updates `storybook` from 8.3.0 to 8.3.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases ">storybook's
releases</a>.</em></p>
<blockquote>
<h2>v8.3.3</h2>
<h2>8.3.3</h2>
<ul>
<li>CLI: Show constraints in error when getting depndencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29187 ">#29187</a>,
thanks <a
href="https://github.com/andrasczeh "><code>@andrasczeh</code></a>!</li>
<li>React-Vite: Downgrade react-docgen-typescript plugin - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29184 ">#29184</a>,
thanks <a
href="https://github.com/shilman "><code>@shilman</code></a>!</li>
<li>UI: Fix composed storybook TooltipLinkList bug where href isn't
passed forward - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29175 ">#29175</a>,
thanks <a
href="https://github.com/JSMike "><code>@JSMike</code></a>!</li>
</ul>
<h2>v8.3.2</h2>
<h2>8.3.2</h2>
<ul>
<li>CLI: Fix skip-install for stable latest releases - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29133 ">#29133</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Core: Do not add packageManager field to package.json during
<code>storybook dev</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29152 ">#29152</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
</ul>
<h2>v8.3.1</h2>
<h2>8.3.1</h2>
<ul>
<li>Angular: Fix sourceDecorator to apply excludeDecorators flag - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29069 ">#29069</a>,
thanks <a
href="https://github.com/JSMike "><code>@JSMike</code></a>!</li>
<li>Core: Do not prebundle better-opn - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29137 ">#29137</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Core: Do not prebundle jsdoc-type-pratt-parser - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29134 ">#29134</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Next.js: Upgrade sass-loader from ^12 to ^13 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29040 ">#29040</a>,
thanks <a
href="https://github.com/HoncharenkoZhenya "><code>@HoncharenkoZhenya</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md ">storybook's
changelog</a>.</em></p>
<blockquote>
<h2>8.3.3</h2>
<ul>
<li>CLI: Show constraints in error when getting depndencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29187 ">#29187</a>,
thanks <a
href="https://github.com/andrasczeh "><code>@andrasczeh</code></a>!</li>
<li>React-Vite: Downgrade react-docgen-typescript plugin - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29184 ">#29184</a>,
thanks <a
href="https://github.com/shilman "><code>@shilman</code></a>!</li>
<li>UI: Fix composed storybook TooltipLinkList bug where href isn't
passed forward - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29175 ">#29175</a>,
thanks <a
href="https://github.com/JSMike "><code>@JSMike</code></a>!</li>
</ul>
<h2>8.3.2</h2>
<ul>
<li>CLI: Fix skip-install for stable latest releases - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29133 ">#29133</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Core: Do not add packageManager field to package.json during
<code>storybook dev</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29152 ">#29152</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
</ul>
<h2>8.3.1</h2>
<ul>
<li>Angular: Fix sourceDecorator to apply excludeDecorators flag - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29069 ">#29069</a>,
thanks <a
href="https://github.com/JSMike "><code>@JSMike</code></a>!</li>
<li>Core: Do not prebundle better-opn - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29137 ">#29137</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Core: Do not prebundle jsdoc-type-pratt-parser - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29134 ">#29134</a>,
thanks <a
href="https://github.com/valentinpalkovic "><code>@valentinpalkovic</code></a>!</li>
<li>Next.js: Upgrade sass-loader from ^12 to ^13 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29040 ">#29040</a>,
thanks <a
href="https://github.com/HoncharenkoZhenya "><code>@HoncharenkoZhenya</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e159e49a50
"><code>e159e49</code></a>
Bump version from "8.3.2" to "8.3.3" [skip ci]</li>
<li><a
href="ee03ab04c5
"><code>ee03ab0</code></a>
Bump version from "8.3.1" to "8.3.2" [skip ci]</li>
<li><a
href="43accbcf13
"><code>43accbc</code></a>
Bump version from "8.3.0" to "8.3.1" [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.3/code/lib/cli ">compare
view</a></li>
</ul>
</details>
<br />
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`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-24 16:00:55 -07:00
dependabot[bot]
fe6ca2dc63
Bump the dev-dependencies group with 8 updates ( #811 )
...
Bumps the dev-dependencies group with 8 updates:
| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) |
`9.10.0` | `9.11.1` |
|
[@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve )
| `15.2.3` | `15.3.0` |
|
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node )
| `22.5.4` | `22.6.1` |
|
[@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react )
| `18.3.5` | `18.3.9` |
| [eslint](https://github.com/eslint/eslint ) | `9.10.0` | `9.11.1` |
|
[prettier-plugin-organize-imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports )
| `4.0.0` | `4.1.0` |
|
[typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint )
| `8.5.0` | `8.7.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) |
`5.4.6` | `5.4.7` |
Updates `@eslint/js` from 9.10.0 to 9.11.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/eslint/eslint/releases "><code>@eslint/js</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v9.11.1</h2>
<h2>Bug Fixes</h2>
<ul>
<li><a
href="20fd91689f
"><code>20fd916</code></a>
fix: add <code>@eslint/core</code>, <code>@types/estree</code>, &
<code>@types/json-schema</code> deps (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18938 ">#18938</a>)
(Nitin Kumar)</li>
<li><a
href="27383226b8
"><code>2738322</code></a>
fix: add missing types for <code>require-atomic-updates</code> rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18937 ">#18937</a>)
(Kristóf Poduszló)</li>
<li><a
href="d71ff3068c
"><code>d71ff30</code></a>
fix: add missing types for <code>object-shorthand</code> rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18935 ">#18935</a>)
(Kristóf Poduszló)</li>
<li><a
href="561cadc543
"><code>561cadc</code></a>
fix: add missing types for <code>no-unsafe-negation</code> rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18932 ">#18932</a>)
(Kristóf Poduszló)</li>
<li><a
href="8843656f9b
"><code>8843656</code></a>
fix: add missing types for <code>no-underscore-dangle</code> rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18931 ">#18931</a>)
(Kristóf Poduszló)</li>
<li><a
href="92cde5c6da
"><code>92cde5c</code></a>
fix: add missing types for <code>no-shadow</code> rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18930 ">#18930</a>)
(Kristóf Poduszló)</li>
<li><a
href="b3cbe11a92
"><code>b3cbe11</code></a>
fix: add missing types for <code>no-sequences</code> rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18929 ">#18929</a>)
(Kristóf Poduszló)</li>
<li><a
href="976f77f7f6
"><code>976f77f</code></a>
fix: add missing types for <code>no-unused-expressions</code> rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18933 ">#18933</a>)
(Kristóf Poduszló)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a
href="3eff709637
"><code>3eff709</code></a>
docs: replace deprecated <code>Linter.FlatConfig</code> type with
<code>Linter.Config</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18941 ">#18941</a>)
(Carlos Meira)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a
href="df4a859b4c
"><code>df4a859</code></a>
chore: upgrade <code>@eslint/js</code><a
href="https://github.com/9 "><code>@9</code></a>.11.1 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18943 ">#18943</a>)
(Milos Djermanovic)</li>
<li><a
href="36d8095308
"><code>36d8095</code></a>
chore: package.json update for <code>@eslint/js</code> release
(Jenkins)</li>
</ul>
<h2>v9.11.0</h2>
<h2>Features</h2>
<ul>
<li><a
href="ec30c7349e
"><code>ec30c73</code></a>
feat: add "eslint/universal" to export <code>Linter</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18883 ">#18883</a>)
(唯然)</li>
<li><a
href="c591da68d4
"><code>c591da6</code></a>
feat: Add language to types (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18917 ">#18917</a>)
(Nicholas C. Zakas)</li>
<li><a
href="492eb8f34e
"><code>492eb8f</code></a>
feat: limit the name given to <code>ImportSpecifier</code> in
<code>id-length</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18861 ">#18861</a>)
(Tanuj Kanti)</li>
<li><a
href="19c685608d
"><code>19c6856</code></a>
feat: Add <code>no-useless-constructor</code> suggestion (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18799 ">#18799</a>)
(Jordan Thomson)</li>
<li><a
href="a48f8c29b5
"><code>a48f8c2</code></a>
feat: add type <code>FormatterFunction</code>, update
<code>LoadedFormatter</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18872 ">#18872</a>)
(Francesco Trotta)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a
href="5e5f39b825
"><code>5e5f39b</code></a>
fix: add missing types for <code>no-restricted-exports</code> rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18914 ">#18914</a>)
(Kristóf Poduszló)</li>
<li><a
href="8f630eb579
"><code>8f630eb</code></a>
fix: add missing types for <code>no-param-reassign</code> options (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18906 ">#18906</a>)
(Kristóf Poduszló)</li>
<li><a
href="d71578124f
"><code>d715781</code></a>
fix: add missing types for <code>no-extra-boolean-cast</code> options
(<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18902 ">#18902</a>)
(Kristóf Poduszló)</li>
<li><a
href="2de5742682
"><code>2de5742</code></a>
fix: add missing types for <code>no-misleading-character-class</code>
options (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18905 ">#18905</a>)
(Kristóf Poduszló)</li>
<li><a
href="c153084250
"><code>c153084</code></a>
fix: add missing types for <code>no-implicit-coercion</code> options (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18903 ">#18903</a>)
(Kristóf Poduszló)</li>
<li><a
href="fa11b2ede6
"><code>fa11b2e</code></a>
fix: add missing types for <code>no-empty-function</code> options (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18901 ">#18901</a>)
(Kristóf Poduszló)</li>
<li><a
href="a0deed122a
"><code>a0deed1</code></a>
fix: add missing types for <code>camelcase</code> options (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18897 ">#18897</a>)
(Kristóf Poduszló)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a
href="e4e5709522
"><code>e4e5709</code></a>
docs: correct <code>prefer-object-has-own</code> type definition comment
(<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18924 ">#18924</a>)
(Nitin Kumar)</li>
<li><a
href="91cbd18c70
"><code>91cbd18</code></a>
docs: add unicode abbreviations in no-irregular-whitespace rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18894 ">#18894</a>)
(Alix Royere)</li>
<li><a
href="59cfc0f1b3
"><code>59cfc0f</code></a>
docs: clarify <code>resultsMeta</code> in <code>LoadedFormatter</code>
type (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18881 ">#18881</a>)
(Milos Djermanovic)</li>
<li><a
href="adcc50dbf1
"><code>adcc50d</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="4edac1a325
"><code>4edac1a</code></a>
docs: Update README (GitHub Actions Bot)</li>
</ul>
<h2>Build Related</h2>
<ul>
<li><a
href="959d360be5
"><code>959d360</code></a>
build: Support updates to previous major versions (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18871 ">#18871</a>)
(Milos Djermanovic)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a
href="ca21a64ed0
"><code>ca21a64</code></a>
chore: upgrade <code>@eslint/js</code><a
href="https://github.com/9 "><code>@9</code></a>.11.0 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18927 ">#18927</a>)
(Milos Djermanovic)</li>
<li><a
href="a10f90af35
"><code>a10f90a</code></a>
chore: package.json update for <code>@eslint/js</code> release
(Jenkins)</li>
<li><a
href="e4e02cc693
"><code>e4e02cc</code></a>
refactor: Extract processor logic into ProcessorService (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18818 ">#18818</a>)
(Nicholas C. Zakas)</li>
<li><a
href="6d4484d9c1
"><code>6d4484d</code></a>
chore: updates for v8.57.1 release (Jenkins)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md "><code>@eslint/js</code>'s
changelog</a>.</em></p>
<blockquote>
<p>v9.11.1 - September 23, 2024</p>
<ul>
<li><a
href="df4a859b4c
"><code>df4a859</code></a>
chore: upgrade <code>@eslint/js</code><a
href="https://github.com/9 "><code>@9</code></a>.11.1 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18943 ">#18943</a>)
(Milos Djermanovic)</li>
<li><a
href="36d8095308
"><code>36d8095</code></a>
chore: package.json update for <code>@eslint/js</code> release
(Jenkins)</li>
<li><a
href="20fd91689f
"><code>20fd916</code></a>
fix: add <code>@eslint/core</code>, <code>@types/estree</code>, &
<code>@types/json-schema</code> deps (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18938 ">#18938</a>)
(Nitin Kumar)</li>
<li><a
href="3eff709637
"><code>3eff709</code></a>
docs: replace deprecated <code>Linter.FlatConfig</code> type with
<code>Linter.Config</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18941 ">#18941</a>)
(Carlos Meira)</li>
<li><a
href="27383226b8
"><code>2738322</code></a>
fix: add missing types for <code>require-atomic-updates</code> rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18937 ">#18937</a>)
(Kristóf Poduszló)</li>
<li><a
href="d71ff3068c
"><code>d71ff30</code></a>
fix: add missing types for <code>object-shorthand</code> rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18935 ">#18935</a>)
(Kristóf Poduszló)</li>
<li><a
href="561cadc543
"><code>561cadc</code></a>
fix: add missing types for <code>no-unsafe-negation</code> rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18932 ">#18932</a>)
(Kristóf Poduszló)</li>
<li><a
href="8843656f9b
"><code>8843656</code></a>
fix: add missing types for <code>no-underscore-dangle</code> rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18931 ">#18931</a>)
(Kristóf Poduszló)</li>
<li><a
href="92cde5c6da
"><code>92cde5c</code></a>
fix: add missing types for <code>no-shadow</code> rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18930 ">#18930</a>)
(Kristóf Poduszló)</li>
<li><a
href="b3cbe11a92
"><code>b3cbe11</code></a>
fix: add missing types for <code>no-sequences</code> rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18929 ">#18929</a>)
(Kristóf Poduszló)</li>
<li><a
href="976f77f7f6
"><code>976f77f</code></a>
fix: add missing types for <code>no-unused-expressions</code> rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18933 ">#18933</a>)
(Kristóf Poduszló)</li>
</ul>
<p>v9.11.0 - September 20, 2024</p>
<ul>
<li><a
href="ca21a64ed0
"><code>ca21a64</code></a>
chore: upgrade <code>@eslint/js</code><a
href="https://github.com/9 "><code>@9</code></a>.11.0 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18927 ">#18927</a>)
(Milos Djermanovic)</li>
<li><a
href="a10f90af35
"><code>a10f90a</code></a>
chore: package.json update for <code>@eslint/js</code> release
(Jenkins)</li>
<li><a
href="5e5f39b825
"><code>5e5f39b</code></a>
fix: add missing types for <code>no-restricted-exports</code> rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18914 ">#18914</a>)
(Kristóf Poduszló)</li>
<li><a
href="e4e5709522
"><code>e4e5709</code></a>
docs: correct <code>prefer-object-has-own</code> type definition comment
(<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18924 ">#18924</a>)
(Nitin Kumar)</li>
<li><a
href="8f630eb579
"><code>8f630eb</code></a>
fix: add missing types for <code>no-param-reassign</code> options (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18906 ">#18906</a>)
(Kristóf Poduszló)</li>
<li><a
href="d71578124f
"><code>d715781</code></a>
fix: add missing types for <code>no-extra-boolean-cast</code> options
(<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18902 ">#18902</a>)
(Kristóf Poduszló)</li>
<li><a
href="e4e02cc693
"><code>e4e02cc</code></a>
refactor: Extract processor logic into ProcessorService (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18818 ">#18818</a>)
(Nicholas C. Zakas)</li>
<li><a
href="ec30c7349e
"><code>ec30c73</code></a>
feat: add "eslint/universal" to export <code>Linter</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18883 ">#18883</a>)
(唯然)</li>
<li><a
href="c591da68d4
"><code>c591da6</code></a>
feat: Add language to types (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18917 ">#18917</a>)
(Nicholas C. Zakas)</li>
<li><a
href="91cbd18c70
"><code>91cbd18</code></a>
docs: add unicode abbreviations in no-irregular-whitespace rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18894 ">#18894</a>)
(Alix Royere)</li>
<li><a
href="959d360be5
"><code>959d360</code></a>
build: Support updates to previous major versions (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18871 ">#18871</a>)
(Milos Djermanovic)</li>
<li><a
href="6d4484d9c1
"><code>6d4484d</code></a>
chore: updates for v8.57.1 release (Jenkins)</li>
<li><a
href="492eb8f34e
"><code>492eb8f</code></a>
feat: limit the name given to <code>ImportSpecifier</code> in
<code>id-length</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18861 ">#18861</a>)
(Tanuj Kanti)</li>
<li><a
href="2de5742682
"><code>2de5742</code></a>
fix: add missing types for <code>no-misleading-character-class</code>
options (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18905 ">#18905</a>)
(Kristóf Poduszló)</li>
<li><a
href="c153084250
"><code>c153084</code></a>
fix: add missing types for <code>no-implicit-coercion</code> options (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18903 ">#18903</a>)
(Kristóf Poduszló)</li>
<li><a
href="19c685608d
"><code>19c6856</code></a>
feat: Add <code>no-useless-constructor</code> suggestion (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18799 ">#18799</a>)
(Jordan Thomson)</li>
<li><a
href="fa11b2ede6
"><code>fa11b2e</code></a>
fix: add missing types for <code>no-empty-function</code> options (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18901 ">#18901</a>)
(Kristóf Poduszló)</li>
<li><a
href="a0deed122a
"><code>a0deed1</code></a>
fix: add missing types for <code>camelcase</code> options (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18897 ">#18897</a>)
(Kristóf Poduszló)</li>
<li><a
href="71f37c5bf0
"><code>71f37c5</code></a>
refactor: use optional chaining when validating config rules (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18893 ">#18893</a>)
(lucasrmendonca)</li>
<li><a
href="2c2805f8ee
"><code>2c2805f</code></a>
chore: Add PR note to all templates (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18892 ">#18892</a>)
(Nicholas C. Zakas)</li>
<li><a
href="7b852ce59e
"><code>7b852ce</code></a>
refactor: use <code>Directive</code> class from
<code>@eslint/plugin-kit</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18884 ">#18884</a>)
(Milos Djermanovic)</li>
<li><a
href="a48f8c29b5
"><code>a48f8c2</code></a>
feat: add type <code>FormatterFunction</code>, update
<code>LoadedFormatter</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18872 ">#18872</a>)
(Francesco Trotta)</li>
<li><a
href="d594ddd2cc
"><code>d594ddd</code></a>
chore: update dependency <code>@eslint/core</code> to ^0.6.0 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18863 ">#18863</a>)
(renovate[bot])</li>
<li><a
href="59cfc0f1b3
"><code>59cfc0f</code></a>
docs: clarify <code>resultsMeta</code> in <code>LoadedFormatter</code>
type (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18881 ">#18881</a>)
(Milos Djermanovic)</li>
<li><a
href="78b2421e28
"><code>78b2421</code></a>
chore: Update change.yml (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18882 ">#18882</a>)
(Nicholas C. Zakas)</li>
<li><a
href="a416f0a270
"><code>a416f0a</code></a>
chore: enable <code>$ExpectType</code> comments in .ts files (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18869 ">#18869</a>)
(Francesco Trotta)</li>
<li><a
href="adcc50dbf1
"><code>adcc50d</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="4edac1a325
"><code>4edac1a</code></a>
docs: Update README (GitHub Actions Bot)</li>
</ul>
<p>v8.57.1 - September 16, 2024</p>
<ul>
<li><a
href="140ec4569f
"><code>140ec45</code></a>
chore: upgrade <code>@eslint/js</code><a
href="https://github.com/8 "><code>@8</code></a>.57.1 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18913 ">#18913</a>)
(Milos Djermanovic)</li>
<li><a
href="bcdfc04a69
"><code>bcdfc04</code></a>
chore: package.json update for <code>@eslint/js</code> release
(Jenkins)</li>
<li><a
href="3f6ce8d6b7
"><code>3f6ce8d</code></a>
chore: pin vite-plugin-commonjs@0.10.1 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18910 ">#18910</a>)
(Milos Djermanovic)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="36d8095308
"><code>36d8095</code></a>
chore: package.json update for <code>@eslint/js</code> release</li>
<li><a
href="a10f90af35
"><code>a10f90a</code></a>
chore: package.json update for <code>@eslint/js</code> release</li>
<li>See full diff in <a
href="https://github.com/eslint/eslint/commits/v9.11.1/packages/js ">compare
view</a></li>
</ul>
</details>
<br />
Updates `@rollup/plugin-node-resolve` from 15.2.3 to 15.3.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md "><code>@rollup/plugin-node-resolve</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>v15.3.0</h2>
<p><em>2024-09-23</em></p>
<h3>Features</h3>
<ul>
<li>feat: allow preferBuiltins to be a function (<a
href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1694 ">#1694</a>)</li>
</ul>
<h2>v15.2.4</h2>
<p><em>2024-09-22</em></p>
<h3>Updates</h3>
<ul>
<li>chore: remove is-builtin-module (<a
href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1735 ">#1735</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a8e326d01b
"><code>a8e326d</code></a>
chore(release): node-resolve v15.3.0</li>
<li><a
href="032055b9ab
"><code>032055b</code></a>
feat(node-resolve): allow preferBuiltins to be a function (<a
href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1694 ">#1694</a>)</li>
<li><a
href="6d4bb6b8b1
"><code>6d4bb6b</code></a>
chore(release): node-resolve v15.2.4</li>
<li><a
href="190aa21155
"><code>190aa21</code></a>
chore(node-resolve): remove is-builtin-module (<a
href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1735 ">#1735</a>)</li>
<li><a
href="dcd8da504a
"><code>dcd8da5</code></a>
chore(repo): use <code>@dot/versioner</code> for releases (<a
href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1612 ">#1612</a>)</li>
<li><a
href="1caee89786
"><code>1caee89</code></a>
chore(release): node-resolve v15.2.3</li>
<li>See full diff in <a
href="https://github.com/rollup/plugins/commits/node-resolve-v15.3.0/packages/node-resolve ">compare
view</a></li>
</ul>
</details>
<br />
Updates `@types/node` from 22.5.4 to 22.6.1
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node ">compare
view</a></li>
</ul>
</details>
<br />
Updates `@types/react` from 18.3.5 to 18.3.9
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react ">compare
view</a></li>
</ul>
</details>
<br />
Updates `eslint` from 9.10.0 to 9.11.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/eslint/eslint/releases ">eslint's
releases</a>.</em></p>
<blockquote>
<h2>v9.11.1</h2>
<h2>Bug Fixes</h2>
<ul>
<li><a
href="20fd91689f
"><code>20fd916</code></a>
fix: add <code>@eslint/core</code>, <code>@types/estree</code>, &
<code>@types/json-schema</code> deps (<a
href="https://redirect.github.com/eslint/eslint/issues/18938 ">#18938</a>)
(Nitin Kumar)</li>
<li><a
href="27383226b8
"><code>2738322</code></a>
fix: add missing types for <code>require-atomic-updates</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18937 ">#18937</a>)
(Kristóf Poduszló)</li>
<li><a
href="d71ff3068c
"><code>d71ff30</code></a>
fix: add missing types for <code>object-shorthand</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18935 ">#18935</a>)
(Kristóf Poduszló)</li>
<li><a
href="561cadc543
"><code>561cadc</code></a>
fix: add missing types for <code>no-unsafe-negation</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18932 ">#18932</a>)
(Kristóf Poduszló)</li>
<li><a
href="8843656f9b
"><code>8843656</code></a>
fix: add missing types for <code>no-underscore-dangle</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18931 ">#18931</a>)
(Kristóf Poduszló)</li>
<li><a
href="92cde5c6da
"><code>92cde5c</code></a>
fix: add missing types for <code>no-shadow</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18930 ">#18930</a>)
(Kristóf Poduszló)</li>
<li><a
href="b3cbe11a92
"><code>b3cbe11</code></a>
fix: add missing types for <code>no-sequences</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18929 ">#18929</a>)
(Kristóf Poduszló)</li>
<li><a
href="976f77f7f6
"><code>976f77f</code></a>
fix: add missing types for <code>no-unused-expressions</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18933 ">#18933</a>)
(Kristóf Poduszló)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a
href="3eff709637
"><code>3eff709</code></a>
docs: replace deprecated <code>Linter.FlatConfig</code> type with
<code>Linter.Config</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18941 ">#18941</a>)
(Carlos Meira)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a
href="df4a859b4c
"><code>df4a859</code></a>
chore: upgrade <code>@eslint/js</code><a
href="https://github.com/9 "><code>@9</code></a>.11.1 (<a
href="https://redirect.github.com/eslint/eslint/issues/18943 ">#18943</a>)
(Milos Djermanovic)</li>
<li><a
href="36d8095308
"><code>36d8095</code></a>
chore: package.json update for <code>@eslint/js</code> release
(Jenkins)</li>
</ul>
<h2>v9.11.0</h2>
<h2>Features</h2>
<ul>
<li><a
href="ec30c7349e
"><code>ec30c73</code></a>
feat: add "eslint/universal" to export <code>Linter</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18883 ">#18883</a>)
(唯然)</li>
<li><a
href="c591da68d4
"><code>c591da6</code></a>
feat: Add language to types (<a
href="https://redirect.github.com/eslint/eslint/issues/18917 ">#18917</a>)
(Nicholas C. Zakas)</li>
<li><a
href="492eb8f34e
"><code>492eb8f</code></a>
feat: limit the name given to <code>ImportSpecifier</code> in
<code>id-length</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18861 ">#18861</a>)
(Tanuj Kanti)</li>
<li><a
href="19c685608d
"><code>19c6856</code></a>
feat: Add <code>no-useless-constructor</code> suggestion (<a
href="https://redirect.github.com/eslint/eslint/issues/18799 ">#18799</a>)
(Jordan Thomson)</li>
<li><a
href="a48f8c29b5
"><code>a48f8c2</code></a>
feat: add type <code>FormatterFunction</code>, update
<code>LoadedFormatter</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18872 ">#18872</a>)
(Francesco Trotta)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a
href="5e5f39b825
"><code>5e5f39b</code></a>
fix: add missing types for <code>no-restricted-exports</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18914 ">#18914</a>)
(Kristóf Poduszló)</li>
<li><a
href="8f630eb579
"><code>8f630eb</code></a>
fix: add missing types for <code>no-param-reassign</code> options (<a
href="https://redirect.github.com/eslint/eslint/issues/18906 ">#18906</a>)
(Kristóf Poduszló)</li>
<li><a
href="d71578124f
"><code>d715781</code></a>
fix: add missing types for <code>no-extra-boolean-cast</code> options
(<a
href="https://redirect.github.com/eslint/eslint/issues/18902 ">#18902</a>)
(Kristóf Poduszló)</li>
<li><a
href="2de5742682
"><code>2de5742</code></a>
fix: add missing types for <code>no-misleading-character-class</code>
options (<a
href="https://redirect.github.com/eslint/eslint/issues/18905 ">#18905</a>)
(Kristóf Poduszló)</li>
<li><a
href="c153084250
"><code>c153084</code></a>
fix: add missing types for <code>no-implicit-coercion</code> options (<a
href="https://redirect.github.com/eslint/eslint/issues/18903 ">#18903</a>)
(Kristóf Poduszló)</li>
<li><a
href="fa11b2ede6
"><code>fa11b2e</code></a>
fix: add missing types for <code>no-empty-function</code> options (<a
href="https://redirect.github.com/eslint/eslint/issues/18901 ">#18901</a>)
(Kristóf Poduszló)</li>
<li><a
href="a0deed122a
"><code>a0deed1</code></a>
fix: add missing types for <code>camelcase</code> options (<a
href="https://redirect.github.com/eslint/eslint/issues/18897 ">#18897</a>)
(Kristóf Poduszló)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a
href="e4e5709522
"><code>e4e5709</code></a>
docs: correct <code>prefer-object-has-own</code> type definition comment
(<a
href="https://redirect.github.com/eslint/eslint/issues/18924 ">#18924</a>)
(Nitin Kumar)</li>
<li><a
href="91cbd18c70
"><code>91cbd18</code></a>
docs: add unicode abbreviations in no-irregular-whitespace rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18894 ">#18894</a>)
(Alix Royere)</li>
<li><a
href="59cfc0f1b3
"><code>59cfc0f</code></a>
docs: clarify <code>resultsMeta</code> in <code>LoadedFormatter</code>
type (<a
href="https://redirect.github.com/eslint/eslint/issues/18881 ">#18881</a>)
(Milos Djermanovic)</li>
<li><a
href="adcc50dbf1
"><code>adcc50d</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="4edac1a325
"><code>4edac1a</code></a>
docs: Update README (GitHub Actions Bot)</li>
</ul>
<h2>Build Related</h2>
<ul>
<li><a
href="959d360be5
"><code>959d360</code></a>
build: Support updates to previous major versions (<a
href="https://redirect.github.com/eslint/eslint/issues/18871 ">#18871</a>)
(Milos Djermanovic)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a
href="ca21a64ed0
"><code>ca21a64</code></a>
chore: upgrade <code>@eslint/js</code><a
href="https://github.com/9 "><code>@9</code></a>.11.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/18927 ">#18927</a>)
(Milos Djermanovic)</li>
<li><a
href="a10f90af35
"><code>a10f90a</code></a>
chore: package.json update for <code>@eslint/js</code> release
(Jenkins)</li>
<li><a
href="e4e02cc693
"><code>e4e02cc</code></a>
refactor: Extract processor logic into ProcessorService (<a
href="https://redirect.github.com/eslint/eslint/issues/18818 ">#18818</a>)
(Nicholas C. Zakas)</li>
<li><a
href="6d4484d9c1
"><code>6d4484d</code></a>
chore: updates for v8.57.1 release (Jenkins)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md ">eslint's
changelog</a>.</em></p>
<blockquote>
<p>v9.11.1 - September 23, 2024</p>
<ul>
<li><a
href="df4a859b4c
"><code>df4a859</code></a>
chore: upgrade <code>@eslint/js</code><a
href="https://github.com/9 "><code>@9</code></a>.11.1 (<a
href="https://redirect.github.com/eslint/eslint/issues/18943 ">#18943</a>)
(Milos Djermanovic)</li>
<li><a
href="36d8095308
"><code>36d8095</code></a>
chore: package.json update for <code>@eslint/js</code> release
(Jenkins)</li>
<li><a
href="20fd91689f
"><code>20fd916</code></a>
fix: add <code>@eslint/core</code>, <code>@types/estree</code>, &
<code>@types/json-schema</code> deps (<a
href="https://redirect.github.com/eslint/eslint/issues/18938 ">#18938</a>)
(Nitin Kumar)</li>
<li><a
href="3eff709637
"><code>3eff709</code></a>
docs: replace deprecated <code>Linter.FlatConfig</code> type with
<code>Linter.Config</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18941 ">#18941</a>)
(Carlos Meira)</li>
<li><a
href="27383226b8
"><code>2738322</code></a>
fix: add missing types for <code>require-atomic-updates</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18937 ">#18937</a>)
(Kristóf Poduszló)</li>
<li><a
href="d71ff3068c
"><code>d71ff30</code></a>
fix: add missing types for <code>object-shorthand</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18935 ">#18935</a>)
(Kristóf Poduszló)</li>
<li><a
href="561cadc543
"><code>561cadc</code></a>
fix: add missing types for <code>no-unsafe-negation</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18932 ">#18932</a>)
(Kristóf Poduszló)</li>
<li><a
href="8843656f9b
"><code>8843656</code></a>
fix: add missing types for <code>no-underscore-dangle</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18931 ">#18931</a>)
(Kristóf Poduszló)</li>
<li><a
href="92cde5c6da
"><code>92cde5c</code></a>
fix: add missing types for <code>no-shadow</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18930 ">#18930</a>)
(Kristóf Poduszló)</li>
<li><a
href="b3cbe11a92
"><code>b3cbe11</code></a>
fix: add missing types for <code>no-sequences</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18929 ">#18929</a>)
(Kristóf Poduszló)</li>
<li><a
href="976f77f7f6
"><code>976f77f</code></a>
fix: add missing types for <code>no-unused-expressions</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18933 ">#18933</a>)
(Kristóf Poduszló)</li>
</ul>
<p>v9.11.0 - September 20, 2024</p>
<ul>
<li><a
href="ca21a64ed0
"><code>ca21a64</code></a>
chore: upgrade <code>@eslint/js</code><a
href="https://github.com/9 "><code>@9</code></a>.11.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/18927 ">#18927</a>)
(Milos Djermanovic)</li>
<li><a
href="a10f90af35
"><code>a10f90a</code></a>
chore: package.json update for <code>@eslint/js</code> release
(Jenkins)</li>
<li><a
href="5e5f39b825
"><code>5e5f39b</code></a>
fix: add missing types for <code>no-restricted-exports</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18914 ">#18914</a>)
(Kristóf Poduszló)</li>
<li><a
href="e4e5709522
"><code>e4e5709</code></a>
docs: correct <code>prefer-object-has-own</code> type definition comment
(<a
href="https://redirect.github.com/eslint/eslint/issues/18924 ">#18924</a>)
(Nitin Kumar)</li>
<li><a
href="8f630eb579
"><code>8f630eb</code></a>
fix: add missing types for <code>no-param-reassign</code> options (<a
href="https://redirect.github.com/eslint/eslint/issues/18906 ">#18906</a>)
(Kristóf Poduszló)</li>
<li><a
href="d71578124f
"><code>d715781</code></a>
fix: add missing types for <code>no-extra-boolean-cast</code> options
(<a
href="https://redirect.github.com/eslint/eslint/issues/18902 ">#18902</a>)
(Kristóf Poduszló)</li>
<li><a
href="e4e02cc693
"><code>e4e02cc</code></a>
refactor: Extract processor logic into ProcessorService (<a
href="https://redirect.github.com/eslint/eslint/issues/18818 ">#18818</a>)
(Nicholas C. Zakas)</li>
<li><a
href="ec30c7349e
"><code>ec30c73</code></a>
feat: add "eslint/universal" to export <code>Linter</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18883 ">#18883</a>)
(唯然)</li>
<li><a
href="c591da68d4
"><code>c591da6</code></a>
feat: Add language to types (<a
href="https://redirect.github.com/eslint/eslint/issues/18917 ">#18917</a>)
(Nicholas C. Zakas)</li>
<li><a
href="91cbd18c70
"><code>91cbd18</code></a>
docs: add unicode abbreviations in no-irregular-whitespace rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18894 ">#18894</a>)
(Alix Royere)</li>
<li><a
href="959d360be5
"><code>959d360</code></a>
build: Support updates to previous major versions (<a
href="https://redirect.github.com/eslint/eslint/issues/18871 ">#18871</a>)
(Milos Djermanovic)</li>
<li><a
href="6d4484d9c1
"><code>6d4484d</code></a>
chore: updates for v8.57.1 release (Jenkins)</li>
<li><a
href="492eb8f34e
"><code>492eb8f</code></a>
feat: limit the name given to <code>ImportSpecifier</code> in
<code>id-length</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18861 ">#18861</a>)
(Tanuj Kanti)</li>
<li><a
href="2de5742682
"><code>2de5742</code></a>
fix: add missing types for <code>no-misleading-character-class</code>
options (<a
href="https://redirect.github.com/eslint/eslint/issues/18905 ">#18905</a>)
(Kristóf Poduszló)</li>
<li><a
href="c153084250
"><code>c153084</code></a>
fix: add missing types for <code>no-implicit-coercion</code> options (<a
href="https://redirect.github.com/eslint/eslint/issues/18903 ">#18903</a>)
(Kristóf Poduszló)</li>
<li><a
href="19c685608d
"><code>19c6856</code></a>
feat: Add <code>no-useless-constructor</code> suggestion (<a
href="https://redirect.github.com/eslint/eslint/issues/18799 ">#18799</a>)
(Jordan Thomson)</li>
<li><a
href="fa11b2ede6
"><code>fa11b2e</code></a>
fix: add missing types for <code>no-empty-function</code> options (<a
href="https://redirect.github.com/eslint/eslint/issues/18901 ">#18901</a>)
(Kristóf Poduszló)</li>
<li><a
href="a0deed122a
"><code>a0deed1</code></a>
fix: add missing types for <code>camelcase</code> options (<a
href="https://redirect.github.com/eslint/eslint/issues/18897 ">#18897</a>)
(Kristóf Poduszló)</li>
<li><a
href="71f37c5bf0
"><code>71f37c5</code></a>
refactor: use optional chaining when validating config rules (<a
href="https://redirect.github.com/eslint/eslint/issues/18893 ">#18893</a>)
(lucasrmendonca)</li>
<li><a
href="2c2805f8ee
"><code>2c2805f</code></a>
chore: Add PR note to all templates (<a
href="https://redirect.github.com/eslint/eslint/issues/18892 ">#18892</a>)
(Nicholas C. Zakas)</li>
<li><a
href="7b852ce59e
"><code>7b852ce</code></a>
refactor: use <code>Directive</code> class from
<code>@eslint/plugin-kit</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18884 ">#18884</a>)
(Milos Djermanovic)</li>
<li><a
href="a48f8c29b5
"><code>a48f8c2</code></a>
feat: add type <code>FormatterFunction</code>, update
<code>LoadedFormatter</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18872 ">#18872</a>)
(Francesco Trotta)</li>
<li><a
href="d594ddd2cc
"><code>d594ddd</code></a>
chore: update dependency <code>@eslint/core</code> to ^0.6.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/18863 ">#18863</a>)
(renovate[bot])</li>
<li><a
href="59cfc0f1b3
"><code>59cfc0f</code></a>
docs: clarify <code>resultsMeta</code> in <code>LoadedFormatter</code>
type (<a
href="https://redirect.github.com/eslint/eslint/issues/18881 ">#18881</a>)
(Milos Djermanovic)</li>
<li><a
href="78b2421e28
"><code>78b2421</code></a>
chore: Update change.yml (<a
href="https://redirect.github.com/eslint/eslint/issues/18882 ">#18882</a>)
(Nicholas C. Zakas)</li>
<li><a
href="a416f0a270
"><code>a416f0a</code></a>
chore: enable <code>$ExpectType</code> comments in .ts files (<a
href="https://redirect.github.com/eslint/eslint/issues/18869 ">#18869</a>)
(Francesco Trotta)</li>
<li><a
href="adcc50dbf1
"><code>adcc50d</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="4edac1a325
"><code>4edac1a</code></a>
docs: Update README (GitHub Actions Bot)</li>
</ul>
<p>v8.57.1 - September 16, 2024</p>
<ul>
<li><a
href="140ec4569f
"><code>140ec45</code></a>
chore: upgrade <code>@eslint/js</code><a
href="https://github.com/8 "><code>@8</code></a>.57.1 (<a
href="https://redirect.github.com/eslint/eslint/issues/18913 ">#18913</a>)
(Milos Djermanovic)</li>
<li><a
href="bcdfc04a69
"><code>bcdfc04</code></a>
chore: package.json update for <code>@eslint/js</code> release
(Jenkins)</li>
<li><a
href="3f6ce8d6b7
"><code>3f6ce8d</code></a>
chore: pin vite-plugin-commonjs@0.10.1 (<a
href="https://redirect.github.com/eslint/eslint/issues/18910 ">#18910</a>)
(Milos Djermanovic)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="69e94597ca
"><code>69e9459</code></a>
9.11.1</li>
<li><a
href="fcdac44498
"><code>fcdac44</code></a>
Build: changelog update for 9.11.1</li>
<li><a
href="df4a859b4c
"><code>df4a859</code></a>
chore: upgrade <code>@eslint/js</code><a
href="https://github.com/9 "><code>@9</code></a>.11.1 (<a
href="https://redirect.github.com/eslint/eslint/issues/18943 ">#18943</a>)</li>
<li><a
href="36d8095308
"><code>36d8095</code></a>
chore: package.json update for <code>@eslint/js</code> release</li>
<li><a
href="20fd91689f
"><code>20fd916</code></a>
fix: add <code>@eslint/core</code>, <code>@types/estree</code>, &
<code>@types/json-schema</code> deps (<a
href="https://redirect.github.com/eslint/eslint/issues/18938 ">#18938</a>)</li>
<li><a
href="3eff709637
"><code>3eff709</code></a>
docs: replace deprecated <code>Linter.FlatConfig</code> type with
<code>Linter.Config</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18941 ">#18941</a>)</li>
<li><a
href="27383226b8
"><code>2738322</code></a>
fix: add missing types for <code>require-atomic-updates</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18937 ">#18937</a>)</li>
<li><a
href="d71ff3068c
"><code>d71ff30</code></a>
fix: add missing types for <code>object-shorthand</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18935 ">#18935</a>)</li>
<li><a
href="561cadc543
"><code>561cadc</code></a>
fix: add missing types for <code>no-unsafe-negation</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18932 ">#18932</a>)</li>
<li><a
href="8843656f9b
"><code>8843656</code></a>
fix: add missing types for <code>no-underscore-dangle</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18931 ">#18931</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/eslint/eslint/compare/v9.10.0...v9.11.1 ">compare
view</a></li>
</ul>
</details>
<br />
Updates `prettier-plugin-organize-imports` from 4.0.0 to 4.1.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/simonhaenisch/prettier-plugin-organize-imports/releases ">prettier-plugin-organize-imports's
releases</a>.</em></p>
<blockquote>
<h2>4.1.0</h2>
<p>Bumped the peer dependency range for <code>vue-tsc</code> to
<code>^2.1.0</code> because there was a breaking change in its API. If
you're using Vue support, upgrade both packages simultaneously, e.g.
<code>npm i -D prettier-plugin-organize-imports vue-tsc</code>.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/simonhaenisch/prettier-plugin-organize-imports/blob/master/changelog.md ">prettier-plugin-organize-imports's
changelog</a>.</em></p>
<blockquote>
<p>Version <code>4.1.0</code> bumps the peer dependency range for
<code>vue-tsc</code> to <code>^2.1.0</code> because there was a breaking
change in its API. If you're using Vue support, upgrade both packages
simultaneously, e.g. <code>npm i -D prettier-plugin-organize-imports
vue-tsc</code>.</p>
<p>Version <code>4.0.0</code> upgrades/replaces the Volar packages used
for Vue support, to use the latest <code>vue-tsc</code> package that's
part of Volar 2. To migrate, you just have to remove
<code>@volar/vue-typescript</code> and if you're using it, also
<code>@volar/vue-language-plugin-pug</code>, and replace it with
<code>vue-tsc</code> and <code>@vue/language-plugin-pug</code>
respectively. There are no breaking changes other than this.</p>
<p>Version <code>3.2.4</code> implements a fix to skip when formatting
ranges (i.e. if the plugin is requested to format a range, it doesn't do
anything because it would lack the full file context).</p>
<p>Version <code>3.2.3</code> updates the readme with instructions for
Prettier 3.</p>
<p>Version <code>3.2.2</code> fixes a performance regression introduced
in <code>3.2.0</code>.</p>
<p>Version <code>3.2.1</code> fixes the implementation of the language
service host's <code>getCurrentDirectory</code> method to return the
directory containing the tsconfig, rather than using
<code>ts.sys.getCurrentDirectory</code> (which returns
<code>process.cwd()</code>). This should prevent issues with resolving
compiler plugins with Volar (which is used for Vue support).</p>
<p>Version <code>3.2.0</code> adds and fixes support for pug templates
in Vue files (via <code>@volar/vue-language-plugin-pug</code>). Please
be aware that you'll need to update your version of the
<code>@volar/vue-typescript</code> peer dependency from <code>0.x</code>
to <code>1.x</code>.</p>
<p>Version <code>3.1.0</code> adds an option to skip destructive code
actions like removing unused imports.</p>
<p>Version <code>3.0.3</code> fixes a performance regression introduced
in <code>3.0.2</code>.</p>
<p>Version <code>3.0.2</code> fixes a regression introduced by adding
some file-system related methods to the language service host (to fix a
bug), which revealed that another method's implementation was
incorrect.</p>
<p>Version <code>3.0.1</code> bumps the
<code>@volar/vue-typescript</code> version to fix more edge cases, e. g.
not removing imports when a component is used via kebab-case naming.
<code>@volar/vue-typescript</code> is now defined as an optional peer
dependency and you'll need to install version <code>0.39</code> or
later. Furthermore a fix has been added that should help support more
module resolution algorithms.</p>
<p>Version <code>3.0.0</code> switches to a different package for Vue
support, which fixes some more issues, e. g. support for setup scripts.
No breaking changes otherwise.</p>
<p>Version <code>2.3.4</code> fixes an issue with Vue v2 files.</p>
<p>Version <code>2.3.3</code> fixes a bug where default imports were
removed erroneously.</p>
<p>Version <code>2.3.1</code> adds debug logs and fixes Vue.js
support.</p>
<p>Version <code>2.2.0</code> adds a compiler options cache to improve
performance.</p>
<p>Version <code>2.1.0</code> adds support for Vue.js (<code>.vue</code>
files).</p>
<p>Version <code>2.0.0</code> adds support for the parsers
<code>babel</code> (i. e. JavaScript) and <code>babel-ts</code> which
are only available since Prettier v2 (and thus the peer dependency has
received a major bump).</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b7c15ad9f5
"><code>b7c15ad</code></a>
4.1.0</li>
<li><a
href="2e9c480b72
"><code>2e9c480</code></a>
chore: update dev dependencies</li>
<li><a
href="fb7e872d64
"><code>fb7e872</code></a>
docs: update changelog</li>
<li><a
href="3fb452e7df
"><code>3fb452e</code></a>
feat: support vue-tsc v2.1 (<a
href="https://redirect.github.com/simonhaenisch/prettier-plugin-organize-imports/issues/136 ">#136</a>)</li>
<li><a
href="4678129bd0
"><code>4678129</code></a>
chore(ci): run on node 22</li>
<li><a
href="fa997242e4
"><code>fa99724</code></a>
chore(ci): fix run-script invocation</li>
<li><a
href="3ea4a8151f
"><code>3ea4a81</code></a>
chore: use tsc to type-check the project</li>
<li><a
href="59c5329c46
"><code>59c5329</code></a>
chore(tests): upgrade ava from v3 to v6</li>
<li><a
href="b253038883
"><code>b253038</code></a>
fix: drop <code>@vue/language-plugin-pug</code> as peer dependency</li>
<li>See full diff in <a
href="https://github.com/simonhaenisch/prettier-plugin-organize-imports/compare/v4.0.0...v4.1.0 ">compare
view</a></li>
</ul>
</details>
<br />
Updates `typescript-eslint` from 8.5.0 to 8.7.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases ">typescript-eslint's
releases</a>.</em></p>
<blockquote>
<h2>v8.7.0</h2>
<h2>8.7.0 (2024-09-23)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-unsafe-call] check calls of
Function (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10010 ">#10010</a>)</li>
<li><strong>eslint-plugin:</strong> [consistent-type-exports] check
<code>export *</code> exports to see if all exported members are types
(<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10006 ">#10006</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> properly coerce all types to string
in <code>getStaticMemberAccessValue</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10004 ">#10004</a>)</li>
<li><strong>eslint-plugin:</strong> [no-deprecated] report on imported
deprecated variables (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9987 ">#9987</a>)</li>
<li><strong>eslint-plugin:</strong> [no-confusing-non-null-assertion]
check !in and !instanceof (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9994 ">#9994</a>)</li>
<li><strong>types:</strong> add <code>NewExpression</code> as a parent
of <code>SpreadElement</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10024 ">#10024</a>)</li>
<li><strong>utils:</strong> add missing entries to the RuleListener
selectors list (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9992 ">#9992</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Abraham Guo</li>
<li>auvred <a
href="https://github.com/auvred "><code>@auvred</code></a></li>
<li>Brian Donovan <a
href="https://github.com/eventualbuddha "><code>@eventualbuddha</code></a></li>
<li>Kirk Waiblinger <a
href="https://github.com/kirkwaiblinger "><code>@kirkwaiblinger</code></a></li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning ">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases ">releases</a>
on our website.</p>
<h2>v8.6.0</h2>
<h2>8.6.0 (2024-09-16)</h2>
<h3>🚀 Features</h3>
<ul>
<li>add <code>allow</code> option for
<code>restrict-template-expressions</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8556 ">#8556</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-condition] check
switch cases (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9912 ">#9912</a>)</li>
<li><strong>eslint-plugin:</strong> [no-misused-promises] check array
predicate return (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9955 ">#9955</a>)</li>
<li><strong>type-utils:</strong> isNullableType add Void logic (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9937 ">#9937</a>)</li>
<li><strong>typescript-estree:</strong> disable plugin loading by
default in project service (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9964 ">#9964</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-deprecated] don't report
recursive types in destructuring assignment twice (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9969 ">#9969</a>)</li>
<li><strong>eslint-plugin:</strong> [no-deprecated] report on deprecated
variables used in destructuring assignment (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9978 ">#9978</a>)</li>
<li><strong>eslint-plugin:</strong> [no-deprecated] report on deprecated
properties with function-like types (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9977 ">#9977</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-condition] properly
reflect multiple negations in message (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9940 ">#9940</a>)</li>
<li><strong>typescript-estree:</strong> don't throw on missing
tsconfig.json by default in project service (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9989 ">#9989</a>)</li>
</ul>
<h3>❤️ Thank You</h3>
<ul>
<li>Abraham Guo</li>
<li>auvred <a
href="https://github.com/auvred "><code>@auvred</code></a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md ">typescript-eslint's
changelog</a>.</em></p>
<blockquote>
<h2>8.7.0 (2024-09-23)</h2>
<p>This was a version bump only for typescript-eslint to align it with
other projects, there were no code changes.</p>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning ">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases ">releases</a>
on our website.</p>
<h2>8.6.0 (2024-09-16)</h2>
<p>This was a version bump only for typescript-eslint to align it with
other projects, there were no code changes.</p>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning ">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases ">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b88ea33f34
"><code>b88ea33</code></a>
chore(release): publish 8.7.0</li>
<li><a
href="343710e0b6
"><code>343710e</code></a>
chore(release): publish 8.6.0</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.7.0/packages/typescript-eslint ">compare
view</a></li>
</ul>
</details>
<br />
Updates `vite` from 5.4.6 to 5.4.7
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/blob/v5.4.7/packages/vite/CHANGELOG.md ">vite's
changelog</a>.</em></p>
<blockquote>
<h2><!-- raw HTML omitted -->5.4.7 (2024-09-20)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: treat config file as ESM in Deno (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18158 ">#18158</a>)
(<a
href="b5908a24ba
">b5908a2</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18158 ">#18158</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a403e73d18
"><code>a403e73</code></a>
release: v5.4.7</li>
<li><a
href="b5908a24ba
"><code>b5908a2</code></a>
fix: treat config file as ESM in Deno (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18158 ">#18158</a>)</li>
<li>See full diff in <a
href="https://github.com/vitejs/vite/commits/v5.4.7/packages/vite ">compare
view</a></li>
</ul>
</details>
<br />
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`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignor...
_Description has been truncated_
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-24 15:54:23 -07:00
dependabot[bot]
64a2595ea6
Bump electron from 32.1.0 to 32.1.2 in the electron group ( #814 )
...
Bumps the electron group with 1 update:
[electron](https://github.com/electron/electron ).
Updates `electron` from 32.1.0 to 32.1.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/electron/electron/releases ">electron's
releases</a>.</em></p>
<blockquote>
<h2>electron v32.1.2</h2>
<h1>Release Notes for v32.1.2</h1>
<h2>Fixes</h2>
<ul>
<li>Fixed an issue where clicking the eyedropper icon did nothing
instead of opening an eyedropper for color selection as expected. <a
href="https://redirect.github.com/electron/electron/pull/43786 ">#43786</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43700 ">33</a>)<!--
raw HTML omitted --></li>
<li>Third time isn't always a charm. Fixed the native macOS Screen Share
picker invocation triggering a test Chromium green screen. <a
href="https://redirect.github.com/electron/electron/pull/43809 ">#43809</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43810 ">33</a>)<!--
raw HTML omitted --></li>
</ul>
<h2>electron v32.1.1</h2>
<h1>Release Notes for v32.1.1</h1>
<h2>Fixes</h2>
<ul>
<li>Fixed an issue when dragging to resize when using Window Controls
Overlay on Linux. <a
href="https://redirect.github.com/electron/electron/pull/43743 ">#43743</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43744 ">33</a>)<!--
raw HTML omitted --></li>
<li>Fixed an issue where <code>WebContentsView</code>s did not show
correctly in some circumstances on macOS after being added as child
views. <a
href="https://redirect.github.com/electron/electron/pull/43698 ">#43698</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43697 ">31</a>,
<a
href="https://redirect.github.com/electron/electron/pull/43696 ">33</a>)<!--
raw HTML omitted --></li>
</ul>
<h2>Other Changes</h2>
<ul>
<li>Updated Chromium to 128.0.6613.137. <a
href="https://redirect.github.com/electron/electron/pull/43683 ">#43683</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="8ac9d16162
"><code>8ac9d16</code></a>
fix: third time screen sharing on macOS (<a
href="https://redirect.github.com/electron/electron/issues/43809 ">#43809</a>)</li>
<li><a
href="2bc8797fed
"><code>2bc8797</code></a>
refactor: NotificationPresenter::Create() returns a
std::unique_ptr<> (<a
href="https://redirect.github.com/electron/electron/issues/43806 ">#43806</a>)</li>
<li><a
href="08579bdcd5
"><code>08579bd</code></a>
chore: fix compile issue about ambiguous error of multiple methods named
'hig...</li>
<li><a
href="bd9e00968b
"><code>bd9e009</code></a>
refactor: remove use of deprecated API
<code>BuildServiceInstanceFor()</code> (32-x-y) (...</li>
<li><a
href="0f11dd958f
"><code>0f11dd9</code></a>
build: compile Node.js with C++20 support (32-x-y) (<a
href="https://redirect.github.com/electron/electron/issues/43785 ">#43785</a>)</li>
<li><a
href="8b49ba1084
"><code>8b49ba1</code></a>
fix: EyeDropper working in devtools (32-x-y) (<a
href="https://redirect.github.com/electron/electron/issues/43786 ">#43786</a>)</li>
<li><a
href="9c88da38f2
"><code>9c88da3</code></a>
build: let darwin/mas run concurrently (<a
href="https://redirect.github.com/electron/electron/issues/43791 ">#43791</a>)</li>
<li><a
href="8ab4d240d8
"><code>8ab4d24</code></a>
chore: bump chromium to 128.0.6613.162 (32-x-y) (<a
href="https://redirect.github.com/electron/electron/issues/43768 ">#43768</a>)</li>
<li><a
href="95ae0aa8a4
"><code>95ae0aa</code></a>
build: split darwin/mas macOS publish jobs (<a
href="https://redirect.github.com/electron/electron/issues/43766 ">#43766</a>)</li>
<li><a
href="ca3234064f
"><code>ca32340</code></a>
build: improve logging on http errors during release process (<a
href="https://redirect.github.com/electron/electron/issues/43762 ">#43762</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/electron/electron/compare/v32.1.0...v32.1.2 ">compare
view</a></li>
</ul>
</details>
<br />
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=electron&package-manager=npm_and_yarn&previous-version=32.1.0&new-version=32.1.2 )](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
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`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-24 15:54:04 -07:00
wave-builder[bot]
72068f6fbc
chore: bump package version to 0.8.2
2024-09-24 22:02:18 +00:00
wave-builder[bot]
3025c8eb25
chore: bump package version to 0.8.2-beta.1
2024-09-24 20:35:53 +00:00