Commit Graph

305 Commits

Author SHA1 Message Date
dependabot[bot]
4238eba980
Bump the storybook group with 9 updates (#1361) 2024-11-29 17:44:23 -05:00
dependabot[bot]
b40f0fab67
Bump the prod-dependencies group with 9 updates (#1344)
Bumps the prod-dependencies group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [yaml](https://github.com/eemeli/yaml) | `2.6.0` | `2.6.1` |
|
[@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus)
| `3.6.1` | `3.6.3` |
|
[@docusaurus/plugin-content-docs](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-content-docs)
| `3.6.1` | `3.6.3` |
|
[@docusaurus/plugin-debug](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-debug)
| `3.6.1` | `3.6.3` |
|
[@docusaurus/plugin-ideal-image](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-ideal-image)
| `3.6.1` | `3.6.3` |
|
[@docusaurus/plugin-sitemap](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-sitemap)
| `3.6.1` | `3.6.3` |
|
[@docusaurus/theme-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-theme-classic)
| `3.6.1` | `3.6.3` |
|
[@docusaurus/theme-search-algolia](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-theme-search-algolia)
| `3.6.1` | `3.6.3` |
| [ua-parser-js](https://github.com/faisalman/ua-parser-js) | `1.0.39` |
`2.0.0` |

Updates `yaml` from 2.6.0 to 2.6.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/eemeli/yaml/releases">yaml's
releases</a>.</em></p>
<blockquote>
<h2>v2.6.1</h2>
<ul>
<li>Do not strip <code>:00</code> seconds from <code>!!timestamp</code>
values (<a
href="https://redirect.github.com/eemeli/yaml/issues/578">#578</a>, with
thanks to <a
href="https://github.com/qraynaud"><code>@​qraynaud</code></a>)</li>
<li>Tighten regexp for JSON <code>!!bool</code> (<a
href="https://redirect.github.com/eemeli/yaml/issues/587">#587</a>, with
thanks to <a
href="https://github.com/vra5107"><code>@​vra5107</code></a>)</li>
<li>Default to literal block scalar if folded would overflow (<a
href="https://redirect.github.com/eemeli/yaml/issues/585">#585</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="aa1898ae61"><code>aa1898a</code></a>
2.6.1</li>
<li><a
href="6be0a9136d"><code>6be0a91</code></a>
fix: Default to literal block scalar if folded would overflow (fixes <a
href="https://redirect.github.com/eemeli/yaml/issues/585">#585</a>)</li>
<li><a
href="108f699cf2"><code>108f699</code></a>
fix: Tighten regexp for JSON !!bool (<a
href="https://redirect.github.com/eemeli/yaml/issues/587">#587</a>)</li>
<li><a
href="2e85b914b9"><code>2e85b91</code></a>
fix: Do not strip :00 seconds from !!timestamp values (<a
href="https://redirect.github.com/eemeli/yaml/issues/578">#578</a>)</li>
<li><a
href="58506001bd"><code>5850600</code></a>
chore: Refresh lockfile</li>
<li><a
href="16fb6e2c34"><code>16fb6e2</code></a>
chore: Add .well-known/funding-manifest-urls</li>
<li>See full diff in <a
href="https://github.com/eemeli/yaml/compare/v2.6.0...v2.6.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `@docusaurus/core` from 3.6.1 to 3.6.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/facebook/docusaurus/releases"><code>@​docusaurus/core</code>'s
releases</a>.</em></p>
<blockquote>
<h2>3.6.3 (2024-11-22)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10712">#10712</a>
fix(core): disable Rspack incremental in dev (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h2>3.6.2 (2024-11-19)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus-module-type-aliases</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10693">#10693</a>
fix(types): add missing ambiant TS declarations for .md / .mdx partials
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-translations</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10688">#10688</a>
fix(theme-translation): add and update Japanese translations (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
</ul>
</li>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10685">#10685</a>
fix(cli): <code>docusaurus --help</code> should print plugin commands
using <code>extendCli()</code> (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10680">#10680</a>
fix(bundler): allow CSS nesting by default, restore postcss-preset-env
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>create-docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10676">#10676</a>
fix(create-docusaurus): add ts exclude to TS init template (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>, <code>docusaurus-faster</code>,
<code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10648">#10648</a>
fix(faster): Upgrade to Rspack 1.1.1, fix build progress bar display (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>🔧 Maintenance</h4>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10691">#10691</a>
chore(ci): retry <code>yarn install</code> to ignore temporary network
errors (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
<h4>Committers: 5</h4>
<ul>
<li>Junior_Gx (<a
href="https://github.com/goffxnca"><code>@​goffxnca</code></a>)</li>
<li>Kyle Tsang (<a
href="https://github.com/kyletsang"><code>@​kyletsang</code></a>)</li>
<li>Ryoga (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
<li>Sébastien Lorber (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
<li>Zwyx (<a
href="https://github.com/Zwyx"><code>@​Zwyx</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md"><code>@​docusaurus/core</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>3.6.3 (2024-11-22)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10712">#10712</a>
fix(core): disable Rspack incremental in dev (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 1</h4>
<ul>
<li>Sébastien Lorber (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
<h2>3.6.2 (2024-11-19)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus-module-type-aliases</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10693">#10693</a>
fix(types): add missing ambiant TS declarations for .md / .mdx partials
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-translations</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10688">#10688</a>
fix(theme-translation): add and update Japanese translations (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
</ul>
</li>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10685">#10685</a>
fix(cli): <code>docusaurus --help</code> should print plugin commands
using <code>extendCli()</code> (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10680">#10680</a>
fix(bundler): allow CSS nesting by default, restore postcss-preset-env
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>create-docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10676">#10676</a>
fix(create-docusaurus): add ts exclude to TS init template (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>, <code>docusaurus-faster</code>,
<code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10648">#10648</a>
fix(faster): Upgrade to Rspack 1.1.1, fix build progress bar display (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>🔧 Maintenance</h4>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10691">#10691</a>
chore(ci): retry <code>yarn install</code> to ignore temporary network
errors (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
<h4>Committers: 5</h4>
<ul>
<li>Junior_Gx (<a
href="https://github.com/goffxnca"><code>@​goffxnca</code></a>)</li>
<li>Kyle Tsang (<a
href="https://github.com/kyletsang"><code>@​kyletsang</code></a>)</li>
<li>Ryoga (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
<li>Sébastien Lorber (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
<li>Zwyx (<a
href="https://github.com/Zwyx"><code>@​Zwyx</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9c0e19c669"><code>9c0e19c</code></a>
v3.6.3</li>
<li><a
href="8561826026"><code>8561826</code></a>
fix(core): disable Rspack incremental in dev (<a
href="https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus/issues/10712">#10712</a>)</li>
<li><a
href="90e85e83a5"><code>90e85e8</code></a>
chore: release Docusaurus 3.6.2 (<a
href="https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus/issues/10698">#10698</a>)</li>
<li><a
href="e3c13291ac"><code>e3c1329</code></a>
fix(cli): <code>docusaurus --help</code> should print plugin commands
using `extendCli()...</li>
<li><a
href="dfea969574"><code>dfea969</code></a>
fix(faster): Upgrade to Rspack 1.1.1, fix build progress bar display (<a
href="https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus/issues/10648">#10648</a>)</li>
<li><a
href="f1272788a4"><code>f127278</code></a>
chore: release Docusaurus 3.6.1 (<a
href="https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus/issues/10659">#10659</a>)</li>
<li>See full diff in <a
href="https://github.com/facebook/docusaurus/commits/v3.6.3/packages/docusaurus">compare
view</a></li>
</ul>
</details>
<br />

Updates `@docusaurus/plugin-content-docs` from 3.6.1 to 3.6.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/facebook/docusaurus/releases"><code>@​docusaurus/plugin-content-docs</code>'s
releases</a>.</em></p>
<blockquote>
<h2>3.6.3 (2024-11-22)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10712">#10712</a>
fix(core): disable Rspack incremental in dev (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h2>3.6.2 (2024-11-19)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus-module-type-aliases</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10693">#10693</a>
fix(types): add missing ambiant TS declarations for .md / .mdx partials
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-translations</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10688">#10688</a>
fix(theme-translation): add and update Japanese translations (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
</ul>
</li>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10685">#10685</a>
fix(cli): <code>docusaurus --help</code> should print plugin commands
using <code>extendCli()</code> (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10680">#10680</a>
fix(bundler): allow CSS nesting by default, restore postcss-preset-env
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>create-docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10676">#10676</a>
fix(create-docusaurus): add ts exclude to TS init template (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>, <code>docusaurus-faster</code>,
<code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10648">#10648</a>
fix(faster): Upgrade to Rspack 1.1.1, fix build progress bar display (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>🔧 Maintenance</h4>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10691">#10691</a>
chore(ci): retry <code>yarn install</code> to ignore temporary network
errors (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
<h4>Committers: 5</h4>
<ul>
<li>Junior_Gx (<a
href="https://github.com/goffxnca"><code>@​goffxnca</code></a>)</li>
<li>Kyle Tsang (<a
href="https://github.com/kyletsang"><code>@​kyletsang</code></a>)</li>
<li>Ryoga (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
<li>Sébastien Lorber (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
<li>Zwyx (<a
href="https://github.com/Zwyx"><code>@​Zwyx</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md"><code>@​docusaurus/plugin-content-docs</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>3.6.3 (2024-11-22)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10712">#10712</a>
fix(core): disable Rspack incremental in dev (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 1</h4>
<ul>
<li>Sébastien Lorber (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
<h2>3.6.2 (2024-11-19)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus-module-type-aliases</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10693">#10693</a>
fix(types): add missing ambiant TS declarations for .md / .mdx partials
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-translations</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10688">#10688</a>
fix(theme-translation): add and update Japanese translations (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
</ul>
</li>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10685">#10685</a>
fix(cli): <code>docusaurus --help</code> should print plugin commands
using <code>extendCli()</code> (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10680">#10680</a>
fix(bundler): allow CSS nesting by default, restore postcss-preset-env
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>create-docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10676">#10676</a>
fix(create-docusaurus): add ts exclude to TS init template (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>, <code>docusaurus-faster</code>,
<code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10648">#10648</a>
fix(faster): Upgrade to Rspack 1.1.1, fix build progress bar display (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>🔧 Maintenance</h4>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10691">#10691</a>
chore(ci): retry <code>yarn install</code> to ignore temporary network
errors (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
<h4>Committers: 5</h4>
<ul>
<li>Junior_Gx (<a
href="https://github.com/goffxnca"><code>@​goffxnca</code></a>)</li>
<li>Kyle Tsang (<a
href="https://github.com/kyletsang"><code>@​kyletsang</code></a>)</li>
<li>Ryoga (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
<li>Sébastien Lorber (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
<li>Zwyx (<a
href="https://github.com/Zwyx"><code>@​Zwyx</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9c0e19c669"><code>9c0e19c</code></a>
v3.6.3</li>
<li><a
href="90e85e83a5"><code>90e85e8</code></a>
chore: release Docusaurus 3.6.2 (<a
href="https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-content-docs/issues/10698">#10698</a>)</li>
<li><a
href="f1272788a4"><code>f127278</code></a>
chore: release Docusaurus 3.6.1 (<a
href="https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-content-docs/issues/10659">#10659</a>)</li>
<li>See full diff in <a
href="https://github.com/facebook/docusaurus/commits/v3.6.3/packages/docusaurus-plugin-content-docs">compare
view</a></li>
</ul>
</details>
<br />

Updates `@docusaurus/plugin-debug` from 3.6.1 to 3.6.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/facebook/docusaurus/releases"><code>@​docusaurus/plugin-debug</code>'s
releases</a>.</em></p>
<blockquote>
<h2>3.6.3 (2024-11-22)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10712">#10712</a>
fix(core): disable Rspack incremental in dev (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h2>3.6.2 (2024-11-19)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus-module-type-aliases</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10693">#10693</a>
fix(types): add missing ambiant TS declarations for .md / .mdx partials
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-translations</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10688">#10688</a>
fix(theme-translation): add and update Japanese translations (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
</ul>
</li>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10685">#10685</a>
fix(cli): <code>docusaurus --help</code> should print plugin commands
using <code>extendCli()</code> (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10680">#10680</a>
fix(bundler): allow CSS nesting by default, restore postcss-preset-env
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>create-docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10676">#10676</a>
fix(create-docusaurus): add ts exclude to TS init template (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>, <code>docusaurus-faster</code>,
<code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10648">#10648</a>
fix(faster): Upgrade to Rspack 1.1.1, fix build progress bar display (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>🔧 Maintenance</h4>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10691">#10691</a>
chore(ci): retry <code>yarn install</code> to ignore temporary network
errors (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
<h4>Committers: 5</h4>
<ul>
<li>Junior_Gx (<a
href="https://github.com/goffxnca"><code>@​goffxnca</code></a>)</li>
<li>Kyle Tsang (<a
href="https://github.com/kyletsang"><code>@​kyletsang</code></a>)</li>
<li>Ryoga (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
<li>Sébastien Lorber (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
<li>Zwyx (<a
href="https://github.com/Zwyx"><code>@​Zwyx</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md"><code>@​docusaurus/plugin-debug</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>3.6.3 (2024-11-22)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10712">#10712</a>
fix(core): disable Rspack incremental in dev (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 1</h4>
<ul>
<li>Sébastien Lorber (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
<h2>3.6.2 (2024-11-19)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus-module-type-aliases</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10693">#10693</a>
fix(types): add missing ambiant TS declarations for .md / .mdx partials
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-translations</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10688">#10688</a>
fix(theme-translation): add and update Japanese translations (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
</ul>
</li>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10685">#10685</a>
fix(cli): <code>docusaurus --help</code> should print plugin commands
using <code>extendCli()</code> (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10680">#10680</a>
fix(bundler): allow CSS nesting by default, restore postcss-preset-env
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>create-docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10676">#10676</a>
fix(create-docusaurus): add ts exclude to TS init template (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>, <code>docusaurus-faster</code>,
<code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10648">#10648</a>
fix(faster): Upgrade to Rspack 1.1.1, fix build progress bar display (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>🔧 Maintenance</h4>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10691">#10691</a>
chore(ci): retry <code>yarn install</code> to ignore temporary network
errors (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
<h4>Committers: 5</h4>
<ul>
<li>Junior_Gx (<a
href="https://github.com/goffxnca"><code>@​goffxnca</code></a>)</li>
<li>Kyle Tsang (<a
href="https://github.com/kyletsang"><code>@​kyletsang</code></a>)</li>
<li>Ryoga (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
<li>Sébastien Lorber (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
<li>Zwyx (<a
href="https://github.com/Zwyx"><code>@​Zwyx</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9c0e19c669"><code>9c0e19c</code></a>
v3.6.3</li>
<li><a
href="90e85e83a5"><code>90e85e8</code></a>
chore: release Docusaurus 3.6.2 (<a
href="https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-debug/issues/10698">#10698</a>)</li>
<li><a
href="f1272788a4"><code>f127278</code></a>
chore: release Docusaurus 3.6.1 (<a
href="https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-debug/issues/10659">#10659</a>)</li>
<li>See full diff in <a
href="https://github.com/facebook/docusaurus/commits/v3.6.3/packages/docusaurus-plugin-debug">compare
view</a></li>
</ul>
</details>
<br />

Updates `@docusaurus/plugin-ideal-image` from 3.6.1 to 3.6.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/facebook/docusaurus/releases"><code>@​docusaurus/plugin-ideal-image</code>'s
releases</a>.</em></p>
<blockquote>
<h2>3.6.3 (2024-11-22)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10712">#10712</a>
fix(core): disable Rspack incremental in dev (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h2>3.6.2 (2024-11-19)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus-module-type-aliases</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10693">#10693</a>
fix(types): add missing ambiant TS declarations for .md / .mdx partials
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-translations</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10688">#10688</a>
fix(theme-translation): add and update Japanese translations (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
</ul>
</li>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10685">#10685</a>
fix(cli): <code>docusaurus --help</code> should print plugin commands
using <code>extendCli()</code> (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10680">#10680</a>
fix(bundler): allow CSS nesting by default, restore postcss-preset-env
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>create-docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10676">#10676</a>
fix(create-docusaurus): add ts exclude to TS init template (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>, <code>docusaurus-faster</code>,
<code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10648">#10648</a>
fix(faster): Upgrade to Rspack 1.1.1, fix build progress bar display (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>🔧 Maintenance</h4>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10691">#10691</a>
chore(ci): retry <code>yarn install</code> to ignore temporary network
errors (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
<h4>Committers: 5</h4>
<ul>
<li>Junior_Gx (<a
href="https://github.com/goffxnca"><code>@​goffxnca</code></a>)</li>
<li>Kyle Tsang (<a
href="https://github.com/kyletsang"><code>@​kyletsang</code></a>)</li>
<li>Ryoga (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
<li>Sébastien Lorber (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
<li>Zwyx (<a
href="https://github.com/Zwyx"><code>@​Zwyx</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md"><code>@​docusaurus/plugin-ideal-image</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>3.6.3 (2024-11-22)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10712">#10712</a>
fix(core): disable Rspack incremental in dev (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 1</h4>
<ul>
<li>Sébastien Lorber (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
<h2>3.6.2 (2024-11-19)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus-module-type-aliases</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10693">#10693</a>
fix(types): add missing ambiant TS declarations for .md / .mdx partials
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-translations</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10688">#10688</a>
fix(theme-translation): add and update Japanese translations (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
</ul>
</li>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10685">#10685</a>
fix(cli): <code>docusaurus --help</code> should print plugin commands
using <code>extendCli()</code> (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10680">#10680</a>
fix(bundler): allow CSS nesting by default, restore postcss-preset-env
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>create-docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10676">#10676</a>
fix(create-docusaurus): add ts exclude to TS init template (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>, <code>docusaurus-faster</code>,
<code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10648">#10648</a>
fix(faster): Upgrade to Rspack 1.1.1, fix build progress bar display (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>🔧 Maintenance</h4>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10691">#10691</a>
chore(ci): retry <code>yarn install</code> to ignore temporary network
errors (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
<h4>Committers: 5</h4>
<ul>
<li>Junior_Gx (<a
href="https://github.com/goffxnca"><code>@​goffxnca</code></a>)</li>
<li>Kyle Tsang (<a
href="https://github.com/kyletsang"><code>@​kyletsang</code></a>)</li>
<li>Ryoga (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
<li>Sébastien Lorber (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
<li>Zwyx (<a
href="https://github.com/Zwyx"><code>@​Zwyx</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9c0e19c669"><code>9c0e19c</code></a>
v3.6.3</li>
<li><a
href="90e85e83a5"><code>90e85e8</code></a>
chore: release Docusaurus 3.6.2 (<a
href="https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-ideal-image/issues/10698">#10698</a>)</li>
<li><a
href="f1272788a4"><code>f127278</code></a>
chore: release Docusaurus 3.6.1 (<a
href="https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-ideal-image/issues/10659">#10659</a>)</li>
<li>See full diff in <a
href="https://github.com/facebook/docusaurus/commits/v3.6.3/packages/docusaurus-plugin-ideal-image">compare
view</a></li>
</ul>
</details>
<br />

Updates `@docusaurus/plugin-sitemap` from 3.6.1 to 3.6.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/facebook/docusaurus/releases"><code>@​docusaurus/plugin-sitemap</code>'s
releases</a>.</em></p>
<blockquote>
<h2>3.6.3 (2024-11-22)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10712">#10712</a>
fix(core): disable Rspack incremental in dev (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h2>3.6.2 (2024-11-19)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus-module-type-aliases</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10693">#10693</a>
fix(types): add missing ambiant TS declarations for .md / .mdx partials
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-translations</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10688">#10688</a>
fix(theme-translation): add and update Japanese translations (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
</ul>
</li>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10685">#10685</a>
fix(cli): <code>docusaurus --help</code> should print plugin commands
using <code>extendCli()</code> (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10680">#10680</a>
fix(bundler): allow CSS nesting by default, restore postcss-preset-env
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>create-docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10676">#10676</a>
fix(create-docusaurus): add ts exclude to TS init template (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>, <code>docusaurus-faster</code>,
<code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10648">#10648</a>
fix(faster): Upgrade to Rspack 1.1.1, fix build progress bar display (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>🔧 Maintenance</h4>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10691">#10691</a>
chore(ci): retry <code>yarn install</code> to ignore temporary network
errors (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
<h4>Committers: 5</h4>
<ul>
<li>Junior_Gx (<a
href="https://github.com/goffxnca"><code>@​goffxnca</code></a>)</li>
<li>Kyle Tsang (<a
href="https://github.com/kyletsang"><code>@​kyletsang</code></a>)</li>
<li>Ryoga (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
<li>Sébastien Lorber (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
<li>Zwyx (<a
href="https://github.com/Zwyx"><code>@​Zwyx</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md"><code>@​docusaurus/plugin-sitemap</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>3.6.3 (2024-11-22)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10712">#10712</a>
fix(core): disable Rspack incremental in dev (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 1</h4>
<ul>
<li>Sébastien Lorber (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
<h2>3.6.2 (2024-11-19)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus-module-type-aliases</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10693">#10693</a>
fix(types): add missing ambiant TS declarations for .md / .mdx partials
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-translations</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10688">#10688</a>
fix(theme-translation): add and update Japanese translations (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
</ul>
</li>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10685">#10685</a>
fix(cli): <code>docusaurus --help</code> should print plugin commands
using <code>extendCli()</code> (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10680">#10680</a>
fix(bundler): allow CSS nesting by default, restore postcss-preset-env
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>create-docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10676">#10676</a>
fix(create-docusaurus): add ts exclude to TS init template (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>, <code>docusaurus-faster</code>,
<code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10648">#10648</a>
fix(faster): Upgrade to Rspack 1.1.1, fix build progress bar display (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>🔧 Maintenance</h4>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10691">#10691</a>
chore(ci): retry <code>yarn install</code> to ignore temporary network
errors (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
<h4>Committers: 5</h4>
<ul>
<li>Junior_Gx (<a
href="https://github.com/goffxnca"><code>@​goffxnca</code></a>)</li>
<li>Kyle Tsang (<a
href="https://github.com/kyletsang"><code>@​kyletsang</code></a>)</li>
<li>Ryoga (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
<li>Sébastien Lorber (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
<li>Zwyx (<a
href="https://github.com/Zwyx"><code>@​Zwyx</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9c0e19c669"><code>9c0e19c</code></a>
v3.6.3</li>
<li><a
href="90e85e83a5"><code>90e85e8</code></a>
chore: release Docusaurus 3.6.2 (<a
href="https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-sitemap/issues/10698">#10698</a>)</li>
<li><a
href="f1272788a4"><code>f127278</code></a>
chore: release Docusaurus 3.6.1 (<a
href="https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-plugin-sitemap/issues/10659">#10659</a>)</li>
<li>See full diff in <a
href="https://github.com/facebook/docusaurus/commits/v3.6.3/packages/docusaurus-plugin-sitemap">compare
view</a></li>
</ul>
</details>
<br />

Updates `@docusaurus/theme-classic` from 3.6.1 to 3.6.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/facebook/docusaurus/releases"><code>@​docusaurus/theme-classic</code>'s
releases</a>.</em></p>
<blockquote>
<h2>3.6.3 (2024-11-22)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10712">#10712</a>
fix(core): disable Rspack incremental in dev (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h2>3.6.2 (2024-11-19)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus-module-type-aliases</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10693">#10693</a>
fix(types): add missing ambiant TS declarations for .md / .mdx partials
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-translations</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10688">#10688</a>
fix(theme-translation): add and update Japanese translations (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
</ul>
</li>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10685">#10685</a>
fix(cli): <code>docusaurus --help</code> should print plugin commands
using <code>extendCli()</code> (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10680">#10680</a>
fix(bundler): allow CSS nesting by default, restore postcss-preset-env
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>create-docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10676">#10676</a>
fix(create-docusaurus): add ts exclude to TS init template (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>, <code>docusaurus-faster</code>,
<code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10648">#10648</a>
fix(faster): Upgrade to Rspack 1.1.1, fix build progress bar display (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>🔧 Maintenance</h4>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10691">#10691</a>
chore(ci): retry <code>yarn install</code> to ignore temporary network
errors (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
<h4>Committers: 5</h4>
<ul>
<li>Junior_Gx (<a
href="https://github.com/goffxnca"><code>@​goffxnca</code></a>)</li>
<li>Kyle Tsang (<a
href="https://github.com/kyletsang"><code>@​kyletsang</code></a>)</li>
<li>Ryoga (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
<li>Sébastien Lorber (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
<li>Zwyx (<a
href="https://github.com/Zwyx"><code>@​Zwyx</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md"><code>@​docusaurus/theme-classic</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>3.6.3 (2024-11-22)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10712">#10712</a>
fix(core): disable Rspack incremental in dev (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 1</h4>
<ul>
<li>Sébastien Lorber (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
<h2>3.6.2 (2024-11-19)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus-module-type-aliases</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10693">#10693</a>
fix(types): add missing ambiant TS declarations for .md / .mdx partials
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-translations</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10688">#10688</a>
fix(theme-translation): add and update Japanese translations (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
</ul>
</li>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10685">#10685</a>
fix(cli): <code>docusaurus --help</code> should print plugin commands
using <code>extendCli()</code> (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10680">#10680</a>
fix(bundler): allow CSS nesting by default, restore postcss-preset-env
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>create-docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10676">#10676</a>
fix(create-docusaurus): add ts exclude to TS init template (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>, <code>docusaurus-faster</code>,
<code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10648">#10648</a>
fix(faster): Upgrade to Rspack 1.1.1, fix build progress bar display (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>🔧 Maintenance</h4>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10691">#10691</a>
chore(ci): retry <code>yarn install</code> to ignore temporary network
errors (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
<h4>Committers: 5</h4>
<ul>
<li>Junior_Gx (<a
href="https://github.com/goffxnca"><code>@​goffxnca</code></a>)</li>
<li>Kyle Tsang (<a
href="https://github.com/kyletsang"><code>@​kyletsang</code></a>)</li>
<li>Ryoga (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
<li>Sébastien Lorber (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
<li>Zwyx (<a
href="https://github.com/Zwyx"><code>@​Zwyx</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9c0e19c669"><code>9c0e19c</code></a>
v3.6.3</li>
<li><a
href="90e85e83a5"><code>90e85e8</code></a>
chore: release Docusaurus 3.6.2 (<a
href="https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-theme-classic/issues/10698">#10698</a>)</li>
<li><a
href="f1272788a4"><code>f127278</code></a>
chore: release Docusaurus 3.6.1 (<a
href="https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-theme-classic/issues/10659">#10659</a>)</li>
<li>See full diff in <a
href="https://github.com/facebook/docusaurus/commits/v3.6.3/packages/docusaurus-theme-classic">compare
view</a></li>
</ul>
</details>
<br />

Updates `@docusaurus/theme-search-algolia` from 3.6.1 to 3.6.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/facebook/docusaurus/releases"><code>@​docusaurus/theme-search-algolia</code>'s
releases</a>.</em></p>
<blockquote>
<h2>3.6.3 (2024-11-22)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10712">#10712</a>
fix(core): disable Rspack incremental in dev (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h2>3.6.2 (2024-11-19)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus-module-type-aliases</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10693">#10693</a>
fix(types): add missing ambiant TS declarations for .md / .mdx partials
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-translations</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10688">#10688</a>
fix(theme-translation): add and update Japanese translations (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
</ul>
</li>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10685">#10685</a>
fix(cli): <code>docusaurus --help</code> should print plugin commands
using <code>extendCli()</code> (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10680">#10680</a>
fix(bundler): allow CSS nesting by default, restore postcss-preset-env
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>create-docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10676">#10676</a>
fix(create-docusaurus): add ts exclude to TS init template (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>, <code>docusaurus-faster</code>,
<code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10648">#10648</a>
fix(faster): Upgrade to Rspack 1.1.1, fix build progress bar display (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>🔧 Maintenance</h4>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10691">#10691</a>
chore(ci): retry <code>yarn install</code> to ignore temporary network
errors (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
<h4>Committers: 5</h4>
<ul>
<li>Junior_Gx (<a
href="https://github.com/goffxnca"><code>@​goffxnca</code></a>)</li>
<li>Kyle Tsang (<a
href="https://github.com/kyletsang"><code>@​kyletsang</code></a>)</li>
<li>Ryoga (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
<li>Sébastien Lorber (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
<li>Zwyx (<a
href="https://github.com/Zwyx"><code>@​Zwyx</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md"><code>@​docusaurus/theme-search-algolia</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>3.6.3 (2024-11-22)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10712">#10712</a>
fix(core): disable Rspack incremental in dev (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 1</h4>
<ul>
<li>Sébastien Lorber (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
<h2>3.6.2 (2024-11-19)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus-module-type-aliases</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10693">#10693</a>
fix(types): add missing ambiant TS declarations for .md / .mdx partials
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-translations</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10688">#10688</a>
fix(theme-translation): add and update Japanese translations (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
</ul>
</li>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10685">#10685</a>
fix(cli): <code>docusaurus --help</code> should print plugin commands
using <code>extendCli()</code> (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10680">#10680</a>
fix(bundler): allow CSS nesting by default, restore postcss-preset-env
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>create-docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10676">#10676</a>
fix(create-docusaurus): add ts exclude to TS init template (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>, <code>docusaurus-faster</code>,
<code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10648">#10648</a>
fix(faster): Upgrade to Rspack 1.1.1, fix build progress bar display (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>🔧 Maintenance</h4>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10691">#10691</a>
chore(ci): retry <code>yarn install</code> to ignore temporary network
errors (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
<h4>Committers: 5</h4>
<ul>
<li>Junior_Gx (<a
href="https://github.com/goffxnca"><code>@​goffxnca</code></a>)</li>
<li>Kyle Tsang (<a
href="https://github.com/kyletsang"><code>@​kyletsang</code></a>)</li>
<li>Ryoga (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
<li>Sébastien Lorber (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
<li>Zwyx (<a
href="https://github.com/Zwyx"><code>@​Zwyx</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9c0e19c669"><code>9c0e19c</code></a>
v3.6.3</li>
<li><a
href="90e85e83a5"><code>90e85e8</code></a>
chore: release Docusaurus 3.6.2 (<a
href="https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-theme-search-algolia/issues/10698">#10698</a>)</li>
<li><a
href="f1272788a4"><code>f127278</code></a>
chore: release Docusaurus 3.6.1 (<a
href="https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-theme-search-algolia/issues/10659">#10659</a>)</li>
<li>See full diff in <a
href="https://github.com/facebook/docusaurus/commits/v3.6.3/packages/docusaurus-theme-search-algolia">compare
view</a></li>
</ul>
</details>
<br />

Updates `ua-parser-js` from 1.0.39 to 2.0.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/faisalman/ua-parser-js/releases">ua-parser-js's
releases</a>.</em></p>
<blockquote>
<h2>v2.0.0</h2>
<h2>🚀 Version 2.0 is here!</h2>
<p>We’re excited to share the release of Version 2.0! This update comes
with significant improvements and new features compared to earlier
versions. Thank you for your support!</p>
<h2>v2.0.0-rc.3</h2>
<h2>Version 2.0.0-rc.3</h2>
<ul>
<li>Add support for Headers object</li>
<li>Add new device: Advan, Cat, Energizer, Honor, IMO, Micromax,
Smartfren</li>
<li>Add new engine: Servo</li>
<li><code>ua-parser-js/extensions</code> submodule:
<ul>
<li>Breaking change: rename <code>module</code> to
<code>library</code></li>
<li>Add new email clients: Evolution, KMail, Kontact</li>
<li>Add new bots: 360Spider, Archive.org Bots, CCBot, DataForSeoBot,
DuckAssistBot, Exabot, Google Bots, Meta Bots, MojeekBot, PerplexityBot,
PetalBot, TurnitinBot, Yeti, YisouSpider</li>
</ul>
</li>
</ul>
<h2>v2.0.0-rc.2</h2>
<h2>Version 2.0.0-rc.2</h2>
<ul>
<li>Fix incorrect import path in ESM files</li>
<li>Add new browser: 115, SlimBoat, Slimjet, LibreWolf</li>
<li>Improve browser detection: 2345, 360, Dragon, Iron, Maxthon</li>
<li><code>ua-parser-js/enums</code> submodule:
<ul>
<li>Add Chromecast OS variants: Android/Fuchsia/Linux/SmartSpeaker</li>
</ul>
</li>
<li><code>ua-parser-js/helpers</code> submodule:
<ul>
<li>Add new method: <code>isBot()</code> to check if the browser is
identified as a bot</li>
</ul>
</li>
</ul>
<h2>v2.0.0-rc.1</h2>
<h2>Version 2.0.0-rc.1</h2>
<ul>
<li>Fix Python Request mistakenly identified as Meta Quest</li>
<li>Add new browser: Helio</li>
<li>Add new device: itel, Nothing, Pico, TCL</li>
<li>Add new engine: ArkWeb</li>
<li>Add new OS: OpenHarmony, Pico</li>
<li>Improve browser detection: Quark</li>
<li>Improve device detection: Xiaomi, Amazon Echo Show, Google
Chromecast, Samsung Galaxy Watch</li>
<li><code>ua-parser-js/helpers</code> submodule:
<ul>
<li>Add new method:
<ul>
<li><code>getDeviceVendor()</code> to guess for a device vendor based on
its model name</li>
<li><code>isElectron()</code> to check if current window is running
inside Electron</li>
<li><code>isFromEU()</code> to check if current window is from an EU
(European Union) country</li>
<li><code>isStandalonePWA()</code> to check if current window is a
standalone PWA</li>
</ul>
</li>
<li>Rename <code>isChromiumBased()</code> to
<code>isChromeFamily()</code></li>
<li>Update <code>isAppleSilicon()</code> to also checks for WebGL
renderer info</li>
</ul>
</li>
<li><code>ua-parser-js/extensions</code> submodule:
<ul>
<li>Restore <code>bots</code> as a compilation of all these browser
types: <code>clis</code>, <code>crawlers</code>, <code>fetchers</code>,
and <code>modules</code></li>
</ul>
</li>
</ul>
<h2>v2.0.0-beta.3</h2>
<h2>Version 2.0.0-beta.3</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/faisalman/ua-parser-js/blob/master/CHANGELOG.md">ua-parser-js's
changelog</a>.</em></p>
<blockquote>
<h2>Version 2.0.0</h2>
<ul>
<li><code>ua-parser-js/extensions</code> submodule:
<ul>
<li>Add new CLI: ELinks, HTTPie</li>
<li>Add new crawler: AI2Bot, aiHitBot, anthropic-ai, Diffbot,
ImagesiftBot, magpie-crawler, Omgilibot, Screaming Frog SEO Spider,
Seznambot, Teoma, Timpibot, VelenPublicWebCrawler, Webzio-Extended,
YouBot</li>
<li>Add new email: Airmail, BlueMail, eMClient, NaverMailApp, Sparrow,
Yahoo</li>
<li>Add new fetcher: cohere-ai, Vercelbot</li>
<li>Add new library: java, python-urllib, python-requests</li>
</ul>
</li>
<li><code>ua-parser-js/helpers</code> submodule:
<ul>
<li>Add new method <code>isAIBot()</code>: Checks if the user-agent is
an AI bot</li>
</ul>
</li>
</ul>
<h2>Version 2.0.0-rc.3</h2>
<ul>
<li>Add support for Headers object</li>
<li>Add new device: Advan, Cat, Energizer, Honor, IMO, Micromax,
Smartfren</li>
<li>Add new engine: Servo</li>
<li><code>ua-parser-js/extensions</code> submodule:
<ul>
<li>Breaking change: rename <code>module</code> to
<code>library</code></li>
<li>Add new email clients: Evolution, KMail, Kontact</li>
<li>Add new bots: 360Spider, Archive.org Bots, CCBot, DataForSeoBot,
DuckAssistBot, Exabot, Google Bots, Meta Bots, MojeekBot, PerplexityBot,
PetalBot, TurnitinBot, Yeti, YisouSpider</li>
</ul>
</li>
</ul>
<h2>Version 2.0.0-rc.2</h2>
<ul>
<li>Fix incorrect import path in ESM files</li>
<li>Add new browser: 115, SlimBoat, Slimjet, LibreWolf</li>
<li>Improve browser detection: 2345, 360, Dragon, Iron, Maxthon</li>
<li><code>ua-parser-js/enums</code> submodule:
<ul>
<li>Add Chromecast OS variants: Android/Fuchsia/Linux/SmartSpeaker</li>
</ul>
</li>
<li><code>ua-parser-js/helpers</code> submodule:
<ul>
<li>Add new method: <code>isBot()</code> to check if the browser is
identified as a bot</li>
</ul>
</li>
</ul>
<h2>Version 2.0.0-rc.1</h2>
<ul>
<li>Fix Python Request mistakenly identified as Meta Quest</li>
<li>Add new browser: Helio</li>
<li>Add new device: itel, Nothing, Pico, TCL</li>
<li>Add new engine: ArkWeb</li>
<li>Add new OS: OpenHarmony, Pico</li>
<li>Improve browser detection: Quark</li>
<li>Improve device detection: Xiaomi, Amazon Echo Show, Google
Chromecast, Samsung Galaxy Watch</li>
<li><code>ua-parser-js/helpers</code> submodule:
<ul>
<li>Add new method:
<ul>
<li><code>getDeviceVendor()</code> to guess for a device vendor based on
its model name</li>
<li><code>isElectron()</code> to check if current window is running
inside Electron</li>
<li><code>isFromEU()</code> to check if current window is from an EU
(European Union) country</li>
<li><code>isStandalonePWA()</code> to check if current window is a
standalone PWA</li>
</ul>
</li>
<li>Rename <code>isChromiumBased()</code> to
<code>isChromeFamily()</code></li>
<li>Update <code>isAppleSilicon()</code> to also checks for WebGL
renderer info</li>
</ul>
</li>
<li><code>ua-parser-js/extensions</code> submodule:
<ul>
<li>Restore <code>Bots</code> as a compilation of all these browser
types: <code>cli</code>, <code>crawler</code>, <code>fetcher</code>, and
<code>library</code></li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="38baf844fc"><code>38baf84</code></a>
Update version to <code>2.0.0</code></li>
<li><a
href="70b3003344"><code>70b3003</code></a>
[submodule:helpers] Add new method <code>isAIBot()</code>: detect AI
bots</li>
<li><a
href="5b375b90d5"><code>5b375b9</code></a>
[submodule:helpers] Enable directly pass user-agent as an input to
`isAppleSi...</li>
<li><a
href="b1c7dfcc3a"><code>b1c7dfc</code></a>
[submodule:helpers] Revert providing extra param in
<code>isAppleSilicon()</code> and ju...</li>
<li><a
href="2b125c8de4"><code>2b125c8</code></a>
[submodule:extensions] Add new bots: AI2Bot, aiHitBot, anthropic-ai,
cohere-a...</li>
<li><a
href="2181559b01"><code>2181559</code></a>
[submodule:extensions] Add new email: Airmail, BlueMail, eMClient,
NaverMailA...</li>
<li><a
href="14caf6d204"><code>14caf6d</code></a>
[submodule:extensions] Add new library: <code>java</code>,
<code>python-urllib</code>, `python-requ...</li>
<li><a
href="4a12562946"><code>4a12562</code></a>
[submodule:extensions] Add new CLI: ELinks, HTTPie</li>
<li><a
href="ba980c8250"><code>ba980c8</code></a>
Refine changelog details regarding v1 to v2 migration</li>
<li><a
href="ee51caf422"><code>ee51caf</code></a>
Update version to <code>2.0.0-rc.3</code></li>
<li>Additional commits viewable in <a
href="https://github.com/faisalman/ua-parser-js/compare/1.0.39...2.0.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 upg...

_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-11-22 12:17:31 -08:00
dependabot[bot]
a43ca9416a
Bump the storybook group with 9 updates (#1343)
Bumps the storybook group with 9 updates:

| Package | From | To |
| --- | --- | --- |
|
[@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials)
| `8.4.4` | `8.4.5` |
|
[@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions)
| `8.4.4` | `8.4.5` |
|
[@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links)
| `8.4.4` | `8.4.5` |
|
[@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks)
| `8.4.4` | `8.4.5` |
|
[@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react)
| `8.4.4` | `8.4.5` |
|
[@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite)
| `8.4.4` | `8.4.5` |
|
[@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test)
| `8.4.4` | `8.4.5` |
|
[@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming)
| `8.4.4` | `8.4.5` |
|
[storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli)
| `8.4.4` | `8.4.5` |

Updates `@storybook/addon-essentials` from 8.4.4 to 8.4.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.4.5</h2>
<h2>8.4.5</h2>
<ul>
<li>Angular: Support v19 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29659">#29659</a>,
thanks <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a>!</li>
<li>CLI: Disable corepack auto pin behavior - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29627">#29627</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>CLI: Fix qwik init - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29632">#29632</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>Nextjs-Vite: Add Next.js 15 support - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29640">#29640</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</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.4.5</h2>
<ul>
<li>Angular: Support v19 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29659">#29659</a>,
thanks <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a>!</li>
<li>CLI: Disable corepack auto pin behavior - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29627">#29627</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>CLI: Fix qwik init - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29632">#29632</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>Nextjs-Vite: Add Next.js 15 support - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29640">#29640</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="60a5088b88"><code>60a5088</code></a>
Bump version from &quot;8.4.4&quot; to &quot;8.4.5&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.4.5/code/addons/essentials">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~storybook-bot">storybook-bot</a>, a new
releaser for <code>@​storybook/addon-essentials</code> since your
current version.</p>
</details>
<br />

Updates `@storybook/addon-interactions` from 8.4.4 to 8.4.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.4.5</h2>
<h2>8.4.5</h2>
<ul>
<li>Angular: Support v19 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29659">#29659</a>,
thanks <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a>!</li>
<li>CLI: Disable corepack auto pin behavior - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29627">#29627</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>CLI: Fix qwik init - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29632">#29632</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>Nextjs-Vite: Add Next.js 15 support - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29640">#29640</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</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.4.5</h2>
<ul>
<li>Angular: Support v19 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29659">#29659</a>,
thanks <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a>!</li>
<li>CLI: Disable corepack auto pin behavior - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29627">#29627</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>CLI: Fix qwik init - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29632">#29632</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>Nextjs-Vite: Add Next.js 15 support - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29640">#29640</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="60a5088b88"><code>60a5088</code></a>
Bump version from &quot;8.4.4&quot; to &quot;8.4.5&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.4.5/code/addons/interactions">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~storybook-bot">storybook-bot</a>, a new
releaser for <code>@​storybook/addon-interactions</code> since your
current version.</p>
</details>
<br />

Updates `@storybook/addon-links` from 8.4.4 to 8.4.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.4.5</h2>
<h2>8.4.5</h2>
<ul>
<li>Angular: Support v19 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29659">#29659</a>,
thanks <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a>!</li>
<li>CLI: Disable corepack auto pin behavior - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29627">#29627</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>CLI: Fix qwik init - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29632">#29632</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>Nextjs-Vite: Add Next.js 15 support - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29640">#29640</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</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.4.5</h2>
<ul>
<li>Angular: Support v19 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29659">#29659</a>,
thanks <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a>!</li>
<li>CLI: Disable corepack auto pin behavior - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29627">#29627</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>CLI: Fix qwik init - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29632">#29632</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>Nextjs-Vite: Add Next.js 15 support - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29640">#29640</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="60a5088b88"><code>60a5088</code></a>
Bump version from &quot;8.4.4&quot; to &quot;8.4.5&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.4.5/code/addons/links">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~storybook-bot">storybook-bot</a>, a new
releaser for <code>@​storybook/addon-links</code> since your current
version.</p>
</details>
<br />

Updates `@storybook/blocks` from 8.4.4 to 8.4.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.4.5</h2>
<h2>8.4.5</h2>
<ul>
<li>Angular: Support v19 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29659">#29659</a>,
thanks <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a>!</li>
<li>CLI: Disable corepack auto pin behavior - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29627">#29627</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>CLI: Fix qwik init - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29632">#29632</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>Nextjs-Vite: Add Next.js 15 support - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29640">#29640</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</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.4.5</h2>
<ul>
<li>Angular: Support v19 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29659">#29659</a>,
thanks <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a>!</li>
<li>CLI: Disable corepack auto pin behavior - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29627">#29627</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>CLI: Fix qwik init - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29632">#29632</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>Nextjs-Vite: Add Next.js 15 support - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29640">#29640</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="60a5088b88"><code>60a5088</code></a>
Bump version from &quot;8.4.4&quot; to &quot;8.4.5&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.4.5/code/lib/blocks">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~storybook-bot">storybook-bot</a>, a new
releaser for <code>@​storybook/blocks</code> since your current
version.</p>
</details>
<br />

Updates `@storybook/react` from 8.4.4 to 8.4.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.4.5</h2>
<h2>8.4.5</h2>
<ul>
<li>Angular: Support v19 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29659">#29659</a>,
thanks <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a>!</li>
<li>CLI: Disable corepack auto pin behavior - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29627">#29627</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>CLI: Fix qwik init - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29632">#29632</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>Nextjs-Vite: Add Next.js 15 support - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29640">#29640</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</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.4.5</h2>
<ul>
<li>Angular: Support v19 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29659">#29659</a>,
thanks <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a>!</li>
<li>CLI: Disable corepack auto pin behavior - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29627">#29627</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>CLI: Fix qwik init - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29632">#29632</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>Nextjs-Vite: Add Next.js 15 support - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29640">#29640</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="60a5088b88"><code>60a5088</code></a>
Bump version from &quot;8.4.4&quot; to &quot;8.4.5&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.4.5/code/renderers/react">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~storybook-bot">storybook-bot</a>, a new
releaser for <code>@​storybook/react</code> since your current
version.</p>
</details>
<br />

Updates `@storybook/react-vite` from 8.4.4 to 8.4.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.4.5</h2>
<h2>8.4.5</h2>
<ul>
<li>Angular: Support v19 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29659">#29659</a>,
thanks <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a>!</li>
<li>CLI: Disable corepack auto pin behavior - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29627">#29627</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>CLI: Fix qwik init - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29632">#29632</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>Nextjs-Vite: Add Next.js 15 support - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29640">#29640</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</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.4.5</h2>
<ul>
<li>Angular: Support v19 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29659">#29659</a>,
thanks <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a>!</li>
<li>CLI: Disable corepack auto pin behavior - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29627">#29627</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>CLI: Fix qwik init - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29632">#29632</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>Nextjs-Vite: Add Next.js 15 support - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29640">#29640</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="60a5088b88"><code>60a5088</code></a>
Bump version from &quot;8.4.4&quot; to &quot;8.4.5&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.4.5/code/frameworks/react-vite">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~storybook-bot">storybook-bot</a>, a new
releaser for <code>@​storybook/react-vite</code> since your current
version.</p>
</details>
<br />

Updates `@storybook/test` from 8.4.4 to 8.4.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.4.5</h2>
<h2>8.4.5</h2>
<ul>
<li>Angular: Support v19 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29659">#29659</a>,
thanks <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a>!</li>
<li>CLI: Disable corepack auto pin behavior - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29627">#29627</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>CLI: Fix qwik init - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29632">#29632</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>Nextjs-Vite: Add Next.js 15 support - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29640">#29640</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</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.4.5</h2>
<ul>
<li>Angular: Support v19 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29659">#29659</a>,
thanks <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a>!</li>
<li>CLI: Disable corepack auto pin behavior - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29627">#29627</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>CLI: Fix qwik init - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29632">#29632</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>Nextjs-Vite: Add Next.js 15 support - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29640">#29640</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="60a5088b88"><code>60a5088</code></a>
Bump version from &quot;8.4.4&quot; to &quot;8.4.5&quot; [skip ci]</li>
<li><a
href="f140fccba9"><code>f140fcc</code></a>
Merge pull request <a
href="https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test/issues/29659">#29659</a>
from leosvelperez/feat/angular-19</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.4.5/code/lib/test">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~storybook-bot">storybook-bot</a>, a new
releaser for <code>@​storybook/test</code> since your current
version.</p>
</details>
<br />

Updates `@storybook/theming` from 8.4.4 to 8.4.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.4.5</h2>
<h2>8.4.5</h2>
<ul>
<li>Angular: Support v19 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29659">#29659</a>,
thanks <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a>!</li>
<li>CLI: Disable corepack auto pin behavior - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29627">#29627</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>CLI: Fix qwik init - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29632">#29632</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>Nextjs-Vite: Add Next.js 15 support - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29640">#29640</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</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.4.5/code/lib/theming">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~storybook-bot">storybook-bot</a>, a new
releaser for <code>@​storybook/theming</code> since your current
version.</p>
</details>
<br />

Updates `storybook` from 8.4.4 to 8.4.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.4.5</h2>
<h2>8.4.5</h2>
<ul>
<li>Angular: Support v19 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29659">#29659</a>,
thanks <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a>!</li>
<li>CLI: Disable corepack auto pin behavior - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29627">#29627</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>CLI: Fix qwik init - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29632">#29632</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>Nextjs-Vite: Add Next.js 15 support - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29640">#29640</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</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.4.5</h2>
<ul>
<li>Angular: Support v19 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29659">#29659</a>,
thanks <a
href="https://github.com/leosvelperez"><code>@​leosvelperez</code></a>!</li>
<li>CLI: Disable corepack auto pin behavior - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29627">#29627</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>CLI: Fix qwik init - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29632">#29632</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>Nextjs-Vite: Add Next.js 15 support - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29640">#29640</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="60a5088b88"><code>60a5088</code></a>
Bump version from &quot;8.4.4&quot; to &quot;8.4.5&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.4.5/code/lib/cli">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~storybook-bot">storybook-bot</a>, a new
releaser for storybook since your current version.</p>
</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-11-22 11:43:54 -08:00
dependabot[bot]
c74ffc68e1
Bump the dev-dependencies group with 8 updates (#1342)
Bumps the dev-dependencies group with 8 updates:

| Package | From | To |
| --- | --- | --- |
|
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
| `22.9.0` | `22.9.1` |
| [eslint](https://github.com/eslint/eslint) | `9.14.0` | `9.15.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` |
`5.7.2` |
|
[typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)
| `8.14.0` | `8.15.0` |
|
[vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths)
| `5.1.2` | `5.1.3` |
|
[@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases)
| `3.6.1` | `3.6.3` |
|
[@docusaurus/tsconfig](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-tsconfig)
| `3.6.1` | `3.6.3` |
|
[@docusaurus/types](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-types)
| `3.6.1` | `3.6.3` |

Updates `@types/node` from 22.9.0 to 22.9.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 `eslint` from 9.14.0 to 9.15.0
<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.15.0</h2>
<h2>Features</h2>
<ul>
<li><a
href="01557cec24"><code>01557ce</code></a>
feat: Implement Language#normalizeLanguageOptions() (<a
href="https://redirect.github.com/eslint/eslint/issues/19104">#19104</a>)
(Nicholas C. Zakas)</li>
<li><a
href="2edc0e2bdc"><code>2edc0e2</code></a>
feat: add meta.defaultOptions (<a
href="https://redirect.github.com/eslint/eslint/issues/17656">#17656</a>)
(Josh Goldberg )</li>
<li><a
href="bdec50e91b"><code>bdec50e</code></a>
feat: fix <code>no-useless-computed-key</code> false negative with
<code>__proto__</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/19123">#19123</a>)
(Milos Djermanovic)</li>
<li><a
href="3087c9e950"><code>3087c9e</code></a>
feat: add <code>meta</code> object to <code>@eslint/js</code> plugin (<a
href="https://redirect.github.com/eslint/eslint/issues/19095">#19095</a>)
(Francesco Trotta)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a
href="fd33f1315a"><code>fd33f13</code></a>
fix: update types for <code>no-restricted-imports</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/19060">#19060</a>)
(Nitin Kumar)</li>
<li><a
href="bd35098f5b"><code>bd35098</code></a>
fix: switch away from Node.js node:assert and AssertionError (<a
href="https://redirect.github.com/eslint/eslint/issues/19082">#19082</a>)
(Josh Goldberg )</li>
<li><a
href="9db5b152c3"><code>9db5b15</code></a>
fix: unsafe report for <code>no-lonely-if</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/19087">#19087</a>)
(Abraham Guo)</li>
<li><a
href="68fa497f6a"><code>68fa497</code></a>
fix: ignore files on a different drive on Windows (<a
href="https://redirect.github.com/eslint/eslint/issues/19069">#19069</a>)
(Francesco Trotta)</li>
<li><a
href="4ce625a230"><code>4ce625a</code></a>
fix: upgrade <code>@​humanwhocodes/retry</code><a
href="https://github.com/0"><code>@​0</code></a>.4.1 to avoid debug logs
(<a
href="https://redirect.github.com/eslint/eslint/issues/19102">#19102</a>)
(Milos Djermanovic)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a
href="d9279202e7"><code>d927920</code></a>
docs: fix styles in no-js mode (<a
href="https://redirect.github.com/eslint/eslint/issues/18916">#18916</a>)
(Tanuj Kanti)</li>
<li><a
href="09bc2a88c0"><code>09bc2a8</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="39089c80a7"><code>39089c8</code></a>
docs: add <code>no-useless-computed-key</code> examples with object
patterns (<a
href="https://redirect.github.com/eslint/eslint/issues/19109">#19109</a>)
(Milos Djermanovic)</li>
<li><a
href="895c60f7fe"><code>895c60f</code></a>
docs: add missing messageId property and suggestion properties (<a
href="https://redirect.github.com/eslint/eslint/issues/19122">#19122</a>)
(fnx)</li>
<li><a
href="298625eb65"><code>298625e</code></a>
docs: Change CLI -c to use flat config (<a
href="https://redirect.github.com/eslint/eslint/issues/19103">#19103</a>)
(Nicholas C. Zakas)</li>
<li><a
href="522d8a32f3"><code>522d8a3</code></a>
docs: add deprecation on <code>indent</code>, <code>quotes</code> and
<code>semi</code> rule types (<a
href="https://redirect.github.com/eslint/eslint/issues/19090">#19090</a>)
(Marco Pasqualetti)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a
href="2967d91037"><code>2967d91</code></a>
chore: upgrade <code>@​eslint/js</code><a
href="https://github.com/9"><code>@​9</code></a>.15.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/19133">#19133</a>)
(Milos Djermanovic)</li>
<li><a
href="b441bee6ad"><code>b441bee</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="7d6bf4a250"><code>7d6bf4a</code></a>
chore: upgrade <code>@​eslint/core</code><a
href="https://github.com/0"><code>@​0</code></a>.9.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/19131">#19131</a>)
(Milos Djermanovic)</li>
<li><a
href="902e70713d"><code>902e707</code></a>
chore: upgrade <code>@​eslint/plugin-kit</code><a
href="https://github.com/0"><code>@​0</code></a>.2.3 (<a
href="https://redirect.github.com/eslint/eslint/issues/19130">#19130</a>)
(Milos Djermanovic)</li>
<li><a
href="5ff6c1dd09"><code>5ff6c1d</code></a>
chore: bump cross-spawn (<a
href="https://redirect.github.com/eslint/eslint/issues/19125">#19125</a>)
(Ian Bobinac)</li>
<li><a
href="cceccc7716"><code>cceccc7</code></a>
chore: update dependency <code>@​eslint/json</code> to ^0.6.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/19117">#19117</a>)
(renovate[bot])</li>
<li><a
href="0da3f732fe"><code>0da3f73</code></a>
chore: update algolia referrer (<a
href="https://redirect.github.com/eslint/eslint/issues/19114">#19114</a>)
(Strek)</li>
<li><a
href="4f08332ac0"><code>4f08332</code></a>
ci: unpin <code>trunk-io/trunk-action</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/19108">#19108</a>)
(Francesco Trotta)</li>
<li><a
href="6b75683b47"><code>6b75683</code></a>
perf: optimize <code>text-table</code> by replacing regex with
<code>trimEnd</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/19061">#19061</a>)
(Nitin Kumar)</li>
</ul>
</blockquote>
</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.15.0 - November 15, 2024</p>
<ul>
<li><a
href="2967d91037"><code>2967d91</code></a>
chore: upgrade <code>@​eslint/js</code><a
href="https://github.com/9"><code>@​9</code></a>.15.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/19133">#19133</a>)
(Milos Djermanovic)</li>
<li><a
href="b441bee6ad"><code>b441bee</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="7d6bf4a250"><code>7d6bf4a</code></a>
chore: upgrade <code>@​eslint/core</code><a
href="https://github.com/0"><code>@​0</code></a>.9.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/19131">#19131</a>)
(Milos Djermanovic)</li>
<li><a
href="01557cec24"><code>01557ce</code></a>
feat: Implement Language#normalizeLanguageOptions() (<a
href="https://redirect.github.com/eslint/eslint/issues/19104">#19104</a>)
(Nicholas C. Zakas)</li>
<li><a
href="902e70713d"><code>902e707</code></a>
chore: upgrade <code>@​eslint/plugin-kit</code><a
href="https://github.com/0"><code>@​0</code></a>.2.3 (<a
href="https://redirect.github.com/eslint/eslint/issues/19130">#19130</a>)
(Milos Djermanovic)</li>
<li><a
href="2edc0e2bdc"><code>2edc0e2</code></a>
feat: add meta.defaultOptions (<a
href="https://redirect.github.com/eslint/eslint/issues/17656">#17656</a>)
(Josh Goldberg )</li>
<li><a
href="fd33f1315a"><code>fd33f13</code></a>
fix: update types for <code>no-restricted-imports</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/19060">#19060</a>)
(Nitin Kumar)</li>
<li><a
href="5ff6c1dd09"><code>5ff6c1d</code></a>
chore: bump cross-spawn (<a
href="https://redirect.github.com/eslint/eslint/issues/19125">#19125</a>)
(Ian Bobinac)</li>
<li><a
href="d9279202e7"><code>d927920</code></a>
docs: fix styles in no-js mode (<a
href="https://redirect.github.com/eslint/eslint/issues/18916">#18916</a>)
(Tanuj Kanti)</li>
<li><a
href="bdec50e91b"><code>bdec50e</code></a>
feat: fix <code>no-useless-computed-key</code> false negative with
<code>__proto__</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/19123">#19123</a>)
(Milos Djermanovic)</li>
<li><a
href="09bc2a88c0"><code>09bc2a8</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="bd35098f5b"><code>bd35098</code></a>
fix: switch away from Node.js node:assert and AssertionError (<a
href="https://redirect.github.com/eslint/eslint/issues/19082">#19082</a>)
(Josh Goldberg )</li>
<li><a
href="39089c80a7"><code>39089c8</code></a>
docs: add <code>no-useless-computed-key</code> examples with object
patterns (<a
href="https://redirect.github.com/eslint/eslint/issues/19109">#19109</a>)
(Milos Djermanovic)</li>
<li><a
href="895c60f7fe"><code>895c60f</code></a>
docs: add missing messageId property and suggestion properties (<a
href="https://redirect.github.com/eslint/eslint/issues/19122">#19122</a>)
(fnx)</li>
<li><a
href="cceccc7716"><code>cceccc7</code></a>
chore: update dependency <code>@​eslint/json</code> to ^0.6.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/19117">#19117</a>)
(renovate[bot])</li>
<li><a
href="0da3f732fe"><code>0da3f73</code></a>
chore: update algolia referrer (<a
href="https://redirect.github.com/eslint/eslint/issues/19114">#19114</a>)
(Strek)</li>
<li><a
href="9db5b152c3"><code>9db5b15</code></a>
fix: unsafe report for <code>no-lonely-if</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/19087">#19087</a>)
(Abraham Guo)</li>
<li><a
href="68fa497f6a"><code>68fa497</code></a>
fix: ignore files on a different drive on Windows (<a
href="https://redirect.github.com/eslint/eslint/issues/19069">#19069</a>)
(Francesco Trotta)</li>
<li><a
href="4f08332ac0"><code>4f08332</code></a>
ci: unpin <code>trunk-io/trunk-action</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/19108">#19108</a>)
(Francesco Trotta)</li>
<li><a
href="3087c9e950"><code>3087c9e</code></a>
feat: add <code>meta</code> object to <code>@eslint/js</code> plugin (<a
href="https://redirect.github.com/eslint/eslint/issues/19095">#19095</a>)
(Francesco Trotta)</li>
<li><a
href="298625eb65"><code>298625e</code></a>
docs: Change CLI -c to use flat config (<a
href="https://redirect.github.com/eslint/eslint/issues/19103">#19103</a>)
(Nicholas C. Zakas)</li>
<li><a
href="4ce625a230"><code>4ce625a</code></a>
fix: upgrade <code>@​humanwhocodes/retry</code><a
href="https://github.com/0"><code>@​0</code></a>.4.1 to avoid debug logs
(<a
href="https://redirect.github.com/eslint/eslint/issues/19102">#19102</a>)
(Milos Djermanovic)</li>
<li><a
href="522d8a32f3"><code>522d8a3</code></a>
docs: add deprecation on <code>indent</code>, <code>quotes</code> and
<code>semi</code> rule types (<a
href="https://redirect.github.com/eslint/eslint/issues/19090">#19090</a>)
(Marco Pasqualetti)</li>
<li><a
href="6b75683b47"><code>6b75683</code></a>
perf: optimize <code>text-table</code> by replacing regex with
<code>trimEnd</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/19061">#19061</a>)
(Nitin Kumar)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="6f37b0747a"><code>6f37b07</code></a>
9.15.0</li>
<li><a
href="1d99f29a32"><code>1d99f29</code></a>
Build: changelog update for 9.15.0</li>
<li><a
href="2967d91037"><code>2967d91</code></a>
chore: upgrade <code>@​eslint/js</code><a
href="https://github.com/9"><code>@​9</code></a>.15.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/19133">#19133</a>)</li>
<li><a
href="b441bee6ad"><code>b441bee</code></a>
chore: package.json update for <code>@​eslint/js</code> release</li>
<li><a
href="7d6bf4a250"><code>7d6bf4a</code></a>
chore: upgrade <code>@​eslint/core</code><a
href="https://github.com/0"><code>@​0</code></a>.9.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/19131">#19131</a>)</li>
<li><a
href="01557cec24"><code>01557ce</code></a>
feat: Implement Language#normalizeLanguageOptions() (<a
href="https://redirect.github.com/eslint/eslint/issues/19104">#19104</a>)</li>
<li><a
href="902e70713d"><code>902e707</code></a>
chore: upgrade <code>@​eslint/plugin-kit</code><a
href="https://github.com/0"><code>@​0</code></a>.2.3 (<a
href="https://redirect.github.com/eslint/eslint/issues/19130">#19130</a>)</li>
<li><a
href="2edc0e2bdc"><code>2edc0e2</code></a>
feat: add meta.defaultOptions (<a
href="https://redirect.github.com/eslint/eslint/issues/17656">#17656</a>)</li>
<li><a
href="fd33f1315a"><code>fd33f13</code></a>
fix: update types for <code>no-restricted-imports</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/19060">#19060</a>)</li>
<li><a
href="5ff6c1dd09"><code>5ff6c1d</code></a>
chore: bump cross-spawn (<a
href="https://redirect.github.com/eslint/eslint/issues/19125">#19125</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/eslint/eslint/compare/v9.14.0...v9.15.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `typescript` from 5.6.3 to 5.7.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/microsoft/TypeScript/releases">typescript's
releases</a>.</em></p>
<blockquote>
<h2>TypeScript 5.7 RC</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7-rc/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.7.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.7.0 (Beta)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.7.1%22+is%3Aclosed+">fixed
issues query for Typescript 5.7.1 (RC)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
</ul>
<h2>TypeScript 5.7 Beta</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-7-beta/">release
announcement</a>.</p>
<p>For the complete list of fixed issues, check out the</p>
<ul>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.7.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.7.0 (Beta)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/microsoft/TypeScript/commits">compare
view</a></li>
</ul>
</details>
<br />

Updates `typescript-eslint` from 8.14.0 to 8.15.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.15.0</h2>
<h2>8.15.0 (2024-11-18)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> added related-getter-setter-pairs
rule (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10192">#10192</a>)</li>
<li><strong>eslint-plugin:</strong> new rule
<code>no-unsafe-type-assertion</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10051">#10051</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] fix
detection of <code>ignoreConditionalTests</code> involving boolean
<code>!</code> operator (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10299">#10299</a>)</li>
<li><strong>rule-tester:</strong> run method - avoid to infer type
parameter from <code>tests</code> param (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10324">#10324</a>)</li>
<li><strong>typescript-eslint:</strong> allow infinitely deep array
nesting in config function and extends (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10333">#10333</a>)</li>
<li><strong>utils:</strong> add new optional <code>language</code> field
to <code>FlatConfig.Config</code> type (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10326">#10326</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li>add missing peer dependencies (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9744">#9744</a>)</li>
<li><strong>eslint-plugin:</strong> [consistent-indexed-object-style]
handle circular mapped types (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10301">#10301</a>)</li>
<li><strong>eslint-plugin:</strong> [await-thenable, return-await] don't
flag awaiting unconstrained type parameter as unnecessary (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10314">#10314</a>)</li>
<li><strong>eslint-plugin:</strong> [explicit-module-boundary-types] and
[explicit-function-return-type] don't report on <code>as const
satisfies</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10315">#10315</a>)</li>
<li><strong>eslint-plugin:</strong> report deprecations used in default
export (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10330">#10330</a>)</li>
<li><strong>utils:</strong> add defaultOptions to meta in rule (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10339">#10339</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Bartosz <a
href="https://github.com/burtek"><code>@​burtek</code></a></li>
<li>Brad Zacher <a
href="https://github.com/bradzacher"><code>@​bradzacher</code></a></li>
<li>Ethan Wu</li>
<li>Josh Goldberg </li>
<li>Kim Sang Du <a
href="https://github.com/developer-bandi"><code>@​developer-bandi</code></a></li>
<li>Luis Sebastian Urrutia Fuentes <a
href="https://github.com/LuisUrrutia"><code>@​LuisUrrutia</code></a></li>
<li>Marco Pasqualetti <a
href="https://github.com/marcalexiei"><code>@​marcalexiei</code></a></li>
<li>Phillip Huang</li>
<li>Ronen Amiel</li>
<li>Szydlak <a
href="https://github.com/wszydlak"><code>@​wszydlak</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.15.0 (2024-11-18)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>typescript-eslint:</strong> allow infinitely deep array
nesting in config function and extends (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10333">#10333</a>)</li>
<li><strong>eslint-plugin:</strong> new rule
<code>no-unsafe-type-assertion</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10051">#10051</a>)</li>
<li><strong>eslint-plugin:</strong> added related-getter-setter-pairs
rule (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10192">#10192</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li>add missing peer dependencies (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9744">#9744</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Brad Zacher <a
href="https://github.com/bradzacher"><code>@​bradzacher</code></a></li>
<li>Ethan Wu</li>
<li>Josh Goldberg </li>
<li>Ronen Amiel</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>Commits</summary>
<ul>
<li><a
href="2444351266"><code>2444351</code></a>
chore(release): publish 8.15.0</li>
<li><a
href="b351703a23"><code>b351703</code></a>
feat(typescript-eslint): allow infinitely deep array nesting in config
functi...</li>
<li><a
href="00a3a84e40"><code>00a3a84</code></a>
fix: add missing peer dependencies (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/9744">#9744</a>)</li>
<li><a
href="9ebdff4600"><code>9ebdff4</code></a>
feat(eslint-plugin): new rule <code>no-unsafe-type-assertion</code> (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/10051">#10051</a>)</li>
<li><a
href="04098513a0"><code>0409851</code></a>
feat(eslint-plugin): added related-getter-setter-pairs rule (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/10192">#10192</a>)</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.15.0/packages/typescript-eslint">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite-tsconfig-paths` from 5.1.2 to 5.1.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aleclarson/vite-tsconfig-paths/releases">vite-tsconfig-paths's
releases</a>.</em></p>
<blockquote>
<h2>v5.1.3</h2>
<ul>
<li><strong>fix:</strong> Once an importer is matched, end directory
traversal (b0d8ecb9b862412e93f73b172cc0692259ce01b8)</li>
<li><strong>feat:</strong> Add <code>vite-tsconfig-paths:resolve</code>
debug logs (7160d6e52673367a7f4766ca9023ddc1da43e5dd)</li>
<li><strong>chore:</strong> Ensure debug logs can be enabled in vitest
(0dc9a8b9b0ec8657f9d6980ac33d0bc090e278ef)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="dcb0c9d17f"><code>dcb0c9d</code></a>
5.1.3</li>
<li><a
href="16ef4b13ab"><code>16ef4b1</code></a>
test: ensure <code>root</code> option is set</li>
<li><a
href="0dc9a8b9b0"><code>0dc9a8b</code></a>
chore: ensure debug logs can be enabled in vitest</li>
<li><a
href="b0d8ecb9b8"><code>b0d8ecb</code></a>
fix: once an importer is matched, end directory traversal</li>
<li><a
href="7160d6e526"><code>7160d6e</code></a>
refactor: add <code>vite-tsconfig-paths:resolve</code> debug logs</li>
<li><a
href="6430b46463"><code>6430b46</code></a>
test: update exclude in test fixtures</li>
<li><a
href="81e5a850a4"><code>81e5a85</code></a>
test: add case for paths outside the project root</li>
<li><a
href="117f94dc56"><code>117f94d</code></a>
test: try reading config.json for each test fixture</li>
<li>See full diff in <a
href="https://github.com/aleclarson/vite-tsconfig-paths/compare/v5.1.2...v5.1.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `@docusaurus/module-type-aliases` from 3.6.1 to 3.6.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/facebook/docusaurus/releases"><code>@​docusaurus/module-type-aliases</code>'s
releases</a>.</em></p>
<blockquote>
<h2>3.6.3 (2024-11-22)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10712">#10712</a>
fix(core): disable Rspack incremental in dev (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h2>3.6.2 (2024-11-19)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus-module-type-aliases</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10693">#10693</a>
fix(types): add missing ambiant TS declarations for .md / .mdx partials
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-translations</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10688">#10688</a>
fix(theme-translation): add and update Japanese translations (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
</ul>
</li>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10685">#10685</a>
fix(cli): <code>docusaurus --help</code> should print plugin commands
using <code>extendCli()</code> (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10680">#10680</a>
fix(bundler): allow CSS nesting by default, restore postcss-preset-env
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>create-docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10676">#10676</a>
fix(create-docusaurus): add ts exclude to TS init template (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>, <code>docusaurus-faster</code>,
<code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10648">#10648</a>
fix(faster): Upgrade to Rspack 1.1.1, fix build progress bar display (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>🔧 Maintenance</h4>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10691">#10691</a>
chore(ci): retry <code>yarn install</code> to ignore temporary network
errors (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
<h4>Committers: 5</h4>
<ul>
<li>Junior_Gx (<a
href="https://github.com/goffxnca"><code>@​goffxnca</code></a>)</li>
<li>Kyle Tsang (<a
href="https://github.com/kyletsang"><code>@​kyletsang</code></a>)</li>
<li>Ryoga (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
<li>Sébastien Lorber (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
<li>Zwyx (<a
href="https://github.com/Zwyx"><code>@​Zwyx</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md"><code>@​docusaurus/module-type-aliases</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>3.6.3 (2024-11-22)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10712">#10712</a>
fix(core): disable Rspack incremental in dev (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 1</h4>
<ul>
<li>Sébastien Lorber (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
<h2>3.6.2 (2024-11-19)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus-module-type-aliases</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10693">#10693</a>
fix(types): add missing ambiant TS declarations for .md / .mdx partials
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-translations</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10688">#10688</a>
fix(theme-translation): add and update Japanese translations (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
</ul>
</li>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10685">#10685</a>
fix(cli): <code>docusaurus --help</code> should print plugin commands
using <code>extendCli()</code> (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10680">#10680</a>
fix(bundler): allow CSS nesting by default, restore postcss-preset-env
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>create-docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10676">#10676</a>
fix(create-docusaurus): add ts exclude to TS init template (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>, <code>docusaurus-faster</code>,
<code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10648">#10648</a>
fix(faster): Upgrade to Rspack 1.1.1, fix build progress bar display (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>🔧 Maintenance</h4>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10691">#10691</a>
chore(ci): retry <code>yarn install</code> to ignore temporary network
errors (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
<h4>Committers: 5</h4>
<ul>
<li>Junior_Gx (<a
href="https://github.com/goffxnca"><code>@​goffxnca</code></a>)</li>
<li>Kyle Tsang (<a
href="https://github.com/kyletsang"><code>@​kyletsang</code></a>)</li>
<li>Ryoga (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
<li>Sébastien Lorber (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
<li>Zwyx (<a
href="https://github.com/Zwyx"><code>@​Zwyx</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9c0e19c669"><code>9c0e19c</code></a>
v3.6.3</li>
<li><a
href="90e85e83a5"><code>90e85e8</code></a>
chore: release Docusaurus 3.6.2 (<a
href="https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases/issues/10698">#10698</a>)</li>
<li><a
href="be7bace8bd"><code>be7bace</code></a>
fix(types): add missing ambiant TS declarations for .md / .mdx partials
(<a
href="https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases/issues/10693">#10693</a>)</li>
<li><a
href="f1272788a4"><code>f127278</code></a>
chore: release Docusaurus 3.6.1 (<a
href="https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases/issues/10659">#10659</a>)</li>
<li>See full diff in <a
href="https://github.com/facebook/docusaurus/commits/v3.6.3/packages/docusaurus-module-type-aliases">compare
view</a></li>
</ul>
</details>
<br />

Updates `@docusaurus/tsconfig` from 3.6.1 to 3.6.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/facebook/docusaurus/releases"><code>@​docusaurus/tsconfig</code>'s
releases</a>.</em></p>
<blockquote>
<h2>3.6.3 (2024-11-22)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10712">#10712</a>
fix(core): disable Rspack incremental in dev (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h2>3.6.2 (2024-11-19)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus-module-type-aliases</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10693">#10693</a>
fix(types): add missing ambiant TS declarations for .md / .mdx partials
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-translations</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10688">#10688</a>
fix(theme-translation): add and update Japanese translations (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
</ul>
</li>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10685">#10685</a>
fix(cli): <code>docusaurus --help</code> should print plugin commands
using <code>extendCli()</code> (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10680">#10680</a>
fix(bundler): allow CSS nesting by default, restore postcss-preset-env
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>create-docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10676">#10676</a>
fix(create-docusaurus): add ts exclude to TS init template (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>, <code>docusaurus-faster</code>,
<code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10648">#10648</a>
fix(faster): Upgrade to Rspack 1.1.1, fix build progress bar display (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>🔧 Maintenance</h4>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10691">#10691</a>
chore(ci): retry <code>yarn install</code> to ignore temporary network
errors (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
<h4>Committers: 5</h4>
<ul>
<li>Junior_Gx (<a
href="https://github.com/goffxnca"><code>@​goffxnca</code></a>)</li>
<li>Kyle Tsang (<a
href="https://github.com/kyletsang"><code>@​kyletsang</code></a>)</li>
<li>Ryoga (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
<li>Sébastien Lorber (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
<li>Zwyx (<a
href="https://github.com/Zwyx"><code>@​Zwyx</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md"><code>@​docusaurus/tsconfig</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>3.6.3 (2024-11-22)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10712">#10712</a>
fix(core): disable Rspack incremental in dev (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 1</h4>
<ul>
<li>Sébastien Lorber (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
<h2>3.6.2 (2024-11-19)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus-module-type-aliases</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10693">#10693</a>
fix(types): add missing ambiant TS declarations for .md / .mdx partials
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-translations</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10688">#10688</a>
fix(theme-translation): add and update Japanese translations (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
</ul>
</li>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10685">#10685</a>
fix(cli): <code>docusaurus --help</code> should print plugin commands
using <code>extendCli()</code> (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10680">#10680</a>
fix(bundler): allow CSS nesting by default, restore postcss-preset-env
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>create-docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10676">#10676</a>
fix(create-docusaurus): add ts exclude to TS init template (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>, <code>docusaurus-faster</code>,
<code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10648">#10648</a>
fix(faster): Upgrade to Rspack 1.1.1, fix build progress bar display (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>🔧 Maintenance</h4>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10691">#10691</a>
chore(ci): retry <code>yarn install</code> to ignore temporary network
errors (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
<h4>Committers: 5</h4>
<ul>
<li>Junior_Gx (<a
href="https://github.com/goffxnca"><code>@​goffxnca</code></a>)</li>
<li>Kyle Tsang (<a
href="https://github.com/kyletsang"><code>@​kyletsang</code></a>)</li>
<li>Ryoga (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
<li>Sébastien Lorber (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
<li>Zwyx (<a
href="https://github.com/Zwyx"><code>@​Zwyx</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9c0e19c669"><code>9c0e19c</code></a>
v3.6.3</li>
<li><a
href="90e85e83a5"><code>90e85e8</code></a>
chore: release Docusaurus 3.6.2 (<a
href="https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-tsconfig/issues/10698">#10698</a>)</li>
<li><a
href="5344bc105e"><code>5344bc1</code></a>
fix(create-docusaurus): Fix TS issues on newly initialized sites (<a
href="https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-tsconfig/issues/10694">#10694</a>)</li>
<li><a
href="f1272788a4"><code>f127278</code></a>
chore: release Docusaurus 3.6.1 (<a
href="https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-tsconfig/issues/10659">#10659</a>)</li>
<li>See full diff in <a
href="https://github.com/facebook/docusaurus/commits/v3.6.3/packages/docusaurus-tsconfig">compare
view</a></li>
</ul>
</details>
<br />

Updates `@docusaurus/types` from 3.6.1 to 3.6.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/facebook/docusaurus/releases"><code>@​docusaurus/types</code>'s
releases</a>.</em></p>
<blockquote>
<h2>3.6.3 (2024-11-22)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10712">#10712</a>
fix(core): disable Rspack incremental in dev (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h2>3.6.2 (2024-11-19)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus-module-type-aliases</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10693">#10693</a>
fix(types): add missing ambiant TS declarations for .md / .mdx partials
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-translations</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10688">#10688</a>
fix(theme-translation): add and update Japanese translations (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
</ul>
</li>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10685">#10685</a>
fix(cli): <code>docusaurus --help</code> should print plugin commands
using <code>extendCli()</code> (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10680">#10680</a>
fix(bundler): allow CSS nesting by default, restore postcss-preset-env
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>create-docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10676">#10676</a>
fix(create-docusaurus): add ts exclude to TS init template (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>, <code>docusaurus-faster</code>,
<code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10648">#10648</a>
fix(faster): Upgrade to Rspack 1.1.1, fix build progress bar display (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>🔧 Maintenance</h4>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10691">#10691</a>
chore(ci): retry <code>yarn install</code> to ignore temporary network
errors (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
<h4>Committers: 5</h4>
<ul>
<li>Junior_Gx (<a
href="https://github.com/goffxnca"><code>@​goffxnca</code></a>)</li>
<li>Kyle Tsang (<a
href="https://github.com/kyletsang"><code>@​kyletsang</code></a>)</li>
<li>Ryoga (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
<li>Sébastien Lorber (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
<li>Zwyx (<a
href="https://github.com/Zwyx"><code>@​Zwyx</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/facebook/docusaurus/blob/main/CHANGELOG.md"><code>@​docusaurus/types</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>3.6.3 (2024-11-22)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10712">#10712</a>
fix(core): disable Rspack incremental in dev (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 1</h4>
<ul>
<li>Sébastien Lorber (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
<h2>3.6.2 (2024-11-19)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus-module-type-aliases</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10693">#10693</a>
fix(types): add missing ambiant TS declarations for .md / .mdx partials
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-theme-translations</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10688">#10688</a>
fix(theme-translation): add and update Japanese translations (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
</ul>
</li>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10685">#10685</a>
fix(cli): <code>docusaurus --help</code> should print plugin commands
using <code>extendCli()</code> (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10680">#10680</a>
fix(bundler): allow CSS nesting by default, restore postcss-preset-env
(<a href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>create-docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10676">#10676</a>
fix(create-docusaurus): add ts exclude to TS init template (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>, <code>docusaurus-faster</code>,
<code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10648">#10648</a>
fix(faster): Upgrade to Rspack 1.1.1, fix build progress bar display (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>🔧 Maintenance</h4>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10691">#10691</a>
chore(ci): retry <code>yarn install</code> to ignore temporary network
errors (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
<h4>Committers: 5</h4>
<ul>
<li>Junior_Gx (<a
href="https://github.com/goffxnca"><code>@​goffxnca</code></a>)</li>
<li>Kyle Tsang (<a
href="https://github.com/kyletsang"><code>@​kyletsang</code></a>)</li>
<li>Ryoga (<a
href="https://github.com/Ryoga-exe"><code>@​Ryoga-exe</code></a>)</li>
<li>Sébastien Lorber (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
<li>Zwyx (<a
href="https://github.com/Zwyx"><code>@​Zwyx</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9c0e19c669"><code>9c0e19c</code></a>
v3.6.3</li>
<li><a
href="90e85e83a5"><code>90e85e8</code></a>
chore: release Docusaurus 3.6.2 (<a
href="https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-types/issues/10698">#10698</a>)</li>
<li><a
href="f1272788a4"><code>f127278</code></a>
chore: release Docusaurus 3.6.1 (<a
href="https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-types/issues/10659">#10659</a>)</li>
<li>See full diff in <a
href="https://github.com/facebook/docusaurus/commits/v3.6.3/packages/docusaurus-types">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-11-22 11:43:43 -08:00
Evan Simkowitz
2e91ee843c
Switch from Less to Scss (#1335)
Less hasn't received an update in over a year and the parser is missing
some modern syntax like relative colors so this switches us to scss
2024-11-21 16:05:04 -08:00
wave-builder[bot]
697e8284c8
chore: bump package version to 0.9.3 2024-11-21 20:25:10 +00:00
wave-builder[bot]
23b52afab5
chore: bump package version to 0.9.3-beta.2 2024-11-21 18:57:24 +00:00
wave-builder[bot]
1d127ea2b9
chore: bump package version to 0.9.3-beta.1 2024-11-21 03:01:35 +00:00
wave-builder[bot]
ba98b35d84
chore: bump package version to 0.9.3-beta.0 2024-11-20 03:46:16 +00:00
dependabot[bot]
546a59aa54
Bump the prod-dependencies group with 2 updates (#1295)
Bumps the prod-dependencies group with 2 updates:
[@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react)
and [winston](https://github.com/winstonjs/winston).

Updates `@floating-ui/react` from 0.26.27 to 0.26.28
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/floating-ui/floating-ui/releases"><code>@​floating-ui/react</code>'s
releases</a>.</em></p>
<blockquote>
<h2><code>@​floating-ui/react</code><a
href="https://github.com/0"><code>@​0</code></a>.26.28</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix(Composite): change focus to be sync</li>
<li>fix(useClick): improve consistency when combining with
<code>useHover()</code></li>
<li>feat(useClick): add <code>stickIfOpen</code> prop to determine
whether to remain open upon first click when first opened by another
event</li>
<li>feat(Composite): add RTL support</li>
<li>fix(FloatingFocusManager): ensure <code>returnFocus</code> is
ignored correctly when using <code>disabled</code> prop</li>
<li>fix(useListNavigation): incorrect behaviour with RTL grid</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/floating-ui/floating-ui/blob/master/packages/react/CHANGELOG.md"><code>@​floating-ui/react</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>0.26.28</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix(Composite): change focus to be sync</li>
<li>fix(useClick): improve consistency when combining with
<code>useHover()</code></li>
<li>feat(useClick): add <code>stickIfOpen</code> prop to determine
whether to remain open upon first click when first opened by another
event</li>
<li>feat(Composite): add RTL support</li>
<li>fix(FloatingFocusManager): ensure <code>returnFocus</code> is
ignored correctly when using <code>disabled</code> prop</li>
<li>fix(useListNavigation): incorrect behaviour with RTL grid</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ba32495e65"><code>ba32495</code></a>
Version Packages (<a
href="https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react/issues/3118">#3118</a>)</li>
<li><a
href="b45eeb336e"><code>b45eeb3</code></a>
fix(Composite): change focus to be sync (<a
href="https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react/issues/3120">#3120</a>)</li>
<li><a
href="0fe5b2001a"><code>0fe5b20</code></a>
fix(FloatingFocusManager): reset prevent return focus flag in microtask
after...</li>
<li><a
href="42f5b5cd8e"><code>42f5b5c</code></a>
fix(useClick, useHover): improve consistency when combining hooks (<a
href="https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react/issues/3113">#3113</a>)</li>
<li><a
href="cedff0eed2"><code>cedff0e</code></a>
feat(Composite): add RTL support (<a
href="https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react/issues/3119">#3119</a>)</li>
<li><a
href="976ba7c62a"><code>976ba7c</code></a>
fix(useListNavigation): incorrect behaviour with RTL grid (<a
href="https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react/issues/3117">#3117</a>)</li>
<li>See full diff in <a
href="https://github.com/floating-ui/floating-ui/commits/@floating-ui/react@0.26.28/packages/react">compare
view</a></li>
</ul>
</details>
<br />

Updates `winston` from 3.16.0 to 3.17.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/winstonjs/winston/releases">winston's
releases</a>.</em></p>
<blockquote>
<h2>v3.17.0</h2>
<ul>
<li>Try winston-transport 4.9.0  3e87128</li>
<li>Revert &quot;Try bumping winston-transport to 4.8.0&quot;
69625fc</li>
<li>Revert &quot;Try bumping winston-transport to 4.8.0&quot;
876ef7a</li>
<li>Try bumping winston-transport to 4.8.0  7ef2c1d</li>
<li>Try bumping winston-transport to 4.8.0  fe4b64e</li>
<li>Bump logform  c9fd9a4</li>
<li>Revert &quot;Update logform and winston-transport&quot; 14fef0f</li>
<li>Merge branch &amp;<a
href="https://redirect.github.com/winstonjs/winston/issues/39">#39</a>;master&amp;<a
href="https://redirect.github.com/winstonjs/winston/issues/39">#39</a>;
of github.com:winstonjs/winston 545b683</li>
<li>Update logform and winston-transport  cceb265</li>
<li>Bump mocha from 10.7.3 to 10.8.2 (<a
href="https://redirect.github.com/winstonjs/winston/issues/2523">#2523</a>)
bb529b6</li>
<li>Bump async from 3.2.5 to 3.2.6 (<a
href="https://redirect.github.com/winstonjs/winston/issues/2516">#2516</a>)
ae847ab</li>
</ul>
<p><a
href="https://github.com/winstonjs/winston/compare/v3.16.0...v3.17.0">https://github.com/winstonjs/winston/compare/v3.16.0...v3.17.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="1b9cef8c7d"><code>1b9cef8</code></a>
3.17.0</li>
<li><a
href="3e87128a68"><code>3e87128</code></a>
Try winston-transport 4.9.0</li>
<li><a
href="69625fc351"><code>69625fc</code></a>
Revert &quot;Try bumping winston-transport to 4.8.0&quot;</li>
<li><a
href="876ef7a702"><code>876ef7a</code></a>
Revert &quot;Try bumping winston-transport to 4.8.0&quot;</li>
<li><a
href="7ef2c1db28"><code>7ef2c1d</code></a>
Try bumping winston-transport to 4.8.0</li>
<li><a
href="fe4b64e9d0"><code>fe4b64e</code></a>
Try bumping winston-transport to 4.8.0</li>
<li><a
href="c9fd9a4bec"><code>c9fd9a4</code></a>
Bump logform</li>
<li><a
href="14fef0fe74"><code>14fef0f</code></a>
Revert &quot;Update logform and winston-transport&quot;</li>
<li><a
href="545b68381d"><code>545b683</code></a>
Merge branch 'master' of github.com:winstonjs/winston</li>
<li><a
href="cceb265215"><code>cceb265</code></a>
Update logform and winston-transport</li>
<li>Additional commits viewable in <a
href="https://github.com/winstonjs/winston/compare/v3.16.0...v3.17.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-11-15 10:40:28 -08:00
dependabot[bot]
f8e9db1d0f
Bump the dev-dependencies group with 7 updates (#1293)
Bumps the dev-dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) |
`9.14.0` | `9.15.0` |
|
[@types/css-tree](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/css-tree)
| `2.3.8` | `2.3.9` |
|
[@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul)
| `2.1.4` | `2.1.5` |
|
[typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)
| `8.13.0` | `8.14.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) |
`5.4.10` | `5.4.11` |
|
[vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths)
| `5.1.0` | `5.1.2` |
|
[vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)
| `2.1.4` | `2.1.5` |

Updates `@eslint/js` from 9.14.0 to 9.15.0
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/eslint/eslint/commits/HEAD/packages/js">compare
view</a></li>
</ul>
</details>
<br />

Updates `@types/css-tree` from 2.3.8 to 2.3.9
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/css-tree">compare
view</a></li>
</ul>
</details>
<br />

Updates `@vitest/coverage-istanbul` from 2.1.4 to 2.1.5
<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.5</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li><code>dangerouslyIgnoreUnhandledErrors</code> without base reporter
 -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6808">vitest-dev/vitest#6808</a>
<a href="https://github.com/vitest-dev/vitest/commit/0bf0ab00"><!-- raw
HTML omitted -->(0bf0a)<!-- raw HTML omitted --></a></li>
<li>Capture <code>unhandledRejection</code> even when base reporter is
not used  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6812">vitest-dev/vitest#6812</a>
<a href="https://github.com/vitest-dev/vitest/commit/8878b04d"><!-- raw
HTML omitted -->(8878b)<!-- raw HTML omitted --></a></li>
<li>Don't change the working directory when loading workspace projects
 -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6811">vitest-dev/vitest#6811</a>
<a href="https://github.com/vitest-dev/vitest/commit/f0aeaca8"><!-- raw
HTML omitted -->(f0aea)<!-- raw HTML omitted --></a></li>
<li>Remove <code>sequence.concurrent</code> from the
<code>RuntimeConfig</code> type  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6880">vitest-dev/vitest#6880</a>
<a href="https://github.com/vitest-dev/vitest/commit/6af73d93"><!-- raw
HTML omitted -->(6af73)<!-- raw HTML omitted --></a></li>
<li>Stop the runner before restarting, restart on workspace config
change  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6859">vitest-dev/vitest#6859</a>
<a href="https://github.com/vitest-dev/vitest/commit/b01df47d"><!-- raw
HTML omitted -->(b01df)<!-- raw HTML omitted --></a></li>
<li>Don't rerun on Esc or Ctrl-C during watch filter  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6895">vitest-dev/vitest#6895</a>
<a href="https://github.com/vitest-dev/vitest/commit/98f76ea7"><!-- raw
HTML omitted -->(98f76)<!-- raw HTML omitted --></a></li>
<li>Print ssrTransform error  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6885">vitest-dev/vitest#6885</a>
<a href="https://github.com/vitest-dev/vitest/commit/4c96cce7"><!-- raw
HTML omitted -->(4c96c)<!-- raw HTML omitted --></a></li>
<li>Throw an error and a warning if <code>.poll</code>,
<code>.element</code>, <code>.rejects</code>/<code>.resolves</code>, and
<code>locator.*</code> weren't awaited  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6877">vitest-dev/vitest#6877</a>
<a href="https://github.com/vitest-dev/vitest/commit/93b67c24"><!-- raw
HTML omitted -->(93b67)<!-- raw HTML omitted --></a></li>
<li><strong>browser</strong>:
<ul>
<li>Don't process the default css styles  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6861">vitest-dev/vitest#6861</a>
<a href="https://github.com/vitest-dev/vitest/commit/0d67f04b"><!-- raw
HTML omitted -->(0d67f)<!-- raw HTML omitted --></a></li>
<li>Support non US key input  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6873">vitest-dev/vitest#6873</a>
<a href="https://github.com/vitest-dev/vitest/commit/5969d8da"><!-- raw
HTML omitted -->(5969d)<!-- raw HTML omitted --></a></li>
<li>Stop the browser rpc when the pool is closed  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6858">vitest-dev/vitest#6858</a>
<a href="https://github.com/vitest-dev/vitest/commit/9a0c93d7"><!-- raw
HTML omitted -->(9a0c9)<!-- raw HTML omitted --></a></li>
<li>Init browsers eagerly when tests are running  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6876">vitest-dev/vitest#6876</a>
<a href="https://github.com/vitest-dev/vitest/commit/417bdb42"><!-- raw
HTML omitted -->(417bd)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>coverage</strong>:
<ul>
<li>Report uncovered files when re-run by <code>enter</code> or
<code>'a'</code>  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6848">vitest-dev/vitest#6848</a>
<a href="https://github.com/vitest-dev/vitest/commit/487c80ae"><!-- raw
HTML omitted -->(487c8)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>ui</strong>:
<ul>
<li>Remove crossorigin attributes for same origin assets  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6883">vitest-dev/vitest#6883</a>
<a href="https://github.com/vitest-dev/vitest/commit/6e793c64"><!-- raw
HTML omitted -->(6e793)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vite-node</strong>:
<ul>
<li>Improve esm check to decide external  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6816">vitest-dev/vitest#6816</a>
<a href="https://github.com/vitest-dev/vitest/commit/7e1faf3d"><!-- raw
HTML omitted -->(7e1fa)<!-- raw HTML omitted --></a></li>
<li>Top-level throw in module is not reported properly  -  by <a
href="https://github.com/vanaigr"><code>@​vanaigr</code></a> and <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6840">vitest-dev/vitest#6840</a>
<a href="https://github.com/vitest-dev/vitest/commit/cf0cbf6a"><!-- raw
HTML omitted -->(cf0cb)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vitest</strong>:
<ul>
<li>Use fetch() implementation from happy-dom  -  by <a
href="https://github.com/capricorn86"><code>@​capricorn86</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6879">vitest-dev/vitest#6879</a>
<a href="https://github.com/vitest-dev/vitest/commit/3c56feb4"><!-- raw
HTML omitted -->(3c56f)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h3>   🏎 Performance</h3>
<ul>
<li>Limit workspace project concurrency to available cores  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6869">vitest-dev/vitest#6869</a>
<a href="https://github.com/vitest-dev/vitest/commit/f4c04ab6"><!-- raw
HTML omitted -->(f4c04)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v2.1.4...v2.1.5">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="32f23b98b4"><code>32f23b9</code></a>
chore: release v2.1.5</li>
<li>See full diff in <a
href="https://github.com/vitest-dev/vitest/commits/v2.1.5/packages/coverage-istanbul">compare
view</a></li>
</ul>
</details>
<br />

Updates `typescript-eslint` from 8.13.0 to 8.14.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.14.0</h2>
<h2>8.14.0 (2024-11-11)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-confusing-void-expression] add
an option to ignore void<!-- raw HTML omitted -->void (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10067">#10067</a>)</li>
<li><strong>eslint-plugin:</strong> [await-thenable] report unnecessary
<code>await using</code> statements (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10209">#10209</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency eslint to v9.14.0 (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10309">#10309</a>)</li>
<li><strong>deps:</strong> update docusaurus monorepo to v3.6.0 (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10319">#10319</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-condition] improve
error message for literal comparisons (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10194">#10194</a>)</li>
<li><strong>eslint-plugin:</strong> [no-misused-promises] improve report
loc for methods (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10216">#10216</a>)</li>
<li><strong>scope-manager:</strong> fix asserted increments not being
marked as write references (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10271">#10271</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Gyumong <a
href="https://github.com/Gyumong"><code>@​Gyumong</code></a></li>
<li>Jan Ochwat <a
href="https://github.com/janek515"><code>@​janek515</code></a></li>
<li>Kirk Waiblinger <a
href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li>
<li>Ronen Amiel</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.14.0 (2024-11-11)</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="16fba0aff8"><code>16fba0a</code></a>
chore(release): publish 8.14.0</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.14.0/packages/typescript-eslint">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite` from 5.4.10 to 5.4.11
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/releases">vite's
releases</a>.</em></p>
<blockquote>
<h2>v5.4.11</h2>
<p>Please refer to <a
href="ecd2375460/packages/vite/CHANGELOG.md">CHANGELOG.md</a>
for details.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/blob/v5.4.11/packages/vite/CHANGELOG.md">vite's
changelog</a>.</em></p>
<blockquote>
<h2><!-- raw HTML omitted -->5.4.11 (2024-11-11)<!-- raw HTML omitted
--></h2>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c54c860f9d"><code>c54c860</code></a>
release: v5.4.11</li>
<li>See full diff in <a
href="https://github.com/vitejs/vite/commits/v5.4.11/packages/vite">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite-tsconfig-paths` from 5.1.0 to 5.1.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aleclarson/vite-tsconfig-paths/releases">vite-tsconfig-paths's
releases</a>.</em></p>
<blockquote>
<h2>v5.1.2</h2>
<ul>
<li>fix Windows regression introduced in v5.1.1 (<a
href="https://redirect.github.com/aleclarson/vite-tsconfig-paths/issues/162">#162</a>)</li>
</ul>
<h2>v5.1.1</h2>
<ul>
<li>support <code>${configDir}</code> syntax in include/exclude (<a
href="https://redirect.github.com/aleclarson/vite-tsconfig-paths/issues/156">#156</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="1ffb9f5aaf"><code>1ffb9f5</code></a>
5.1.2</li>
<li><a
href="0fe07cdf1c"><code>0fe07cd</code></a>
fix: avoid path.relative on already-relative paths</li>
<li><a
href="92a7741877"><code>92a7741</code></a>
5.1.1</li>
<li><a
href="8c40fee68e"><code>8c40fee</code></a>
fix: ${configDir} syntax in include/exclude</li>
<li><a
href="a47142339f"><code>a471423</code></a>
chore: update lockfile</li>
<li><a
href="1cfbe4df05"><code>1cfbe4d</code></a>
chore: setup vitest</li>
<li><a
href="b803215de0"><code>b803215</code></a>
docs: fix PR links</li>
<li>See full diff in <a
href="https://github.com/aleclarson/vite-tsconfig-paths/compare/v5.1.0...v5.1.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `vitest` from 2.1.4 to 2.1.5
<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.5</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li><code>dangerouslyIgnoreUnhandledErrors</code> without base reporter
 -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6808">vitest-dev/vitest#6808</a>
<a href="https://github.com/vitest-dev/vitest/commit/0bf0ab00"><!-- raw
HTML omitted -->(0bf0a)<!-- raw HTML omitted --></a></li>
<li>Capture <code>unhandledRejection</code> even when base reporter is
not used  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6812">vitest-dev/vitest#6812</a>
<a href="https://github.com/vitest-dev/vitest/commit/8878b04d"><!-- raw
HTML omitted -->(8878b)<!-- raw HTML omitted --></a></li>
<li>Don't change the working directory when loading workspace projects
 -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6811">vitest-dev/vitest#6811</a>
<a href="https://github.com/vitest-dev/vitest/commit/f0aeaca8"><!-- raw
HTML omitted -->(f0aea)<!-- raw HTML omitted --></a></li>
<li>Remove <code>sequence.concurrent</code> from the
<code>RuntimeConfig</code> type  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6880">vitest-dev/vitest#6880</a>
<a href="https://github.com/vitest-dev/vitest/commit/6af73d93"><!-- raw
HTML omitted -->(6af73)<!-- raw HTML omitted --></a></li>
<li>Stop the runner before restarting, restart on workspace config
change  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6859">vitest-dev/vitest#6859</a>
<a href="https://github.com/vitest-dev/vitest/commit/b01df47d"><!-- raw
HTML omitted -->(b01df)<!-- raw HTML omitted --></a></li>
<li>Don't rerun on Esc or Ctrl-C during watch filter  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6895">vitest-dev/vitest#6895</a>
<a href="https://github.com/vitest-dev/vitest/commit/98f76ea7"><!-- raw
HTML omitted -->(98f76)<!-- raw HTML omitted --></a></li>
<li>Print ssrTransform error  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6885">vitest-dev/vitest#6885</a>
<a href="https://github.com/vitest-dev/vitest/commit/4c96cce7"><!-- raw
HTML omitted -->(4c96c)<!-- raw HTML omitted --></a></li>
<li>Throw an error and a warning if <code>.poll</code>,
<code>.element</code>, <code>.rejects</code>/<code>.resolves</code>, and
<code>locator.*</code> weren't awaited  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6877">vitest-dev/vitest#6877</a>
<a href="https://github.com/vitest-dev/vitest/commit/93b67c24"><!-- raw
HTML omitted -->(93b67)<!-- raw HTML omitted --></a></li>
<li><strong>browser</strong>:
<ul>
<li>Don't process the default css styles  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6861">vitest-dev/vitest#6861</a>
<a href="https://github.com/vitest-dev/vitest/commit/0d67f04b"><!-- raw
HTML omitted -->(0d67f)<!-- raw HTML omitted --></a></li>
<li>Support non US key input  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6873">vitest-dev/vitest#6873</a>
<a href="https://github.com/vitest-dev/vitest/commit/5969d8da"><!-- raw
HTML omitted -->(5969d)<!-- raw HTML omitted --></a></li>
<li>Stop the browser rpc when the pool is closed  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6858">vitest-dev/vitest#6858</a>
<a href="https://github.com/vitest-dev/vitest/commit/9a0c93d7"><!-- raw
HTML omitted -->(9a0c9)<!-- raw HTML omitted --></a></li>
<li>Init browsers eagerly when tests are running  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6876">vitest-dev/vitest#6876</a>
<a href="https://github.com/vitest-dev/vitest/commit/417bdb42"><!-- raw
HTML omitted -->(417bd)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>coverage</strong>:
<ul>
<li>Report uncovered files when re-run by <code>enter</code> or
<code>'a'</code>  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6848">vitest-dev/vitest#6848</a>
<a href="https://github.com/vitest-dev/vitest/commit/487c80ae"><!-- raw
HTML omitted -->(487c8)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>ui</strong>:
<ul>
<li>Remove crossorigin attributes for same origin assets  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6883">vitest-dev/vitest#6883</a>
<a href="https://github.com/vitest-dev/vitest/commit/6e793c64"><!-- raw
HTML omitted -->(6e793)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vite-node</strong>:
<ul>
<li>Improve esm check to decide external  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6816">vitest-dev/vitest#6816</a>
<a href="https://github.com/vitest-dev/vitest/commit/7e1faf3d"><!-- raw
HTML omitted -->(7e1fa)<!-- raw HTML omitted --></a></li>
<li>Top-level throw in module is not reported properly  -  by <a
href="https://github.com/vanaigr"><code>@​vanaigr</code></a> and <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6840">vitest-dev/vitest#6840</a>
<a href="https://github.com/vitest-dev/vitest/commit/cf0cbf6a"><!-- raw
HTML omitted -->(cf0cb)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vitest</strong>:
<ul>
<li>Use fetch() implementation from happy-dom  -  by <a
href="https://github.com/capricorn86"><code>@​capricorn86</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6879">vitest-dev/vitest#6879</a>
<a href="https://github.com/vitest-dev/vitest/commit/3c56feb4"><!-- raw
HTML omitted -->(3c56f)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h3>   🏎 Performance</h3>
<ul>
<li>Limit workspace project concurrency to available cores  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6869">vitest-dev/vitest#6869</a>
<a href="https://github.com/vitest-dev/vitest/commit/f4c04ab6"><!-- raw
HTML omitted -->(f4c04)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v2.1.4...v2.1.5">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="32f23b98b4"><code>32f23b9</code></a>
chore: release v2.1.5</li>
<li><a
href="417bdb423d"><code>417bdb4</code></a>
fix(browser): init browsers eagerly when tests are running (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6876">#6876</a>)</li>
<li><a
href="93b67c24b1"><code>93b67c2</code></a>
fix: throw an error and a warning if <code>.poll</code>,
<code>.element</code>, <code>.rejects</code>/`.resolv...</li>
<li><a
href="9a0c93d787"><code>9a0c93d</code></a>
fix(browser): stop the browser rpc when the pool is closed (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6858">#6858</a>)</li>
<li><a
href="251893b41c"><code>251893b</code></a>
chore: set <code>resolve.mainFields</code> and
<code>resolve.conditions</code> for SSR environment ...</li>
<li><a
href="0ad2cdcaae"><code>0ad2cdc</code></a>
chore(deps): update all non-major dependencies (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6890">#6890</a>)</li>
<li><a
href="4c96cce707"><code>4c96cce</code></a>
fix: print ssrTransform error (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6885">#6885</a>)</li>
<li><a
href="98f76ea75f"><code>98f76ea</code></a>
fix: don't rerun on Esc or Ctrl-C during watch filter (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6895">#6895</a>)</li>
<li><a
href="00ebea6414"><code>00ebea6</code></a>
refactor(reporters): base reporter readability improvements (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6889">#6889</a>)</li>
<li><a
href="9b3c3de27b"><code>9b3c3de</code></a>
chore: add JSDoc to Jest assertions and asymmetric matchers (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6822">#6822</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitest-dev/vitest/commits/v2.1.5/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-11-15 09:55:36 -08:00
dependabot[bot]
130398b8b8
Bump the storybook group with 9 updates (#1294)
Bumps the storybook group with 9 updates:

| Package | From | To |
| --- | --- | --- |
|
[@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials)
| `8.4.2` | `8.4.4` |
|
[@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions)
| `8.4.2` | `8.4.4` |
|
[@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links)
| `8.4.2` | `8.4.4` |
|
[@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks)
| `8.4.2` | `8.4.4` |
|
[@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react)
| `8.4.2` | `8.4.4` |
|
[@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite)
| `8.4.2` | `8.4.4` |
|
[@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test)
| `8.4.2` | `8.4.4` |
|
[@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming)
| `8.4.2` | `8.4.4` |
|
[storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli)
| `8.4.2` | `8.4.4` |

Updates `@storybook/addon-essentials` from 8.4.2 to 8.4.4
<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.4.4</h2>
<h2>8.4.4</h2>
<ul>
<li>Addon Test: Only optimize react deps if applicable in vitest-plugin
- <a
href="https://redirect.github.com/storybookjs/storybook/pull/29617">#29617</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
</ul>
<h2>v8.4.3</h2>
<h2>8.4.3</h2>
<ul>
<li>Addon Test: Optimize internal dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29595">#29595</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Next.js: Add support for Next 15 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29587">#29587</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</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.4.4</h2>
<ul>
<li>Addon Test: Only optimize react deps if applicable in vitest-plugin
- <a
href="https://redirect.github.com/storybookjs/storybook/pull/29617">#29617</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
</ul>
<h2>8.4.3</h2>
<ul>
<li>Addon Test: Optimize internal dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29595">#29595</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Next.js: Add support for Next 15 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29587">#29587</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ca016ae04e"><code>ca016ae</code></a>
Bump version from &quot;8.4.3&quot; to &quot;8.4.4&quot; [skip ci]</li>
<li><a
href="750930f5ab"><code>750930f</code></a>
Bump version from &quot;8.4.2&quot; to &quot;8.4.3&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.4.4/code/addons/essentials">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/addon-interactions` from 8.4.2 to 8.4.4
<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.4.4</h2>
<h2>8.4.4</h2>
<ul>
<li>Addon Test: Only optimize react deps if applicable in vitest-plugin
- <a
href="https://redirect.github.com/storybookjs/storybook/pull/29617">#29617</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
</ul>
<h2>v8.4.3</h2>
<h2>8.4.3</h2>
<ul>
<li>Addon Test: Optimize internal dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29595">#29595</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Next.js: Add support for Next 15 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29587">#29587</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</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.4.4</h2>
<ul>
<li>Addon Test: Only optimize react deps if applicable in vitest-plugin
- <a
href="https://redirect.github.com/storybookjs/storybook/pull/29617">#29617</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
</ul>
<h2>8.4.3</h2>
<ul>
<li>Addon Test: Optimize internal dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29595">#29595</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Next.js: Add support for Next 15 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29587">#29587</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ca016ae04e"><code>ca016ae</code></a>
Bump version from &quot;8.4.3&quot; to &quot;8.4.4&quot; [skip ci]</li>
<li><a
href="750930f5ab"><code>750930f</code></a>
Bump version from &quot;8.4.2&quot; to &quot;8.4.3&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.4.4/code/addons/interactions">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/addon-links` from 8.4.2 to 8.4.4
<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.4.4</h2>
<h2>8.4.4</h2>
<ul>
<li>Addon Test: Only optimize react deps if applicable in vitest-plugin
- <a
href="https://redirect.github.com/storybookjs/storybook/pull/29617">#29617</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
</ul>
<h2>v8.4.3</h2>
<h2>8.4.3</h2>
<ul>
<li>Addon Test: Optimize internal dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29595">#29595</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Next.js: Add support for Next 15 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29587">#29587</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</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.4.4</h2>
<ul>
<li>Addon Test: Only optimize react deps if applicable in vitest-plugin
- <a
href="https://redirect.github.com/storybookjs/storybook/pull/29617">#29617</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
</ul>
<h2>8.4.3</h2>
<ul>
<li>Addon Test: Optimize internal dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29595">#29595</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Next.js: Add support for Next 15 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29587">#29587</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ca016ae04e"><code>ca016ae</code></a>
Bump version from &quot;8.4.3&quot; to &quot;8.4.4&quot; [skip ci]</li>
<li><a
href="750930f5ab"><code>750930f</code></a>
Bump version from &quot;8.4.2&quot; to &quot;8.4.3&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.4.4/code/addons/links">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/blocks` from 8.4.2 to 8.4.4
<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.4.4</h2>
<h2>8.4.4</h2>
<ul>
<li>Addon Test: Only optimize react deps if applicable in vitest-plugin
- <a
href="https://redirect.github.com/storybookjs/storybook/pull/29617">#29617</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
</ul>
<h2>v8.4.3</h2>
<h2>8.4.3</h2>
<ul>
<li>Addon Test: Optimize internal dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29595">#29595</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Next.js: Add support for Next 15 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29587">#29587</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</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.4.4</h2>
<ul>
<li>Addon Test: Only optimize react deps if applicable in vitest-plugin
- <a
href="https://redirect.github.com/storybookjs/storybook/pull/29617">#29617</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
</ul>
<h2>8.4.3</h2>
<ul>
<li>Addon Test: Optimize internal dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29595">#29595</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Next.js: Add support for Next 15 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29587">#29587</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ca016ae04e"><code>ca016ae</code></a>
Bump version from &quot;8.4.3&quot; to &quot;8.4.4&quot; [skip ci]</li>
<li><a
href="750930f5ab"><code>750930f</code></a>
Bump version from &quot;8.4.2&quot; to &quot;8.4.3&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.4.4/code/lib/blocks">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/react` from 8.4.2 to 8.4.4
<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.4.4</h2>
<h2>8.4.4</h2>
<ul>
<li>Addon Test: Only optimize react deps if applicable in vitest-plugin
- <a
href="https://redirect.github.com/storybookjs/storybook/pull/29617">#29617</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
</ul>
<h2>v8.4.3</h2>
<h2>8.4.3</h2>
<ul>
<li>Addon Test: Optimize internal dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29595">#29595</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Next.js: Add support for Next 15 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29587">#29587</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</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.4.4</h2>
<ul>
<li>Addon Test: Only optimize react deps if applicable in vitest-plugin
- <a
href="https://redirect.github.com/storybookjs/storybook/pull/29617">#29617</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
</ul>
<h2>8.4.3</h2>
<ul>
<li>Addon Test: Optimize internal dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29595">#29595</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Next.js: Add support for Next 15 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29587">#29587</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ca016ae04e"><code>ca016ae</code></a>
Bump version from &quot;8.4.3&quot; to &quot;8.4.4&quot; [skip ci]</li>
<li><a
href="750930f5ab"><code>750930f</code></a>
Bump version from &quot;8.4.2&quot; to &quot;8.4.3&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.4.4/code/renderers/react">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/react-vite` from 8.4.2 to 8.4.4
<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.4.4</h2>
<h2>8.4.4</h2>
<ul>
<li>Addon Test: Only optimize react deps if applicable in vitest-plugin
- <a
href="https://redirect.github.com/storybookjs/storybook/pull/29617">#29617</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
</ul>
<h2>v8.4.3</h2>
<h2>8.4.3</h2>
<ul>
<li>Addon Test: Optimize internal dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29595">#29595</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Next.js: Add support for Next 15 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29587">#29587</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</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.4.4</h2>
<ul>
<li>Addon Test: Only optimize react deps if applicable in vitest-plugin
- <a
href="https://redirect.github.com/storybookjs/storybook/pull/29617">#29617</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
</ul>
<h2>8.4.3</h2>
<ul>
<li>Addon Test: Optimize internal dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29595">#29595</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Next.js: Add support for Next 15 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29587">#29587</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ca016ae04e"><code>ca016ae</code></a>
Bump version from &quot;8.4.3&quot; to &quot;8.4.4&quot; [skip ci]</li>
<li><a
href="750930f5ab"><code>750930f</code></a>
Bump version from &quot;8.4.2&quot; to &quot;8.4.3&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.4.4/code/frameworks/react-vite">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/test` from 8.4.2 to 8.4.4
<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.4.4</h2>
<h2>8.4.4</h2>
<ul>
<li>Addon Test: Only optimize react deps if applicable in vitest-plugin
- <a
href="https://redirect.github.com/storybookjs/storybook/pull/29617">#29617</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
</ul>
<h2>v8.4.3</h2>
<h2>8.4.3</h2>
<ul>
<li>Addon Test: Optimize internal dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29595">#29595</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Next.js: Add support for Next 15 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29587">#29587</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</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.4.4</h2>
<ul>
<li>Addon Test: Only optimize react deps if applicable in vitest-plugin
- <a
href="https://redirect.github.com/storybookjs/storybook/pull/29617">#29617</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
</ul>
<h2>8.4.3</h2>
<ul>
<li>Addon Test: Optimize internal dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29595">#29595</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Next.js: Add support for Next 15 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29587">#29587</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ca016ae04e"><code>ca016ae</code></a>
Bump version from &quot;8.4.3&quot; to &quot;8.4.4&quot; [skip ci]</li>
<li><a
href="750930f5ab"><code>750930f</code></a>
Bump version from &quot;8.4.2&quot; to &quot;8.4.3&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.4.4/code/lib/test">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/theming` from 8.4.2 to 8.4.4
<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.4.4</h2>
<h2>8.4.4</h2>
<ul>
<li>Addon Test: Only optimize react deps if applicable in vitest-plugin
- <a
href="https://redirect.github.com/storybookjs/storybook/pull/29617">#29617</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
</ul>
<h2>v8.4.3</h2>
<h2>8.4.3</h2>
<ul>
<li>Addon Test: Optimize internal dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29595">#29595</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Next.js: Add support for Next 15 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29587">#29587</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</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.4.4/code/lib/theming">compare
view</a></li>
</ul>
</details>
<br />

Updates `storybook` from 8.4.2 to 8.4.4
<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.4.4</h2>
<h2>8.4.4</h2>
<ul>
<li>Addon Test: Only optimize react deps if applicable in vitest-plugin
- <a
href="https://redirect.github.com/storybookjs/storybook/pull/29617">#29617</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
</ul>
<h2>v8.4.3</h2>
<h2>8.4.3</h2>
<ul>
<li>Addon Test: Optimize internal dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29595">#29595</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Next.js: Add support for Next 15 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29587">#29587</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</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.4.4</h2>
<ul>
<li>Addon Test: Only optimize react deps if applicable in vitest-plugin
- <a
href="https://redirect.github.com/storybookjs/storybook/pull/29617">#29617</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
</ul>
<h2>8.4.3</h2>
<ul>
<li>Addon Test: Optimize internal dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29595">#29595</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Next.js: Add support for Next 15 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29587">#29587</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ca016ae04e"><code>ca016ae</code></a>
Bump version from &quot;8.4.3&quot; to &quot;8.4.4&quot; [skip ci]</li>
<li><a
href="750930f5ab"><code>750930f</code></a>
Bump version from &quot;8.4.2&quot; to &quot;8.4.3&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.4.4/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-11-15 09:55:14 -08:00
Evan Simkowitz
ced3d73111
Update to Yarn 4.5.1 (#1286) 2024-11-13 21:11:00 -08:00
wave-builder[bot]
0fcc39c105
chore: bump package version to 0.9.2 2024-11-12 04:03:04 +00:00
wave-builder[bot]
8734207845
chore: bump package version to 0.9.2-beta.2 2024-11-12 02:35:01 +00:00
wave-builder[bot]
86a83cb290
chore: bump package version to 0.9.2-beta.1 2024-11-11 21:16:42 +00:00
wave-builder[bot]
f0a2d21c07
chore: bump package version to 0.9.2-beta.0 2024-11-08 19:12:24 +00:00
dependabot[bot]
469221a5b2
Bump electron from 33.0.2 to 33.2.0 in the electron group across 1 directory (#1233)
Bumps the electron group with 1 update in the / directory:
[electron](https://github.com/electron/electron).

Updates `electron` from 33.0.2 to 33.2.0
<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 v33.2.0</h2>
<h1>Release Notes for v33.2.0</h1>
<h2>Features</h2>
<ul>
<li>Added GPU accelerated shared texture offscreen rendering. <a
href="https://redirect.github.com/electron/electron/pull/44511">#44511</a></li>
</ul>
<h2>Other Changes</h2>
<ul>
<li>Updated Chromium to 130.0.6723.118. <a
href="https://redirect.github.com/electron/electron/pull/44591">#44591</a></li>
</ul>
<h2>electron v33.1.0</h2>
<h1>Release Notes for v33.1.0</h1>
<h2>Features</h2>
<ul>
<li>Added <code>WebFrameMain.detached</code> for frames in an unloading
state.
<ul>
<li>Added <code>WebFrameMain.isDestroyed()</code> to determine if a
frame has been destroyed.</li>
<li>Fixed <code>webFrameMain.fromId(processId, frameId)</code> returning
a <code>WebFrameMain</code> instance which doesn't match the given
parameters when the frame is unloading. <a
href="https://redirect.github.com/electron/electron/pull/44209">#44209</a></li>
</ul>
</li>
</ul>
<h2>Fixes</h2>
<ul>
<li>Fixed an issue where <code>EventSource</code> was
<code>undefined</code> in both renderer and worker processes when
Node.js integration was enabled. <a
href="https://redirect.github.com/electron/electron/pull/44496">#44496</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/44497">32</a>,
<a
href="https://redirect.github.com/electron/electron/pull/44495">34</a>)<!--
raw HTML omitted --></li>
<li>Fixed crash when network process terminates while a net log is
running. <a
href="https://redirect.github.com/electron/electron/pull/44420">#44420</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/44421">31</a>,
<a
href="https://redirect.github.com/electron/electron/pull/44419">32</a>,
<a
href="https://redirect.github.com/electron/electron/pull/44418">34</a>)<!--
raw HTML omitted --></li>
<li>Fixed crash when rendering super menu accelerator on linux. <a
href="https://redirect.github.com/electron/electron/pull/44520">#44520</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/44346">34</a>)<!--
raw HTML omitted --></li>
<li>Fixed external window focus when using shell.openExternal. <a
href="https://redirect.github.com/electron/electron/pull/44468">#44468</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/44469">34</a>)<!--
raw HTML omitted --></li>
<li>Fixed regression with dynamic dependency on
<code>libgdk_pixbuf</code>. <a
href="https://redirect.github.com/electron/electron/pull/44436">#44436</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/44437">32</a>,
<a
href="https://redirect.github.com/electron/electron/pull/44438">34</a>)<!--
raw HTML omitted --></li>
</ul>
<h2>Other Changes</h2>
<ul>
<li>Performance improvements when processing microtasks. <a
href="https://redirect.github.com/electron/electron/pull/44473">#44473</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/44472">32</a>,
<a
href="https://redirect.github.com/electron/electron/pull/44471">34</a>)<!--
raw HTML omitted --></li>
<li>Updated Chromium to 130.0.6723.91. <a
href="https://redirect.github.com/electron/electron/pull/44477">#44477</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c9d026e19b"><code>c9d026e</code></a>
chore: bump chromium to 130.0.6723.118 (33-x-y) (<a
href="https://redirect.github.com/electron/electron/issues/44591">#44591</a>)</li>
<li><a
href="65cd09ffaf"><code>65cd09f</code></a>
feat: GPU shared texture offscreen rendering (33-x-y) (<a
href="https://redirect.github.com/electron/electron/issues/44511">#44511</a>)</li>
<li><a
href="c8dc8717a4"><code>c8dc871</code></a>
chore: bump chromium to 130.0.6723.116 (33-x-y) (<a
href="https://redirect.github.com/electron/electron/issues/44583">#44583</a>)</li>
<li><a
href="6e44a274e9"><code>6e44a27</code></a>
chore: remove executable flag from docs/api/app.md file permissions (<a
href="https://redirect.github.com/electron/electron/issues/44578">#44578</a>)</li>
<li><a
href="743fe6f4b4"><code>743fe6f</code></a>
test: fixup flaky session tests (<a
href="https://redirect.github.com/electron/electron/issues/44565">#44565</a>)</li>
<li><a
href="bd81baaf04"><code>bd81baa</code></a>
fix: remove use of banned std::to_string() (<a
href="https://redirect.github.com/electron/electron/issues/44563">#44563</a>)</li>
<li><a
href="6e1d940ef3"><code>6e1d940</code></a>
docs: capitalize POSIX and Windows correctly (<a
href="https://redirect.github.com/electron/electron/issues/44558">#44558</a>)</li>
<li><a
href="be69311692"><code>be69311</code></a>
build: add new status to verify if all the required gha jobs have run
(<a
href="https://redirect.github.com/electron/electron/issues/44553">#44553</a>)</li>
<li><a
href="fcf0c115cb"><code>fcf0c11</code></a>
chore: remove use of banned absl::optional (<a
href="https://redirect.github.com/electron/electron/issues/44551">#44551</a>)</li>
<li><a
href="4fad573746"><code>4fad573</code></a>
build: remove unused lint package (<a
href="https://redirect.github.com/electron/electron/issues/44535">#44535</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/electron/electron/compare/v33.0.2...v33.2.0">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=33.0.2&new-version=33.2.0)](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-11-08 10:24:36 -08:00
dependabot[bot]
2302208d21
Bump the dev-dependencies group with 4 updates (#1234)
Bumps the dev-dependencies group with 4 updates:
[vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy),
[@docusaurus/module-type-aliases](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases),
[@docusaurus/tsconfig](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-tsconfig)
and
[@docusaurus/types](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-types).

Updates `vite-plugin-static-copy` from 2.0.0 to 2.1.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sapphi-red/vite-plugin-static-copy/releases">vite-plugin-static-copy's
releases</a>.</em></p>
<blockquote>
<h2>vite-plugin-static-copy@2.1.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/sapphi-red/vite-plugin-static-copy/pull/133">#133</a>
<a
href="b9c09bd80d"><code>b9c09bd</code></a>
Thanks <a
href="https://github.com/rschristian"><code>@​rschristian</code></a>! -
Allows user to optionally configure when the plugin is ran by passing in
a Rollup hook name</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sapphi-red/vite-plugin-static-copy/blob/main/CHANGELOG.md">vite-plugin-static-copy's
changelog</a>.</em></p>
<blockquote>
<h2>2.1.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/sapphi-red/vite-plugin-static-copy/pull/133">#133</a>
<a
href="b9c09bd80d"><code>b9c09bd</code></a>
Thanks <a
href="https://github.com/rschristian"><code>@​rschristian</code></a>! -
Allows user to optionally configure when the plugin is ran by passing in
a Rollup hook name</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b41eb6b092"><code>b41eb6b</code></a>
chore: update versions (<a
href="https://redirect.github.com/sapphi-red/vite-plugin-static-copy/issues/136">#136</a>)</li>
<li><a
href="00ed0987f6"><code>00ed098</code></a>
chore: use node 22 (<a
href="https://redirect.github.com/sapphi-red/vite-plugin-static-copy/issues/138">#138</a>)</li>
<li><a
href="caaf5ea9d4"><code>caaf5ea</code></a>
chore: update packages (<a
href="https://redirect.github.com/sapphi-red/vite-plugin-static-copy/issues/137">#137</a>)</li>
<li><a
href="b9c09bd80d"><code>b9c09bd</code></a>
feat: add <code>hook</code> option to control when plugin is ran (<a
href="https://redirect.github.com/sapphi-red/vite-plugin-static-copy/issues/133">#133</a>)</li>
<li>See full diff in <a
href="https://github.com/sapphi-red/vite-plugin-static-copy/compare/vite-plugin-static-copy@2.0.0...vite-plugin-static-copy@2.1.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `@docusaurus/module-type-aliases` from 3.6.0 to 3.6.1
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/facebook/docusaurus/blob/v3.6.1/CHANGELOG.md"><code>@​docusaurus/module-type-aliases</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>3.6.1 (2024-11-08)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10658">#10658</a>
fix(core): bundler should not minimize static assets (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>, <code>docusaurus-faster</code>,
<code>docusaurus-utils-common</code>, <code>docusaurus-utils</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10649">#10649</a>
fix(faster,utils): fix faster/types peerDependencies (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>docusaurus-bundler</code>, <code>docusaurus-types</code>,
<code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10655">#10655</a>
refactor(faster,bundler,core): improve js loader DX (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>📝 Documentation</h4>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10657">#10657</a>
docs: fix old base ts config ref (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
<h4>🔧 Maintenance</h4>
<ul>
<li><code>docusaurus-mdx-loader</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10651">#10651</a>
refactor(mdx-loader): streamline typescript usage for remark plugin
types (<a
href="https://github.com/lebalz"><code>@​lebalz</code></a>)</li>
</ul>
</li>
<li>Other
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10650">#10650</a>
chore: Argos screenshot dogfooding test pages (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 2</h4>
<ul>
<li>Balthasar Hofer (<a
href="https://github.com/lebalz"><code>@​lebalz</code></a>)</li>
<li>Sébastien Lorber (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c971734bb5"><code>c971734</code></a>
v3.6.1</li>
<li><a
href="ed2cdf391f"><code>ed2cdf3</code></a>
chore: release Docusaurus v3.6 (<a
href="https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-module-type-aliases/issues/10633">#10633</a>)</li>
<li>See full diff in <a
href="https://github.com/facebook/docusaurus/commits/v3.6.1/packages/docusaurus-module-type-aliases">compare
view</a></li>
</ul>
</details>
<br />

Updates `@docusaurus/tsconfig` from 3.6.0 to 3.6.1
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/facebook/docusaurus/blob/v3.6.1/CHANGELOG.md"><code>@​docusaurus/tsconfig</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>3.6.1 (2024-11-08)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10658">#10658</a>
fix(core): bundler should not minimize static assets (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>, <code>docusaurus-faster</code>,
<code>docusaurus-utils-common</code>, <code>docusaurus-utils</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10649">#10649</a>
fix(faster,utils): fix faster/types peerDependencies (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>docusaurus-bundler</code>, <code>docusaurus-types</code>,
<code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10655">#10655</a>
refactor(faster,bundler,core): improve js loader DX (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>📝 Documentation</h4>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10657">#10657</a>
docs: fix old base ts config ref (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
<h4>🔧 Maintenance</h4>
<ul>
<li><code>docusaurus-mdx-loader</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10651">#10651</a>
refactor(mdx-loader): streamline typescript usage for remark plugin
types (<a
href="https://github.com/lebalz"><code>@​lebalz</code></a>)</li>
</ul>
</li>
<li>Other
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10650">#10650</a>
chore: Argos screenshot dogfooding test pages (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 2</h4>
<ul>
<li>Balthasar Hofer (<a
href="https://github.com/lebalz"><code>@​lebalz</code></a>)</li>
<li>Sébastien Lorber (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c971734bb5"><code>c971734</code></a>
v3.6.1</li>
<li><a
href="ed2cdf391f"><code>ed2cdf3</code></a>
chore: release Docusaurus v3.6 (<a
href="https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-tsconfig/issues/10633">#10633</a>)</li>
<li>See full diff in <a
href="https://github.com/facebook/docusaurus/commits/v3.6.1/packages/docusaurus-tsconfig">compare
view</a></li>
</ul>
</details>
<br />

Updates `@docusaurus/types` from 3.6.0 to 3.6.1
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/facebook/docusaurus/blob/v3.6.1/CHANGELOG.md"><code>@​docusaurus/types</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>3.6.1 (2024-11-08)</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li><code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10658">#10658</a>
fix(core): bundler should not minimize static assets (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
<li><code>docusaurus-bundler</code>, <code>docusaurus-faster</code>,
<code>docusaurus-utils-common</code>, <code>docusaurus-utils</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10649">#10649</a>
fix(faster,utils): fix faster/types peerDependencies (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>💅 Polish</h4>
<ul>
<li><code>docusaurus-bundler</code>, <code>docusaurus-types</code>,
<code>docusaurus</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10655">#10655</a>
refactor(faster,bundler,core): improve js loader DX (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>📝 Documentation</h4>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10657">#10657</a>
docs: fix old base ts config ref (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
<h4>🔧 Maintenance</h4>
<ul>
<li><code>docusaurus-mdx-loader</code>
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10651">#10651</a>
refactor(mdx-loader): streamline typescript usage for remark plugin
types (<a
href="https://github.com/lebalz"><code>@​lebalz</code></a>)</li>
</ul>
</li>
<li>Other
<ul>
<li><a
href="https://redirect.github.com/facebook/docusaurus/pull/10650">#10650</a>
chore: Argos screenshot dogfooding test pages (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</li>
</ul>
<h4>Committers: 2</h4>
<ul>
<li>Balthasar Hofer (<a
href="https://github.com/lebalz"><code>@​lebalz</code></a>)</li>
<li>Sébastien Lorber (<a
href="https://github.com/slorber"><code>@​slorber</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c971734bb5"><code>c971734</code></a>
v3.6.1</li>
<li><a
href="bcfa3b1128"><code>bcfa3b1</code></a>
refactor(faster,bundler,core): improve js loader DX (<a
href="https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-types/issues/10655">#10655</a>)</li>
<li><a
href="ed2cdf391f"><code>ed2cdf3</code></a>
chore: release Docusaurus v3.6 (<a
href="https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-types/issues/10633">#10633</a>)</li>
<li>See full diff in <a
href="https://github.com/facebook/docusaurus/commits/v3.6.1/packages/docusaurus-types">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-11-08 10:22:20 -08:00
Evan Simkowitz
edb3290349
Move docsite to main repo (#1204)
## Summary

We are moving our docsite to this repo for better coordination.

## What's changed?

- The docsite codebase is now in docs/
- The docsite will replace storybook as the published GitHub Pages site
for this repo
- Storybook will now be hosted at https://docs.waveterm.dev/storybook
- A new CI workflow will validate any changes to Storybook or the
docsite
- A combined CD workflow will build and deploy Storybook and the docsite
as a single artifact
- The Build Helper workflow will now build an embedded version of the
docsite before building the app, ensuring the docsite version it has is
always the latest
2024-11-06 10:45:21 -08:00
dependabot[bot]
699b413aad
Bump the dev-dependencies group across 1 directory with 11 updates (#1201)
Bumps the dev-dependencies group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) |
`9.13.0` | `9.14.0` |
|
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
| `22.8.0` | `22.8.7` |
|
[@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws)
| `8.5.12` | `8.5.13` |
|
[@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul)
| `2.1.3` | `2.1.4` |
| [eslint](https://github.com/eslint/eslint) | `9.13.0` | `9.14.0` |
| [tslib](https://github.com/Microsoft/tslib) | `2.8.0` | `2.8.1` |
| [tsx](https://github.com/privatenumber/tsx) | `4.19.1` | `4.19.2` |
|
[typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)
| `8.11.0` | `8.13.0` |
| [vite-plugin-svgr](https://github.com/pd4d10/vite-plugin-svgr) |
`4.2.0` | `4.3.0` |
|
[vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths)
| `5.0.1` | `5.1.0` |
|
[vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)
| `2.1.3` | `2.1.4` |


Updates `@eslint/js` from 9.13.0 to 9.14.0
<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.14.0</h2>
<h2>Features</h2>
<ul>
<li><a
href="3fa009f259"><code>3fa009f</code></a>
feat: add support for Import Attributes and RegExp Modifiers (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19076">#19076</a>)
(Milos Djermanovic)</li>
<li><a
href="b0faee30e0"><code>b0faee3</code></a>
feat: add types for the <code>@eslint/js</code> package (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19010">#19010</a>)
(Nitin Kumar)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a
href="24d0172bbf"><code>24d0172</code></a>
fix: enable retry concurrency limit for readFile() (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19077">#19077</a>)
(Nicholas C. Zakas)</li>
<li><a
href="b442067252"><code>b442067</code></a>
fix: Don't crash when directory is deleted during traversal. (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19067">#19067</a>)
(Nicholas C. Zakas)</li>
<li><a
href="d474443109"><code>d474443</code></a>
fix: avoid call stack overflow while processing globs (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19035">#19035</a>)
(Livia Medeiros)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a
href="151c965aec"><code>151c965</code></a>
docs: update <code>context.languageOptions.parser</code> description (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19084">#19084</a>)
(Nitin Kumar)</li>
<li><a
href="dc34f94a2e"><code>dc34f94</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="f16e846ac0"><code>f16e846</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="ee0a77ea3c"><code>ee0a77e</code></a>
docs: change link from <code>@​types/eslint</code> to lib/types (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19049">#19049</a>)
(Karl Horky)</li>
<li><a
href="50f03a119e"><code>50f03a1</code></a>
docs: Clarify global ignores in config migration guide (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19032">#19032</a>)
(Milos Djermanovic)</li>
</ul>
<h2>Build Related</h2>
<ul>
<li><a
href="37c9177aa0"><code>37c9177</code></a>
build: update <code>@wdio/*</code> dependencies (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19068">#19068</a>)
(Francesco Trotta)</li>
<li><a
href="35a8858d62"><code>35a8858</code></a>
build: exclude flawed dendency versions (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19065">#19065</a>)
(Francesco Trotta)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a
href="f36cb1649a"><code>f36cb16</code></a>
chore: upgrade <code>@​eslint/js</code><a
href="https://github.com/9"><code>@​9</code></a>.14.0 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19086">#19086</a>)
(Milos Djermanovic)</li>
<li><a
href="28be4471f6"><code>28be447</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="f48a2a0e9b"><code>f48a2a0</code></a>
test: add <code>no-invalid-regexp</code> tests with RegExp Modifiers (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19075">#19075</a>)
(Milos Djermanovic)</li>
<li><a
href="425202ed49"><code>425202e</code></a>
perf: Fix caching in config loaders (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19042">#19042</a>)
(Milos Djermanovic)</li>
<li><a
href="3d44b3c475"><code>3d44b3c</code></a>
ci: run tests in Node.js 23 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19055">#19055</a>)
(Francesco Trotta)</li>
<li><a
href="7259627315"><code>7259627</code></a>
test: ensure tmp directory cleanup in
<code>check-emfile-handling.js</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19036">#19036</a>)
(Livia Medeiros)</li>
</ul>
</blockquote>
</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.14.0 - November 1, 2024</p>
<ul>
<li><a
href="f36cb1649a"><code>f36cb16</code></a>
chore: upgrade <code>@​eslint/js</code><a
href="https://github.com/9"><code>@​9</code></a>.14.0 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19086">#19086</a>)
(Milos Djermanovic)</li>
<li><a
href="28be4471f6"><code>28be447</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="24d0172bbf"><code>24d0172</code></a>
fix: enable retry concurrency limit for readFile() (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19077">#19077</a>)
(Nicholas C. Zakas)</li>
<li><a
href="3fa009f259"><code>3fa009f</code></a>
feat: add support for Import Attributes and RegExp Modifiers (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19076">#19076</a>)
(Milos Djermanovic)</li>
<li><a
href="b0faee30e0"><code>b0faee3</code></a>
feat: add types for the <code>@eslint/js</code> package (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19010">#19010</a>)
(Nitin Kumar)</li>
<li><a
href="151c965aec"><code>151c965</code></a>
docs: update <code>context.languageOptions.parser</code> description (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19084">#19084</a>)
(Nitin Kumar)</li>
<li><a
href="dc34f94a2e"><code>dc34f94</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="f48a2a0e9b"><code>f48a2a0</code></a>
test: add <code>no-invalid-regexp</code> tests with RegExp Modifiers (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19075">#19075</a>)
(Milos Djermanovic)</li>
<li><a
href="37c9177aa0"><code>37c9177</code></a>
build: update <code>@wdio/*</code> dependencies (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19068">#19068</a>)
(Francesco Trotta)</li>
<li><a
href="b442067252"><code>b442067</code></a>
fix: Don't crash when directory is deleted during traversal. (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19067">#19067</a>)
(Nicholas C. Zakas)</li>
<li><a
href="35a8858d62"><code>35a8858</code></a>
build: exclude flawed dendency versions (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19065">#19065</a>)
(Francesco Trotta)</li>
<li><a
href="425202ed49"><code>425202e</code></a>
perf: Fix caching in config loaders (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19042">#19042</a>)
(Milos Djermanovic)</li>
<li><a
href="3d44b3c475"><code>3d44b3c</code></a>
ci: run tests in Node.js 23 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19055">#19055</a>)
(Francesco Trotta)</li>
<li><a
href="f16e846ac0"><code>f16e846</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="ee0a77ea3c"><code>ee0a77e</code></a>
docs: change link from <code>@​types/eslint</code> to lib/types (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19049">#19049</a>)
(Karl Horky)</li>
<li><a
href="d474443109"><code>d474443</code></a>
fix: avoid call stack overflow while processing globs (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19035">#19035</a>)
(Livia Medeiros)</li>
<li><a
href="7259627315"><code>7259627</code></a>
test: ensure tmp directory cleanup in
<code>check-emfile-handling.js</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19036">#19036</a>)
(Livia Medeiros)</li>
<li><a
href="50f03a119e"><code>50f03a1</code></a>
docs: Clarify global ignores in config migration guide (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19032">#19032</a>)
(Milos Djermanovic)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="28be4471f6"><code>28be447</code></a>
chore: package.json update for <code>@​eslint/js</code> release</li>
<li><a
href="b0faee30e0"><code>b0faee3</code></a>
feat: add types for the <code>@eslint/js</code> package (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19010">#19010</a>)</li>
<li>See full diff in <a
href="https://github.com/eslint/eslint/commits/v9.14.0/packages/js">compare
view</a></li>
</ul>
</details>
<br />

Updates `@types/node` from 22.8.0 to 22.8.7
<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/ws` from 8.5.12 to 8.5.13
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws">compare
view</a></li>
</ul>
</details>
<br />

Updates `@vitest/coverage-istanbul` from 2.1.3 to 2.1.4
<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.4</h2>
<h3>   🚀 Features</h3>
<p><em>This patch release includes a non-breaking feature for the
experimental Browser Mode that doesn't follow SemVer. If you want to
avoid picking up releases like this, make sure to pin the Vitest version
in your <code>package.json</code>. See npm's documentation about <a
href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for
more information.</em></p>
<ul>
<li><strong>browser</strong>: Allow custom HTML path, respect plugins
<code>transformIndexHtml</code>  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6725">vitest-dev/vitest#6725</a>
<a href="https://github.com/vitest-dev/vitest/commit/169028f0"><!-- raw
HTML omitted -->(16902)<!-- raw HTML omitted --></a></li>
</ul>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li><strong>windows</strong>:
<ul>
<li>Don't normalize drive case letter in root  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6792">vitest-dev/vitest#6792</a>
<a href="https://github.com/vitest-dev/vitest/commit/b28cd2e3"><!-- raw
HTML omitted -->(b28cd)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>browser</strong>:
<ul>
<li>Fix default browser port  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6700">vitest-dev/vitest#6700</a>
<a href="https://github.com/vitest-dev/vitest/commit/9c518c14"><!-- raw
HTML omitted -->(9c518)<!-- raw HTML omitted --></a></li>
<li>Optimize expect-type  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6713">vitest-dev/vitest#6713</a>
<a href="https://github.com/vitest-dev/vitest/commit/07918538"><!-- raw
HTML omitted -->(07918)<!-- raw HTML omitted --></a></li>
<li>Don't polyfill process.env  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6718">vitest-dev/vitest#6718</a>
<a href="https://github.com/vitest-dev/vitest/commit/da6d2ea7"><!-- raw
HTML omitted -->(da6d2)<!-- raw HTML omitted --></a></li>
<li>Increment browser port automatically if there are several projects
with browser.enabled  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6717">vitest-dev/vitest#6717</a>
<a href="https://github.com/vitest-dev/vitest/commit/a939779f"><!-- raw
HTML omitted -->(a9397)<!-- raw HTML omitted --></a></li>
<li>Cleanup keyboard state  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6731">vitest-dev/vitest#6731</a>
<a href="https://github.com/vitest-dev/vitest/commit/19278f4c"><!-- raw
HTML omitted -->(19278)<!-- raw HTML omitted --></a></li>
<li>Don't add <code>v=</code> queries to setup files imports  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6759">vitest-dev/vitest#6759</a>
<a href="https://github.com/vitest-dev/vitest/commit/b82584c9"><!-- raw
HTML omitted -->(b8258)<!-- raw HTML omitted --></a></li>
<li>User event cleanup on retry  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6764">vitest-dev/vitest#6764</a>
<a href="https://github.com/vitest-dev/vitest/commit/bdd15dd1"><!-- raw
HTML omitted -->(bdd15)<!-- raw HTML omitted --></a></li>
<li>Ignore non mocked msw requests  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6770">vitest-dev/vitest#6770</a>
<a href="https://github.com/vitest-dev/vitest/commit/9d9bad5b"><!-- raw
HTML omitted -->(9d9ba)<!-- raw HTML omitted --></a></li>
<li>Initiate MSW in the same frame as tests  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6772">vitest-dev/vitest#6772</a>
<a href="https://github.com/vitest-dev/vitest/commit/2444ff22"><!-- raw
HTML omitted -->(2444f)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>deps</strong>:
<ul>
<li>Update dependency sirv to v3  -  in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6701">vitest-dev/vitest#6701</a>
<a href="https://github.com/vitest-dev/vitest/commit/fde5d509"><!-- raw
HTML omitted -->(fde5d)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>expect</strong>:
<ul>
<li>Correct behavior of <code>toThrowError</code> with empty string
parameter  -  by <a
href="https://github.com/shulaoda"><code>@​shulaoda</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6710">vitest-dev/vitest#6710</a>
<a href="https://github.com/vitest-dev/vitest/commit/a61293e9"><!-- raw
HTML omitted -->(a6129)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>mocker</strong>:
<ul>
<li>Remove spy from peer dependencies  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6777">vitest-dev/vitest#6777</a>
<a href="https://github.com/vitest-dev/vitest/commit/3a8b56bf"><!-- raw
HTML omitted -->(3a8b5)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vitest</strong>:
<ul>
<li>Clarify slowTestThreshold, print slow tests in non-TTY 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/6715">vitest-dev/vitest#6715</a>
<a href="https://github.com/vitest-dev/vitest/commit/2e6aa647"><!-- raw
HTML omitted -->(2e6aa)<!-- raw HTML omitted --></a></li>
<li>Print warnings form Vite plugins  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6724">vitest-dev/vitest#6724</a>
<a href="https://github.com/vitest-dev/vitest/commit/121b161f"><!-- raw
HTML omitted -->(121b1)<!-- raw HTML omitted --></a></li>
<li>Don't fail if the working directory starts with a lowercase drive
letter  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6779">vitest-dev/vitest#6779</a>
<a href="https://github.com/vitest-dev/vitest/commit/df6d750b"><!-- raw
HTML omitted -->(df6d7)<!-- raw HTML omitted --></a></li>
<li>Silence import analysis warning  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6785">vitest-dev/vitest#6785</a>
<a href="https://github.com/vitest-dev/vitest/commit/39041ee5"><!-- raw
HTML omitted -->(39041)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vitest,runner</strong>:
<ul>
<li>Simplify <code>test.extend</code> type exports  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6707">vitest-dev/vitest#6707</a>
<a href="https://github.com/vitest-dev/vitest/commit/e5c388f0"><!-- raw
HTML omitted -->(e5c38)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h3>   🏎 Performance</h3>
<ul>
<li>Use <code>hash</code> to replace <code>createHash</code>  -  by <a
href="https://github.com/btea"><code>@​btea</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6703">vitest-dev/vitest#6703</a>
<a href="https://github.com/vitest-dev/vitest/commit/5d07bba6"><!-- raw
HTML omitted -->(5d07b)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v2.1.3...v2.1.4">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="0df44c0e7c"><code>0df44c0</code></a>
chore: release v2.1.4</li>
<li><a
href="de74785e05"><code>de74785</code></a>
chore(deps): update <code>@antfu/eslint-config</code> v3.8.0 (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul/issues/6751">#6751</a>)</li>
<li><a
href="d260cef634"><code>d260cef</code></a>
chore(deps): update all non-major dependencies (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul/issues/6360">#6360</a>)</li>
<li>See full diff in <a
href="https://github.com/vitest-dev/vitest/commits/v2.1.4/packages/coverage-istanbul">compare
view</a></li>
</ul>
</details>
<br />

Updates `eslint` from 9.13.0 to 9.14.0
<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.14.0</h2>
<h2>Features</h2>
<ul>
<li><a
href="3fa009f259"><code>3fa009f</code></a>
feat: add support for Import Attributes and RegExp Modifiers (<a
href="https://redirect.github.com/eslint/eslint/issues/19076">#19076</a>)
(Milos Djermanovic)</li>
<li><a
href="b0faee30e0"><code>b0faee3</code></a>
feat: add types for the <code>@eslint/js</code> package (<a
href="https://redirect.github.com/eslint/eslint/issues/19010">#19010</a>)
(Nitin Kumar)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a
href="24d0172bbf"><code>24d0172</code></a>
fix: enable retry concurrency limit for readFile() (<a
href="https://redirect.github.com/eslint/eslint/issues/19077">#19077</a>)
(Nicholas C. Zakas)</li>
<li><a
href="b442067252"><code>b442067</code></a>
fix: Don't crash when directory is deleted during traversal. (<a
href="https://redirect.github.com/eslint/eslint/issues/19067">#19067</a>)
(Nicholas C. Zakas)</li>
<li><a
href="d474443109"><code>d474443</code></a>
fix: avoid call stack overflow while processing globs (<a
href="https://redirect.github.com/eslint/eslint/issues/19035">#19035</a>)
(Livia Medeiros)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a
href="151c965aec"><code>151c965</code></a>
docs: update <code>context.languageOptions.parser</code> description (<a
href="https://redirect.github.com/eslint/eslint/issues/19084">#19084</a>)
(Nitin Kumar)</li>
<li><a
href="dc34f94a2e"><code>dc34f94</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="f16e846ac0"><code>f16e846</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="ee0a77ea3c"><code>ee0a77e</code></a>
docs: change link from <code>@​types/eslint</code> to lib/types (<a
href="https://redirect.github.com/eslint/eslint/issues/19049">#19049</a>)
(Karl Horky)</li>
<li><a
href="50f03a119e"><code>50f03a1</code></a>
docs: Clarify global ignores in config migration guide (<a
href="https://redirect.github.com/eslint/eslint/issues/19032">#19032</a>)
(Milos Djermanovic)</li>
</ul>
<h2>Build Related</h2>
<ul>
<li><a
href="37c9177aa0"><code>37c9177</code></a>
build: update <code>@wdio/*</code> dependencies (<a
href="https://redirect.github.com/eslint/eslint/issues/19068">#19068</a>)
(Francesco Trotta)</li>
<li><a
href="35a8858d62"><code>35a8858</code></a>
build: exclude flawed dendency versions (<a
href="https://redirect.github.com/eslint/eslint/issues/19065">#19065</a>)
(Francesco Trotta)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a
href="f36cb1649a"><code>f36cb16</code></a>
chore: upgrade <code>@​eslint/js</code><a
href="https://github.com/9"><code>@​9</code></a>.14.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/19086">#19086</a>)
(Milos Djermanovic)</li>
<li><a
href="28be4471f6"><code>28be447</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="f48a2a0e9b"><code>f48a2a0</code></a>
test: add <code>no-invalid-regexp</code> tests with RegExp Modifiers (<a
href="https://redirect.github.com/eslint/eslint/issues/19075">#19075</a>)
(Milos Djermanovic)</li>
<li><a
href="425202ed49"><code>425202e</code></a>
perf: Fix caching in config loaders (<a
href="https://redirect.github.com/eslint/eslint/issues/19042">#19042</a>)
(Milos Djermanovic)</li>
<li><a
href="3d44b3c475"><code>3d44b3c</code></a>
ci: run tests in Node.js 23 (<a
href="https://redirect.github.com/eslint/eslint/issues/19055">#19055</a>)
(Francesco Trotta)</li>
<li><a
href="7259627315"><code>7259627</code></a>
test: ensure tmp directory cleanup in
<code>check-emfile-handling.js</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/19036">#19036</a>)
(Livia Medeiros)</li>
</ul>
</blockquote>
</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.14.0 - November 1, 2024</p>
<ul>
<li><a
href="f36cb1649a"><code>f36cb16</code></a>
chore: upgrade <code>@​eslint/js</code><a
href="https://github.com/9"><code>@​9</code></a>.14.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/19086">#19086</a>)
(Milos Djermanovic)</li>
<li><a
href="28be4471f6"><code>28be447</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="24d0172bbf"><code>24d0172</code></a>
fix: enable retry concurrency limit for readFile() (<a
href="https://redirect.github.com/eslint/eslint/issues/19077">#19077</a>)
(Nicholas C. Zakas)</li>
<li><a
href="3fa009f259"><code>3fa009f</code></a>
feat: add support for Import Attributes and RegExp Modifiers (<a
href="https://redirect.github.com/eslint/eslint/issues/19076">#19076</a>)
(Milos Djermanovic)</li>
<li><a
href="b0faee30e0"><code>b0faee3</code></a>
feat: add types for the <code>@eslint/js</code> package (<a
href="https://redirect.github.com/eslint/eslint/issues/19010">#19010</a>)
(Nitin Kumar)</li>
<li><a
href="151c965aec"><code>151c965</code></a>
docs: update <code>context.languageOptions.parser</code> description (<a
href="https://redirect.github.com/eslint/eslint/issues/19084">#19084</a>)
(Nitin Kumar)</li>
<li><a
href="dc34f94a2e"><code>dc34f94</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="f48a2a0e9b"><code>f48a2a0</code></a>
test: add <code>no-invalid-regexp</code> tests with RegExp Modifiers (<a
href="https://redirect.github.com/eslint/eslint/issues/19075">#19075</a>)
(Milos Djermanovic)</li>
<li><a
href="37c9177aa0"><code>37c9177</code></a>
build: update <code>@wdio/*</code> dependencies (<a
href="https://redirect.github.com/eslint/eslint/issues/19068">#19068</a>)
(Francesco Trotta)</li>
<li><a
href="b442067252"><code>b442067</code></a>
fix: Don't crash when directory is deleted during traversal. (<a
href="https://redirect.github.com/eslint/eslint/issues/19067">#19067</a>)
(Nicholas C. Zakas)</li>
<li><a
href="35a8858d62"><code>35a8858</code></a>
build: exclude flawed dendency versions (<a
href="https://redirect.github.com/eslint/eslint/issues/19065">#19065</a>)
(Francesco Trotta)</li>
<li><a
href="425202ed49"><code>425202e</code></a>
perf: Fix caching in config loaders (<a
href="https://redirect.github.com/eslint/eslint/issues/19042">#19042</a>)
(Milos Djermanovic)</li>
<li><a
href="3d44b3c475"><code>3d44b3c</code></a>
ci: run tests in Node.js 23 (<a
href="https://redirect.github.com/eslint/eslint/issues/19055">#19055</a>)
(Francesco Trotta)</li>
<li><a
href="f16e846ac0"><code>f16e846</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="ee0a77ea3c"><code>ee0a77e</code></a>
docs: change link from <code>@​types/eslint</code> to lib/types (<a
href="https://redirect.github.com/eslint/eslint/issues/19049">#19049</a>)
(Karl Horky)</li>
<li><a
href="d474443109"><code>d474443</code></a>
fix: avoid call stack overflow while processing globs (<a
href="https://redirect.github.com/eslint/eslint/issues/19035">#19035</a>)
(Livia Medeiros)</li>
<li><a
href="7259627315"><code>7259627</code></a>
test: ensure tmp directory cleanup in
<code>check-emfile-handling.js</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/19036">#19036</a>)
(Livia Medeiros)</li>
<li><a
href="50f03a119e"><code>50f03a1</code></a>
docs: Clarify global ignores in config migration guide (<a
href="https://redirect.github.com/eslint/eslint/issues/19032">#19032</a>)
(Milos Djermanovic)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="db0b844a66"><code>db0b844</code></a>
9.14.0</li>
<li><a
href="20b0da1db5"><code>20b0da1</code></a>
Build: changelog update for 9.14.0</li>
<li><a
href="f36cb1649a"><code>f36cb16</code></a>
chore: upgrade <code>@​eslint/js</code><a
href="https://github.com/9"><code>@​9</code></a>.14.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/19086">#19086</a>)</li>
<li><a
href="28be4471f6"><code>28be447</code></a>
chore: package.json update for <code>@​eslint/js</code> release</li>
<li><a
href="24d0172bbf"><code>24d0172</code></a>
fix: enable retry concurrency limit for readFile() (<a
href="https://redirect.github.com/eslint/eslint/issues/19077">#19077</a>)</li>
<li><a
href="3fa009f259"><code>3fa009f</code></a>
feat: add support for Import Attributes and RegExp Modifiers (<a
href="https://redirect.github.com/eslint/eslint/issues/19076">#19076</a>)</li>
<li><a
href="b0faee30e0"><code>b0faee3</code></a>
feat: add types for the <code>@eslint/js</code> package (<a
href="https://redirect.github.com/eslint/eslint/issues/19010">#19010</a>)</li>
<li><a
href="151c965aec"><code>151c965</code></a>
docs: update <code>context.languageOptions.parser</code> description (<a
href="https://redirect.github.com/eslint/eslint/issues/19084">#19084</a>)</li>
<li><a
href="dc34f94a2e"><code>dc34f94</code></a>
docs: Update README</li>
<li><a
href="f48a2a0e9b"><code>f48a2a0</code></a>
test: add <code>no-invalid-regexp</code> tests with RegExp Modifiers (<a
href="https://redirect.github.com/eslint/eslint/issues/19075">#19075</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/eslint/eslint/compare/v9.13.0...v9.14.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `tslib` from 2.8.0 to 2.8.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Microsoft/tslib/releases">tslib's
releases</a>.</em></p>
<blockquote>
<h2>v2.8.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix publish workflow by <a
href="https://github.com/andrewbranch"><code>@​andrewbranch</code></a>
in <a
href="https://redirect.github.com/microsoft/tslib/pull/271">microsoft/tslib#271</a></li>
<li>Include non-enumerable keys in __importStar helper by <a
href="https://github.com/rbuckton"><code>@​rbuckton</code></a> in <a
href="https://redirect.github.com/microsoft/tslib/pull/272">microsoft/tslib#272</a></li>
<li>Remove use of ES2015 syntax by <a
href="https://github.com/andrewbranch"><code>@​andrewbranch</code></a>
in <a
href="https://redirect.github.com/microsoft/tslib/pull/275">microsoft/tslib#275</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/microsoft/tslib/compare/v2.8.0...v2.8.1">https://github.com/microsoft/tslib/compare/v2.8.0...v2.8.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="d72d6f70b3"><code>d72d6f7</code></a>
2.8.1</li>
<li><a
href="11fa98227b"><code>11fa982</code></a>
Merge pull request <a
href="https://redirect.github.com/Microsoft/tslib/issues/275">#275</a>
from microsoft/bug/es5-compat</li>
<li><a
href="3c532ebb15"><code>3c532eb</code></a>
Remove use of ES2015 syntax</li>
<li><a
href="b0076c4070"><code>b0076c4</code></a>
Include non-enumerable keys in __importStar helper (<a
href="https://redirect.github.com/Microsoft/tslib/issues/272">#272</a>)</li>
<li><a
href="7c11588c36"><code>7c11588</code></a>
Add missing registry-url parameter</li>
<li><a
href="1fec6679a2"><code>1fec667</code></a>
Merge pull request <a
href="https://redirect.github.com/Microsoft/tslib/issues/271">#271</a>
from microsoft/fix-publish</li>
<li><a
href="097e99eae8"><code>097e99e</code></a>
Fix publish workflow</li>
<li>See full diff in <a
href="https://github.com/Microsoft/tslib/compare/v2.8.0...v2.8.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `tsx` from 4.19.1 to 4.19.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/privatenumber/tsx/releases">tsx's
releases</a>.</em></p>
<blockquote>
<h2>v4.19.2</h2>
<h2><a
href="https://github.com/privatenumber/tsx/compare/v4.19.1...v4.19.2">4.19.2</a>
(2024-10-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>generate sourcesContent when Node.js debugger is enabled (<a
href="https://redirect.github.com/privatenumber/tsx/issues/670">#670</a>)
(<a
href="7c47074652">7c47074</a>)</li>
</ul>
<hr />
<p>This release is also available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/tsx/v/4.19.2"><code>npm
package (@​latest dist-tag)</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="7c47074652"><code>7c47074</code></a>
fix: generate sourcesContent when Node.js debugger is enabled (<a
href="https://redirect.github.com/privatenumber/tsx/issues/670">#670</a>)</li>
<li><a
href="315d5f44f3"><code>315d5f4</code></a>
docs(watch): document <code>--include</code> flag</li>
<li><a
href="375e39a2a6"><code>375e39a</code></a>
test: refactor enforce-timeout</li>
<li><a
href="524cb775b0"><code>524cb77</code></a>
docs(cjs): add compilation caveats</li>
<li><a
href="7f8a051947"><code>7f8a051</code></a>
chore(deps): update dependency node to v20.18.0 (<a
href="https://redirect.github.com/privatenumber/tsx/issues/660">#660</a>)</li>
<li><a
href="97e8de0625"><code>97e8de0</code></a>
chore: upgrade pnpm</li>
<li><a
href="95d2b0f74b"><code>95d2b0f</code></a>
chore: remove commit hooks</li>
<li><a
href="0161078994"><code>0161078</code></a>
docs: add prisma as a premium sponsor</li>
<li><a
href="09f953250a"><code>09f9532</code></a>
chore(docs): fix typo (<a
href="https://redirect.github.com/privatenumber/tsx/issues/655">#655</a>)</li>
<li>See full diff in <a
href="https://github.com/privatenumber/tsx/compare/v4.19.1...v4.19.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `typescript-eslint` from 8.11.0 to 8.13.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.13.0</h2>
<h2>8.13.0 (2024-11-04)</h2>
<h3>🚀 Features</h3>
<ul>
<li>add <code>options</code> property to <code>ImportExpression</code>
node (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10255">#10255</a>)</li>
<li><strong>eslint-plugin:</strong> disable <code>no-class-assign</code>
rule in <code>eslint-recommended</code> config (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10250">#10250</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] add
option <code>ignoreBooleanCoercion</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9924">#9924</a>)</li>
<li><strong>eslint-plugin:</strong> [only-throw-error] add allow option
(<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10221">#10221</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency
<code>@​eslint-community/regexpp</code> to v4.12.1 (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10269">#10269</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-condition] falsey
bigint should be falsey (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10205">#10205</a>)</li>
<li><strong>eslint-plugin:</strong> [no-deprecated] report on deprecated
variables used inside dynamic imports (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10261">#10261</a>)</li>
<li><strong>eslint-plugin:</strong> [no-deprecated] report when exported
class implements/extends deprecated entity (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10259">#10259</a>)</li>
<li><strong>eslint-plugin:</strong> [consistent-type-definitions] don't
leave trailing parens when fixing type to interface (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10235">#10235</a>)</li>
<li><strong>eslint-plugin:</strong> [switch-exhaustiveness-check] add
support for covering a missing property with <code>undefined</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10232">#10232</a>)</li>
<li><strong>types:</strong> parent property type annotation in the
ImportAttribute node (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10258">#10258</a>)</li>
<li><strong>utils:</strong> allow an array for the values of
SharedConfig (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10217">#10217</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>auvred <a
href="https://github.com/auvred"><code>@​auvred</code></a></li>
<li>Kim Sang Du <a
href="https://github.com/developer-bandi"><code>@​developer-bandi</code></a></li>
<li>Kirk Waiblinger <a
href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li>
<li>Mark de Dios <a
href="https://github.com/peanutenthusiast"><code>@​peanutenthusiast</code></a></li>
<li>Ronen Amiel</li>
<li>Trygve Aaberge</li>
<li>YeonJuan <a
href="https://github.com/yeonjuan"><code>@​yeonjuan</code></a></li>
<li>Yosuke Ota <a
href="https://github.com/ota-meshi"><code>@​ota-meshi</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.12.2</h2>
<h2>8.12.2 (2024-10-29)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [switch-exhaustiveness-check] invert
<code>considerDefaultExhaustiveForUnions</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10223">#10223</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<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.12.1</h2>
<h2>8.12.1 (2024-10-28)</h2>
<!-- 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.13.0 (2024-11-04)</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.12.2 (2024-10-29)</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.12.1 (2024-10-28)</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.12.0 (2024-10-28)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>typescript-eslint:</strong> improve undefined extension
handling (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10177">#10177</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Maxim Stykow <a
href="https://github.com/mstykow"><code>@​mstykow</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>Commits</summary>
<ul>
<li><a
href="ac1f632508"><code>ac1f632</code></a>
chore(release): publish 8.13.0</li>
<li><a
href="3b97b550b5"><code>3b97b55</code></a>
chore: enable eslint-plugin-perfectionist on the rest of the repo (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/10189">#10189</a>)</li>
<li><a
href="4af866a664"><code>4af866a</code></a>
chore(release): publish 8.12.2</li>
<li><a
href="1edec1d56c"><code>1edec1d</code></a>
chore(release): publish 8.12.1</li>
<li><a
href="3413a2d5bf"><code>3413a2d</code></a>
chore(release): publish 8.12.0</li>
<li><a
href="ad9d3bab05"><code>ad9d3ba</code></a>
feat(typescript-eslint): improve undefined extension handling (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/10177">#10177</a>)</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.13.0/packages/typescript-eslint">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite-plugin-svgr` from 4.2.0 to 4.3.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="702e7569a7"><code>702e756</code></a>
4.3.0</li>
<li><a
href="b5b1afb8cc"><code>b5b1afb</code></a>
chore: update deps</li>
<li><a
href="4d515a3d57"><code>4d515a3</code></a>
feat: add desc to component type (<a
href="https://redirect.github.com/pd4d10/vite-plugin-svgr/issues/120">#120</a>)</li>
<li><a
href="e4a770bb95"><code>e4a770b</code></a>
docs: add hint about vite-env.d.ts to README (<a
href="https://redirect.github.com/pd4d10/vite-plugin-svgr/issues/124">#124</a>)</li>
<li><a
href="290715588e"><code>2907155</code></a>
style: format</li>
<li><a
href="bd06e4a571"><code>bd06e4a</code></a>
chore: update deps</li>
<li><a
href="1280569bba"><code>1280569</code></a>
chore: tweak vite peer version</li>
<li><a
href="3b7af19949"><code>3b7af19</code></a>
style: format</li>
<li><a
href="242e6a605f"><code>242e6a6</code></a>
chore: added codemods to migrate v3 -&gt; v4 (<a
href="https://redirect.github.com/pd4d10/vite-plugin-svgr/issues/104">#104</a>)</li>
<li>See full diff in <a
href="https://github.com/pd4d10/vite-plugin-svgr/compare/v4.2.0...v4.3.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite-tsconfig-paths` from 5.0.1 to 5.1.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aleclarson/vite-tsconfig-paths/releases">vite-tsconfig-paths's
releases</a>.</em></p>
<blockquote>
<h2>v5.1.0</h2>
<ul>
<li>Add <code>skip</code> option for adding additional directories to be
skipped when searching for tsconfig.json files (<a
href="https://redirect.github.com/aleclarson/vite-tsconfig-paths/issues/146">#146</a>)</li>
<li>Fix path resolution on Windows when other Vite plugins neglect to
normalize the <code>importer</code> path before calling
<code>this.resolve</code> in their <code>resolveId</code> hooks (<a
href="https://redirect.github.com/aleclarson/vite-tsconfig-paths/issues/157">#157</a>)</li>
<li>Allow both tsconfig.json and jsconfig.json in the same directory
(4124b091607503d44b876bb4edd726667b386660)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="77b95adaf1"><code>77b95ad</code></a>
5.1.0</li>
<li><a
href="4124b09160"><code>4124b09</code></a>
fix: allow both tsconfig/jsconfig in same directory</li>
<li><a
href="9983767511"><code>9983767</code></a>
chore: enable “format on save” in vscode</li>
<li><a
href="152687ab44"><code>152687a</code></a>
fix: tolerate <code>resolveId</code> calls with win32-style importer
path (<a
href="https://redirect.github.com/aleclarson/vite-tsconfig-paths/issues/157">#157</a>)</li>
<li><a
href="533590d73a"><code>533590d</code></a>
docs: mention allowJs and loose options earlier in readme (<a
href="https://redirect.github.com/aleclarson/vite-tsconfig-paths/issues/159">#159</a>)</li>
<li><a
href="fe5937f40e"><code>fe5937f</code></a>
feat: add <code>skip</code> option (<a
href="https://redirect.github.com/aleclarson/vite-tsconfig-paths/issues/146">#146</a>)</li>
<li><a
href="444ee7b0d0"><code>444ee7b</code></a>
chore: add SECURITY.md</li>
<li><a
href="5c9477078d"><code>5c94770</code></a>
chore: update readme</li>
<li><a
href="879586aef3"><code>879586a</code></a>
chore: remove broken test setup</li>
<li>See full diff in <a
href="https://github.com/aleclarson/vite-tsconfig-paths/compare/v5.0.1...v5.1.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `vitest` from 2.1.3 to 2.1.4
<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.4</h2>
<h3>   🚀 Features</h3>
<p><em>This patch release includes a non-breaking feature for the
experimental Browser Mode that doesn't follow SemVer. If you want to
avoid picking up releases like this, make sure to pin the Vitest version
in your <code>package.json</code>. See npm's documentation about <a
href="https://docs.npmjs.com/cli/v6/using-npm/semver/">semver</a> for
more information.</em></p>
<ul>
<li><strong>browser</strong>: Allow custom HTML path, respect plugins
<code>transformIndexHtml</code>  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6725">vitest-dev/vitest#6725</a>
<a href="https://github.com/vitest-dev/vitest/commit/169028f0"><!-- raw
HTML omitted -->(16902)<!-- raw HTML omitted --></a></li>
</ul>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li><strong>windows</strong>:
<ul>
<li>Don't normalize drive case letter in root  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6792">vitest-dev/vitest#6792</a>
<a href="https://github.com/vitest-dev/vitest/commit/b28cd2e3"><!-- raw
HTML omitted -->(b28cd)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>browser</strong>:
<ul>
<li>Fix default browser port  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6700">vitest-dev/vitest#6700</a>
<a href="https://github.com/vitest-dev/vitest/commit/9c518c14"><!-- raw
HTML omitted -->(9c518)<!-- raw HTML omitted --></a></li>
<li>Optimize expect-type  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6713">vitest-dev/vitest#6713</a>
<a href="https://github.com/vitest-dev/vitest/commit/07918538"><!-- raw
HTML omitted -->(07918)<!-- raw HTML omitted --></a></li>
<li>Don't polyfill process.env  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6718">vitest-dev/vitest#6718</a>
<a href="https://github.com/vitest-dev/vitest/commit/da6d2ea7"><!-- raw
HTML omitted -->(da6d2)<!-- raw HTML omitted --></a></li>
<li>Increment browser port automatically if there are several projects
with browser.enabled  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6717">vitest-dev/vitest#6717</a>
<a href="https://github.com/vitest-dev/vitest/commit/a939779f"><!-- raw
HTML omitted -->(a9397)<!-- raw HTML omitted --></a></li>
<li>Cleanup keyboard state  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6731">vitest-dev/vitest#6731</a>
<a href="https://github.com/vitest-dev/vitest/commit/19278f4c"><!-- raw
HTML omitted -->(19278)<!-- raw HTML omitted --></a></li>
<li>Don't add <code>v=</code> queries to setup files imports  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6759">vitest-dev/vitest#6759</a>
<a href="https://github.com/vitest-dev/vitest/commit/b82584c9"><!-- raw
HTML omitted -->(b8258)<!-- raw HTML omitted --></a></li>
<li>User event cleanup on retry  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6764">vitest-dev/vitest#6764</a>
<a href="https://github.com/vitest-dev/vitest/commit/bdd15dd1"><!-- raw
HTML omitted -->(bdd15)<!-- raw HTML omitted --></a></li>
<li>Ignore non mocked msw requests  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6770">vitest-dev/vitest#6770</a>
<a href="https://github.com/vitest-dev/vitest/commit/9d9bad5b"><!-- raw
HTML omitted -->(9d9ba)<!-- raw HTML omitted --></a></li>
<li>Initiate MSW in the same frame as tests  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6772">vitest-dev/vitest#6772</a>
<a href="https://github.com/vitest-dev/vitest/commit/2444ff22"><!-- raw
HTML omitted -->(2444f)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>deps</strong>:
<ul>
<li>Update dependency sirv to v3  -  in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6701">vitest-dev/vitest#6701</a>
<a href="https://github.com/vitest-dev/vitest/commit/fde5d509"><!-- raw
HTML omitted -->(fde5d)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>expect</strong>:
<ul>
<li>Correct behavior of <code>toThrowError</code> with empty string
parameter  -  by <a
href="https://github.com/shulaoda"><code>@​shulaoda</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6710">vitest-dev/vitest#6710</a>
<a href="https://github.com/vitest-dev/vitest/commit/a61293e9"><!-- raw
HTML omitted -->(a6129)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>mocker</strong>:
<ul>
<li>Remove spy from peer dependencies  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6777">vitest-dev/vitest#6777</a>
<a href="https://github.com/vitest-dev/vitest/commit/3a8b56bf"><!-- raw
HTML omitted -->(3a8b5)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vitest</strong>:
<ul>
<li>Clarify slowTestThreshold, print slow tests in non-TTY 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/6715">vitest-dev/vitest#6715</a>
<a href="https://github.com/vitest-dev/vitest/commit/2e6aa647"><!-- raw
HTML omitted -->(2e6aa)<!-- raw HTML omitted --></a></li>
<li>Print warnings form Vite plugins  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6724">vitest-dev/vitest#6724</a>
<a href="https://github.com/vitest-dev/vitest/commit/121b161f"><!-- raw
HTML omitted -->(121b1)<!-- raw HTML omitted --></a></li>
<li>Don't fail if the working directory starts with a lowercase drive
letter  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6779">vitest-dev/vitest#6779</a>
<a href="https://github.com/vitest-dev/vitest/commit/df6d750b"><!-- raw
HTML omitted -->(df6d7)<!-- raw HTML omitted --></a></li>
<li>Silence import analysis warning  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6785">vitest-dev/vitest#6785</a>
<a href="https://github.com/vitest-dev/vitest/commit/39041ee5"><!-- raw
HTML omitted -->(39041)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vitest,runner</strong>:
<ul>
<li>Simplify <code>test.extend</code> type exports  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6707">vitest-dev/vitest#6707</a>
<a href="https://github.com/vitest-dev/vitest/commit/e5c388f0"><!-- raw
HTML omitted -->(e5c38)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h3>   🏎 Performance</h3>
<ul>
<li>Use <code>hash</code> to replace <code>createHash</code>  -  by <a
href="https://github.com/btea"><code>@​btea</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6703">vitest-dev/vitest#6703</a>
<a href="https://github.com/vitest-dev/vitest/commit/5d07bba6"><!-- raw
HTML omitted -->(5d07b)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v2.1.3...v2.1.4">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="0df44c0e7c"><code>0df44c0</code></a>
chore: release v2.1.4</li>
<li><a
href="2444ff225f"><code>2444ff2</code></a>
fix(browser): initiate MSW in the same frame as tests (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6772">#6772</a>)</li>
<li><a
href="39041ee55d"><code>39041ee</code></a>
fix(vitest): silence import analysis warning (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6785">#6785</a>)</li>
<li><a
href="b28cd2e396"><code>b28cd2e</code></a>
fix: don't normalize drive case letter in root (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6792">#6792</a>)</li>
<li><a
href="df6d750b79"><code>df6d750</code></a>
fix(vitest): don't fail if the working directory starts with a lowercase
driv...</li>
<li><a
href="169028f03a"><code>169028f</code></a>
feat(browser): allow custom HTML path, respect plugins
<code>transformIndexHtml</code> (...</li>
<li><a
href="5df7414bf6"><code>5df7414</code></a>
chore(deps): update all non-major dependencies (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6750">#6750</a>)</li>
<li><a
href="de74785e05"><code>de74785</code></a>
chore(deps): update <code>@antfu/eslint-config</code> v3.8.0 (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6751">#6751</a>)</li>
<li><a
href="121b161fa8"><code>121b161</code></a>
fix(vitest): print warnings form Vite plugins (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6724">#6724</a>)</li>
<li><a
href="a939779f1d"><code>a939779</code></a>
fix(browser): increment browser port automatically if there are several
proje...</li>
<li>Additional commits viewable in <a
href="https://github.com/vitest-dev/vitest/commits/v2.1.4/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 co...

_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-11-04 12:54:08 -08:00
dependabot[bot]
0aa2f71a74
Bump the prod-dependencies group across 1 directory with 5 updates (#1197)
Bumps the prod-dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
|
[@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react)
| `0.26.25` | `0.26.27` |
| [css-tree](https://github.com/csstree/csstree) | `3.0.0` | `3.0.1` |
| [monaco-yaml](https://github.com/remcohaszing/monaco-yaml) | `5.2.2` |
`5.2.3` |
|
[remark-github-blockquote-alert](https://github.com/jaywcjlove/remark-github-blockquote-alert)
| `1.2.1` | `1.3.0` |
| [winston](https://github.com/winstonjs/winston) | `3.15.0` | `3.16.0`
|


Updates `@floating-ui/react` from 0.26.25 to 0.26.27
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/floating-ui/floating-ui/releases"><code>@​floating-ui/react</code>'s
releases</a>.</em></p>
<blockquote>
<h2><code>@​floating-ui/react</code><a
href="https://github.com/0"><code>@​0</code></a>.26.27</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix(useListNavigation): ignore Home/End key press for typeable
combobox references</li>
<li>fix(useListNavigation): ensure submenu references are set as
<code>virtualItemRef</code> on floating close</li>
<li>fix(inner): use list ref length for fallback detection</li>
<li>fix(FloatingPortal): allow <code>root</code> to be reactive from
<code>null</code> to an element. ⚠️ an always-<code>null</code> value
will never render a portal node as this indicates it's waiting for an
element; it must be <code>undefined</code></li>
</ul>
<h2><code>@​floating-ui/react</code><a
href="https://github.com/0"><code>@​0</code></a>.26.26</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix(useFloating): access <code>domReference</code> instead of
<code>reference</code></li>
<li>feat(FloatingFocusManager): specify element to return focus to</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/floating-ui/floating-ui/blob/master/packages/react/CHANGELOG.md"><code>@​floating-ui/react</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>0.26.27</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix(useListNavigation): ignore Home/End key press for typeable
combobox references</li>
<li>fix(useListNavigation): ensure submenu references are set as
<code>virtualItemRef</code> on floating close</li>
<li>fix(inner): use list ref length for fallback detection</li>
<li>fix(FloatingPortal): allow <code>root</code> to be reactive from
<code>null</code> to an element</li>
</ul>
<h2>0.26.26</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix(useFloating): access <code>domReference</code> instead of
<code>reference</code></li>
<li>feat(FloatingFocusManager): specify element to return focus to</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f1d95ac5ba"><code>f1d95ac</code></a>
Version Packages (<a
href="https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react/issues/3102">#3102</a>)</li>
<li><a
href="e05d561c60"><code>e05d561</code></a>
fix(FloatingPortal): allow <code>root</code> to be reactive from
<code>null</code> to an element (#...</li>
<li><a
href="c4aba7aa72"><code>c4aba7a</code></a>
fix(useListNavigation): ensure submenu references are set as
<code>virtualItemRef</code>...</li>
<li><a
href="f65f9e2be0"><code>f65f9e2</code></a>
fix(useListNavigation): ignore Home/End key press for typeable combobox
refer...</li>
<li><a
href="229c5f7190"><code>229c5f7</code></a>
fix(inner): use list ref length for fallback detection (<a
href="https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react/issues/3101">#3101</a>)</li>
<li><a
href="c9672007a7"><code>c967200</code></a>
Version Packages (<a
href="https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react/issues/3084">#3084</a>)</li>
<li><a
href="24f2c4d6a7"><code>24f2c4d</code></a>
fix(useFloating): access <code>domReference</code> instead of
<code>reference</code> (<a
href="https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react/issues/3094">#3094</a>)</li>
<li><a
href="703db3bf19"><code>703db3b</code></a>
feat(FloatingFocusManager): specify element to return focus to (<a
href="https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react/issues/3083">#3083</a>)</li>
<li>See full diff in <a
href="https://github.com/floating-ui/floating-ui/commits/@floating-ui/react@0.26.27/packages/react">compare
view</a></li>
</ul>
</details>
<br />

Updates `css-tree` from 3.0.0 to 3.0.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/csstree/csstree/releases">css-tree's
releases</a>.</em></p>
<blockquote>
<h2>3.0.1</h2>
<ul>
<li>Bumped <code>mdn/data</code> to 2.12.1</li>
<li>Added <code>errors</code> array to the <code>Lexer#validate()</code>
method result, providing details on problematic syntax.</li>
<li>Added CSS wide keyword customization and introspection:
<ul>
<li>Added a <code>Lexer#cssWideKeywords</code> dictionary to list
CSS-wide keywords</li>
<li>Updated the Lexer's constructor to consider
<code>config.cssWideKeywords</code> for overriding the default list</li>
<li>Expanded the lexer's dump output to include the
<code>cssWideKeywords</code> dictionary</li>
<li>Modified the <code>fork()</code> method to accept a
<code>cssWideKeywords</code> option, allowing the addition of new
keywords to the existing list</li>
</ul>
</li>
<li>Reverted changes to <code>Block</code> to include <code>{</code> and
<code>}</code>, and <code>Atrule</code> and <code>Rule</code> to exclude
<code>{</code> and <code>}</code> for a <code>block</code> (<a
href="https://redirect.github.com/csstree/csstree/issues/296">#296</a>)</li>
<li>Removed second parameter (<code>assign</code>) for the callback in
the <code>fork()</code> method (e.g., <code>syntax.fork((config, assign)
=&gt; { ... })</code>), as it simply refers to
<code>Object.assign()</code></li>
<li>Fixes in syntaxes: <code>&lt;basic-shapes&gt;</code>,
<code>&lt;absolute-color-function&gt;</code> and
<code>&lt;'stroke-opacity'&gt;</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/csstree/csstree/blob/master/CHANGELOG.md">css-tree's
changelog</a>.</em></p>
<blockquote>
<h2>3.0.1 (November 1, 2024)</h2>
<ul>
<li>Bumped <code>mdn/data</code> to 2.12.1</li>
<li>Added <code>errors</code> array to the <code>Lexer#validate()</code>
method result, providing details on problematic syntax.</li>
<li>Added CSS wide keyword customization and introspection:
<ul>
<li>Added a <code>Lexer#cssWideKeywords</code> dictionary to list
CSS-wide keywords</li>
<li>Updated the Lexer's constructor to consider
<code>config.cssWideKeywords</code> for overriding the default list</li>
<li>Expanded the lexer's dump output to include the
<code>cssWideKeywords</code> dictionary</li>
<li>Modified the <code>fork()</code> method to accept a
<code>cssWideKeywords</code> option, allowing the addition of new
keywords to the existing list</li>
</ul>
</li>
<li>Reverted changes to <code>Block</code> to include <code>{</code> and
<code>}</code>, and <code>Atrule</code> and <code>Rule</code> to exclude
<code>{</code> and <code>}</code> for a <code>block</code> (<a
href="https://redirect.github.com/csstree/csstree/issues/296">#296</a>)</li>
<li>Removed second parameter (<code>assign</code>) for the callback in
the <code>fork()</code> method (e.g., <code>syntax.fork((config, assign)
=&gt; { ... })</code>), as it simply refers to
<code>Object.assign()</code></li>
<li>Fixes in syntaxes: <code>&lt;basic-shapes&gt;</code>,
<code>&lt;absolute-color-function&gt;</code> and
<code>&lt;'stroke-opacity'&gt;</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9825221fa5"><code>9825221</code></a>
3.0.1</li>
<li><a
href="d3ce7e918d"><code>d3ce7e9</code></a>
Revert changes to <code>Block</code> to include curlies (fixes <a
href="https://redirect.github.com/csstree/csstree/issues/296">#296</a>)</li>
<li><a
href="4175e97e17"><code>4175e97</code></a>
Fix &lt;'stroke-opacity'&gt; syntax (fixes <a
href="https://redirect.github.com/csstree/csstree/issues/299">#299</a>)</li>
<li><a
href="6c761e7ffa"><code>6c761e7</code></a>
Merge pull request <a
href="https://redirect.github.com/csstree/csstree/issues/291">#291</a>
from pamelalozano16/master</li>
<li><a
href="074269277d"><code>0742692</code></a>
Add <code>errors</code> array to the <code>Lexer#validate()</code>
method result</li>
<li><a
href="c20b5c5040"><code>c20b5c5</code></a>
Make tests stable to errors in definition syntaxes</li>
<li><a
href="8aeb7bf83f"><code>8aeb7bf</code></a>
Bump mdn/data to 2.12.1</li>
<li><a
href="7a3f134ccc"><code>7a3f134</code></a>
Fix lint warning</li>
<li><a
href="a6c7db08c7"><code>a6c7db0</code></a>
Fix broken mdn/data syntaxes</li>
<li><a
href="e7c8320992"><code>e7c8320</code></a>
Merge branch 'master' into pr/291</li>
<li>Additional commits viewable in <a
href="https://github.com/csstree/csstree/compare/v3.0.0...v3.0.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `monaco-yaml` from 5.2.2 to 5.2.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/remcohaszing/monaco-yaml/releases">monaco-yaml's
releases</a>.</em></p>
<blockquote>
<h2>v5.2.3</h2>
<h2>What's Changed</h2>
<ul>
<li>467b134 fix: missing client capabilities by <a
href="https://github.com/sumimakito"><code>@​sumimakito</code></a> in <a
href="https://redirect.github.com/remcohaszing/monaco-yaml/pull/248">#248
</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/sumimakito"><code>@​sumimakito</code></a> made
their first contribution in <a
href="https://redirect.github.com/remcohaszing/monaco-yaml/pull/248">remcohaszing/monaco-yaml#248</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/remcohaszing/monaco-yaml/compare/v5.2.2...v5.2.3">https://github.com/remcohaszing/monaco-yaml/compare/v5.2.2...v5.2.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f38e40c9be"><code>f38e40c</code></a>
5.2.3</li>
<li><a
href="a9b0d812d1"><code>a9b0d81</code></a>
Add markdownEnumDescriptions to the demo</li>
<li><a
href="c7479a210a"><code>c7479a2</code></a>
Avoid language-server-types import at runtime</li>
<li><a
href="467b134853"><code>467b134</code></a>
fix: missing client capabilities</li>
<li><a
href="5beb6100a5"><code>5beb610</code></a>
Explain why syntax highlighting might not work</li>
<li>See full diff in <a
href="https://github.com/remcohaszing/monaco-yaml/compare/v5.2.2...v5.2.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `remark-github-blockquote-alert` from 1.2.1 to 1.3.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jaywcjlove/remark-github-blockquote-alert/releases">remark-github-blockquote-alert's
releases</a>.</em></p>
<blockquote>
<h2>v1.3.0</h2>
<p><a href="https://jaywcjlove.github.io/#/sponsor"><img
src="https://img.shields.io/badge/Buy%20me%20a%20coffee-048754?logo=buymeacoffee"
alt="Buy me a coffee" /></a> <a
href="https://uiwjs.github.io/npm-unpkg/#/pkg/remark-github-blockquote-alert@1.3.0/file/README.md"><img
src="https://img.shields.io/badge/Open%20in-unpkg-blue" alt=""
/></a></p>
<p>Documentation v1.3.0: <a
href="https://raw.githack.com/jaywcjlove/remark-github-blockquote-alert/a520066/index.html">https://raw.githack.com/jaywcjlove/remark-github-blockquote-alert/a520066/index.html</a><br
/>
Comparing Changes: <a
href="https://github.com/jaywcjlove/remark-github-blockquote-alert/compare/v1.2.1...v1.3.0">https://github.com/jaywcjlove/remark-github-blockquote-alert/compare/v1.2.1...v1.3.0</a></p>
<ul>
<li>💢 ci: update workflows config. a18169c <a
href="https://github.com/jaywcjlove"><code>@​jaywcjlove</code></a></li>
<li>💢 ci: Update FUNDING.yml 718850f <a
href="https://github.com/jaywcjlove"><code>@​jaywcjlove</code></a></li>
<li>🌟 feat: add <code>tagName</code> option. <a
href="https://redirect.github.com/jaywcjlove/remark-github-blockquote-alert/issues/4">#4</a>
f5c617e <a
href="https://github.com/jaywcjlove"><code>@​jaywcjlove</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e9c3ca4b58"><code>e9c3ca4</code></a>
released v1.3.0 <a
href="https://redirect.github.com/jaywcjlove/remark-github-blockquote-alert/issues/4">#4</a></li>
<li><a
href="f5c617e8db"><code>f5c617e</code></a>
feat: add <code>tagName</code> option. <a
href="https://redirect.github.com/jaywcjlove/remark-github-blockquote-alert/issues/4">#4</a></li>
<li><a
href="718850fd14"><code>718850f</code></a>
ci: Update FUNDING.yml</li>
<li><a
href="a18169c2bf"><code>a18169c</code></a>
ci: update workflows config.</li>
<li>See full diff in <a
href="https://github.com/jaywcjlove/remark-github-blockquote-alert/compare/v1.2.1...v1.3.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `winston` from 3.15.0 to 3.16.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/winstonjs/winston/releases">winston's
releases</a>.</em></p>
<blockquote>
<h2>v3.16.0</h2>
<ul>
<li>Feature - optionally include Error.cause property (<a
href="https://redirect.github.com/winstonjs/winston/issues/2447">#2447</a>)
201b6f1</li>
</ul>
<p><a
href="https://github.com/winstonjs/winston/compare/v3.15.0...v3.16.0">https://github.com/winstonjs/winston/compare/v3.15.0...v3.16.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="06749a9611"><code>06749a9</code></a>
3.16.0</li>
<li><a
href="201b6f1d73"><code>201b6f1</code></a>
Feature - optionally include Error.cause property (<a
href="https://redirect.github.com/winstonjs/winston/issues/2447">#2447</a>)</li>
<li>See full diff in <a
href="https://github.com/winstonjs/winston/compare/v3.15.0...v3.16.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-11-04 10:09:21 -08:00
Mike Sawka
36fdb715d3
add prop-types dependency (#1200) 2024-11-04 10:04:32 -08:00
dependabot[bot]
c75f9f7aba
Bump the storybook group with 10 updates (#1183)
Bumps the storybook group with 10 updates:

| Package | From | To |
| --- | --- | --- |
|
[@chromatic-com/storybook](https://github.com/chromaui/addon-visual-tests)
| `3.1.0` | `3.2.2` |
|
[@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials)
| `8.3.6` | `8.4.1` |
|
[@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions)
| `8.3.6` | `8.4.1` |
|
[@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links)
| `8.3.6` | `8.4.1` |
|
[@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks)
| `8.3.6` | `8.4.1` |
|
[@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react)
| `8.3.6` | `8.4.1` |
|
[@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite)
| `8.3.6` | `8.4.1` |
|
[@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test)
| `8.3.6` | `8.4.1` |
|
[@storybook/theming](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/theming)
| `8.3.6` | `8.4.1` |
|
[storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli)
| `8.3.6` | `8.4.1` |

Updates `@chromatic-com/storybook` from 3.1.0 to 3.2.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/chromaui/addon-visual-tests/releases"><code>@​chromatic-com/storybook</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.2.2</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li>Fix dependencies to support Storybook &gt;=<code>8.2.0</code>
explicitly <a
href="https://redirect.github.com/chromaui/addon-visual-tests/pull/346">#346</a>
(<a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>)</li>
</ul>
<h4>Authors: 1</h4>
<ul>
<li>Jeppe Reinhold (<a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>)</li>
</ul>
<h2>v3.2.1</h2>
<h4>🐛 Bug Fix</h4>
<ul>
<li>Prevent running tests from Testing Module while there's a warning <a
href="https://redirect.github.com/chromaui/addon-visual-tests/pull/345">#345</a>
(<a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>)</li>
</ul>
<h4>Authors: 1</h4>
<ul>
<li>Gert Hengeveld (<a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>)</li>
</ul>
<h2>v3.2.0</h2>
<h4>🚀 Enhancement</h4>
<ul>
<li>Allow any version of Storybook in <code>peerDependencies</code> <a
href="https://redirect.github.com/chromaui/addon-visual-tests/pull/344">#344</a>
(<a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>)</li>
</ul>
<h4>Authors: 1</h4>
<ul>
<li>Gert Hengeveld (<a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/chromaui/addon-visual-tests/blob/main/CHANGELOG.md"><code>@​chromatic-com/storybook</code>'s
changelog</a>.</em></p>
<blockquote>
<h1>v3.2.2 (Thu Oct 31 2024)</h1>
<h4>🐛 Bug Fix</h4>
<ul>
<li>Fix dependencies to support Storybook &gt;=<code>8.2.0</code>
explicitly <a
href="https://redirect.github.com/chromaui/addon-visual-tests/pull/346">#346</a>
(<a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>)</li>
</ul>
<h4>Authors: 1</h4>
<ul>
<li>Jeppe Reinhold (<a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>)</li>
</ul>
<hr />
<h1>v3.2.1 (Wed Oct 30 2024)</h1>
<h4>🐛 Bug Fix</h4>
<ul>
<li>Prevent running tests from Testing Module while there's a warning <a
href="https://redirect.github.com/chromaui/addon-visual-tests/pull/345">#345</a>
(<a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>)</li>
</ul>
<h4>Authors: 1</h4>
<ul>
<li>Gert Hengeveld (<a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>)</li>
</ul>
<hr />
<h1>v3.2.0 (Mon Oct 28 2024)</h1>
<h4>🚀 Enhancement</h4>
<ul>
<li>Allow any version of Storybook in <code>peerDependencies</code> <a
href="https://redirect.github.com/chromaui/addon-visual-tests/pull/344">#344</a>
(<a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>)</li>
</ul>
<h4>Authors: 1</h4>
<ul>
<li>Gert Hengeveld (<a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>)</li>
</ul>
<hr />
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="478aa13836"><code>478aa13</code></a>
Bump version to: 3.2.2 [skip ci]</li>
<li><a
href="7ac9e17aea"><code>7ac9e17</code></a>
Update CHANGELOG.md [skip ci]</li>
<li><a
href="0d5a79355d"><code>0d5a793</code></a>
Merge pull request <a
href="https://redirect.github.com/chromaui/addon-visual-tests/issues/346">#346</a>
from chromaui/fix-dependencies</li>
<li><a
href="1e6e79367e"><code>1e6e793</code></a>
add version requirements to changelog and readme</li>
<li><a
href="8726212a72"><code>8726212</code></a>
drop shim package deps, peer dep on SB 8.2+</li>
<li><a
href="558264a6e9"><code>558264a</code></a>
fix lock file</li>
<li><a
href="3623ba1794"><code>3623ba1</code></a>
fix type imports</li>
<li><a
href="173fb39fab"><code>173fb39</code></a>
fix usage of new core event not being present pre 8.4</li>
<li><a
href="26e1fb9601"><code>26e1fb9</code></a>
allow SB 8.0.0 and onwards</li>
<li><a
href="919b65603d"><code>919b656</code></a>
be more precise about requiring storybook &gt; 8.3.0</li>
<li>Additional commits viewable in <a
href="https://github.com/chromaui/addon-visual-tests/compare/v3.1.0...v3.2.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/addon-essentials` from 8.3.6 to 8.4.1
<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.4.1</h2>
<h2>8.4.1</h2>
<ul>
<li>Core: Relax peer dep constraint of shim packages - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29503">#29503</a>,
thanks <a
href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
</ul>
<h2>v8.4.0</h2>
<h2>8.4.0</h2>
<p>Storybook 8.4 comes with a ton of exciting new features designed to
give you the best experience developing, testing, and debugging tests in
the browser!</p>
<ul>
<li>▶️ <strong>Unified UI</strong> for component testing</li>
<li>5️⃣ <strong>Svelte 5</strong> and Svelte CSF support</li>
<li>⚛️ <strong>React Native Storybook 8</strong> release</li>
<li>🏷️ <strong>Tags-based filtering</strong> to organize your
Storybook</li>
<li>🫧 <strong>Dependency cleanup</strong> to reduce install
footprint</li>
<li>💯 <strong>Hundreds</strong> more improvements</li>
</ul>
<!-- raw HTML omitted -->
<ul>
<li>Addon Test: Adjust file exports to be ESM/CJS compatible - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29471">#29471</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Addon Test: Error when addon interactions exists - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29434">#29434</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Addon Test: Escape XML when converting ANSI to HTML in test errors -
<a
href="https://redirect.github.com/storybookjs/storybook/pull/29446">#29446</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li>
<li>Addon Test: Fix hiding stacktrace for assertion errors in test panel
- <a
href="https://redirect.github.com/storybookjs/storybook/pull/29458">#29458</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li>
<li>Addon Test: Improve Error Handling - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29476">#29476</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Addon Test: Improve postinstall script - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29479">#29479</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Addon Test: Improve unsupported vitest message - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29486">#29486</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Addon Test: Only register testing module in Vite projects - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29472">#29472</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Addon Test: Throttle Vitest progress updates more heavily - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29482">#29482</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li>
<li>Addon-docs, blocks: Prebundle dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29301">#29301</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
<li>Addon-Test: Support for <code>@vitest/browser</code> v2.1.2 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29407">#29407</a>,
thanks <a
href="https://github.com/strozw"><code>@​strozw</code></a>!</li>
<li>Blocks: Prebundle <code>es-toolkit</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29259">#29259</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
<li>Builder-vite: Replace .at() call with [] in codegen - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29048">#29048</a>,
thanks <a
href="https://github.com/Chudesnov"><code>@​Chudesnov</code></a>!</li>
<li>CLI: Don't add <code>@storybook/addon-links</code> by default - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29177">#29177</a>,
thanks <a
href="https://github.com/tobiasdiez"><code>@​tobiasdiez</code></a>!</li>
<li>CLI: Ensure <code>.gitignore</code> updated via CLI ends with a
newline - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29124">#29124</a>,
thanks <a
href="https://github.com/3w36zj6"><code>@​3w36zj6</code></a>!</li>
<li>CLI: Fix <code>yarn</code> detection - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29448">#29448</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>CLI: Migrate from <code>chalk</code> to <code>picocolors</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28262">#28262</a>,
thanks <a
href="https://github.com/43081j"><code>@​43081j</code></a>!</li>
<li>CLI: Refactor NPMProxy error parsing logic - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29459">#29459</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>ConfigFile: Fix <code>export { X }</code> parsing - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29344">#29344</a>,
thanks <a
href="https://github.com/vctqs1"><code>@​vctqs1</code></a>!</li>
<li>Core: Add unified UI Testing Module - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29241">#29241</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Core: Close story status menu when selecting an item - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29455">#29455</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li>
<li>Core: Fix building Storybook deleting project root files - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29371">#29371</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
<li>Core: Fix race condition during empty folder init - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29490">#29490</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Make <code>prettier</code> an optional peer dependency - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29223">#29223</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
<li>Core: Migrate from <code>express</code> to <code>polka</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29230">#29230</a>,
thanks <a
href="https://github.com/43081j"><code>@​43081j</code></a>!</li>
<li>Core: Migrate from <code>qs</code> to <code>picoquery</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28315">#28315</a>,
thanks <a
href="https://github.com/43081j"><code>@​43081j</code></a>!</li>
<li>Core: Open 'Component tests' addon panel when clicking a story
status - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29456">#29456</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li>
<li>Core: Remove <code>handlebars</code> usage - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29208">#29208</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>Core: Remove dependence on <code>file-system-cache</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29256">#29256</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>Core: Replace <code>fs-extra</code> with the native APIs - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29126">#29126</a>,
thanks <a
href="https://github.com/ziebam"><code>@​ziebam</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/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@​storybook/addon-essentials</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.4.1</h2>
<ul>
<li>Core: Relax peer dep constraint of shim packages - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29503">#29503</a>,
thanks <a
href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
</ul>
<h2>8.4.0</h2>
<p>Storybook 8.4 comes with a ton of exciting new features designed to
give you the best experience developing, testing, and debugging tests in
the browser!</p>
<ul>
<li>▶️ <strong>Unified UI</strong> for component testing</li>
<li>5️⃣ <strong>Svelte 5</strong> and Svelte CSF support</li>
<li>⚛️ <strong>React Native Storybook 8</strong> release</li>
<li>🏷️ <strong>Tags-based filtering</strong> to organize your
Storybook</li>
<li>🫧 <strong>Dependency cleanup</strong> to reduce install
footprint</li>
<li>💯 <strong>Hundreds</strong> more improvements</li>
</ul>
<!-- raw HTML omitted -->
<ul>
<li>Addon Test: Adjust file exports to be ESM/CJS compatible - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29471">#29471</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Addon Test: Error when addon interactions exists - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29434">#29434</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Addon Test: Escape XML when converting ANSI to HTML in test errors -
<a
href="https://redirect.github.com/storybookjs/storybook/pull/29446">#29446</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li>
<li>Addon Test: Fix hiding stacktrace for assertion errors in test panel
- <a
href="https://redirect.github.com/storybookjs/storybook/pull/29458">#29458</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li>
<li>Addon Test: Improve Error Handling - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29476">#29476</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Addon Test: Improve postinstall script - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29479">#29479</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Addon Test: Improve unsupported vitest message - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29486">#29486</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Addon Test: Only register testing module in Vite projects - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29472">#29472</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Addon Test: Throttle Vitest progress updates more heavily - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29482">#29482</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li>
<li>Addon-docs, blocks: Prebundle dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29301">#29301</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
<li>Addon-Test: Support for <code>@vitest/browser</code> v2.1.2 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29407">#29407</a>,
thanks <a
href="https://github.com/strozw"><code>@​strozw</code></a>!</li>
<li>Blocks: Prebundle <code>es-toolkit</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29259">#29259</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
<li>Builder-vite: Replace .at() call with [] in codegen - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29048">#29048</a>,
thanks <a
href="https://github.com/Chudesnov"><code>@​Chudesnov</code></a>!</li>
<li>CLI: Don't add <code>@storybook/addon-links</code> by default - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29177">#29177</a>,
thanks <a
href="https://github.com/tobiasdiez"><code>@​tobiasdiez</code></a>!</li>
<li>CLI: Ensure <code>.gitignore</code> updated via CLI ends with a
newline - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29124">#29124</a>,
thanks <a
href="https://github.com/3w36zj6"><code>@​3w36zj6</code></a>!</li>
<li>CLI: Fix <code>yarn</code> detection - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29448">#29448</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>CLI: Migrate from <code>chalk</code> to <code>picocolors</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28262">#28262</a>,
thanks <a
href="https://github.com/43081j"><code>@​43081j</code></a>!</li>
<li>CLI: Refactor NPMProxy error parsing logic - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29459">#29459</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>ConfigFile: Fix <code>export { X }</code> parsing - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29344">#29344</a>,
thanks <a
href="https://github.com/vctqs1"><code>@​vctqs1</code></a>!</li>
<li>Core: Add unified UI Testing Module - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29241">#29241</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Core: Close story status menu when selecting an item - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29455">#29455</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li>
<li>Core: Fix building Storybook deleting project root files - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29371">#29371</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
<li>Core: Fix race condition during empty folder init - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29490">#29490</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Make <code>prettier</code> an optional peer dependency - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29223">#29223</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
<li>Core: Migrate from <code>express</code> to <code>polka</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29230">#29230</a>,
thanks <a
href="https://github.com/43081j"><code>@​43081j</code></a>!</li>
<li>Core: Migrate from <code>qs</code> to <code>picoquery</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28315">#28315</a>,
thanks <a
href="https://github.com/43081j"><code>@​43081j</code></a>!</li>
<li>Core: Open 'Component tests' addon panel when clicking a story
status - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29456">#29456</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li>
<li>Core: Remove <code>handlebars</code> usage - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29208">#29208</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>Core: Remove dependence on <code>file-system-cache</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29256">#29256</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>Core: Replace <code>fs-extra</code> with the native APIs - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29126">#29126</a>,
thanks <a
href="https://github.com/ziebam"><code>@​ziebam</code></a>!</li>
<li>Core: Replace <code>lodash</code> with <code>es-toolkit</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28981">#28981</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>Core: Show checkmark icon in story status dropdown and update status
label for component tests - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29451">#29451</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9983774d8e"><code>9983774</code></a>
Bump version from &quot;8.4.0&quot; to &quot;8.4.1&quot; [skip ci]</li>
<li><a
href="939651b867"><code>939651b</code></a>
Bump version from &quot;8.4.0-beta.5&quot; to &quot;8.4.0&quot; [skip
ci]</li>
<li><a
href="e94dc925e1"><code>e94dc92</code></a>
Bump version from &quot;8.4.0-beta.4&quot; to &quot;8.4.0-beta.5&quot;
[skip ci]</li>
<li><a
href="c6dc5f63f1"><code>c6dc5f6</code></a>
Bump version from &quot;8.4.0-beta.3&quot; to &quot;8.4.0-beta.4&quot;
[skip ci]</li>
<li><a
href="72b24f843b"><code>72b24f8</code></a>
Bump version from &quot;8.4.0-beta.2&quot; to &quot;8.4.0-beta.3&quot;
[skip ci]</li>
<li><a
href="88c7787e0b"><code>88c7787</code></a>
Bump version from &quot;8.4.0-beta.1&quot; to &quot;8.4.0-beta.2&quot;
[skip ci]</li>
<li><a
href="7987b0472a"><code>7987b04</code></a>
Bump version from &quot;8.4.0-beta.0&quot; to &quot;8.4.0-beta.1&quot;
[skip ci]</li>
<li><a
href="d6098267c9"><code>d609826</code></a>
Bump version from &quot;8.4.0-alpha.8&quot; to &quot;8.4.0-beta.0&quot;
[skip ci]</li>
<li><a
href="ef4ff77f9f"><code>ef4ff77</code></a>
Merge branch 'next-release' into next</li>
<li><a
href="3e154da5fa"><code>3e154da</code></a>
Bump version from &quot;8.4.0-alpha.7&quot; to &quot;8.4.0-alpha.8&quot;
[skip ci]</li>
<li>Additional commits viewable in <a
href="https://github.com/storybookjs/storybook/commits/v8.4.1/code/addons/essentials">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/addon-interactions` from 8.3.6 to 8.4.1
<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.4.1</h2>
<h2>8.4.1</h2>
<ul>
<li>Core: Relax peer dep constraint of shim packages - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29503">#29503</a>,
thanks <a
href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
</ul>
<h2>v8.4.0</h2>
<h2>8.4.0</h2>
<p>Storybook 8.4 comes with a ton of exciting new features designed to
give you the best experience developing, testing, and debugging tests in
the browser!</p>
<ul>
<li>▶️ <strong>Unified UI</strong> for component testing</li>
<li>5️⃣ <strong>Svelte 5</strong> and Svelte CSF support</li>
<li>⚛️ <strong>React Native Storybook 8</strong> release</li>
<li>🏷️ <strong>Tags-based filtering</strong> to organize your
Storybook</li>
<li>🫧 <strong>Dependency cleanup</strong> to reduce install
footprint</li>
<li>💯 <strong>Hundreds</strong> more improvements</li>
</ul>
<!-- raw HTML omitted -->
<ul>
<li>Addon Test: Adjust file exports to be ESM/CJS compatible - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29471">#29471</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Addon Test: Error when addon interactions exists - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29434">#29434</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Addon Test: Escape XML when converting ANSI to HTML in test errors -
<a
href="https://redirect.github.com/storybookjs/storybook/pull/29446">#29446</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li>
<li>Addon Test: Fix hiding stacktrace for assertion errors in test panel
- <a
href="https://redirect.github.com/storybookjs/storybook/pull/29458">#29458</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li>
<li>Addon Test: Improve Error Handling - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29476">#29476</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Addon Test: Improve postinstall script - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29479">#29479</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Addon Test: Improve unsupported vitest message - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29486">#29486</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Addon Test: Only register testing module in Vite projects - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29472">#29472</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Addon Test: Throttle Vitest progress updates more heavily - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29482">#29482</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li>
<li>Addon-docs, blocks: Prebundle dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29301">#29301</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
<li>Addon-Test: Support for <code>@vitest/browser</code> v2.1.2 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29407">#29407</a>,
thanks <a
href="https://github.com/strozw"><code>@​strozw</code></a>!</li>
<li>Blocks: Prebundle <code>es-toolkit</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29259">#29259</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
<li>Builder-vite: Replace .at() call with [] in codegen - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29048">#29048</a>,
thanks <a
href="https://github.com/Chudesnov"><code>@​Chudesnov</code></a>!</li>
<li>CLI: Don't add <code>@storybook/addon-links</code> by default - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29177">#29177</a>,
thanks <a
href="https://github.com/tobiasdiez"><code>@​tobiasdiez</code></a>!</li>
<li>CLI: Ensure <code>.gitignore</code> updated via CLI ends with a
newline - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29124">#29124</a>,
thanks <a
href="https://github.com/3w36zj6"><code>@​3w36zj6</code></a>!</li>
<li>CLI: Fix <code>yarn</code> detection - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29448">#29448</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>CLI: Migrate from <code>chalk</code> to <code>picocolors</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28262">#28262</a>,
thanks <a
href="https://github.com/43081j"><code>@​43081j</code></a>!</li>
<li>CLI: Refactor NPMProxy error parsing logic - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29459">#29459</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>ConfigFile: Fix <code>export { X }</code> parsing - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29344">#29344</a>,
thanks <a
href="https://github.com/vctqs1"><code>@​vctqs1</code></a>!</li>
<li>Core: Add unified UI Testing Module - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29241">#29241</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Core: Close story status menu when selecting an item - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29455">#29455</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li>
<li>Core: Fix building Storybook deleting project root files - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29371">#29371</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
<li>Core: Fix race condition during empty folder init - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29490">#29490</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Make <code>prettier</code> an optional peer dependency - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29223">#29223</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
<li>Core: Migrate from <code>express</code> to <code>polka</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29230">#29230</a>,
thanks <a
href="https://github.com/43081j"><code>@​43081j</code></a>!</li>
<li>Core: Migrate from <code>qs</code> to <code>picoquery</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28315">#28315</a>,
thanks <a
href="https://github.com/43081j"><code>@​43081j</code></a>!</li>
<li>Core: Open 'Component tests' addon panel when clicking a story
status - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29456">#29456</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li>
<li>Core: Remove <code>handlebars</code> usage - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29208">#29208</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>Core: Remove dependence on <code>file-system-cache</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29256">#29256</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>Core: Replace <code>fs-extra</code> with the native APIs - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29126">#29126</a>,
thanks <a
href="https://github.com/ziebam"><code>@​ziebam</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/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@​storybook/addon-interactions</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.4.1</h2>
<ul>
<li>Core: Relax peer dep constraint of shim packages - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29503">#29503</a>,
thanks <a
href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
</ul>
<h2>8.4.0</h2>
<p>Storybook 8.4 comes with a ton of exciting new features designed to
give you the best experience developing, testing, and debugging tests in
the browser!</p>
<ul>
<li>▶️ <strong>Unified UI</strong> for component testing</li>
<li>5️⃣ <strong>Svelte 5</strong> and Svelte CSF support</li>
<li>⚛️ <strong>React Native Storybook 8</strong> release</li>
<li>🏷️ <strong>Tags-based filtering</strong> to organize your
Storybook</li>
<li>🫧 <strong>Dependency cleanup</strong> to reduce install
footprint</li>
<li>💯 <strong>Hundreds</strong> more improvements</li>
</ul>
<!-- raw HTML omitted -->
<ul>
<li>Addon Test: Adjust file exports to be ESM/CJS compatible - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29471">#29471</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Addon Test: Error when addon interactions exists - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29434">#29434</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Addon Test: Escape XML when converting ANSI to HTML in test errors -
<a
href="https://redirect.github.com/storybookjs/storybook/pull/29446">#29446</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li>
<li>Addon Test: Fix hiding stacktrace for assertion errors in test panel
- <a
href="https://redirect.github.com/storybookjs/storybook/pull/29458">#29458</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li>
<li>Addon Test: Improve Error Handling - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29476">#29476</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Addon Test: Improve postinstall script - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29479">#29479</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Addon Test: Improve unsupported vitest message - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29486">#29486</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Addon Test: Only register testing module in Vite projects - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29472">#29472</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Addon Test: Throttle Vitest progress updates more heavily - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29482">#29482</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li>
<li>Addon-docs, blocks: Prebundle dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29301">#29301</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
<li>Addon-Test: Support for <code>@vitest/browser</code> v2.1.2 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29407">#29407</a>,
thanks <a
href="https://github.com/strozw"><code>@​strozw</code></a>!</li>
<li>Blocks: Prebundle <code>es-toolkit</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29259">#29259</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
<li>Builder-vite: Replace .at() call with [] in codegen - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29048">#29048</a>,
thanks <a
href="https://github.com/Chudesnov"><code>@​Chudesnov</code></a>!</li>
<li>CLI: Don't add <code>@storybook/addon-links</code> by default - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29177">#29177</a>,
thanks <a
href="https://github.com/tobiasdiez"><code>@​tobiasdiez</code></a>!</li>
<li>CLI: Ensure <code>.gitignore</code> updated via CLI ends with a
newline - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29124">#29124</a>,
thanks <a
href="https://github.com/3w36zj6"><code>@​3w36zj6</code></a>!</li>
<li>CLI: Fix <code>yarn</code> detection - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29448">#29448</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>CLI: Migrate from <code>chalk</code> to <code>picocolors</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28262">#28262</a>,
thanks <a
href="https://github.com/43081j"><code>@​43081j</code></a>!</li>
<li>CLI: Refactor NPMProxy error parsing logic - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29459">#29459</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>ConfigFile: Fix <code>export { X }</code> parsing - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29344">#29344</a>,
thanks <a
href="https://github.com/vctqs1"><code>@​vctqs1</code></a>!</li>
<li>Core: Add unified UI Testing Module - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29241">#29241</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Core: Close story status menu when selecting an item - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29455">#29455</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li>
<li>Core: Fix building Storybook deleting project root files - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29371">#29371</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
<li>Core: Fix race condition during empty folder init - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29490">#29490</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Make <code>prettier</code> an optional peer dependency - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29223">#29223</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
<li>Core: Migrate from <code>express</code> to <code>polka</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29230">#29230</a>,
thanks <a
href="https://github.com/43081j"><code>@​43081j</code></a>!</li>
<li>Core: Migrate from <code>qs</code> to <code>picoquery</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28315">#28315</a>,
thanks <a
href="https://github.com/43081j"><code>@​43081j</code></a>!</li>
<li>Core: Open 'Component tests' addon panel when clicking a story
status - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29456">#29456</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li>
<li>Core: Remove <code>handlebars</code> usage - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29208">#29208</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>Core: Remove dependence on <code>file-system-cache</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29256">#29256</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>Core: Replace <code>fs-extra</code> with the native APIs - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29126">#29126</a>,
thanks <a
href="https://github.com/ziebam"><code>@​ziebam</code></a>!</li>
<li>Core: Replace <code>lodash</code> with <code>es-toolkit</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28981">#28981</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>Core: Show checkmark icon in story status dropdown and update status
label for component tests - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29451">#29451</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9983774d8e"><code>9983774</code></a>
Bump version from &quot;8.4.0&quot; to &quot;8.4.1&quot; [skip ci]</li>
<li><a
href="939651b867"><code>939651b</code></a>
Bump version from &quot;8.4.0-beta.5&quot; to &quot;8.4.0&quot; [skip
ci]</li>
<li><a
href="e94dc925e1"><code>e94dc92</code></a>
Bump version from &quot;8.4.0-beta.4&quot; to &quot;8.4.0-beta.5&quot;
[skip ci]</li>
<li><a
href="c6dc5f63f1"><code>c6dc5f6</code></a>
Bump version from &quot;8.4.0-beta.3&quot; to &quot;8.4.0-beta.4&quot;
[skip ci]</li>
<li><a
href="72b24f843b"><code>72b24f8</code></a>
Bump version from &quot;8.4.0-beta.2&quot; to &quot;8.4.0-beta.3&quot;
[skip ci]</li>
<li><a
href="88c7787e0b"><code>88c7787</code></a>
Bump version from &quot;8.4.0-beta.1&quot; to &quot;8.4.0-beta.2&quot;
[skip ci]</li>
<li><a
href="7987b0472a"><code>7987b04</code></a>
Bump version from &quot;8.4.0-beta.0&quot; to &quot;8.4.0-beta.1&quot;
[skip ci]</li>
<li><a
href="41615d1690"><code>41615d1</code></a>
Merge branch 'next' into
revert-29433-revert-29338-yann/addon-interactions-co...</li>
<li><a
href="d6098267c9"><code>d609826</code></a>
Bump version from &quot;8.4.0-alpha.8&quot; to &quot;8.4.0-beta.0&quot;
[skip ci]</li>
<li><a
href="2cde356c78"><code>2cde356</code></a>
Revert &quot;Revert &quot;Addon Test: Error when addon interactions
exists&quot;&quot;</li>
<li>Additional commits viewable in <a
href="https://github.com/storybookjs/storybook/commits/v8.4.1/code/addons/interactions">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/addon-links` from 8.3.6 to 8.4.1
<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.4.1</h2>
<h2>8.4.1</h2>
<ul>
<li>Core: Relax peer dep constraint of shim packages - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29503">#29503</a>,
thanks <a
href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
</ul>
<h2>v8.4.0</h2>
<h2>8.4.0</h2>
<p>Storybook 8.4 comes with a ton of exciting new features designed to
give you the best experience developing, testing, and debugging tests in
the browser!</p>
<ul>
<li>▶️ <strong>Unified UI</strong> for component testing</li>
<li>5️⃣ <strong>Svelte 5</strong> and Svelte CSF support</li>
<li>⚛️ <strong>React Native Storybook 8</strong> release</li>
<li>🏷️ <strong>Tags-based filtering</strong> to organize your
Storybook</li>
<li>🫧 <strong>Dependency cleanup</strong> to reduce install
footprint</li>
<li>💯 <strong>Hundreds</strong> more improvements</li>
</ul>
<!-- raw HTML omitted -->
<ul>
<li>Addon Test: Adjust file exports to be ESM/CJS compatible - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29471">#29471</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Addon Test: Error when addon interactions exists - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29434">#29434</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Addon Test: Escape XML when converting ANSI to HTML in test errors -
<a
href="https://redirect.github.com/storybookjs/storybook/pull/29446">#29446</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li>
<li>Addon Test: Fix hiding stacktrace for assertion errors in test panel
- <a
href="https://redirect.github.com/storybookjs/storybook/pull/29458">#29458</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li>
<li>Addon Test: Improve Error Handling - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29476">#29476</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Addon Test: Improve postinstall script - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29479">#29479</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Addon Test: Improve unsupported vitest message - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29486">#29486</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Addon Test: Only register testing module in Vite projects - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29472">#29472</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Addon Test: Throttle Vitest progress updates more heavily - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29482">#29482</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li>
<li>Addon-docs, blocks: Prebundle dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29301">#29301</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
<li>Addon-Test: Support for <code>@vitest/browser</code> v2.1.2 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29407">#29407</a>,
thanks <a
href="https://github.com/strozw"><code>@​strozw</code></a>!</li>
<li>Blocks: Prebundle <code>es-toolkit</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29259">#29259</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
<li>Builder-vite: Replace .at() call with [] in codegen - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29048">#29048</a>,
thanks <a
href="https://github.com/Chudesnov"><code>@​Chudesnov</code></a>!</li>
<li>CLI: Don't add <code>@storybook/addon-links</code> by default - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29177">#29177</a>,
thanks <a
href="https://github.com/tobiasdiez"><code>@​tobiasdiez</code></a>!</li>
<li>CLI: Ensure <code>.gitignore</code> updated via CLI ends with a
newline - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29124">#29124</a>,
thanks <a
href="https://github.com/3w36zj6"><code>@​3w36zj6</code></a>!</li>
<li>CLI: Fix <code>yarn</code> detection - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29448">#29448</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>CLI: Migrate from <code>chalk</code> to <code>picocolors</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28262">#28262</a>,
thanks <a
href="https://github.com/43081j"><code>@​43081j</code></a>!</li>
<li>CLI: Refactor NPMProxy error parsing logic - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29459">#29459</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>ConfigFile: Fix <code>export { X }</code> parsing - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29344">#29344</a>,
thanks <a
href="https://github.com/vctqs1"><code>@​vctqs1</code></a>!</li>
<li>Core: Add unified UI Testing Module - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29241">#29241</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Core: Close story status menu when selecting an item - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29455">#29455</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li>
<li>Core: Fix building Storybook deleting project root files - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29371">#29371</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
<li>Core: Fix race condition during empty folder init - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29490">#29490</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Make <code>prettier</code> an optional peer dependency - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29223">#29223</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
<li>Core: Migrate from <code>express</code> to <code>polka</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29230">#29230</a>,
thanks <a
href="https://github.com/43081j"><code>@​43081j</code></a>!</li>
<li>Core: Migrate from <code>qs</code> to <code>picoquery</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28315">#28315</a>,
thanks <a
href="https://github.com/43081j"><code>@​43081j</code></a>!</li>
<li>Core: Open 'Component tests' addon panel when clicking a story
status - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29456">#29456</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li>
<li>Core: Remove <code>handlebars</code> usage - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29208">#29208</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>Core: Remove dependence on <code>file-system-cache</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29256">#29256</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>Core: Replace <code>fs-extra</code> with the native APIs - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29126">#29126</a>,
thanks <a
href="https://github.com/ziebam"><code>@​ziebam</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/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@​storybook/addon-links</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.4.1</h2>
<ul>
<li>Core: Relax peer dep constraint of shim packages - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29503">#29503</a>,
thanks <a
href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
</ul>
<h2>8.4.0</h2>
<p>Storybook 8.4 comes with a ton of exciting new features designed to
give you the best experience developing, testing, and debugging tests in
the browser!</p>
<ul>
<li>▶️ <strong>Unified UI</strong> for component testing</li>
<li>5️⃣ <strong>Svelte 5</strong> and Svelte CSF support</li>
<li>⚛️ <strong>React Native Storybook 8</strong> release</li>
<li>🏷️ <strong>Tags-based filtering</strong> to organize your
Storybook</li>
<li>🫧 <strong>Dependency cleanup</strong> to reduce install
footprint</li>
<li>💯 <strong>Hundreds</strong> more improvements</li>
</ul>
<!-- raw HTML omitted -->
<ul>
<li>Addon Test: Adjust file exports to be ESM/CJS compatible - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29471">#29471</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Addon Test: Error when addon interactions exists - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29434">#29434</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Addon Test: Escape XML when converting ANSI to HTML in test errors -
<a
href="https://redirect.github.com/storybookjs/storybook/pull/29446">#29446</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li>
<li>Addon Test: Fix hiding stacktrace for assertion errors in test panel
- <a
href="https://redirect.github.com/storybookjs/storybook/pull/29458">#29458</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li>
<li>Addon Test: Improve Error Handling - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29476">#29476</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Addon Test: Improve postinstall script - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29479">#29479</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Addon Test: Improve unsupported vitest message - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29486">#29486</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Addon Test: Only register testing module in Vite projects - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29472">#29472</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Addon Test: Throttle Vitest progress updates more heavily - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29482">#29482</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li>
<li>Addon-docs, blocks: Prebundle dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29301">#29301</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
<li>Addon-Test: Support for <code>@vitest/browser</code> v2.1.2 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29407">#29407</a>,
thanks <a
href="https://github.com/strozw"><code>@​strozw</code></a>!</li>
<li>Blocks: Prebundle <code>es-toolkit</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29259">#29259</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
<li>Builder-vite: Replace .at() call with [] in codegen - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29048">#29048</a>,
thanks <a
href="https://github.com/Chudesnov"><code>@​Chudesnov</code></a>!</li>
<li>CLI: Don't add <code>@storybook/addon-links</code> by default - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29177">#29177</a>,
thanks <a
href="https://github.com/tobiasdiez"><code>@​tobiasdiez</code></a>!</li>
<li>CLI: Ensure <code>.gitignore</code> updated via CLI ends with a
newline - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29124">#29124</a>,
thanks <a
href="https://github.com/3w36zj6"><code>@​3w36zj6</code></a>!</li>
<li>CLI: Fix <code>yarn</code> detection - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29448">#29448</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>CLI: Migrate from <code>chalk</code> to <code>picocolors</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28262">#28262</a>,
thanks <a
href="https://github.com/43081j"><code>@​43081j</code></a>!</li>
<li>CLI: Refactor NPMProxy error parsing logic - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29459">#29459</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>ConfigFile: Fix <code>export { X }</code> parsing - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29344">#29344</a>,
thanks <a
href="https://github.com/vctqs1"><code>@​vctqs1</code></a>!</li>
<li>Core: Add unified UI Testing Module - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29241">#29241</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Core: Close story status menu when selecting an item - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29455">#29455</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li>
<li>Core: Fix building Storybook deleting project root files - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29371">#29371</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
<li>Core: Fix race condition during empty folder init - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29490">#29490</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Make <code>prettier</code> an optional peer dependency - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29223">#29223</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
<li>Core: Migrate from <code>express</code> to <code>polka</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29230">#29230</a>,
thanks <a
href="https://github.com/43081j"><code>@​43081j</code></a>!</li>
<li>Core: Migrate from <code>qs</code> to <code>picoquery</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28315">#28315</a>,
thanks <a
href="https://github.com/43081j"><code>@​43081j</code></a>!</li>
<li>Core: Open 'Component tests' addon panel when clicking a story
status - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29456">#29456</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li>
<li>Core: Remove <code>handlebars</code> usage - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29208">#29208</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>Core: Remove dependence on <code>file-system-cache</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29256">#29256</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>Core: Replace <code>fs-extra</code> with the native APIs - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29126">#29126</a>,
thanks <a
href="https://github.com/ziebam"><code>@​ziebam</code></a>!</li>
<li>Core: Replace <code>lodash</code> with <code>es-toolkit</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28981">#28981</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>Core: Show checkmark icon in story status dropdown and update status
label for component tests - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29451">#29451</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9983774d8e"><code>9983774</code></a>
Bump version from &quot;8.4.0&quot; to &quot;8.4.1&quot; [skip ci]</li>
<li><a
href="939651b867"><code>939651b</code></a>
Bump version from &quot;8.4.0-beta.5&quot; to &quot;8.4.0&quot; [skip
ci]</li>
<li><a
href="e94dc925e1"><code>e94dc92</code></a>
Bump version from &quot;8.4.0-beta.4&quot; to &quot;8.4.0-beta.5&quot;
[skip ci]</li>
<li><a
href="c6dc5f63f1"><code>c6dc5f6</code></a>
Bump version from &quot;8.4.0-beta.3&quot; to &quot;8.4.0-beta.4&quot;
[skip ci]</li>
<li><a
href="72b24f843b"><code>72b24f8</code></a>
Bump version from &quot;8.4.0-beta.2&quot; to &quot;8.4.0-beta.3&quot;
[skip ci]</li>
<li><a
href="88c7787e0b"><code>88c7787</code></a>
Bump version from &quot;8.4.0-beta.1&quot; to &quot;8.4.0-beta.2&quot;
[skip ci]</li>
<li><a
href="7987b0472a"><code>7987b04</code></a>
Bump version from &quot;8.4.0-beta.0&quot; to &quot;8.4.0-beta.1&quot;
[skip ci]</li>
<li><a
href="d6098267c9"><code>d609826</code></a>
Bump version from &quot;8.4.0-alpha.8&quot; to &quot;8.4.0-beta.0&quot;
[skip ci]</li>
<li><a
href="ef4ff77f9f"><code>ef4ff77</code></a>
Merge branch 'next-release' into next</li>
<li><a
href="3e154da5fa"><code>3e154da</code></a>
Bump version from &quot;8.4.0-alpha.7&quot; to &quot;8.4.0-alpha.8&quot;
[skip ci]</li>
<li>Additional commits viewable in <a
href="https://github.com/storybookjs/storybook/commits/v8.4.1/code/addons/links">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/blocks` from 8.3.6 to 8.4.1
<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.4.1</h2>
<h2>8.4.1</h2>
<ul>
<li>Core: Relax peer dep constraint of shim packages - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29503">#29503</a>,
thanks <a
href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
</ul>
<h2>v8.4.0</h2>
<h2>8.4.0</h2>
<p>Storybook 8.4 comes with a ton of exciting new features designed to
give you the best experience developing, testing, and debugging tests in
the browser!</p>
<ul>
<li>▶️ <strong>Unified UI</strong> for component testing</li>
<li>5️⃣ <strong>Svelte 5</strong> and Svelte CSF support</li>
<li>⚛️ <strong>React Native Storybook 8</strong> release</li>
<li>🏷️ <strong>Tags-based filtering</strong> to organize your
Storybook</li>
<li>🫧 <strong>Dependency cleanup</strong> to reduce install
footprint</li>
<li>💯 <strong>Hundreds</strong> more improvements</li>
</ul>
<!-- raw HTML omitted -->
<ul>
<li>Addon Test: Adjust file exports to be ESM/CJS compatible - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29471">#29471</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Addon Test: Error when addon interactions exists - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29434">#29434</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Addon Test: Escape XML when converting ANSI to HTML in test errors -
<a
href="https://redirect.github.com/storybookjs/storybook/pull/29446">#29446</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li>
<li>Addon Test: Fix hiding stacktrace for assertion errors in test panel
- <a
href="https://redirect.github.com/storybookjs/storybook/pull/29458">#29458</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li>
<li>Addon Test: Improve Error Handling - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29476">#29476</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Addon Test: Improve postinstall script - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29479">#29479</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Addon Test: Improve unsupported vitest message - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29486">#29486</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Addon Test: Only register testing module in Vite projects - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29472">#29472</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Addon Test: Throttle Vitest progress updates more heavily - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29482">#29482</a>,
thanks <a
href="https://github.com/ghengeveld"><code>@​ghengeveld</code></a>!</li>
<li>...

_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-11-02 10:59:30 -07:00
dependabot[bot]
a7ddd39ad6
Bump @types/electron from 1.6.10 to 1.6.12 in the electron group (#1185)
Bumps the electron group with 1 update:
[@types/electron](https://github.com/DefinitelyTyped/DefinitelyTyped).

Updates `@types/electron` from 1.6.10 to 1.6.12
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/electron&package-manager=npm_and_yarn&previous-version=1.6.10&new-version=1.6.12)](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-11-02 10:59:18 -07:00
wave-builder[bot]
6ed812c8ea
chore: bump package version to 0.9.1 2024-11-01 22:40:24 +00:00
wave-builder[bot]
5cec4f0c54
chore: bump package version to 0.9.1-beta.3 2024-11-01 19:20:56 +00:00
wave-builder[bot]
e7f906c5d1
chore: bump package version to 0.9.1-beta.2 2024-11-01 01:15:06 +00:00
wave-builder[bot]
694845066b
chore: bump package version to 0.9.1-beta.1 2024-10-31 21:36:53 +00:00
wave-builder[bot]
0f1d497287
chore: bump package version to 0.9.1-beta.0 2024-10-31 19:36:08 +00:00
wave-builder[bot]
b56d154c13
chore: bump package version to 0.9.0 2024-10-29 04:33:21 +00:00
wave-builder[bot]
ee348d9fad
chore: bump package version to 0.9.0-beta.6 2024-10-28 21:45:44 +00:00
wave-builder[bot]
fb750e53ba
chore: bump package version to 0.9.0-beta.5 2024-10-28 18:04:23 +00:00
wave-builder[bot]
4d013bd68f
chore: bump package version to 0.9.0-beta.4 2024-10-28 06:15:03 +00:00
wave-builder[bot]
2f5837b0f6
chore: bump package version to 0.9.0-beta.3 2024-10-27 20:23:42 +00:00
Red J Adaya
55c8e5a213
workspace switcher + new elements (in storybook) (#1148) 2024-10-27 13:22:06 -07:00
wave-builder[bot]
e235f563f1
chore: bump package version to 0.9.0-beta.2 2024-10-26 19:19:35 +00:00
wave-builder[bot]
2d113a966c
chore: bump package version to 0.9.0-beta.1 2024-10-26 18:42:01 +00:00
wave-builder[bot]
0b74d72cfd
chore: bump package version to 0.9.0-beta.0 2024-10-26 01:50:08 +00:00
Evan Simkowitz
da57427e8c
Merge branch 'main' into dev-v0.9 2024-10-25 15:27:37 -07:00
Evan Simkowitz
ba3b87a2d3
Make @types/color a dev-dependency (#1142) 2024-10-25 10:28:28 -07:00
Evan Simkowitz
e9fcb9b145
Merge branch 'main' into dev-v0.9 2024-10-25 10:21:33 -07:00
dependabot[bot]
f903026637
Bump the prod-dependencies group with 2 updates (#1140) 2024-10-25 09:26:16 -07:00
dependabot[bot]
4ffc734747
Bump electron from 33.0.1 to 33.0.2 in the electron group (#1141) 2024-10-25 09:26:01 -07:00
dependabot[bot]
c010e859fe
Bump @chromatic-com/storybook from 2.0.2 to 3.1.0 in the storybook group (#1139) 2024-10-25 09:25:47 -07:00
dependabot[bot]
92546039a4
Bump the dev-dependencies group with 7 updates (#1138) 2024-10-25 09:23:50 -07:00
sawka
e1d538ed8b merge v0.8.13 changes 2024-10-24 17:02:35 -07:00
wave-builder[bot]
4bf0f725f7
chore: bump package version to 0.8.13 2024-10-24 23:59:06 +00:00
wave-builder[bot]
41583a3c3b
chore: bump package version to 0.8.13-beta.3 2024-10-24 23:09:11 +00:00
wave-builder[bot]
6377adae0f
chore: bump package version to 0.8.13-beta.2 2024-10-24 19:48:44 +00:00