An open-source, cross-platform terminal for seamless workflows
Go to file
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
.github Fix WinGet version bump (#1165) 2024-10-28 22:45:13 -07:00
.storybook Override bg color on light vs dark mode storybook (#884) 2024-09-26 19:37:07 -07:00
.vscode fix cname formatting exclusion (#888) 2024-09-26 20:11:23 -07:00
assets Make Linux icon match Windows (#1127) 2024-10-24 15:39:45 -07:00
build another try at audio permissions (and more) for #1086 (#1192) 2024-11-01 12:17:19 -07:00
cmd VDom 8 (#1202) 2024-11-04 12:52:36 -08:00
db vdom 4 (#1110) 2024-10-23 22:47:29 -07:00
emain vdom 7 (#1180) 2024-11-02 10:58:13 -07:00
frontend VDom 8 (#1202) 2024-11-04 12:52:36 -08:00
pkg VDom 8 (#1202) 2024-11-04 12:52:36 -08:00
public Move xterm.css to resolve Vite warning (#309) 2024-09-03 18:11:28 -07:00
testdriver TestDriver v4 (#865) 2024-10-17 19:09:41 -05:00
.editorconfig fix cname formatting exclusion (#888) 2024-09-26 20:11:23 -07:00
.gitattributes WSL Integration (#1031) 2024-10-23 22:43:17 -07:00
.gitignore Fix storybook build (#873) 2024-09-26 14:43:55 -07:00
.prettierignore Add filewatcher for config files (#63) 2024-06-19 23:59:41 -07:00
.yarnrc.yml Fix prettier formatting 2024-05-28 12:12:28 -07:00
ACKNOWLEDGEMENTS.md Add back the acknowledgements readme, update about modal link (#818) 2024-09-24 16:58:18 -07:00
BUILD.md Add Linux packaging instructions to build (#1126) 2024-10-24 14:51:49 -07:00
CNAME Storybook page, exclude Jotai from dependabot, use NodeJS 20 for builds (#868) 2024-09-26 14:17:52 -07:00
CODE_OF_CONDUCT.md move some metadata files over to new repo 2024-09-18 12:04:28 -07:00
CONTRIBUTING.md Update style section of contributing guide (#887) 2024-09-26 20:07:42 -07:00
electron-builder.config.cjs another try at audio permissions (and more) for #1086 (#1192) 2024-11-01 12:17:19 -07:00
electron.vite.config.ts right click save image in webview (#962) 2024-10-04 16:34:05 -07:00
eslint.config.js Switch to using electron-vite instead of WebPack (#45) 2024-06-13 16:49:25 -07:00
go.mod Bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0 (#1187) 2024-11-04 10:09:55 -08:00
go.sum Bump github.com/fsnotify/fsnotify from 1.7.0 to 1.8.0 (#1187) 2024-11-04 10:09:55 -08:00
index.html browser view (#1005) 2024-10-17 14:34:02 -07:00
LICENSE Setup the Build Helper pipeline (#116) 2024-07-17 22:39:22 -07:00
NOTICE update copyright 2024-09-18 12:05:08 -07:00
package.json Bump the dev-dependencies group across 1 directory with 11 updates (#1201) 2024-11-04 12:54:08 -08:00
prettier.config.cjs Windows Line Endings (#923) 2024-10-01 12:54:15 -07:00
README.md Add Snap instructions to readme (#1112) 2024-10-23 22:28:34 -07:00
RELEASES.md update 2024-09-19 17:06:31 -07:00
SECURITY.md Add markdown alert parsing, fix buffer issue when switching files (#988) 2024-10-08 09:25:41 -07:00
Taskfile.yml Fix WinGet version bump (#1165) 2024-10-28 22:45:13 -07:00
tsconfig.json thenextwave cleanups 2024-09-19 14:04:47 -07:00
version.cjs If prerelease is false and action is none, remove the prerelease version string (#395) 2024-09-18 13:12:34 -07:00
vitest.config.ts Switch to using electron-vite instead of WebPack (#45) 2024-06-13 16:49:25 -07:00
yarn.lock Bump the dev-dependencies group across 1 directory with 11 updates (#1201) 2024-11-04 12:54:08 -08:00

Wave Terminal Logo

Wave Terminal

FOSSA Status

Wave is an open-source terminal that can launch graphical widgets, controlled and integrated directly with the CLI. It includes a base terminal, directory browser, file previews (images, media, markdown), a graphical editor (for code/text files), a web browser, and integrated AI chat.

Wave isn't just another terminal emulator; it's a rethink on how terminals are built. For too long there has been a disconnect between the CLI and the web. If you want fast, keyboard-accessible, easy-to-write applications, you use the CLI, but if you want graphical interfaces, native widgets, copy/paste, scrolling, variable font sizes, then you'd have to turn to the web. Wave's goal is to bridge that gap.

WaveTerm Screenshot

Installation

Wave Terminal works on macOS, Linux, and Windows.

Install Wave Terminal from: www.waveterm.dev/download

Also available as a Homebrew Cask for macOS:

brew install --cask wave

Also available as a Snap on Linux:

sudo snap install waveterm --classic

Also available via the Windows Package Manager:

winget install CommandLine.Wave

Minimum requirements

Wave Terminal and WSH run on the following platforms:

  • macOS 10.15 or later (arm64, x64)
  • Windows 10 1809 or later (x64)
  • Linux based on glibc-2.28 or later (Debian 10, RHEL 8, Ubuntu 20.04, etc.) (arm64, x64)

Building from Source

See Building Wave Terminal.

Contributing

Wave uses GitHub Issues for issue tracking.

Find more information in our Contributions Guide, which includes:

Activity

Alt

License

Wave Terminal is licensed under the Apache-2.0 License. For more information on our dependencies, see here.