Commit Graph

135 Commits

Author SHA1 Message Date
Evan Simkowitz
26e389776b
Revert "Revert "Bump the prod-dependencies group with 2 updates"" (#1075)
Reverts wavetermdev/waveterm#1071
2024-10-18 15:31:23 -07:00
Evan Simkowitz
abb7c98d56
Revert "Revert "Bump the dev-dependencies group with 6 updates"" (#1076)
Reverts wavetermdev/waveterm#1070
2024-10-18 15:31:16 -07:00
Evan Simkowitz
6045c1f428
Revert "Bump the dev-dependencies group with 6 updates" (#1070)
Reverts wavetermdev/waveterm#1060,

Will reapply after 0.8.12
2024-10-18 12:49:23 -07:00
Evan Simkowitz
205d33e7f5
Revert "Bump the prod-dependencies group with 2 updates" (#1071)
Reverts wavetermdev/waveterm#1062,

Will reapply after 0.8.12
2024-10-18 12:49:15 -07:00
dependabot[bot]
447e9b7370
Bump the prod-dependencies group with 2 updates (#1062)
Bumps the prod-dependencies group with 2 updates:
[@floating-ui/react](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react)
and [yaml](https://github.com/eemeli/yaml).

Updates `@floating-ui/react` from 0.26.24 to 0.26.25
<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.25</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix(useListNavigation): handle virtual nested Home/End key
press</li>
<li>fix(useHover): ignore insignificant movement when resetting
<code>restMs</code></li>
<li>fix(useListNavigation): ignore duplicate arrow navigation when
composing</li>
<li>feat(useDelayGroup): add <code>enabled</code> option</li>
<li>fix(useDismiss): handle IME keydown events on Escape</li>
<li>fix(inner): round <code>max-height</code> only if not
scrollable</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.25</h2>
<h3>Patch Changes</h3>
<ul>
<li>fix(useListNavigation): handle virtual nested Home/End key
press</li>
<li>fix(useHover): ignore insignificant movement when resetting
<code>restMs</code></li>
<li>fix(useListNavigation): ignore duplicate arrow navigation when
composing</li>
<li>feat(useDelayGroup): add <code>enabled</code> option</li>
<li>fix(useDismiss): handle IME keydown events on Escape</li>
<li>fix(inner): round <code>max-height</code> only if not
scrollable</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="1ed123b3a5"><code>1ed123b</code></a>
Version Packages (<a
href="https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react/issues/3074">#3074</a>)</li>
<li><a
href="4a0f925f3a"><code>4a0f925</code></a>
fix(inner): round only if not scrollable (<a
href="https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react/issues/3081">#3081</a>)</li>
<li><a
href="c0c83b42e4"><code>c0c83b4</code></a>
feat(useDelayGroup): add <code>enabled</code> option (<a
href="https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react/issues/3080">#3080</a>)</li>
<li><a
href="5f4d7fc02d"><code>5f4d7fc</code></a>
fix(useListNavigation): handle virtual nested Home/End key press (<a
href="https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react/issues/3079">#3079</a>)</li>
<li><a
href="1d3c35714d"><code>1d3c357</code></a>
fix(useListNavigation): ignore duplicate arrow navigation when composing
(<a
href="https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react/issues/3078">#3078</a>)</li>
<li><a
href="da6583b496"><code>da6583b</code></a>
fix(useDismiss): handle IME keydown events on <code>Escape</code> (<a
href="https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react/issues/3075">#3075</a>)</li>
<li><a
href="98fd2032cf"><code>98fd203</code></a>
fix(useHover): ignore insignificant movement when resetting
<code>restMs</code> (<a
href="https://github.com/floating-ui/floating-ui/tree/HEAD/packages/react/issues/3073">#3073</a>)</li>
<li>See full diff in <a
href="https://github.com/floating-ui/floating-ui/commits/@floating-ui/react@0.26.25/packages/react">compare
view</a></li>
</ul>
</details>
<br />

Updates `yaml` from 2.5.1 to 2.6.0
<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.0</h2>
<ul>
<li>Use a proper tag for <code>!!merge &lt;&lt;</code> keys (<a
href="https://redirect.github.com/eemeli/yaml/issues/580">#580</a>)</li>
<li>Add <code>stringKeys</code> parse option (<a
href="https://redirect.github.com/eemeli/yaml/issues/581">#581</a>)</li>
<li>Stringify a Document as a Document (<a
href="https://redirect.github.com/eemeli/yaml/issues/576">#576</a>)</li>
<li>Add sponsorship by <a
href="https://manifest.build/">Manifest</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="808fba3cde"><code>808fba3</code></a>
2.6.0</li>
<li><a
href="438688f357"><code>438688f</code></a>
fix: Stringify a Document as a Document (fixes <a
href="https://redirect.github.com/eemeli/yaml/issues/576">#576</a>)</li>
<li><a
href="baaabd078a"><code>baaabd0</code></a>
feat: Add stringKeys parse option (<a
href="https://redirect.github.com/eemeli/yaml/issues/581">#581</a>)</li>
<li><a
href="f2fa108376"><code>f2fa108</code></a>
docs: Update Manifest logo (<a
href="https://redirect.github.com/eemeli/yaml/issues/582">#582</a>)</li>
<li><a
href="f088599a9c"><code>f088599</code></a>
docs: Align logos using the restricted styling available for GitHub
readmes</li>
<li><a
href="dbb8a42588"><code>dbb8a42</code></a>
docs: Fix manifest.png reference</li>
<li><a
href="28dc0a4688"><code>28dc0a4</code></a>
chore: Add sponsorship by Manifest</li>
<li><a
href="1491c20eb7"><code>1491c20</code></a>
chore: Refresh lockfile</li>
<li><a
href="7a434f0713"><code>7a434f0</code></a>
feat: Use a proper tag for !!merge &lt;&lt; keys (<a
href="https://redirect.github.com/eemeli/yaml/issues/580">#580</a>)</li>
<li>See full diff in <a
href="https://github.com/eemeli/yaml/compare/v2.5.1...v2.6.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-10-18 12:34:13 -07:00
dependabot[bot]
a02a63bd8f
Bump the dev-dependencies group with 6 updates (#1060)
Bumps the dev-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
|
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
| `22.7.5` | `22.7.6` |
|
[@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul)
| `2.1.2` | `2.1.3` |
| [tslib](https://github.com/Microsoft/tslib) | `2.7.0` | `2.8.0` |
|
[typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)
| `8.8.1` | `8.10.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) |
`5.4.8` | `5.4.9` |
|
[vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)
| `2.1.2` | `2.1.3` |

Updates `@types/node` from 22.7.5 to 22.7.6
<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 `@vitest/coverage-istanbul` from 2.1.2 to 2.1.3
<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.3</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Fix error diff of <code>toBeNaN, toBeUndefined, toBeNull,
toBeTruthy, toBeFalsy</code>  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6697">vitest-dev/vitest#6697</a>
<a href="https://github.com/vitest-dev/vitest/commit/e002758c"><!-- raw
HTML omitted -->(e0027)<!-- raw HTML omitted --></a></li>
<li><strong>browser</strong>:
<ul>
<li>Provide aria role intellisense  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6629">vitest-dev/vitest#6629</a>
<a href="https://github.com/vitest-dev/vitest/commit/f36eac77"><!-- raw
HTML omitted -->(f36ea)<!-- raw HTML omitted --></a></li>
<li>Not.toBeInTheDocument works with locators API  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6634">vitest-dev/vitest#6634</a>
<a href="https://github.com/vitest-dev/vitest/commit/8bef5d2b"><!-- raw
HTML omitted -->(8bef5)<!-- raw HTML omitted --></a></li>
<li>Use <code>/mockServiceWorker.js</code> instead of
<code>/__vitest_msw__</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/6687">vitest-dev/vitest#6687</a>
<a href="https://github.com/vitest-dev/vitest/commit/4b2ce07f"><!-- raw
HTML omitted -->(4b2ce)<!-- raw HTML omitted --></a></li>
<li>Don't override the esbuild option in the browser mode  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6692">vitest-dev/vitest#6692</a>
<a href="https://github.com/vitest-dev/vitest/commit/d131fd64"><!-- raw
HTML omitted -->(d131f)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>expect</strong>:
<ul>
<li>Preserve prototype in <code>toMatchObject</code> diff  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6620">vitest-dev/vitest#6620</a>
<a href="https://github.com/vitest-dev/vitest/commit/d289e7eb"><!-- raw
HTML omitted -->(d289e)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>mocker</strong>:
<ul>
<li>Specify correct spy dependency  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> <a
href="https://github.com/vitest-dev/vitest/commit/7e9584aa"><!-- raw
HTML omitted -->(7e958)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>runner</strong>:
<ul>
<li>Ensure sequential suite overrides sequence.concurrent  -  by <a
href="https://github.com/dsyddall"><code>@​dsyddall</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/6653">vitest-dev/vitest#6653</a>
<a href="https://github.com/vitest-dev/vitest/commit/5e6de274"><!-- raw
HTML omitted -->(5e6de)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vitest</strong>:
<ul>
<li>Deprecate UserConfig in favor of ViteUserConfig  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6626">vitest-dev/vitest#6626</a>
<a href="https://github.com/vitest-dev/vitest/commit/496bd251"><!-- raw
HTML omitted -->(496bd)<!-- raw HTML omitted --></a></li>
<li>Don't hang with maxConcurrency 0  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6627">vitest-dev/vitest#6627</a>
<a href="https://github.com/vitest-dev/vitest/commit/946d8bb1"><!-- raw
HTML omitted -->(946d8)<!-- raw HTML omitted --></a></li>
<li>Deprecate old task types and node-reliant types  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6632">vitest-dev/vitest#6632</a>
<a href="https://github.com/vitest-dev/vitest/commit/000459a9"><!-- raw
HTML omitted -->(00045)<!-- raw HTML omitted --></a></li>
<li>Fix <code>&lt;empty line&gt;</code> logs when interleaving
<code>console.log/error</code>  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6644">vitest-dev/vitest#6644</a>
<a href="https://github.com/vitest-dev/vitest/commit/9ece3952"><!-- raw
HTML omitted -->(9ece3)<!-- raw HTML omitted --></a></li>
<li>Show rollup error details as test 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/6686">vitest-dev/vitest#6686</a>
<a href="https://github.com/vitest-dev/vitest/commit/47dde76f"><!-- raw
HTML omitted -->(47dde)<!-- raw HTML omitted --></a></li>
<li>Always inline setup files  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6689">vitest-dev/vitest#6689</a>
<a href="https://github.com/vitest-dev/vitest/commit/19d64e20"><!-- raw
HTML omitted -->(19d64)<!-- raw HTML omitted --></a></li>
<li>Use <code>fast-glob</code> instead of <code>tinyglobby</code> in
Vitest  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6688">vitest-dev/vitest#6688</a>
<a href="https://github.com/vitest-dev/vitest/commit/70baaaa9"><!-- raw
HTML omitted -->(70baa)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>web-worker</strong>:
<ul>
<li>Share mocker with main executor  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6623">vitest-dev/vitest#6623</a>
<a href="https://github.com/vitest-dev/vitest/commit/fe7b8aee"><!-- raw
HTML omitted -->(fe7b8)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h3>   🏎 Performance</h3>
<ul>
<li>Reuse full name in reported tasks, update generator types  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6666">vitest-dev/vitest#6666</a>
<a href="https://github.com/vitest-dev/vitest/commit/7a0de0a7"><!-- raw
HTML omitted -->(7a0de)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v2.1.2...v2.1.3">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="4c03a0db53"><code>4c03a0d</code></a>
chore: release v2.1.3</li>
<li><a
href="7155cee210"><code>7155cee</code></a>
refactor(coverage): move re-usable parts to base provider (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul/issues/6665">#6665</a>)</li>
<li>See full diff in <a
href="https://github.com/vitest-dev/vitest/commits/v2.1.3/packages/coverage-istanbul">compare
view</a></li>
</ul>
</details>
<br />

Updates `tslib` from 2.7.0 to 2.8.0
<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.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Validate export structure of every entrypoint by <a
href="https://github.com/andrewbranch"><code>@​andrewbranch</code></a>
in <a
href="https://redirect.github.com/microsoft/tslib/pull/269">microsoft/tslib#269</a></li>
<li>Add rewriteRelativeImportExtension helper by <a
href="https://github.com/andrewbranch"><code>@​andrewbranch</code></a>
in <a
href="https://redirect.github.com/microsoft/tslib/pull/270">microsoft/tslib#270</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/microsoft/tslib/compare/v2.7.0...v2.8.0">https://github.com/microsoft/tslib/compare/v2.7.0...v2.8.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ca5f7fb791"><code>ca5f7fb</code></a>
2.8.0</li>
<li><a
href="2334267563"><code>2334267</code></a>
Merge pull request <a
href="https://redirect.github.com/Microsoft/tslib/issues/270">#270</a>
from microsoft/rewriteRelativeImportExtension</li>
<li><a
href="c4cde74589"><code>c4cde74</code></a>
Missed update</li>
<li><a
href="27b219209a"><code>27b2192</code></a>
Little optimizations</li>
<li><a
href="fece22a6b4"><code>fece22a</code></a>
Add URL-ish test</li>
<li><a
href="9c731e9f32"><code>9c731e9</code></a>
Combine tsx case into regex</li>
<li><a
href="1c03288ab2"><code>1c03288</code></a>
Test and fix invalid declaration-looking extensions</li>
<li><a
href="a55e9f7a80"><code>a55e9f7</code></a>
Do more with a regex</li>
<li><a
href="e828dac33c"><code>e828dac</code></a>
Shorten by one line</li>
<li><a
href="e7b6aa0a88"><code>e7b6aa0</code></a>
Case insensitivity, remove lookbehind</li>
<li>Additional commits viewable in <a
href="https://github.com/Microsoft/tslib/compare/v2.7.0...v2.8.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `typescript-eslint` from 8.8.1 to 8.10.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.10.0</h2>
<h2>8.10.0 (2024-10-17)</h2>
<h3>🚀 Features</h3>
<ul>
<li>support TypeScript 5.6 (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9972">#9972</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>typescript-eslint:</strong> propagate <code>name</code>
field to extended configs in <code>config</code> helper (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10094">#10094</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>auvred <a
href="https://github.com/auvred"><code>@​auvred</code></a></li>
<li>Josh Goldberg </li>
</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.9.0</h2>
<h2>8.9.0 (2024-10-14)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>rule-tester:</strong> hooks for test cases (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10109">#10109</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters]
cannot assume variables are either type or value (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10093">#10093</a>)</li>
<li><strong>eslint-plugin:</strong> [return-await] sync the behavior
with await-thenable (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10069">#10069</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-literal-enum-member] report
a different error message when <code>allowBitwiseExpressions</code> is
enabled (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10096">#10096</a>)</li>
<li><strong>eslint-plugin:</strong> [no-loop-func] sync from upstream
base rule (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10103">#10103</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unused-vars] never report the
naming of an enum member (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10117">#10117</a>)</li>
<li><strong>eslint-plugin:</strong> correct use-at-your-own-risk type
definitions (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10049">#10049</a>)</li>
<li><strong>eslint-plugin:</strong> handle unions in await...for (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10110">#10110</a>)</li>
<li><strong>rule-tester:</strong> merge provided
<code>linterOptions</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10131">#10131</a>)</li>
<li><strong>scope-manager:</strong> [no-use-before-define] do not treat
nested namespace aliases as variable references (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10095">#10095</a>)</li>
<li><strong>typescript-estree:</strong> improve project service error
message when file extension missing from extraFileExtensions (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10076">#10076</a>)</li>
<li><strong>visitor-keys:</strong> reorder
<code>TSSatisfiesExpression</code> and <code>TSTypeAssertion</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10139">#10139</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Abraham Guo</li>
<li>Anna Bocharova <a
href="https://github.com/RobinTail"><code>@​RobinTail</code></a></li>
<li>Arya Emami <a
href="https://github.com/aryaemami59"><code>@​aryaemami59</code></a></li>
<li>auvred <a
href="https://github.com/auvred"><code>@​auvred</code></a></li>
<li>Joshua Chen</li>
<li>Kirk Waiblinger <a
href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li>
<li>Lotfi Meklati <a
href="https://github.com/lotmek"><code>@​lotmek</code></a></li>
<li>mdm317</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's
changelog</a>.</em></p>
<blockquote>
<h2>8.10.0 (2024-10-17)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>typescript-eslint:</strong> propagate <code>name</code>
field to extended configs in <code>config</code> helper (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10094">#10094</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>auvred <a
href="https://github.com/auvred"><code>@​auvred</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>8.9.0 (2024-10-14)</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="7effdea430"><code>7effdea</code></a>
chore(release): publish 8.10.0</li>
<li><a
href="be5bc0fb48"><code>be5bc0f</code></a>
fix(typescript-eslint): propagate <code>name</code> field to extended
configs in `config...</li>
<li><a
href="4666ed4e0c"><code>4666ed4</code></a>
chore(release): publish 8.9.0</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.10.0/packages/typescript-eslint">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite` from 5.4.8 to 5.4.9
<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.9</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/v5.4.9/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.9/packages/vite/CHANGELOG.md">vite's
changelog</a>.</em></p>
<blockquote>
<h2><!-- raw HTML omitted -->5.4.9 (2024-10-14)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: bump launch-editor-middleware to v2.9.1 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18348">#18348</a>)
(<a
href="508d9ab834">508d9ab</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18348">#18348</a></li>
<li>fix(css): fix lightningcss dep url resolution with custom root (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18125">#18125</a>)
(<a
href="eae00b561e">eae00b5</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18125">#18125</a></li>
<li>fix(data-uri): only match ids starting with <code>data:</code> (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18241">#18241</a>)
(<a
href="96084d6e75">96084d6</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18241">#18241</a></li>
<li>fix(deps): bump tsconfck (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18322">#18322</a>)
(<a
href="dc5434ce87">dc5434c</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18322">#18322</a></li>
<li>fix(hmr): don't try to rewrite imports for direct CSS soft
invalidation (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18252">#18252</a>)
(<a
href="851b258c34">851b258</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18252">#18252</a></li>
<li>fix(ssr): (backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18150">#18150</a>)
fix source map remapping with multiple sources (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18204">#18204</a>)
(<a
href="262a8796d4">262a879</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18204">#18204</a></li>
<li>chore: update all url references of vitejs.dev to vite.dev (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18276">#18276</a>)
(<a
href="c23558a7af">c23558a</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18276">#18276</a></li>
<li>chore: update license copyright (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18278">#18278</a>)
(<a
href="1864eb17b2">1864eb1</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18278">#18278</a></li>
<li>docs: update homepage (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18274">#18274</a>)
(<a
href="ae4416349e">ae44163</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18274">#18274</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="898d61f94b"><code>898d61f</code></a>
release: v5.4.9</li>
<li><a
href="508d9ab834"><code>508d9ab</code></a>
fix: bump launch-editor-middleware to v2.9.1 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18348">#18348</a>)</li>
<li><a
href="dc5434ce87"><code>dc5434c</code></a>
fix(deps): bump tsconfck (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18322">#18322</a>)</li>
<li><a
href="851b258c34"><code>851b258</code></a>
fix(hmr): don't try to rewrite imports for direct CSS soft invalidation
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18252">#18252</a>)</li>
<li><a
href="96084d6e75"><code>96084d6</code></a>
fix(data-uri): only match ids starting with <code>data:</code> (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18241">#18241</a>)</li>
<li><a
href="eae00b561e"><code>eae00b5</code></a>
fix(css): fix lightningcss dep url resolution with custom root (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18125">#18125</a>)</li>
<li><a
href="c23558a7af"><code>c23558a</code></a>
chore: update all url references of vitejs.dev to vite.dev (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18276">#18276</a>)</li>
<li><a
href="1864eb17b2"><code>1864eb1</code></a>
chore: update license copyright (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18278">#18278</a>)</li>
<li><a
href="ae4416349e"><code>ae44163</code></a>
docs: update homepage (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18274">#18274</a>)</li>
<li><a
href="262a8796d4"><code>262a879</code></a>
fix(ssr): (backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18150">#18150</a>)
fix source map remapping with multiple sources (#...</li>
<li>See full diff in <a
href="https://github.com/vitejs/vite/commits/v5.4.9/packages/vite">compare
view</a></li>
</ul>
</details>
<br />

Updates `vitest` from 2.1.2 to 2.1.3
<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.3</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Fix error diff of <code>toBeNaN, toBeUndefined, toBeNull,
toBeTruthy, toBeFalsy</code>  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6697">vitest-dev/vitest#6697</a>
<a href="https://github.com/vitest-dev/vitest/commit/e002758c"><!-- raw
HTML omitted -->(e0027)<!-- raw HTML omitted --></a></li>
<li><strong>browser</strong>:
<ul>
<li>Provide aria role intellisense  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6629">vitest-dev/vitest#6629</a>
<a href="https://github.com/vitest-dev/vitest/commit/f36eac77"><!-- raw
HTML omitted -->(f36ea)<!-- raw HTML omitted --></a></li>
<li>Not.toBeInTheDocument works with locators API  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6634">vitest-dev/vitest#6634</a>
<a href="https://github.com/vitest-dev/vitest/commit/8bef5d2b"><!-- raw
HTML omitted -->(8bef5)<!-- raw HTML omitted --></a></li>
<li>Use <code>/mockServiceWorker.js</code> instead of
<code>/__vitest_msw__</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/6687">vitest-dev/vitest#6687</a>
<a href="https://github.com/vitest-dev/vitest/commit/4b2ce07f"><!-- raw
HTML omitted -->(4b2ce)<!-- raw HTML omitted --></a></li>
<li>Don't override the esbuild option in the browser mode  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6692">vitest-dev/vitest#6692</a>
<a href="https://github.com/vitest-dev/vitest/commit/d131fd64"><!-- raw
HTML omitted -->(d131f)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>expect</strong>:
<ul>
<li>Preserve prototype in <code>toMatchObject</code> diff  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6620">vitest-dev/vitest#6620</a>
<a href="https://github.com/vitest-dev/vitest/commit/d289e7eb"><!-- raw
HTML omitted -->(d289e)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>mocker</strong>:
<ul>
<li>Specify correct spy dependency  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> <a
href="https://github.com/vitest-dev/vitest/commit/7e9584aa"><!-- raw
HTML omitted -->(7e958)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>runner</strong>:
<ul>
<li>Ensure sequential suite overrides sequence.concurrent  -  by <a
href="https://github.com/dsyddall"><code>@​dsyddall</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/6653">vitest-dev/vitest#6653</a>
<a href="https://github.com/vitest-dev/vitest/commit/5e6de274"><!-- raw
HTML omitted -->(5e6de)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vitest</strong>:
<ul>
<li>Deprecate UserConfig in favor of ViteUserConfig  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6626">vitest-dev/vitest#6626</a>
<a href="https://github.com/vitest-dev/vitest/commit/496bd251"><!-- raw
HTML omitted -->(496bd)<!-- raw HTML omitted --></a></li>
<li>Don't hang with maxConcurrency 0  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6627">vitest-dev/vitest#6627</a>
<a href="https://github.com/vitest-dev/vitest/commit/946d8bb1"><!-- raw
HTML omitted -->(946d8)<!-- raw HTML omitted --></a></li>
<li>Deprecate old task types and node-reliant types  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6632">vitest-dev/vitest#6632</a>
<a href="https://github.com/vitest-dev/vitest/commit/000459a9"><!-- raw
HTML omitted -->(00045)<!-- raw HTML omitted --></a></li>
<li>Fix <code>&lt;empty line&gt;</code> logs when interleaving
<code>console.log/error</code>  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6644">vitest-dev/vitest#6644</a>
<a href="https://github.com/vitest-dev/vitest/commit/9ece3952"><!-- raw
HTML omitted -->(9ece3)<!-- raw HTML omitted --></a></li>
<li>Show rollup error details as test 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/6686">vitest-dev/vitest#6686</a>
<a href="https://github.com/vitest-dev/vitest/commit/47dde76f"><!-- raw
HTML omitted -->(47dde)<!-- raw HTML omitted --></a></li>
<li>Always inline setup files  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6689">vitest-dev/vitest#6689</a>
<a href="https://github.com/vitest-dev/vitest/commit/19d64e20"><!-- raw
HTML omitted -->(19d64)<!-- raw HTML omitted --></a></li>
<li>Use <code>fast-glob</code> instead of <code>tinyglobby</code> in
Vitest  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6688">vitest-dev/vitest#6688</a>
<a href="https://github.com/vitest-dev/vitest/commit/70baaaa9"><!-- raw
HTML omitted -->(70baa)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>web-worker</strong>:
<ul>
<li>Share mocker with main executor  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6623">vitest-dev/vitest#6623</a>
<a href="https://github.com/vitest-dev/vitest/commit/fe7b8aee"><!-- raw
HTML omitted -->(fe7b8)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h3>   🏎 Performance</h3>
<ul>
<li>Reuse full name in reported tasks, update generator types  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6666">vitest-dev/vitest#6666</a>
<a href="https://github.com/vitest-dev/vitest/commit/7a0de0a7"><!-- raw
HTML omitted -->(7a0de)<!-- raw HTML omitted --></a></li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v2.1.2...v2.1.3">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="4c03a0db53"><code>4c03a0d</code></a>
chore: release v2.1.3</li>
<li><a
href="70baaaa9f6"><code>70baaaa</code></a>
fix(vitest): use <code>fast-glob</code> instead of
<code>tinyglobby</code> in Vitest (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6688">#6688</a>)</li>
<li><a
href="19d64e20ef"><code>19d64e2</code></a>
fix(vitest): always inline setup files (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6689">#6689</a>)</li>
<li><a
href="47dde76f31"><code>47dde76</code></a>
fix(vitest): show rollup error details as test error (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6686">#6686</a>)</li>
<li><a
href="7155cee210"><code>7155cee</code></a>
refactor(coverage): move re-usable parts to base provider (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6665">#6665</a>)</li>
<li><a
href="7a0de0a7c2"><code>7a0de0a</code></a>
perf: reuse full name in reported tasks, update generator types (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6666">#6666</a>)</li>
<li><a
href="8bef5d2b99"><code>8bef5d2</code></a>
fix(browser): not.toBeInTheDocument works with locators API (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6634">#6634</a>)</li>
<li><a
href="9ece395264"><code>9ece395</code></a>
fix(vitest): fix <code>\&lt;empty line&gt;</code> logs when interleaving
<code>console.log/error</code> (#...</li>
<li><a
href="000459a9ae"><code>000459a</code></a>
fix(vitest): deprecate old task types and node-reliant types (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6632">#6632</a>)</li>
<li><a
href="946d8bb165"><code>946d8bb</code></a>
fix(vitest): don't hang with maxConcurrency 0 (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6627">#6627</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitest-dev/vitest/commits/v2.1.3/packages/vitest">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-18 12:33:45 -07:00
dependabot[bot]
954b42e528
Bump the storybook group with 9 updates (#1061)
Bumps the storybook group with 9 updates:

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

Updates `@storybook/addon-essentials` from 8.3.5 to 8.3.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/addon-essentials</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.6</h2>
<h2>8.3.6</h2>
<ul>
<li>CLI: Install Svelte CSF v5 in Svelte5 projects - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29323">#29323</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>Svelte: Add v5 stories to CLI templates - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29382">#29382</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@​storybook/addon-essentials</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.3.6</h2>
<ul>
<li>CLI: Install Svelte CSF v5 in Svelte5 projects - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29323">#29323</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>Svelte: Add v5 stories to CLI templates - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29382">#29382</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a2ee504971"><code>a2ee504</code></a>
Bump version from &quot;8.3.5&quot; to &quot;8.3.6&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.6/code/addons/essentials">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/addon-interactions` from 8.3.5 to 8.3.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/addon-interactions</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.6</h2>
<h2>8.3.6</h2>
<ul>
<li>CLI: Install Svelte CSF v5 in Svelte5 projects - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29323">#29323</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>Svelte: Add v5 stories to CLI templates - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29382">#29382</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@​storybook/addon-interactions</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.3.6</h2>
<ul>
<li>CLI: Install Svelte CSF v5 in Svelte5 projects - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29323">#29323</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>Svelte: Add v5 stories to CLI templates - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29382">#29382</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a2ee504971"><code>a2ee504</code></a>
Bump version from &quot;8.3.5&quot; to &quot;8.3.6&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.6/code/addons/interactions">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/addon-links` from 8.3.5 to 8.3.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/addon-links</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.6</h2>
<h2>8.3.6</h2>
<ul>
<li>CLI: Install Svelte CSF v5 in Svelte5 projects - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29323">#29323</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>Svelte: Add v5 stories to CLI templates - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29382">#29382</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@​storybook/addon-links</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.3.6</h2>
<ul>
<li>CLI: Install Svelte CSF v5 in Svelte5 projects - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29323">#29323</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>Svelte: Add v5 stories to CLI templates - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29382">#29382</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a2ee504971"><code>a2ee504</code></a>
Bump version from &quot;8.3.5&quot; to &quot;8.3.6&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.6/code/addons/links">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/blocks` from 8.3.5 to 8.3.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/blocks</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.6</h2>
<h2>8.3.6</h2>
<ul>
<li>CLI: Install Svelte CSF v5 in Svelte5 projects - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29323">#29323</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>Svelte: Add v5 stories to CLI templates - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29382">#29382</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@​storybook/blocks</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.3.6</h2>
<ul>
<li>CLI: Install Svelte CSF v5 in Svelte5 projects - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29323">#29323</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>Svelte: Add v5 stories to CLI templates - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29382">#29382</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a2ee504971"><code>a2ee504</code></a>
Bump version from &quot;8.3.5&quot; to &quot;8.3.6&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.6/code/lib/blocks">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/react` from 8.3.5 to 8.3.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/react</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.6</h2>
<h2>8.3.6</h2>
<ul>
<li>CLI: Install Svelte CSF v5 in Svelte5 projects - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29323">#29323</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>Svelte: Add v5 stories to CLI templates - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29382">#29382</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@​storybook/react</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.3.6</h2>
<ul>
<li>CLI: Install Svelte CSF v5 in Svelte5 projects - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29323">#29323</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>Svelte: Add v5 stories to CLI templates - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29382">#29382</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a2ee504971"><code>a2ee504</code></a>
Bump version from &quot;8.3.5&quot; to &quot;8.3.6&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.6/code/renderers/react">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/react-vite` from 8.3.5 to 8.3.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/react-vite</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.6</h2>
<h2>8.3.6</h2>
<ul>
<li>CLI: Install Svelte CSF v5 in Svelte5 projects - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29323">#29323</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>Svelte: Add v5 stories to CLI templates - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29382">#29382</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@​storybook/react-vite</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.3.6</h2>
<ul>
<li>CLI: Install Svelte CSF v5 in Svelte5 projects - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29323">#29323</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>Svelte: Add v5 stories to CLI templates - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29382">#29382</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a2ee504971"><code>a2ee504</code></a>
Bump version from &quot;8.3.5&quot; to &quot;8.3.6&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.6/code/frameworks/react-vite">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/test` from 8.3.5 to 8.3.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/test</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.6</h2>
<h2>8.3.6</h2>
<ul>
<li>CLI: Install Svelte CSF v5 in Svelte5 projects - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29323">#29323</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>Svelte: Add v5 stories to CLI templates - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29382">#29382</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@​storybook/test</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.3.6</h2>
<ul>
<li>CLI: Install Svelte CSF v5 in Svelte5 projects - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29323">#29323</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>Svelte: Add v5 stories to CLI templates - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29382">#29382</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a2ee504971"><code>a2ee504</code></a>
Bump version from &quot;8.3.5&quot; to &quot;8.3.6&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.6/code/lib/test">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/theming` from 8.3.5 to 8.3.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/theming</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.6</h2>
<h2>8.3.6</h2>
<ul>
<li>CLI: Install Svelte CSF v5 in Svelte5 projects - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29323">#29323</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>Svelte: Add v5 stories to CLI templates - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29382">#29382</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.6/code/lib/theming">compare
view</a></li>
</ul>
</details>
<br />

Updates `storybook` from 8.3.5 to 8.3.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases">storybook's
releases</a>.</em></p>
<blockquote>
<h2>v8.3.6</h2>
<h2>8.3.6</h2>
<ul>
<li>CLI: Install Svelte CSF v5 in Svelte5 projects - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29323">#29323</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>Svelte: Add v5 stories to CLI templates - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29382">#29382</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md">storybook's
changelog</a>.</em></p>
<blockquote>
<h2>8.3.6</h2>
<ul>
<li>CLI: Install Svelte CSF v5 in Svelte5 projects - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29323">#29323</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>Svelte: Add v5 stories to CLI templates - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29382">#29382</a>,
thanks <a
href="https://github.com/JReinhold"><code>@​JReinhold</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a2ee504971"><code>a2ee504</code></a>
Bump version from &quot;8.3.5&quot; to &quot;8.3.6&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.6/code/lib/cli">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-18 12:33:30 -07:00
dependabot[bot]
46684a3440
Bump electron from 32.1.2 to 32.2.0 in the electron group (#1018)
Bumps the electron group with 1 update:
[electron](https://github.com/electron/electron).

Updates `electron` from 32.1.2 to 32.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 v32.2.0</h2>
<h1>Release Notes for v32.2.0</h1>
<h2>Fixes</h2>
<ul>
<li>Fixed a crash when calling <code>focus</code> on a
<code>WebView</code>'s <code>webContents</code>. <a
href="https://redirect.github.com/electron/electron/pull/43934">#43934</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43933">31</a>,
<a
href="https://redirect.github.com/electron/electron/pull/43932">33</a>)<!--
raw HTML omitted --></li>
<li>Fixed a potential issue accessing a child window document when
overriding browserWindow creation via <code>setWindowOpenHandler</code>.
<a
href="https://redirect.github.com/electron/electron/pull/43877">#43877</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43878">31</a>,
<a
href="https://redirect.github.com/electron/electron/pull/43816">33</a>)<!--
raw HTML omitted --></li>
<li>Fixed an issue where an exception could be thrown on BrowserView
after its owner BrowserWindow was closed. <a
href="https://redirect.github.com/electron/electron/pull/44001">#44001</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43999">31</a>,
<a
href="https://redirect.github.com/electron/electron/pull/44000">33</a>)<!--
raw HTML omitted --></li>
<li>Fixed closing a window with more than one attached sheet on macOS.
<a
href="https://redirect.github.com/electron/electron/pull/43954">#43954</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43953">31</a>,
<a
href="https://redirect.github.com/electron/electron/pull/43952">33</a>)<!--
raw HTML omitted --></li>
<li>Fixed potential use-after-free during view removal on macOS. <a
href="https://redirect.github.com/electron/electron/pull/43923">#43923</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43924">31</a>,
<a
href="https://redirect.github.com/electron/electron/pull/43922">33</a>)<!--
raw HTML omitted --></li>
</ul>
<h2>Other Changes</h2>
<ul>
<li>Ensured that the <code>sender-id</code> hint is set when creating
desktop notifications on DBus. <a
href="https://redirect.github.com/electron/electron/pull/43950">#43950</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43951">31</a>,
<a
href="https://redirect.github.com/electron/electron/pull/43949">33</a>)<!--
raw HTML omitted --></li>
<li>Updated Chromium to 128.0.6613.178. <a
href="https://redirect.github.com/electron/electron/pull/44086">#44086</a></li>
<li>Updated Node.js to v20.18.0. <a
href="https://redirect.github.com/electron/electron/pull/44116">#44116</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="da32971374"><code>da32971</code></a>
chore: bump node to v20.18.0 (32-x-y) (<a
href="https://redirect.github.com/electron/electron/issues/44116">#44116</a>)</li>
<li><a
href="27c38bdead"><code>27c38bd</code></a>
build: add import/order eslint rule (<a
href="https://redirect.github.com/electron/electron/issues/44107">#44107</a>)</li>
<li><a
href="bf8de29f9b"><code>bf8de29</code></a>
fix: remove use of deprecated API base::Hash() (<a
href="https://redirect.github.com/electron/electron/issues/44102">#44102</a>)</li>
<li><a
href="058a616135"><code>058a616</code></a>
perf: use ArrayBuffer::Data() instead of GetBackingStore()-&gt;Data()
(32-x-y) (...</li>
<li><a
href="bd8b9daa74"><code>bd8b9da</code></a>
fix: -Wunsafe-buffer-usage warnings in
WebFrameRenderer::ExecuteJavaScript() ...</li>
<li><a
href="a635dac618"><code>a635dac</code></a>
chore: bump chromium to 128.0.6613.178 (32-x-y) (<a
href="https://redirect.github.com/electron/electron/issues/44086">#44086</a>)</li>
<li><a
href="653b928e0d"><code>653b928</code></a>
build: fix relative file read during npm publish (<a
href="https://redirect.github.com/electron/electron/issues/44092">#44092</a>)</li>
<li><a
href="98b1d305b6"><code>98b1d30</code></a>
build: cleanup release scripts, separate cli entrypoints from logic (<a
href="https://redirect.github.com/electron/electron/issues/44081">#44081</a>)</li>
<li><a
href="2f519a8f2e"><code>2f519a8</code></a>
build: update some build dependencies (<a
href="https://redirect.github.com/electron/electron/issues/44070">#44070</a>)</li>
<li><a
href="2e84985439"><code>2e84985</code></a>
build: convert all release scripts to typescript (<a
href="https://redirect.github.com/electron/electron/issues/44060">#44060</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/electron/electron/compare/v32.1.2...v32.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=32.1.2&new-version=32.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-10-17 09:55:32 -07:00
Mike Sawka
e24fab34dc
get json/yaml validation working (#1032) 2024-10-14 18:18:58 -07:00
Evan Simkowitz
0b88fa590d
Move AI model configs to presets and add a dropdown to swap between configs (#1024) 2024-10-12 18:40:14 -04:00
dependabot[bot]
74226ca5fb
Bump winston from 3.14.2 to 3.15.0 in the prod-dependencies group (#1017)
Bumps the prod-dependencies group with 1 update:
[winston](https://github.com/winstonjs/winston).

Updates `winston` from 3.14.2 to 3.15.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.15.0</h2>
<p>Note: we removed LogCallback from the TS definitions because the
underlying library didn't actually support these. If this causes issues
in your apps, we recommend you remove references to LogCallbacks, since
such code was not being executed anyways. See <a
href="https://redirect.github.com/winstonjs/winston/issues/2513">#2513</a>
and the issue linked therein.</p>
<ul>
<li>remove logcallback (<a
href="https://redirect.github.com/winstonjs/winston/issues/2513">#2513</a>)
3a54777</li>
<li>chore(docs): Update README.md w/ usage comments (<a
href="https://redirect.github.com/winstonjs/winston/issues/2507">#2507</a>)
f110f61</li>
<li>Bump nyc from 15.1.0 to 17.1.0 (<a
href="https://redirect.github.com/winstonjs/winston/issues/2511">#2511</a>)
f5dde86</li>
<li>Bump <code>@​babel/cli</code> from 7.24.7 to 7.25.6 (<a
href="https://redirect.github.com/winstonjs/winston/issues/2512">#2512</a>)
d1b8dc6</li>
<li>Bump <code>@​babel/preset-env</code> from 7.24.8 to 7.25.4 (<a
href="https://redirect.github.com/winstonjs/winston/issues/2506">#2506</a>)
564161a</li>
<li>Bump mocha from 10.7.0 to 10.7.3 (<a
href="https://redirect.github.com/winstonjs/winston/issues/2500">#2500</a>)
eb7e315</li>
<li>Unified Handler Tests (<a
href="https://redirect.github.com/winstonjs/winston/issues/2020">#2020</a>)
22aab6d</li>
</ul>
<p><a
href="https://github.com/winstonjs/winston/compare/v3.14.2...v3.15.0">https://github.com/winstonjs/winston/compare/v3.14.2...v3.15.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="195e55c7e7"><code>195e55c</code></a>
3.15.0</li>
<li><a
href="3a5477770e"><code>3a54777</code></a>
remove logcallback (<a
href="https://redirect.github.com/winstonjs/winston/issues/2513">#2513</a>)</li>
<li><a
href="f110f61adc"><code>f110f61</code></a>
chore(docs): Update README.md w/ usage comments (<a
href="https://redirect.github.com/winstonjs/winston/issues/2507">#2507</a>)</li>
<li><a
href="f5dde86716"><code>f5dde86</code></a>
Bump nyc from 15.1.0 to 17.1.0 (<a
href="https://redirect.github.com/winstonjs/winston/issues/2511">#2511</a>)</li>
<li><a
href="d1b8dc6d2d"><code>d1b8dc6</code></a>
Bump <code>@​babel/cli</code> from 7.24.7 to 7.25.6 (<a
href="https://redirect.github.com/winstonjs/winston/issues/2512">#2512</a>)</li>
<li><a
href="564161aed3"><code>564161a</code></a>
Bump <code>@​babel/preset-env</code> from 7.24.8 to 7.25.4 (<a
href="https://redirect.github.com/winstonjs/winston/issues/2506">#2506</a>)</li>
<li><a
href="eb7e315e58"><code>eb7e315</code></a>
Bump mocha from 10.7.0 to 10.7.3 (<a
href="https://redirect.github.com/winstonjs/winston/issues/2500">#2500</a>)</li>
<li><a
href="22aab6de1d"><code>22aab6d</code></a>
Unified Handler Tests (<a
href="https://redirect.github.com/winstonjs/winston/issues/2020">#2020</a>)</li>
<li>See full diff in <a
href="https://github.com/winstonjs/winston/compare/v3.14.2...v3.15.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=winston&package-manager=npm_and_yarn&previous-version=3.14.2&new-version=3.15.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-10-11 14:31:26 -04:00
dependabot[bot]
400487dcce
Bump the dev-dependencies group with 7 updates (#1016)
Bumps the dev-dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) |
`9.11.1` | `9.12.0` |
|
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
| `22.7.4` | `22.7.5` |
|
[@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom)
| `18.3.0` | `18.3.1` |
| [eslint](https://github.com/eslint/eslint) | `9.11.1` | `9.12.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.6.2` |
`5.6.3` |
|
[typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)
| `8.8.0` | `8.8.1` |
|
[vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy)
| `1.0.6` | `2.0.0` |

Updates `@eslint/js` from 9.11.1 to 9.12.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.12.0</h2>
<h2>Features</h2>
<ul>
<li><a
href="5a6a05321c"><code>5a6a053</code></a>
feat: update to <code>jiti</code> v2 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18954">#18954</a>)
(Arya Emami)</li>
<li><a
href="17a07fb548"><code>17a07fb</code></a>
feat: Hooks for test cases (RuleTester) (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18771">#18771</a>)
(Anna Bocharova)</li>
<li><a
href="2ff0e51ced"><code>2ff0e51</code></a>
feat: Implement alternate config lookup (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18742">#18742</a>)
(Nicholas C. Zakas)</li>
<li><a
href="2d174532ae"><code>2d17453</code></a>
feat: Implement modified cyclomatic complexity (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18896">#18896</a>)
(Dmitry Pashkevich)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a
href="ea380cac6f"><code>ea380ca</code></a>
fix: Upgrade retry to avoid EMFILE errors (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18986">#18986</a>)
(Nicholas C. Zakas)</li>
<li><a
href="fdd631964a"><code>fdd6319</code></a>
fix: Issues with type definitions (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18940">#18940</a>)
(Arya Emami)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a
href="ecbd52291d"><code>ecbd522</code></a>
docs: Mention code explorer (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18978">#18978</a>)
(Nicholas C. Zakas)</li>
<li><a
href="7ea4ecc6e3"><code>7ea4ecc</code></a>
docs: Clarifying the Use of Meta Objects (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18697">#18697</a>)
(Amaresh S M)</li>
<li><a
href="d3e4b2ea4a"><code>d3e4b2e</code></a>
docs: Clarify how to exclude <code>.js</code> files (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18976">#18976</a>)
(Milos Djermanovic)</li>
<li><a
href="57232ff3d5"><code>57232ff</code></a>
docs: Mention plugin-kit in language docs (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18973">#18973</a>)
(Nicholas C. Zakas)</li>
<li><a
href="b80ed007ce"><code>b80ed00</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="cb69ab374c"><code>cb69ab3</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="7fb0d957c1"><code>7fb0d95</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="493348a9a5"><code>493348a</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="87a582c8b5"><code>87a582c</code></a>
docs: fix typo in <code>id-match</code> rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18944">#18944</a>)
(Jay)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a
href="555aafd06f"><code>555aafd</code></a>
chore: upgrade to <code>@eslint/js@9.12.0</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18987">#18987</a>)
(Francesco Trotta)</li>
<li><a
href="873ae608c1"><code>873ae60</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="d0a5414c30"><code>d0a5414</code></a>
refactor: replace strip-ansi with native module (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18982">#18982</a>)
(Cristopher)</li>
<li><a
href="b8270299ab"><code>b827029</code></a>
chore: Enable JSON5 linting (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18979">#18979</a>)
(Milos Djermanovic)</li>
<li><a
href="8f55ca22d9"><code>8f55ca2</code></a>
chore: Upgrade espree, eslint-visitor-keys, eslint-scope (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18962">#18962</a>)
(Nicholas C. Zakas)</li>
<li><a
href="c1a2725e9c"><code>c1a2725</code></a>
chore: update dependency mocha to ^10.7.3 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18945">#18945</a>)
(Milos Djermanovic)</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.12.0 - October 4, 2024</p>
<ul>
<li><a
href="555aafd06f"><code>555aafd</code></a>
chore: upgrade to <code>@eslint/js@9.12.0</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18987">#18987</a>)
(Francesco Trotta)</li>
<li><a
href="873ae608c1"><code>873ae60</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="ea380cac6f"><code>ea380ca</code></a>
fix: Upgrade retry to avoid EMFILE errors (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18986">#18986</a>)
(Nicholas C. Zakas)</li>
<li><a
href="d0a5414c30"><code>d0a5414</code></a>
refactor: replace strip-ansi with native module (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18982">#18982</a>)
(Cristopher)</li>
<li><a
href="b8270299ab"><code>b827029</code></a>
chore: Enable JSON5 linting (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18979">#18979</a>)
(Milos Djermanovic)</li>
<li><a
href="ecbd52291d"><code>ecbd522</code></a>
docs: Mention code explorer (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18978">#18978</a>)
(Nicholas C. Zakas)</li>
<li><a
href="7ea4ecc6e3"><code>7ea4ecc</code></a>
docs: Clarifying the Use of Meta Objects (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18697">#18697</a>)
(Amaresh S M)</li>
<li><a
href="d3e4b2ea4a"><code>d3e4b2e</code></a>
docs: Clarify how to exclude <code>.js</code> files (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18976">#18976</a>)
(Milos Djermanovic)</li>
<li><a
href="5a6a05321c"><code>5a6a053</code></a>
feat: update to <code>jiti</code> v2 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18954">#18954</a>)
(Arya Emami)</li>
<li><a
href="57232ff3d5"><code>57232ff</code></a>
docs: Mention plugin-kit in language docs (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18973">#18973</a>)
(Nicholas C. Zakas)</li>
<li><a
href="b80ed007ce"><code>b80ed00</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="cb69ab374c"><code>cb69ab3</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="7fb0d957c1"><code>7fb0d95</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="fdd631964a"><code>fdd6319</code></a>
fix: Issues with type definitions (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18940">#18940</a>)
(Arya Emami)</li>
<li><a
href="8f55ca22d9"><code>8f55ca2</code></a>
chore: Upgrade espree, eslint-visitor-keys, eslint-scope (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18962">#18962</a>)
(Nicholas C. Zakas)</li>
<li><a
href="17a07fb548"><code>17a07fb</code></a>
feat: Hooks for test cases (RuleTester) (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18771">#18771</a>)
(Anna Bocharova)</li>
<li><a
href="493348a9a5"><code>493348a</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="87a582c8b5"><code>87a582c</code></a>
docs: fix typo in <code>id-match</code> rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18944">#18944</a>)
(Jay)</li>
<li><a
href="2ff0e51ced"><code>2ff0e51</code></a>
feat: Implement alternate config lookup (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18742">#18742</a>)
(Nicholas C. Zakas)</li>
<li><a
href="2d174532ae"><code>2d17453</code></a>
feat: Implement modified cyclomatic complexity (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18896">#18896</a>)
(Dmitry Pashkevich)</li>
<li><a
href="c1a2725e9c"><code>c1a2725</code></a>
chore: update dependency mocha to ^10.7.3 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18945">#18945</a>)
(Milos Djermanovic)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="873ae608c1"><code>873ae60</code></a>
chore: package.json update for <code>@​eslint/js</code> release</li>
<li>See full diff in <a
href="https://github.com/eslint/eslint/commits/v9.12.0/packages/js">compare
view</a></li>
</ul>
</details>
<br />

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

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

Updates `eslint` from 9.11.1 to 9.12.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.12.0</h2>
<h2>Features</h2>
<ul>
<li><a
href="5a6a05321c"><code>5a6a053</code></a>
feat: update to <code>jiti</code> v2 (<a
href="https://redirect.github.com/eslint/eslint/issues/18954">#18954</a>)
(Arya Emami)</li>
<li><a
href="17a07fb548"><code>17a07fb</code></a>
feat: Hooks for test cases (RuleTester) (<a
href="https://redirect.github.com/eslint/eslint/issues/18771">#18771</a>)
(Anna Bocharova)</li>
<li><a
href="2ff0e51ced"><code>2ff0e51</code></a>
feat: Implement alternate config lookup (<a
href="https://redirect.github.com/eslint/eslint/issues/18742">#18742</a>)
(Nicholas C. Zakas)</li>
<li><a
href="2d174532ae"><code>2d17453</code></a>
feat: Implement modified cyclomatic complexity (<a
href="https://redirect.github.com/eslint/eslint/issues/18896">#18896</a>)
(Dmitry Pashkevich)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a
href="ea380cac6f"><code>ea380ca</code></a>
fix: Upgrade retry to avoid EMFILE errors (<a
href="https://redirect.github.com/eslint/eslint/issues/18986">#18986</a>)
(Nicholas C. Zakas)</li>
<li><a
href="fdd631964a"><code>fdd6319</code></a>
fix: Issues with type definitions (<a
href="https://redirect.github.com/eslint/eslint/issues/18940">#18940</a>)
(Arya Emami)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a
href="ecbd52291d"><code>ecbd522</code></a>
docs: Mention code explorer (<a
href="https://redirect.github.com/eslint/eslint/issues/18978">#18978</a>)
(Nicholas C. Zakas)</li>
<li><a
href="7ea4ecc6e3"><code>7ea4ecc</code></a>
docs: Clarifying the Use of Meta Objects (<a
href="https://redirect.github.com/eslint/eslint/issues/18697">#18697</a>)
(Amaresh S M)</li>
<li><a
href="d3e4b2ea4a"><code>d3e4b2e</code></a>
docs: Clarify how to exclude <code>.js</code> files (<a
href="https://redirect.github.com/eslint/eslint/issues/18976">#18976</a>)
(Milos Djermanovic)</li>
<li><a
href="57232ff3d5"><code>57232ff</code></a>
docs: Mention plugin-kit in language docs (<a
href="https://redirect.github.com/eslint/eslint/issues/18973">#18973</a>)
(Nicholas C. Zakas)</li>
<li><a
href="b80ed007ce"><code>b80ed00</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="cb69ab374c"><code>cb69ab3</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="7fb0d957c1"><code>7fb0d95</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="493348a9a5"><code>493348a</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="87a582c8b5"><code>87a582c</code></a>
docs: fix typo in <code>id-match</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18944">#18944</a>)
(Jay)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a
href="555aafd06f"><code>555aafd</code></a>
chore: upgrade to <code>@eslint/js@9.12.0</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18987">#18987</a>)
(Francesco Trotta)</li>
<li><a
href="873ae608c1"><code>873ae60</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="d0a5414c30"><code>d0a5414</code></a>
refactor: replace strip-ansi with native module (<a
href="https://redirect.github.com/eslint/eslint/issues/18982">#18982</a>)
(Cristopher)</li>
<li><a
href="b8270299ab"><code>b827029</code></a>
chore: Enable JSON5 linting (<a
href="https://redirect.github.com/eslint/eslint/issues/18979">#18979</a>)
(Milos Djermanovic)</li>
<li><a
href="8f55ca22d9"><code>8f55ca2</code></a>
chore: Upgrade espree, eslint-visitor-keys, eslint-scope (<a
href="https://redirect.github.com/eslint/eslint/issues/18962">#18962</a>)
(Nicholas C. Zakas)</li>
<li><a
href="c1a2725e9c"><code>c1a2725</code></a>
chore: update dependency mocha to ^10.7.3 (<a
href="https://redirect.github.com/eslint/eslint/issues/18945">#18945</a>)
(Milos Djermanovic)</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.12.0 - October 4, 2024</p>
<ul>
<li><a
href="555aafd06f"><code>555aafd</code></a>
chore: upgrade to <code>@eslint/js@9.12.0</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18987">#18987</a>)
(Francesco Trotta)</li>
<li><a
href="873ae608c1"><code>873ae60</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="ea380cac6f"><code>ea380ca</code></a>
fix: Upgrade retry to avoid EMFILE errors (<a
href="https://redirect.github.com/eslint/eslint/issues/18986">#18986</a>)
(Nicholas C. Zakas)</li>
<li><a
href="d0a5414c30"><code>d0a5414</code></a>
refactor: replace strip-ansi with native module (<a
href="https://redirect.github.com/eslint/eslint/issues/18982">#18982</a>)
(Cristopher)</li>
<li><a
href="b8270299ab"><code>b827029</code></a>
chore: Enable JSON5 linting (<a
href="https://redirect.github.com/eslint/eslint/issues/18979">#18979</a>)
(Milos Djermanovic)</li>
<li><a
href="ecbd52291d"><code>ecbd522</code></a>
docs: Mention code explorer (<a
href="https://redirect.github.com/eslint/eslint/issues/18978">#18978</a>)
(Nicholas C. Zakas)</li>
<li><a
href="7ea4ecc6e3"><code>7ea4ecc</code></a>
docs: Clarifying the Use of Meta Objects (<a
href="https://redirect.github.com/eslint/eslint/issues/18697">#18697</a>)
(Amaresh S M)</li>
<li><a
href="d3e4b2ea4a"><code>d3e4b2e</code></a>
docs: Clarify how to exclude <code>.js</code> files (<a
href="https://redirect.github.com/eslint/eslint/issues/18976">#18976</a>)
(Milos Djermanovic)</li>
<li><a
href="5a6a05321c"><code>5a6a053</code></a>
feat: update to <code>jiti</code> v2 (<a
href="https://redirect.github.com/eslint/eslint/issues/18954">#18954</a>)
(Arya Emami)</li>
<li><a
href="57232ff3d5"><code>57232ff</code></a>
docs: Mention plugin-kit in language docs (<a
href="https://redirect.github.com/eslint/eslint/issues/18973">#18973</a>)
(Nicholas C. Zakas)</li>
<li><a
href="b80ed007ce"><code>b80ed00</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="cb69ab374c"><code>cb69ab3</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="7fb0d957c1"><code>7fb0d95</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="fdd631964a"><code>fdd6319</code></a>
fix: Issues with type definitions (<a
href="https://redirect.github.com/eslint/eslint/issues/18940">#18940</a>)
(Arya Emami)</li>
<li><a
href="8f55ca22d9"><code>8f55ca2</code></a>
chore: Upgrade espree, eslint-visitor-keys, eslint-scope (<a
href="https://redirect.github.com/eslint/eslint/issues/18962">#18962</a>)
(Nicholas C. Zakas)</li>
<li><a
href="17a07fb548"><code>17a07fb</code></a>
feat: Hooks for test cases (RuleTester) (<a
href="https://redirect.github.com/eslint/eslint/issues/18771">#18771</a>)
(Anna Bocharova)</li>
<li><a
href="493348a9a5"><code>493348a</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="87a582c8b5"><code>87a582c</code></a>
docs: fix typo in <code>id-match</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18944">#18944</a>)
(Jay)</li>
<li><a
href="2ff0e51ced"><code>2ff0e51</code></a>
feat: Implement alternate config lookup (<a
href="https://redirect.github.com/eslint/eslint/issues/18742">#18742</a>)
(Nicholas C. Zakas)</li>
<li><a
href="2d174532ae"><code>2d17453</code></a>
feat: Implement modified cyclomatic complexity (<a
href="https://redirect.github.com/eslint/eslint/issues/18896">#18896</a>)
(Dmitry Pashkevich)</li>
<li><a
href="c1a2725e9c"><code>c1a2725</code></a>
chore: update dependency mocha to ^10.7.3 (<a
href="https://redirect.github.com/eslint/eslint/issues/18945">#18945</a>)
(Milos Djermanovic)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="17cfb68419"><code>17cfb68</code></a>
9.12.0</li>
<li><a
href="826e69dbc1"><code>826e69d</code></a>
Build: changelog update for 9.12.0</li>
<li><a
href="555aafd06f"><code>555aafd</code></a>
chore: upgrade to <code>@eslint/js@9.12.0</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18987">#18987</a>)</li>
<li><a
href="873ae608c1"><code>873ae60</code></a>
chore: package.json update for <code>@​eslint/js</code> release</li>
<li><a
href="ea380cac6f"><code>ea380ca</code></a>
fix: Upgrade retry to avoid EMFILE errors (<a
href="https://redirect.github.com/eslint/eslint/issues/18986">#18986</a>)</li>
<li><a
href="d0a5414c30"><code>d0a5414</code></a>
refactor: replace strip-ansi with native module (<a
href="https://redirect.github.com/eslint/eslint/issues/18982">#18982</a>)</li>
<li><a
href="b8270299ab"><code>b827029</code></a>
chore: Enable JSON5 linting (<a
href="https://redirect.github.com/eslint/eslint/issues/18979">#18979</a>)</li>
<li><a
href="ecbd52291d"><code>ecbd522</code></a>
docs: Mention code explorer (<a
href="https://redirect.github.com/eslint/eslint/issues/18978">#18978</a>)</li>
<li><a
href="7ea4ecc6e3"><code>7ea4ecc</code></a>
docs: Clarifying the Use of Meta Objects (<a
href="https://redirect.github.com/eslint/eslint/issues/18697">#18697</a>)</li>
<li><a
href="d3e4b2ea4a"><code>d3e4b2e</code></a>
docs: Clarify how to exclude <code>.js</code> files (<a
href="https://redirect.github.com/eslint/eslint/issues/18976">#18976</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/eslint/eslint/compare/v9.11.1...v9.12.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `typescript` from 5.6.2 to 5.6.3
<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.6.3</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-6/">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.6.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.6.0 (Beta)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.6.1%22+is%3Aclosed+">fixed
issues query for Typescript 5.6.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.6.2%22+is%3Aclosed+">fixed
issues query for Typescript 5.6.2 (Stable)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.6.3%22+is%3Aclosed+">fixed
issues query for Typescript 5.6.3 (Stable)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
<li><a
href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet
package</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="d48a5cf89a"><code>d48a5cf</code></a>
Bump version to 5.6.3 and LKG</li>
<li><a
href="fefa70aa18"><code>fefa70a</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/60083">#60083</a>
(Don't issue implicit any when obtai...) into release-5.6 (#...</li>
<li><a
href="ff71692149"><code>ff71692</code></a>
[release-5.6] Remove tsbuildInfo specification error now that we need it
for ...</li>
<li><a
href="1f44dcf4e1"><code>1f44dcf</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/60157">#60157</a>
(fix automatic type acquisition) into release-5.6 (<a
href="https://redirect.github.com/microsoft/TypeScript/issues/60169">#60169</a>)</li>
<li>See full diff in <a
href="https://github.com/microsoft/TypeScript/compare/v5.6.2...v5.6.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `typescript-eslint` from 8.8.0 to 8.8.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's
releases</a>.</em></p>
<blockquote>
<h2>v8.8.1</h2>
<h2>8.8.1 (2024-10-07)</h2>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> stop warning on <a
href="https://github.com/ts-nocheck"><code>@​ts-nocheck</code></a>
comments which aren't at the beginning of the file (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10046">#10046</a>)</li>
<li><strong>typescript-estree:</strong> fix crash when running from a
<code>node --eval</code> script (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10098">#10098</a>)</li>
<li><strong>typescript-estree:</strong> ensure mjs/mts files are always
be parsed as ESM (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10011">#10011</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Brad Zacher <a
href="https://github.com/bradzacher"><code>@​bradzacher</code></a></li>
<li>Ronen Amiel</li>
<li>WhitePiano <a
href="https://github.com/goldentrash"><code>@​goldentrash</code></a></li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's
changelog</a>.</em></p>
<blockquote>
<h2>8.8.1 (2024-10-07)</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="f898248934"><code>f898248</code></a>
chore(release): publish 8.8.1</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.8.1/packages/typescript-eslint">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite-plugin-static-copy` from 1.0.6 to 2.0.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.0.0</h2>
<h3>Major Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/sapphi-red/vite-plugin-static-copy/pull/127">#127</a>
<a
href="21304df03f"><code>21304df</code></a>
Thanks <a
href="https://github.com/tassioFront"><code>@​tassioFront</code></a>! -
feat: throw an error when does not find file</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.0.0</h2>
<h3>Major Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/sapphi-red/vite-plugin-static-copy/pull/127">#127</a>
<a
href="21304df03f"><code>21304df</code></a>
Thanks <a
href="https://github.com/tassioFront"><code>@​tassioFront</code></a>! -
feat: throw an error when does not find file</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c3a14747ad"><code>c3a1474</code></a>
chore: update versions (<a
href="https://redirect.github.com/sapphi-red/vite-plugin-static-copy/issues/128">#128</a>)</li>
<li><a
href="f760843413"><code>f760843</code></a>
chore: update packages (<a
href="https://redirect.github.com/sapphi-red/vite-plugin-static-copy/issues/129">#129</a>)</li>
<li><a
href="21304df03f"><code>21304df</code></a>
feat: throw an error when no file was found (<a
href="https://redirect.github.com/sapphi-red/vite-plugin-static-copy/issues/127">#127</a>)</li>
<li>See full diff in <a
href="https://github.com/sapphi-red/vite-plugin-static-copy/compare/vite-plugin-static-copy@1.0.6...vite-plugin-static-copy@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 upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-11 14:31:08 -04:00
Evan Simkowitz
d2b2491211
Add markdown alert parsing, fix buffer issue when switching files (#988)
Adds the GitHub alert syntax parsing to the markdown element, fixes an
issue where the file edit buffer was not getting unset when the file
path changed, continues my crusade on star imports
2024-10-08 09:25:41 -07:00
Evan Simkowitz
0e72d999d2
Fix vulnerable cookie dependency (#984) 2024-10-07 16:42:22 -07:00
dependabot[bot]
3763f9429f
Bump the electron group with 2 updates (#959)
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some
time.

Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps the electron group with 2 updates:
[electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater)
and
[electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder).

Updates `electron-updater` from 6.3.4 to 6.3.9
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/electron-userland/electron-builder/releases">electron-updater's
releases</a>.</em></p>
<blockquote>
<h2>electron-updater@6.3.9</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8541">#8541</a>
<a
href="b6d6ea993f"><code>b6d6ea993fd3b368d28786c259bb50486aaac417</code></a>
Thanks <a
href="https://github.com/beyondkmp"><code>@​beyondkmp</code></a>! - fix:
Unable to copy file for caching: ENOENT</p>
</li>
<li>
<p><a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8545">#8545</a>
<a
href="fc3a78e4e6"><code>fc3a78e4e61f916058fca9b15fc16f076c3fabd1</code></a>
Thanks <a
href="https://github.com/mmaietta"><code>@​mmaietta</code></a>! -
chore(deps): update devDependencies, including typescript</p>
</li>
<li>
<p>Updated dependencies [<a
href="fc3a78e4e6"><code>fc3a78e4e61f916058fca9b15fc16f076c3fabd1</code></a>]:</p>
<ul>
<li>builder-util-runtime@9.2.10</li>
</ul>
</li>
</ul>
<h2>electron-updater@6.3.8</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8516">#8516</a>
<a
href="d1cb6bdbf8"><code>d1cb6bdb</code></a>
Thanks <a
href="https://github.com/mmaietta"><code>@​mmaietta</code></a>! -
fix(chore): upgrading typescript and fixing compiler errors</p>
</li>
<li>
<p>Updated dependencies [<a
href="d1cb6bdbf8"><code>d1cb6bdb</code></a>]:</p>
<ul>
<li>builder-util-runtime@9.2.9</li>
</ul>
</li>
</ul>
<h2>electron-updater@6.3.7</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8491">#8491</a>
<a
href="178a3c40f3"><code>178a3c40</code></a>
Thanks <a
href="https://github.com/mmaietta"><code>@​mmaietta</code></a>! - chore:
migrating to typedoc and updating/improving type+interface
definitions</p>
</li>
<li>
<p>Updated dependencies [<a
href="178a3c40f3"><code>178a3c40</code></a>]:</p>
<ul>
<li>builder-util-runtime@9.2.8</li>
</ul>
</li>
</ul>
<h2>electron-updater@6.3.6</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8486">#8486</a>
<a
href="d56cd274b9"><code>d56cd274</code></a>
Thanks <a
href="https://github.com/mmaietta"><code>@​mmaietta</code></a>! -
fix(deploy): redeploy all packages to sync semver ranges</p>
</li>
<li>
<p>Updated dependencies [<a
href="d56cd274b9"><code>d56cd274</code></a>]:</p>
<ul>
<li>builder-util-runtime@9.2.7</li>
</ul>
</li>
</ul>
<h2>electron-updater@6.3.5</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8437">#8437</a>
<a
href="be625e0627"><code>be625e06</code></a>
Thanks <a
href="https://github.com/juwonjung-hdj"><code>@​juwonjung-hdj</code></a>!
- fix: retry renaming update file when EBUSY error occurs due to file
lock</p>
</li>
<li>
<p>Updated dependencies [<a
href="be625e0627"><code>be625e06</code></a>]:</p>
<ul>
<li>builder-util-runtime@9.2.6</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md">electron-updater's
changelog</a>.</em></p>
<blockquote>
<h2>6.3.9</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8541">#8541</a>
<a
href="b6d6ea993f"><code>b6d6ea993fd3b368d28786c259bb50486aaac417</code></a>
Thanks <a
href="https://github.com/beyondkmp"><code>@​beyondkmp</code></a>! - fix:
Unable to copy file for caching: ENOENT</p>
</li>
<li>
<p><a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8545">#8545</a>
<a
href="fc3a78e4e6"><code>fc3a78e4e61f916058fca9b15fc16f076c3fabd1</code></a>
Thanks <a
href="https://github.com/mmaietta"><code>@​mmaietta</code></a>! -
chore(deps): update devDependencies, including typescript</p>
</li>
<li>
<p>Updated dependencies [<a
href="fc3a78e4e6"><code>fc3a78e4e61f916058fca9b15fc16f076c3fabd1</code></a>]:</p>
<ul>
<li>builder-util-runtime@9.2.10</li>
</ul>
</li>
</ul>
<h2>6.3.8</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8516">#8516</a>
<a
href="d1cb6bdbf8"><code>d1cb6bdb</code></a>
Thanks <a
href="https://github.com/mmaietta"><code>@​mmaietta</code></a>! -
fix(chore): upgrading typescript and fixing compiler errors</p>
</li>
<li>
<p>Updated dependencies [<a
href="d1cb6bdbf8"><code>d1cb6bdb</code></a>]:</p>
<ul>
<li>builder-util-runtime@9.2.9</li>
</ul>
</li>
</ul>
<h2>6.3.7</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8491">#8491</a>
<a
href="178a3c40f3"><code>178a3c40</code></a>
Thanks <a
href="https://github.com/mmaietta"><code>@​mmaietta</code></a>! - chore:
migrating to typedoc and updating/improving type+interface
definitions</p>
</li>
<li>
<p>Updated dependencies [<a
href="178a3c40f3"><code>178a3c40</code></a>]:</p>
<ul>
<li>builder-util-runtime@9.2.8</li>
</ul>
</li>
</ul>
<h2>6.3.6</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8486">#8486</a>
<a
href="d56cd274b9"><code>d56cd274</code></a>
Thanks <a
href="https://github.com/mmaietta"><code>@​mmaietta</code></a>! -
fix(deploy): redeploy all packages to sync semver ranges</p>
</li>
<li>
<p>Updated dependencies [<a
href="d56cd274b9"><code>d56cd274</code></a>]:</p>
<ul>
<li>builder-util-runtime@9.2.7</li>
</ul>
</li>
</ul>
<h2>6.3.5</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8437">#8437</a>
<a
href="be625e0627"><code>be625e06</code></a>
Thanks <a
href="https://github.com/juwonjung-hdj"><code>@​juwonjung-hdj</code></a>!
- fix: retry renaming update file when EBUSY error occurs due to file
lock</p>
</li>
<li>
<p>Updated dependencies [<a
href="be625e0627"><code>be625e06</code></a>]:</p>
<ul>
<li>builder-util-runtime@9.2.6</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="899291193a"><code>8992911</code></a>
chore(deploy): Release v25.1.7 (electron-updater@6.3.9) (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater/issues/8542">#8542</a>)</li>
<li><a
href="21dfd73b63"><code>21dfd73</code></a>
chore(deps): eslint and prettier upgrade to v9 (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater/issues/8552">#8552</a>)</li>
<li><a
href="b6d6ea993f"><code>b6d6ea9</code></a>
fix(updater): Unable to copy file for caching: ENOENT (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater/issues/8541">#8541</a>)</li>
<li><a
href="2db62725d0"><code>2db6272</code></a>
chore(deploy): Release v25.1.5 (electron-updater@6.3.8) (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater/issues/8517">#8517</a>)</li>
<li><a
href="d1cb6bdbf8"><code>d1cb6bd</code></a>
chore(deps): update typescript 5.x lockfile (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater/issues/8516">#8516</a>)</li>
<li><a
href="7dceec7eca"><code>7dceec7</code></a>
chore(deps): update typescript eslint monorepo packages (major semver
bump) (...</li>
<li><a
href="afc6a34f40"><code>afc6a34</code></a>
chore(deploy): Release v25.1.3 (electron-updater@6.3.7) (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater/issues/8488">#8488</a>)</li>
<li><a
href="178a3c40f3"><code>178a3c4</code></a>
chore(docs): migrating to <code>typedoc</code> and upgrading
<code>mkdocs</code>+<code>material</code> package...</li>
<li><a
href="0dd4616a87"><code>0dd4616</code></a>
chore(deploy): Release v25.1.2 (electron-updater@6.3.6) (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater/issues/8487">#8487</a>)</li>
<li><a
href="d56cd274b9"><code>d56cd27</code></a>
fix(deploy): redeploy all packages to sync semver ranges (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater/issues/8486">#8486</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/electron-userland/electron-builder/commits/electron-updater@6.3.9/packages/electron-updater">compare
view</a></li>
</ul>
</details>
<br />

Updates `electron-builder` from 25.0.5 to 25.1.7
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/electron-userland/electron-builder/releases">electron-builder's
releases</a>.</em></p>
<blockquote>
<h2>v25.1.7</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: Unable to copy file for caching: ENOENT by <a
href="https://github.com/beyondkmp"><code>@​beyondkmp</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8541">electron-userland/electron-builder#8541</a></li>
<li>chore(deps): update dependency <code>@​changesets/cli</code> to
v2.27.8 by <a
href="https://github.com/mmaietta"><code>@​mmaietta</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8546">electron-userland/electron-builder#8546</a></li>
<li>chore(deps): pnpm update devDeps &amp; lock file maintenance by <a
href="https://github.com/mmaietta"><code>@​mmaietta</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8545">electron-userland/electron-builder#8545</a></li>
<li>fix: pass in platform to electron-rebuild by <a
href="https://github.com/mmaietta"><code>@​mmaietta</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8537">electron-userland/electron-builder#8537</a></li>
<li>chore(deps): eslint and prettier upgrade to v9 by <a
href="https://github.com/mmaietta"><code>@​mmaietta</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8552">electron-userland/electron-builder#8552</a></li>
<li>fix: fix the main matcher patterns for
!node_modules/<code>@​test/xxxx</code> by <a
href="https://github.com/beyondkmp"><code>@​beyondkmp</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8547">electron-userland/electron-builder#8547</a></li>
<li>fix: check if the file already starts with a UTF-8 BOM by <a
href="https://github.com/beyondkmp"><code>@​beyondkmp</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8551">electron-userland/electron-builder#8551</a></li>
<li>chore(deploy): Release by <a
href="https://github.com/github-actions"><code>@​github-actions</code></a>
in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8542">electron-userland/electron-builder#8542</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/electron-userland/electron-builder/compare/v25.1.6...electron-builder@25.1.7">https://github.com/electron-userland/electron-builder/compare/v25.1.6...electron-builder@25.1.7</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md">electron-builder's
changelog</a>.</em></p>
<blockquote>
<h2>25.1.7</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8545">#8545</a>
<a
href="fc3a78e4e6"><code>fc3a78e4e61f916058fca9b15fc16f076c3fabd1</code></a>
Thanks <a
href="https://github.com/mmaietta"><code>@​mmaietta</code></a>! -
chore(deps): update devDependencies, including typescript</p>
</li>
<li>
<p>Updated dependencies [<a
href="2e84f01351"><code>2e84f01351bcfb8f32df17c17bfeeeebb87a713f</code></a>,
<a
href="fc3a78e4e6"><code>fc3a78e4e61f916058fca9b15fc16f076c3fabd1</code></a>,
<a
href="57cebf4dd4"><code>57cebf4dd4c722456245286d2fd795f7a5fc862c</code></a>,
<a
href="7488456309"><code>7488456309d80b88fbf99fb382752078dc8ddefa</code></a>]:</p>
<ul>
<li>app-builder-lib@25.1.7</li>
<li>dmg-builder@25.1.7</li>
<li>builder-util@25.1.7</li>
<li>builder-util-runtime@9.2.10</li>
</ul>
</li>
</ul>
<h2>25.1.6</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [<a
href="cc8c70f7af"><code>cc8c70f7</code></a>,
<a
href="097eeced3c"><code>097eeced</code></a>,
<a
href="eaf274d447"><code>eaf274d4</code></a>]:
<ul>
<li>app-builder-lib@25.1.6</li>
<li>builder-util@25.1.6</li>
<li>dmg-builder@25.1.6</li>
</ul>
</li>
</ul>
<h2>25.1.5</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [<a
href="d1cb6bdbf8"><code>d1cb6bdb</code></a>,
<a
href="62fd74dcfa"><code>62fd74dc</code></a>]:
<ul>
<li>app-builder-lib@25.1.5</li>
<li>builder-util@25.1.5</li>
<li>builder-util-runtime@9.2.9</li>
<li>dmg-builder@25.1.5</li>
</ul>
</li>
</ul>
<h2>25.1.4</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [<a
href="48489d187a"><code>48489d18</code></a>,
<a
href="4cacee4d63"><code>4cacee4d</code></a>,
<a
href="59f6cb0194"><code>59f6cb01</code></a>,
<a
href="4b2f693779"><code>4b2f6937</code></a>,
<a
href="9ab4ff92c0"><code>9ab4ff92</code></a>,
<a
href="f146b02f88"><code>f146b02f</code></a>]:
<ul>
<li>app-builder-lib@25.1.4</li>
<li>builder-util@25.1.4</li>
<li>dmg-builder@25.1.4</li>
</ul>
</li>
</ul>
<h2>25.1.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8491">#8491</a>
<a
href="178a3c40f3"><code>178a3c40</code></a>
Thanks <a
href="https://github.com/mmaietta"><code>@​mmaietta</code></a>! - chore:
migrating to typedoc and updating/improving type+interface
definitions</p>
</li>
<li>
<p>Updated dependencies [<a
href="216eaf935d"><code>216eaf93</code></a>,
<a
href="178a3c40f3"><code>178a3c40</code></a>,
<a
href="5e21509a3f"><code>5e21509a</code></a>]:</p>
<ul>
<li>app-builder-lib@25.1.3</li>
<li>builder-util@25.1.3</li>
<li>builder-util-runtime@9.2.8</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="899291193a"><code>8992911</code></a>
chore(deploy): Release v25.1.7 (electron-updater@6.3.9) (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/8542">#8542</a>)</li>
<li><a
href="8ef226aabf"><code>8ef226a</code></a>
chore(deploy): Release v25.1.6 (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/8532">#8532</a>)</li>
<li><a
href="2db62725d0"><code>2db6272</code></a>
chore(deploy): Release v25.1.5 (electron-updater@6.3.8) (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/8517">#8517</a>)</li>
<li><a
href="59767b0714"><code>59767b0</code></a>
chore(deploy): Release v25.1.4 (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/8496">#8496</a>)</li>
<li><a
href="afc6a34f40"><code>afc6a34</code></a>
chore(deploy): Release v25.1.3 (electron-updater@6.3.7) (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/8488">#8488</a>)</li>
<li><a
href="178a3c40f3"><code>178a3c4</code></a>
chore(docs): migrating to <code>typedoc</code> and upgrading
<code>mkdocs</code>+<code>material</code> package...</li>
<li><a
href="0dd4616a87"><code>0dd4616</code></a>
chore(deploy): Release v25.1.2 (electron-updater@6.3.6) (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/8487">#8487</a>)</li>
<li><a
href="d56cd274b9"><code>d56cd27</code></a>
fix(deploy): redeploy all packages to sync semver ranges (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/8486">#8486</a>)</li>
<li><a
href="2b5933ab4f"><code>2b5933a</code></a>
chore(deploy): Release v25.1.0 (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/8464">#8464</a>)</li>
<li><a
href="ff8059e385"><code>ff8059e</code></a>
fix: checking extensions for <code>cjs</code> vs <code>mjs</code> while
resolving config (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/8482">#8482</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/electron-userland/electron-builder/commits/electron-builder@25.1.7/packages/electron-builder">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>
Co-authored-by: Evan Simkowitz <esimkowitz@users.noreply.github.com>
2024-10-04 10:36:18 -07:00
dependabot[bot]
421cea92ab
Bump the storybook group with 9 updates (#958)
Bumps the storybook group with 9 updates:

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

Updates `@storybook/addon-essentials` from 8.3.3 to 8.3.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/addon-essentials</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.5</h2>
<h2>8.3.5</h2>
<ul>
<li>CLI: Update the React Native init to include v8 dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29273">#29273</a>,
thanks <a
href="https://github.com/dannyhw"><code>@​dannyhw</code></a>!</li>
<li>Vitest plugin: Fix renamed export stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29250">#29250</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
</ul>
<h2>v8.3.4</h2>
<h2>8.3.4</h2>
<ul>
<li>Addon Test: Support story name as test description - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29147">#29147</a>,
thanks <a
href="https://github.com/InfiniteXyy"><code>@​InfiniteXyy</code></a>!</li>
<li>Addon-Interactions: Use ansi-to-html for colored test errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29110">#29110</a>,
thanks <a
href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@​storybook/addon-essentials</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.3.5</h2>
<ul>
<li>CLI: Update the React Native init to include v8 dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29273">#29273</a>,
thanks <a
href="https://github.com/dannyhw"><code>@​dannyhw</code></a>!</li>
<li>Vitest plugin: Fix renamed export stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29250">#29250</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
</ul>
<h2>8.3.4</h2>
<ul>
<li>Addon Test: Support story name as test description - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29147">#29147</a>,
thanks <a
href="https://github.com/InfiniteXyy"><code>@​InfiniteXyy</code></a>!</li>
<li>Addon-Interactions: Use ansi-to-html for colored test errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29110">#29110</a>,
thanks <a
href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b9c7f9098e"><code>b9c7f90</code></a>
Bump version from &quot;8.3.4&quot; to &quot;8.3.5&quot; [skip ci]</li>
<li><a
href="20ab887020"><code>20ab887</code></a>
Bump version from &quot;8.3.3&quot; to &quot;8.3.4&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.5/code/addons/essentials">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/addon-interactions` from 8.3.3 to 8.3.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/addon-interactions</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.5</h2>
<h2>8.3.5</h2>
<ul>
<li>CLI: Update the React Native init to include v8 dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29273">#29273</a>,
thanks <a
href="https://github.com/dannyhw"><code>@​dannyhw</code></a>!</li>
<li>Vitest plugin: Fix renamed export stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29250">#29250</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
</ul>
<h2>v8.3.4</h2>
<h2>8.3.4</h2>
<ul>
<li>Addon Test: Support story name as test description - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29147">#29147</a>,
thanks <a
href="https://github.com/InfiniteXyy"><code>@​InfiniteXyy</code></a>!</li>
<li>Addon-Interactions: Use ansi-to-html for colored test errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29110">#29110</a>,
thanks <a
href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@​storybook/addon-interactions</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.3.5</h2>
<ul>
<li>CLI: Update the React Native init to include v8 dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29273">#29273</a>,
thanks <a
href="https://github.com/dannyhw"><code>@​dannyhw</code></a>!</li>
<li>Vitest plugin: Fix renamed export stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29250">#29250</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
</ul>
<h2>8.3.4</h2>
<ul>
<li>Addon Test: Support story name as test description - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29147">#29147</a>,
thanks <a
href="https://github.com/InfiniteXyy"><code>@​InfiniteXyy</code></a>!</li>
<li>Addon-Interactions: Use ansi-to-html for colored test errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29110">#29110</a>,
thanks <a
href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b9c7f9098e"><code>b9c7f90</code></a>
Bump version from &quot;8.3.4&quot; to &quot;8.3.5&quot; [skip ci]</li>
<li><a
href="20ab887020"><code>20ab887</code></a>
Bump version from &quot;8.3.3&quot; to &quot;8.3.4&quot; [skip ci]</li>
<li><a
href="1cf5baca02"><code>1cf5bac</code></a>
Merge pull request <a
href="https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions/issues/29110">#29110</a>
from storybookjs/kasper/fix-ansi-chars</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.5/code/addons/interactions">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/addon-links` from 8.3.3 to 8.3.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/addon-links</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.5</h2>
<h2>8.3.5</h2>
<ul>
<li>CLI: Update the React Native init to include v8 dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29273">#29273</a>,
thanks <a
href="https://github.com/dannyhw"><code>@​dannyhw</code></a>!</li>
<li>Vitest plugin: Fix renamed export stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29250">#29250</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
</ul>
<h2>v8.3.4</h2>
<h2>8.3.4</h2>
<ul>
<li>Addon Test: Support story name as test description - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29147">#29147</a>,
thanks <a
href="https://github.com/InfiniteXyy"><code>@​InfiniteXyy</code></a>!</li>
<li>Addon-Interactions: Use ansi-to-html for colored test errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29110">#29110</a>,
thanks <a
href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@​storybook/addon-links</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.3.5</h2>
<ul>
<li>CLI: Update the React Native init to include v8 dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29273">#29273</a>,
thanks <a
href="https://github.com/dannyhw"><code>@​dannyhw</code></a>!</li>
<li>Vitest plugin: Fix renamed export stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29250">#29250</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
</ul>
<h2>8.3.4</h2>
<ul>
<li>Addon Test: Support story name as test description - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29147">#29147</a>,
thanks <a
href="https://github.com/InfiniteXyy"><code>@​InfiniteXyy</code></a>!</li>
<li>Addon-Interactions: Use ansi-to-html for colored test errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29110">#29110</a>,
thanks <a
href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b9c7f9098e"><code>b9c7f90</code></a>
Bump version from &quot;8.3.4&quot; to &quot;8.3.5&quot; [skip ci]</li>
<li><a
href="20ab887020"><code>20ab887</code></a>
Bump version from &quot;8.3.3&quot; to &quot;8.3.4&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.5/code/addons/links">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/blocks` from 8.3.3 to 8.3.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/blocks</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.5</h2>
<h2>8.3.5</h2>
<ul>
<li>CLI: Update the React Native init to include v8 dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29273">#29273</a>,
thanks <a
href="https://github.com/dannyhw"><code>@​dannyhw</code></a>!</li>
<li>Vitest plugin: Fix renamed export stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29250">#29250</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
</ul>
<h2>v8.3.4</h2>
<h2>8.3.4</h2>
<ul>
<li>Addon Test: Support story name as test description - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29147">#29147</a>,
thanks <a
href="https://github.com/InfiniteXyy"><code>@​InfiniteXyy</code></a>!</li>
<li>Addon-Interactions: Use ansi-to-html for colored test errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29110">#29110</a>,
thanks <a
href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@​storybook/blocks</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.3.5</h2>
<ul>
<li>CLI: Update the React Native init to include v8 dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29273">#29273</a>,
thanks <a
href="https://github.com/dannyhw"><code>@​dannyhw</code></a>!</li>
<li>Vitest plugin: Fix renamed export stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29250">#29250</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
</ul>
<h2>8.3.4</h2>
<ul>
<li>Addon Test: Support story name as test description - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29147">#29147</a>,
thanks <a
href="https://github.com/InfiniteXyy"><code>@​InfiniteXyy</code></a>!</li>
<li>Addon-Interactions: Use ansi-to-html for colored test errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29110">#29110</a>,
thanks <a
href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b9c7f9098e"><code>b9c7f90</code></a>
Bump version from &quot;8.3.4&quot; to &quot;8.3.5&quot; [skip ci]</li>
<li><a
href="20ab887020"><code>20ab887</code></a>
Bump version from &quot;8.3.3&quot; to &quot;8.3.4&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.5/code/lib/blocks">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/react` from 8.3.3 to 8.3.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/react</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.5</h2>
<h2>8.3.5</h2>
<ul>
<li>CLI: Update the React Native init to include v8 dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29273">#29273</a>,
thanks <a
href="https://github.com/dannyhw"><code>@​dannyhw</code></a>!</li>
<li>Vitest plugin: Fix renamed export stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29250">#29250</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
</ul>
<h2>v8.3.4</h2>
<h2>8.3.4</h2>
<ul>
<li>Addon Test: Support story name as test description - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29147">#29147</a>,
thanks <a
href="https://github.com/InfiniteXyy"><code>@​InfiniteXyy</code></a>!</li>
<li>Addon-Interactions: Use ansi-to-html for colored test errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29110">#29110</a>,
thanks <a
href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@​storybook/react</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.3.5</h2>
<ul>
<li>CLI: Update the React Native init to include v8 dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29273">#29273</a>,
thanks <a
href="https://github.com/dannyhw"><code>@​dannyhw</code></a>!</li>
<li>Vitest plugin: Fix renamed export stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29250">#29250</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
</ul>
<h2>8.3.4</h2>
<ul>
<li>Addon Test: Support story name as test description - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29147">#29147</a>,
thanks <a
href="https://github.com/InfiniteXyy"><code>@​InfiniteXyy</code></a>!</li>
<li>Addon-Interactions: Use ansi-to-html for colored test errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29110">#29110</a>,
thanks <a
href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b9c7f9098e"><code>b9c7f90</code></a>
Bump version from &quot;8.3.4&quot; to &quot;8.3.5&quot; [skip ci]</li>
<li><a
href="20ab887020"><code>20ab887</code></a>
Bump version from &quot;8.3.3&quot; to &quot;8.3.4&quot; [skip ci]</li>
<li><a
href="1cf5baca02"><code>1cf5bac</code></a>
Merge pull request <a
href="https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react/issues/29110">#29110</a>
from storybookjs/kasper/fix-ansi-chars</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.5/code/renderers/react">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/react-vite` from 8.3.3 to 8.3.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/react-vite</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.5</h2>
<h2>8.3.5</h2>
<ul>
<li>CLI: Update the React Native init to include v8 dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29273">#29273</a>,
thanks <a
href="https://github.com/dannyhw"><code>@​dannyhw</code></a>!</li>
<li>Vitest plugin: Fix renamed export stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29250">#29250</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
</ul>
<h2>v8.3.4</h2>
<h2>8.3.4</h2>
<ul>
<li>Addon Test: Support story name as test description - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29147">#29147</a>,
thanks <a
href="https://github.com/InfiniteXyy"><code>@​InfiniteXyy</code></a>!</li>
<li>Addon-Interactions: Use ansi-to-html for colored test errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29110">#29110</a>,
thanks <a
href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@​storybook/react-vite</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.3.5</h2>
<ul>
<li>CLI: Update the React Native init to include v8 dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29273">#29273</a>,
thanks <a
href="https://github.com/dannyhw"><code>@​dannyhw</code></a>!</li>
<li>Vitest plugin: Fix renamed export stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29250">#29250</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
</ul>
<h2>8.3.4</h2>
<ul>
<li>Addon Test: Support story name as test description - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29147">#29147</a>,
thanks <a
href="https://github.com/InfiniteXyy"><code>@​InfiniteXyy</code></a>!</li>
<li>Addon-Interactions: Use ansi-to-html for colored test errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29110">#29110</a>,
thanks <a
href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b9c7f9098e"><code>b9c7f90</code></a>
Bump version from &quot;8.3.4&quot; to &quot;8.3.5&quot; [skip ci]</li>
<li><a
href="20ab887020"><code>20ab887</code></a>
Bump version from &quot;8.3.3&quot; to &quot;8.3.4&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.5/code/frameworks/react-vite">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/test` from 8.3.3 to 8.3.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/test</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.5</h2>
<h2>8.3.5</h2>
<ul>
<li>CLI: Update the React Native init to include v8 dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29273">#29273</a>,
thanks <a
href="https://github.com/dannyhw"><code>@​dannyhw</code></a>!</li>
<li>Vitest plugin: Fix renamed export stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29250">#29250</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
</ul>
<h2>v8.3.4</h2>
<h2>8.3.4</h2>
<ul>
<li>Addon Test: Support story name as test description - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29147">#29147</a>,
thanks <a
href="https://github.com/InfiniteXyy"><code>@​InfiniteXyy</code></a>!</li>
<li>Addon-Interactions: Use ansi-to-html for colored test errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29110">#29110</a>,
thanks <a
href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@​storybook/test</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.3.5</h2>
<ul>
<li>CLI: Update the React Native init to include v8 dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29273">#29273</a>,
thanks <a
href="https://github.com/dannyhw"><code>@​dannyhw</code></a>!</li>
<li>Vitest plugin: Fix renamed export stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29250">#29250</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
</ul>
<h2>8.3.4</h2>
<ul>
<li>Addon Test: Support story name as test description - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29147">#29147</a>,
thanks <a
href="https://github.com/InfiniteXyy"><code>@​InfiniteXyy</code></a>!</li>
<li>Addon-Interactions: Use ansi-to-html for colored test errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29110">#29110</a>,
thanks <a
href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b9c7f9098e"><code>b9c7f90</code></a>
Bump version from &quot;8.3.4&quot; to &quot;8.3.5&quot; [skip ci]</li>
<li><a
href="20ab887020"><code>20ab887</code></a>
Bump version from &quot;8.3.3&quot; to &quot;8.3.4&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.5/code/lib/test">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/theming` from 8.3.3 to 8.3.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/theming</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.5</h2>
<h2>8.3.5</h2>
<ul>
<li>CLI: Update the React Native init to include v8 dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29273">#29273</a>,
thanks <a
href="https://github.com/dannyhw"><code>@​dannyhw</code></a>!</li>
<li>Vitest plugin: Fix renamed export stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29250">#29250</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
</ul>
<h2>v8.3.4</h2>
<h2>8.3.4</h2>
<ul>
<li>Addon Test: Support story name as test description - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29147">#29147</a>,
thanks <a
href="https://github.com/InfiniteXyy"><code>@​InfiniteXyy</code></a>!</li>
<li>Addon-Interactions: Use ansi-to-html for colored test errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29110">#29110</a>,
thanks <a
href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.5/code/lib/theming">compare
view</a></li>
</ul>
</details>
<br />

Updates `storybook` from 8.3.3 to 8.3.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases">storybook's
releases</a>.</em></p>
<blockquote>
<h2>v8.3.5</h2>
<h2>8.3.5</h2>
<ul>
<li>CLI: Update the React Native init to include v8 dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29273">#29273</a>,
thanks <a
href="https://github.com/dannyhw"><code>@​dannyhw</code></a>!</li>
<li>Vitest plugin: Fix renamed export stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29250">#29250</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
</ul>
<h2>v8.3.4</h2>
<h2>8.3.4</h2>
<ul>
<li>Addon Test: Support story name as test description - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29147">#29147</a>,
thanks <a
href="https://github.com/InfiniteXyy"><code>@​InfiniteXyy</code></a>!</li>
<li>Addon-Interactions: Use ansi-to-html for colored test errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29110">#29110</a>,
thanks <a
href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md">storybook's
changelog</a>.</em></p>
<blockquote>
<h2>8.3.5</h2>
<ul>
<li>CLI: Update the React Native init to include v8 dependencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29273">#29273</a>,
thanks <a
href="https://github.com/dannyhw"><code>@​dannyhw</code></a>!</li>
<li>Vitest plugin: Fix renamed export stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29250">#29250</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
</ul>
<h2>8.3.4</h2>
<ul>
<li>Addon Test: Support story name as test description - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29147">#29147</a>,
thanks <a
href="https://github.com/InfiniteXyy"><code>@​InfiniteXyy</code></a>!</li>
<li>Addon-Interactions: Use ansi-to-html for colored test errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29110">#29110</a>,
thanks <a
href="https://github.com/kasperpeulen"><code>@​kasperpeulen</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b9c7f9098e"><code>b9c7f90</code></a>
Bump version from &quot;8.3.4&quot; to &quot;8.3.5&quot; [skip ci]</li>
<li><a
href="20ab887020"><code>20ab887</code></a>
Bump version from &quot;8.3.3&quot; to &quot;8.3.4&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.5/code/lib/cli">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-04 10:33:46 -07:00
dependabot[bot]
ea1b387a9b
Bump the dev-dependencies group with 5 updates (#957)
Bumps the dev-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
|
[@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)
| `18.3.10` | `18.3.11` |
|
[@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc)
| `3.7.0` | `3.7.1` |
|
[@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul)
| `2.1.1` | `2.1.2` |
|
[typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)
| `8.7.0` | `8.8.0` |
|
[vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)
| `2.1.1` | `2.1.2` |

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

Updates `@vitejs/plugin-react-swc` from 3.7.0 to 3.7.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite-plugin-react-swc/releases"><code>@​vitejs/plugin-react-swc</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.7.1</h2>
<p>Ignore directive sourcemap error <a
href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/231">#231</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite-plugin-react-swc/blob/main/CHANGELOG.md"><code>@​vitejs/plugin-react-swc</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>3.7.1</h2>
<p>Ignore directive sourcemap error <a
href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/231">#231</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="bc88ecb6f3"><code>bc88ecb</code></a>
release: v3.7.1</li>
<li><a
href="33d0246aec"><code>33d0246</code></a>
chore: use isolated declarations for dts (<a
href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/232">#232</a>)</li>
<li><a
href="bfaf614589"><code>bfaf614</code></a>
chore(deps): update dependency
<code>@​swc/plugin-styled-components</code> to v3 (<a
href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/228">#228</a>)</li>
<li><a
href="076d18ea58"><code>076d18e</code></a>
chore(deps): update dependency <code>@​swc/plugin-emotion</code> to v4
(<a
href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/227">#227</a>)</li>
<li><a
href="8f0c001fd2"><code>8f0c001</code></a>
fix(deps): update all non-major dependencies (<a
href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/225">#225</a>)</li>
<li><a
href="9ae7fe6eb0"><code>9ae7fe6</code></a>
fix: ignore directive sourcemap error (<a
href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/231">#231</a>)</li>
<li><a
href="3029ffb33f"><code>3029ffb</code></a>
fix(deps): update all non-major dependencies (<a
href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/209">#209</a>)</li>
<li><a
href="df98ee808c"><code>df98ee8</code></a>
chore(deps): update pnpm to v9 (<a
href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/198">#198</a>)</li>
<li><a
href="e078012f89"><code>e078012</code></a>
docs: mention <code>devTarget</code> option in caveats list (<a
href="https://redirect.github.com/vitejs/vite-plugin-react-swc/issues/212">#212</a>)</li>
<li><a
href="11f4f68492"><code>11f4f68</code></a>
ci: use node 20</li>
<li>See full diff in <a
href="https://github.com/vitejs/vite-plugin-react-swc/compare/v3.7.0...v3.7.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `@vitest/coverage-istanbul` from 2.1.1 to 2.1.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitest-dev/vitest/releases"><code>@​vitest/coverage-istanbul</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.1.2</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Move <code>Vitest.setServer</code> to post
<code>configureServer</code> hook to enable import analysis for
workspace config loading  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6584">vitest-dev/vitest#6584</a>
<a href="https://github.com/vitest-dev/vitest/commit/e7f35214"><!-- raw
HTML omitted -->(e7f35)<!-- raw HTML omitted --></a></li>
<li><strong>benchmark</strong>:
<ul>
<li>Clear <code>BenchmarkResult.samples</code> array to reduce memory
usage  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> and <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6541">vitest-dev/vitest#6541</a>
<a href="https://github.com/vitest-dev/vitest/commit/a6407afc"><!-- raw
HTML omitted -->(a6407)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>browser</strong>:
<ul>
<li>Fix dynamic import inside worker  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6569">vitest-dev/vitest#6569</a>
<a href="https://github.com/vitest-dev/vitest/commit/ea2d429b"><!-- raw
HTML omitted -->(ea2d4)<!-- raw HTML omitted --></a></li>
<li>Fix browser mock factory event race condition  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6530">vitest-dev/vitest#6530</a>
<a href="https://github.com/vitest-dev/vitest/commit/f131f93b"><!-- raw
HTML omitted -->(f131f)<!-- raw HTML omitted --></a></li>
<li>Serve ui assets as static  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6564">vitest-dev/vitest#6564</a>
<a href="https://github.com/vitest-dev/vitest/commit/adcdaee8"><!-- raw
HTML omitted -->(adcda)<!-- raw HTML omitted --></a></li>
<li>Update solidjs testing library lib  -  by <a
href="https://github.com/CamilleTeruel"><code>@​CamilleTeruel</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6548">vitest-dev/vitest#6548</a>
<a href="https://github.com/vitest-dev/vitest/commit/91442dfc"><!-- raw
HTML omitted -->(91442)<!-- raw HTML omitted --></a></li>
<li>Use <code>data:</code> protocol on preview provider file upload  - 
by <a href="https://github.com/userquin"><code>@​userquin</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6501">vitest-dev/vitest#6501</a>
<a href="https://github.com/vitest-dev/vitest/commit/e9821f70"><!-- raw
HTML omitted -->(e9821)<!-- raw HTML omitted --></a></li>
<li>Fix base for client script  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6510">vitest-dev/vitest#6510</a>
<a href="https://github.com/vitest-dev/vitest/commit/f952874e"><!-- raw
HTML omitted -->(f9528)<!-- raw HTML omitted --></a></li>
<li>Throw an error if &quot;<code>@​vitest/browser/</code>context&quot;
is imported outside of the browser mode  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6570">vitest-dev/vitest#6570</a>
<a href="https://github.com/vitest-dev/vitest/commit/383f1791"><!-- raw
HTML omitted -->(383f1)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>coverage</strong>:
<ul>
<li>Remove empty coverage folder on test failure too  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6547">vitest-dev/vitest#6547</a>
<a href="https://github.com/vitest-dev/vitest/commit/1371ca6a"><!-- raw
HTML omitted -->(1371c)<!-- raw HTML omitted --></a></li>
<li>Include <code>*.astro</code> by default  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6565">vitest-dev/vitest#6565</a>
<a href="https://github.com/vitest-dev/vitest/commit/f8ff76a9"><!-- raw
HTML omitted -->(f8ff7)<!-- raw HTML omitted --></a></li>
<li><code>cleanOnRerun: false</code> to invalidate previous results  - 
by <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6592">vitest-dev/vitest#6592</a>
<a href="https://github.com/vitest-dev/vitest/commit/88bde99c"><!-- raw
HTML omitted -->(88bde)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>expect</strong>:
<ul>
<li>Fix <code>toBeDefined</code> with <code>expect.poll</code>  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6562">vitest-dev/vitest#6562</a>
<a href="https://github.com/vitest-dev/vitest/commit/f7da6199"><!-- raw
HTML omitted -->(f7da6)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>runner</strong>:
<ul>
<li>Mark tests as skipped when <code>beforeAll</code> failed  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6524">vitest-dev/vitest#6524</a>
<a href="https://github.com/vitest-dev/vitest/commit/fb79792d"><!-- raw
HTML omitted -->(fb797)<!-- raw HTML omitted --></a></li>
<li>Support fixture parsing of lowered async syntax  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6531">vitest-dev/vitest#6531</a>
<a href="https://github.com/vitest-dev/vitest/commit/b553c7d6"><!-- raw
HTML omitted -->(b553c)<!-- raw HTML omitted --></a></li>
<li>Fix fixture parsing of lowered async syntax for non arrow functions
 -  by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6575">vitest-dev/vitest#6575</a>
<a href="https://github.com/vitest-dev/vitest/commit/3de00ab6"><!-- raw
HTML omitted -->(3de00)<!-- raw HTML omitted --></a></li>
<li>Guard test hook callback  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6604">vitest-dev/vitest#6604</a>
<a href="https://github.com/vitest-dev/vitest/commit/1497134e"><!-- raw
HTML omitted -->(14971)<!-- raw HTML omitted --></a></li>
<li>Run <code>onTestFinished</code> and <code>onTestFailed</code> during
<code>retry</code> and <code>repeats</code>  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6609">vitest-dev/vitest#6609</a>
<a href="https://github.com/vitest-dev/vitest/commit/c5e29098"><!-- raw
HTML omitted -->(c5e29)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>ui</strong>:
<ul>
<li>List tests on ui when <code>--standalone</code>  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6577">vitest-dev/vitest#6577</a>
<a href="https://github.com/vitest-dev/vitest/commit/d0bf89d3"><!-- raw
HTML omitted -->(d0bf8)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vite-node</strong>:
<ul>
<li>Fix esm false-detection inside comment  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6506">vitest-dev/vitest#6506</a>
<a href="https://github.com/vitest-dev/vitest/commit/91f85997"><!-- raw
HTML omitted -->(91f85)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vitest</strong>:
<ul>
<li>Install dependencies with the same version when prompted  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6611">vitest-dev/vitest#6611</a>
<a href="https://github.com/vitest-dev/vitest/commit/ed8b7c08"><!-- raw
HTML omitted -->(ed8b7)<!-- raw HTML omitted --></a></li>
<li>Make env.SSR consistent between different pools  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6616">vitest-dev/vitest#6616</a>
<a href="https://github.com/vitest-dev/vitest/commit/8a8d3f03"><!-- raw
HTML omitted -->(8a8d3)<!-- raw HTML omitted --></a></li>
<li>Don't start a websocket server if api is disabled  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6617">vitest-dev/vitest#6617</a>
<a href="https://github.com/vitest-dev/vitest/commit/821400b8"><!-- raw
HTML omitted -->(82140)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>workspace</strong>:
<ul>
<li>Fix glob pattern detection  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6502">vitest-dev/vitest#6502</a>
<a href="https://github.com/vitest-dev/vitest/commit/7727ca87"><!-- raw
HTML omitted -->(7727c)<!-- raw HTML omitted --></a></li>
<li>Ignore DS_Store by default  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6571">vitest-dev/vitest#6571</a>
<a href="https://github.com/vitest-dev/vitest/commit/d2a86ff5"><!-- raw
HTML omitted -->(d2a86)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v2.1.1...v2.1.2">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="0ce26a4c70"><code>0ce26a4</code></a>
chore: release v2.1.2</li>
<li><a
href="88bde99cda"><code>88bde99</code></a>
fix(coverage): <code>cleanOnRerun: false</code> to invalidate previous
results (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul/issues/6592">#6592</a>)</li>
<li><a
href="1371ca6a6f"><code>1371ca6</code></a>
fix(coverage): remove empty coverage folder on test failure too (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul/issues/6547">#6547</a>)</li>
<li>See full diff in <a
href="https://github.com/vitest-dev/vitest/commits/v2.1.2/packages/coverage-istanbul">compare
view</a></li>
</ul>
</details>
<br />

Updates `typescript-eslint` from 8.7.0 to 8.8.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's
releases</a>.</em></p>
<blockquote>
<h2>v8.8.0</h2>
<h2>8.8.0 (2024-09-30)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-unnecessary-condition] add
checkTypePredicates (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10009">#10009</a>)</li>
<li><strong>eslint-plugin:</strong> [await-thenable] check for-await
loop iteree (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10008">#10008</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li>remove <code>export type *</code> in d.ts to support TS&lt;5.0 (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10070">#10070</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-template-expression]
should underline template syntax with squiggly lines (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10044">#10044</a>)</li>
<li><strong>eslint-plugin:</strong> [no-deprecated] max callstack
exceeded when class implements itself (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10040">#10040</a>)</li>
<li><strong>eslint-plugin:</strong> [no-misused-promises] check
contextual type (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10042">#10042</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-literal-enum-member] allow
nested bitwise operations (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10037">#10037</a>)</li>
<li><strong>type-utils:</strong> check for type parameters on
<code>isBuiltinSymbolLikeRecurser()</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10026">#10026</a>)</li>
<li><strong>utils:</strong> update missing type information message (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10043">#10043</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>auvred <a
href="https://github.com/auvred"><code>@​auvred</code></a></li>
<li>Josh Goldberg </li>
<li>Kirk Waiblinger <a
href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li>
<li>Ronen Amiel</li>
<li>Tarun Chauhan <a
href="https://github.com/tarunrajput"><code>@​tarunrajput</code></a></li>
<li>YeonJuan <a
href="https://github.com/yeonjuan"><code>@​yeonjuan</code></a></li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's
changelog</a>.</em></p>
<blockquote>
<h2>8.8.0 (2024-09-30)</h2>
<p>This was a version bump only for typescript-eslint to align it with
other projects, there were no code changes.</p>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="2055cfbbde"><code>2055cfb</code></a>
chore(release): publish 8.8.0</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.8.0/packages/typescript-eslint">compare
view</a></li>
</ul>
</details>
<br />

Updates `vitest` from 2.1.1 to 2.1.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitest-dev/vitest/releases">vitest's
releases</a>.</em></p>
<blockquote>
<h2>v2.1.2</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li>Move <code>Vitest.setServer</code> to post
<code>configureServer</code> hook to enable import analysis for
workspace config loading  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6584">vitest-dev/vitest#6584</a>
<a href="https://github.com/vitest-dev/vitest/commit/e7f35214"><!-- raw
HTML omitted -->(e7f35)<!-- raw HTML omitted --></a></li>
<li><strong>benchmark</strong>:
<ul>
<li>Clear <code>BenchmarkResult.samples</code> array to reduce memory
usage  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> and <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6541">vitest-dev/vitest#6541</a>
<a href="https://github.com/vitest-dev/vitest/commit/a6407afc"><!-- raw
HTML omitted -->(a6407)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>browser</strong>:
<ul>
<li>Fix dynamic import inside worker  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6569">vitest-dev/vitest#6569</a>
<a href="https://github.com/vitest-dev/vitest/commit/ea2d429b"><!-- raw
HTML omitted -->(ea2d4)<!-- raw HTML omitted --></a></li>
<li>Fix browser mock factory event race condition  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6530">vitest-dev/vitest#6530</a>
<a href="https://github.com/vitest-dev/vitest/commit/f131f93b"><!-- raw
HTML omitted -->(f131f)<!-- raw HTML omitted --></a></li>
<li>Serve ui assets as static  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6564">vitest-dev/vitest#6564</a>
<a href="https://github.com/vitest-dev/vitest/commit/adcdaee8"><!-- raw
HTML omitted -->(adcda)<!-- raw HTML omitted --></a></li>
<li>Update solidjs testing library lib  -  by <a
href="https://github.com/CamilleTeruel"><code>@​CamilleTeruel</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6548">vitest-dev/vitest#6548</a>
<a href="https://github.com/vitest-dev/vitest/commit/91442dfc"><!-- raw
HTML omitted -->(91442)<!-- raw HTML omitted --></a></li>
<li>Use <code>data:</code> protocol on preview provider file upload  - 
by <a href="https://github.com/userquin"><code>@​userquin</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6501">vitest-dev/vitest#6501</a>
<a href="https://github.com/vitest-dev/vitest/commit/e9821f70"><!-- raw
HTML omitted -->(e9821)<!-- raw HTML omitted --></a></li>
<li>Fix base for client script  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6510">vitest-dev/vitest#6510</a>
<a href="https://github.com/vitest-dev/vitest/commit/f952874e"><!-- raw
HTML omitted -->(f9528)<!-- raw HTML omitted --></a></li>
<li>Throw an error if &quot;<code>@​vitest/browser/</code>context&quot;
is imported outside of the browser mode  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6570">vitest-dev/vitest#6570</a>
<a href="https://github.com/vitest-dev/vitest/commit/383f1791"><!-- raw
HTML omitted -->(383f1)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>coverage</strong>:
<ul>
<li>Remove empty coverage folder on test failure too  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6547">vitest-dev/vitest#6547</a>
<a href="https://github.com/vitest-dev/vitest/commit/1371ca6a"><!-- raw
HTML omitted -->(1371c)<!-- raw HTML omitted --></a></li>
<li>Include <code>*.astro</code> by default  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6565">vitest-dev/vitest#6565</a>
<a href="https://github.com/vitest-dev/vitest/commit/f8ff76a9"><!-- raw
HTML omitted -->(f8ff7)<!-- raw HTML omitted --></a></li>
<li><code>cleanOnRerun: false</code> to invalidate previous results  - 
by <a href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6592">vitest-dev/vitest#6592</a>
<a href="https://github.com/vitest-dev/vitest/commit/88bde99c"><!-- raw
HTML omitted -->(88bde)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>expect</strong>:
<ul>
<li>Fix <code>toBeDefined</code> with <code>expect.poll</code>  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6562">vitest-dev/vitest#6562</a>
<a href="https://github.com/vitest-dev/vitest/commit/f7da6199"><!-- raw
HTML omitted -->(f7da6)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>runner</strong>:
<ul>
<li>Mark tests as skipped when <code>beforeAll</code> failed  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6524">vitest-dev/vitest#6524</a>
<a href="https://github.com/vitest-dev/vitest/commit/fb79792d"><!-- raw
HTML omitted -->(fb797)<!-- raw HTML omitted --></a></li>
<li>Support fixture parsing of lowered async syntax  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6531">vitest-dev/vitest#6531</a>
<a href="https://github.com/vitest-dev/vitest/commit/b553c7d6"><!-- raw
HTML omitted -->(b553c)<!-- raw HTML omitted --></a></li>
<li>Fix fixture parsing of lowered async syntax for non arrow functions
 -  by <a href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6575">vitest-dev/vitest#6575</a>
<a href="https://github.com/vitest-dev/vitest/commit/3de00ab6"><!-- raw
HTML omitted -->(3de00)<!-- raw HTML omitted --></a></li>
<li>Guard test hook callback  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6604">vitest-dev/vitest#6604</a>
<a href="https://github.com/vitest-dev/vitest/commit/1497134e"><!-- raw
HTML omitted -->(14971)<!-- raw HTML omitted --></a></li>
<li>Run <code>onTestFinished</code> and <code>onTestFailed</code> during
<code>retry</code> and <code>repeats</code>  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6609">vitest-dev/vitest#6609</a>
<a href="https://github.com/vitest-dev/vitest/commit/c5e29098"><!-- raw
HTML omitted -->(c5e29)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>ui</strong>:
<ul>
<li>List tests on ui when <code>--standalone</code>  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6577">vitest-dev/vitest#6577</a>
<a href="https://github.com/vitest-dev/vitest/commit/d0bf89d3"><!-- raw
HTML omitted -->(d0bf8)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vite-node</strong>:
<ul>
<li>Fix esm false-detection inside comment  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6506">vitest-dev/vitest#6506</a>
<a href="https://github.com/vitest-dev/vitest/commit/91f85997"><!-- raw
HTML omitted -->(91f85)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>vitest</strong>:
<ul>
<li>Install dependencies with the same version when prompted  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6611">vitest-dev/vitest#6611</a>
<a href="https://github.com/vitest-dev/vitest/commit/ed8b7c08"><!-- raw
HTML omitted -->(ed8b7)<!-- raw HTML omitted --></a></li>
<li>Make env.SSR consistent between different pools  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6616">vitest-dev/vitest#6616</a>
<a href="https://github.com/vitest-dev/vitest/commit/8a8d3f03"><!-- raw
HTML omitted -->(8a8d3)<!-- raw HTML omitted --></a></li>
<li>Don't start a websocket server if api is disabled  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6617">vitest-dev/vitest#6617</a>
<a href="https://github.com/vitest-dev/vitest/commit/821400b8"><!-- raw
HTML omitted -->(82140)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>workspace</strong>:
<ul>
<li>Fix glob pattern detection  -  by <a
href="https://github.com/hi-ogawa"><code>@​hi-ogawa</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6502">vitest-dev/vitest#6502</a>
<a href="https://github.com/vitest-dev/vitest/commit/7727ca87"><!-- raw
HTML omitted -->(7727c)<!-- raw HTML omitted --></a></li>
<li>Ignore DS_Store by default  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6571">vitest-dev/vitest#6571</a>
<a href="https://github.com/vitest-dev/vitest/commit/d2a86ff5"><!-- raw
HTML omitted -->(d2a86)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v2.1.1...v2.1.2">View
changes on GitHub</a></h5>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="0ce26a4c70"><code>0ce26a4</code></a>
chore: release v2.1.2</li>
<li><a
href="383f179166"><code>383f179</code></a>
fix(browser): throw an error if
&quot;<code>@​vitest/browser/</code>context&quot; is imported
outside...</li>
<li><a
href="821400b8c1"><code>821400b</code></a>
fix(vitest): don't start a websocket server if api is disabled (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6617">#6617</a>)</li>
<li><a
href="8a8d3f0346"><code>8a8d3f0</code></a>
fix(vitest): make env.SSR consistent between different pools (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6616">#6616</a>)</li>
<li><a
href="ed8b7c087a"><code>ed8b7c0</code></a>
fix(vitest): install dependencies with the same version when prompted
(<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6611">#6611</a>)</li>
<li><a
href="d2a86ff57a"><code>d2a86ff</code></a>
fix(workspace): ignore DS_Store by default (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6571">#6571</a>)</li>
<li><a
href="88bde99cda"><code>88bde99</code></a>
fix(coverage): <code>cleanOnRerun: false</code> to invalidate previous
results (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6592">#6592</a>)</li>
<li><a
href="5f757900b5"><code>5f75790</code></a>
refactor: replace <code>strip-ansi</code> with
<code>stripVTControlCharacters</code> from `node:uti...</li>
<li><a
href="e7f35214c8"><code>e7f3521</code></a>
fix: move <code>Vitest.setServer</code> to post
<code>configureServer</code> hook to enable import ...</li>
<li><a
href="891d6fe57c"><code>891d6fe</code></a>
docs: deprecate <code>benchmark.outputFile</code> option (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6591">#6591</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitest-dev/vitest/commits/v2.1.2/packages/vitest">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-04 10:33:33 -07:00
dependabot[bot]
2f5351e8ca
Bump the dev-dependencies group with 2 updates (#892) 2024-09-29 18:02:10 -07:00
Evan Simkowitz
061949354c
Storybook with dark mode support (#880) 2024-09-26 18:58:25 -07:00
Evan Simkowitz
9fcbcac996
Fix storybook build (#873) 2024-09-26 14:43:55 -07:00
dependabot[bot]
47fdd4461d
Bump the dev-dependencies group with 2 updates (#870)
Bumps the dev-dependencies group with 2 updates:
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).

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

Updates `vite` from 5.4.7 to 5.4.8
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/blob/v5.4.8/packages/vite/CHANGELOG.md">vite's
changelog</a>.</em></p>
<blockquote>
<h2><!-- raw HTML omitted -->5.4.8 (2024-09-25)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix(css): backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18113">#18113</a>,
fix missing source file warning with sass modern api custom importer (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18">#18</a>
(<a
href="7d47fc1c74">7d47fc1</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18183">#18183</a></li>
<li>fix(css): backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18128">#18128</a>,
ensure sass compiler initialized only once (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18184">#18184</a>)
(<a
href="8464d976b1">8464d97</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18128">#18128</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/18184">#18184</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="0474550c9f"><code>0474550</code></a>
release: v5.4.8</li>
<li><a
href="8464d976b1"><code>8464d97</code></a>
fix(css): backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18128">#18128</a>,
ensure sass compiler initialized only once (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18184">#18184</a>)</li>
<li><a
href="7d47fc1c74"><code>7d47fc1</code></a>
fix(css): backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18113">#18113</a>,
fix missing source file warning with sass modern a...</li>
<li>See full diff in <a
href="https://github.com/vitejs/vite/commits/v5.4.8/packages/vite">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-26 14:34:23 -07:00
Mike Sawka
3922236cdf
downgrade jotai -- causes major issue with codeedit (#862) 2024-09-25 19:23:22 -07:00
Evan Simkowitz
84673c945c
Fix send package resolution to resolve Dependabot alert (#827) 2024-09-24 19:39:36 -07:00
Evan Simkowitz
ccf344d107
Fix path traversal vulnerabilities (#817)
Properly validate expanded paths to ensure they are not attempting path
traversal attacks
2024-09-24 18:24:39 -07:00
dependabot[bot]
acdc58877f
Bump the prod-dependencies group with 2 updates (#813)
Bumps the prod-dependencies group with 2 updates:
[jotai](https://github.com/pmndrs/jotai) and
[monaco-editor](https://github.com/microsoft/monaco-editor).

Updates `jotai` from 2.9.3 to 2.10.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pmndrs/jotai/releases">jotai's
releases</a>.</em></p>
<blockquote>
<h2>v2.10.0</h2>
<p>It comes with another significant internal change to address some
edge cases.</p>
<p>Since v2.9.0, we've been working on some internal refactors to
support more edge cases and clean up the code.</p>
<p>Users are encouraged to update to the new versions eventually, but if
you're satisfied with the current situation and prefer to avoid
temporary instability, you can stick with v2.8.4 for now.</p>
<h2>What's Changed</h2>
<ul>
<li>breaking(core): avoid continuable promise in store api by <a
href="https://github.com/dai-shi"><code>@​dai-shi</code></a> in <a
href="https://redirect.github.com/pmndrs/jotai/pull/2695">pmndrs/jotai#2695</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/sphinxrave"><code>@​sphinxrave</code></a> made
their first contribution in <a
href="https://redirect.github.com/pmndrs/jotai/pull/2653">pmndrs/jotai#2653</a></li>
<li><a href="https://github.com/mxthxngx"><code>@​mxthxngx</code></a>
made their first contribution in <a
href="https://redirect.github.com/pmndrs/jotai/pull/2712">pmndrs/jotai#2712</a></li>
<li><a href="https://github.com/hoangvu12"><code>@​hoangvu12</code></a>
made their first contribution in <a
href="https://redirect.github.com/pmndrs/jotai/pull/2716">pmndrs/jotai#2716</a></li>
<li><a
href="https://github.com/YuHyeonWook"><code>@​YuHyeonWook</code></a>
made their first contribution in <a
href="https://redirect.github.com/pmndrs/jotai/pull/2734">pmndrs/jotai#2734</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pmndrs/jotai/compare/v2.9.3...v2.10.0">https://github.com/pmndrs/jotai/compare/v2.9.3...v2.10.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="609fe758f2"><code>609fe75</code></a>
2.10.0</li>
<li><a
href="09b08a5798"><code>09b08a5</code></a>
chore(deps): update dev dependencies (<a
href="https://redirect.github.com/pmndrs/jotai/issues/2743">#2743</a>)</li>
<li><a
href="e777f46958"><code>e777f46</code></a>
breaking(core): avoid continuable promise in store api (<a
href="https://redirect.github.com/pmndrs/jotai/issues/2695">#2695</a>)</li>
<li><a
href="b4158262d3"><code>b415826</code></a>
feat(docs): update docs for jotai-effect (<a
href="https://redirect.github.com/pmndrs/jotai/issues/2735">#2735</a>)</li>
<li><a
href="9699c17854"><code>9699c17</code></a>
style: removed duplicate width property in CSS files (<a
href="https://redirect.github.com/pmndrs/jotai/issues/2734">#2734</a>)</li>
<li><a
href="a26203efb7"><code>a26203e</code></a>
chore: enable isolatedDeclarations (<a
href="https://redirect.github.com/pmndrs/jotai/issues/2687">#2687</a>)</li>
<li><a
href="ab68d4de44"><code>ab68d4d</code></a>
remove stale-discussions.yml for now</li>
<li><a
href="9b835851a5"><code>9b83585</code></a>
docs(functional): cover sequence (<a
href="https://redirect.github.com/pmndrs/jotai/issues/2729">#2729</a>)</li>
<li><a
href="74b3803a27"><code>74b3803</code></a>
docs: fix variable reference error in
functional-programming-and-jotai.mdx (#...</li>
<li><a
href="34794c0c7c"><code>34794c0</code></a>
Mention connections to functional programming in README and docs (<a
href="https://redirect.github.com/pmndrs/jotai/issues/2726">#2726</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/pmndrs/jotai/compare/v2.9.3...v2.10.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `monaco-editor` from 0.51.0 to 0.52.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/microsoft/monaco-editor/releases">monaco-editor's
releases</a>.</em></p>
<blockquote>
<h2>v0.52.0</h2>
<h2>Changes:</h2>
<ul>
<li><a
href="https://redirect.github.com/microsoft/monaco-editor/issues/4691">#4691</a>:
Prepare monaco-editor for release 0.52</li>
<li><a
href="https://redirect.github.com/microsoft/monaco-editor/issues/4665">#4665</a>:
Updates nvm to align with vscode nvm file.</li>
<li><a
href="https://redirect.github.com/microsoft/monaco-editor/issues/4652">#4652</a>:
Removing <code>editor.main.nls.js</code></li>
</ul>
<p>This list of changes was <a
href="https://dev.azure.com/monacotools/Monaco/_build/results?buildId=294033&amp;view=logs">auto
generated</a>.</p>
<h2>v0.52.0-rc2</h2>
<h2>Changes:</h2>
<ul>
<li><a
href="https://redirect.github.com/microsoft/monaco-editor/issues/4665">#4665</a>:
Updates nvm to align with vscode nvm file.</li>
<li><a
href="https://redirect.github.com/microsoft/monaco-editor/issues/4652">#4652</a>:
Removing <code>editor.main.nls.js</code></li>
</ul>
<p>This list of changes was <a
href="https://dev.azure.com/monacotools/Monaco/_build/results?buildId=293791&amp;view=logs">auto
generated</a>.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md">monaco-editor's
changelog</a>.</em></p>
<blockquote>
<h2>[0.52.0]</h2>
<ul>
<li>Comment added inside of <code>IModelContentChangedEvent</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f6dc0eb8fc"><code>f6dc0eb</code></a>
Merge pull request <a
href="https://redirect.github.com/microsoft/monaco-editor/issues/4691">#4691</a>
from microsoft/chubby-cardinal</li>
<li><a
href="53e8e1ce30"><code>53e8e1c</code></a>
adding changelog md change</li>
<li><a
href="7959d5c66e"><code>7959d5c</code></a>
update pacakge.json</li>
<li><a
href="3c7eb57085"><code>3c7eb57</code></a>
undo the package upgrade change</li>
<li><a
href="f262e8f931"><code>f262e8f</code></a>
Defines setInterval/setTimeout on faked globalThis in unit test</li>
<li><a
href="b31d22b9ee"><code>b31d22b</code></a>
Updates nvm to align with vscode nvm file. (<a
href="https://redirect.github.com/microsoft/monaco-editor/issues/4665">#4665</a>)</li>
<li><a
href="b8a83d5356"><code>b8a83d5</code></a>
Merge pull request <a
href="https://redirect.github.com/microsoft/monaco-editor/issues/4652">#4652</a>
from microsoft/annoyed-dragon</li>
<li><a
href="e52ff42729"><code>e52ff42</code></a>
removing <code>editor.main.nls.js</code></li>
<li>See full diff in <a
href="https://github.com/microsoft/monaco-editor/compare/v0.51.0...v0.52.0">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-24 16:01:06 -07:00
dependabot[bot]
dcf6ab5cab
Bump the storybook group with 8 updates (#812)
Bumps the storybook group with 8 updates:

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

Updates `@storybook/addon-essentials` from 8.3.0 to 8.3.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/addon-essentials</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.3</h2>
<h2>8.3.3</h2>
<ul>
<li>CLI: Show constraints in error when getting depndencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29187">#29187</a>,
thanks <a
href="https://github.com/andrasczeh"><code>@​andrasczeh</code></a>!</li>
<li>React-Vite: Downgrade react-docgen-typescript plugin - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29184">#29184</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>UI: Fix composed storybook TooltipLinkList bug where href isn't
passed forward - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29175">#29175</a>,
thanks <a
href="https://github.com/JSMike"><code>@​JSMike</code></a>!</li>
</ul>
<h2>v8.3.2</h2>
<h2>8.3.2</h2>
<ul>
<li>CLI: Fix skip-install for stable latest releases - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29133">#29133</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Do not add packageManager field to package.json during
<code>storybook dev</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29152">#29152</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
</ul>
<h2>v8.3.1</h2>
<h2>8.3.1</h2>
<ul>
<li>Angular: Fix sourceDecorator to apply excludeDecorators flag - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29069">#29069</a>,
thanks <a
href="https://github.com/JSMike"><code>@​JSMike</code></a>!</li>
<li>Core: Do not prebundle better-opn - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29137">#29137</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Do not prebundle jsdoc-type-pratt-parser - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29134">#29134</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Next.js: Upgrade sass-loader from ^12 to ^13 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29040">#29040</a>,
thanks <a
href="https://github.com/HoncharenkoZhenya"><code>@​HoncharenkoZhenya</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@​storybook/addon-essentials</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.3.3</h2>
<ul>
<li>CLI: Show constraints in error when getting depndencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29187">#29187</a>,
thanks <a
href="https://github.com/andrasczeh"><code>@​andrasczeh</code></a>!</li>
<li>React-Vite: Downgrade react-docgen-typescript plugin - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29184">#29184</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>UI: Fix composed storybook TooltipLinkList bug where href isn't
passed forward - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29175">#29175</a>,
thanks <a
href="https://github.com/JSMike"><code>@​JSMike</code></a>!</li>
</ul>
<h2>8.3.2</h2>
<ul>
<li>CLI: Fix skip-install for stable latest releases - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29133">#29133</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Do not add packageManager field to package.json during
<code>storybook dev</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29152">#29152</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
</ul>
<h2>8.3.1</h2>
<ul>
<li>Angular: Fix sourceDecorator to apply excludeDecorators flag - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29069">#29069</a>,
thanks <a
href="https://github.com/JSMike"><code>@​JSMike</code></a>!</li>
<li>Core: Do not prebundle better-opn - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29137">#29137</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Do not prebundle jsdoc-type-pratt-parser - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29134">#29134</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Next.js: Upgrade sass-loader from ^12 to ^13 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29040">#29040</a>,
thanks <a
href="https://github.com/HoncharenkoZhenya"><code>@​HoncharenkoZhenya</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e159e49a50"><code>e159e49</code></a>
Bump version from &quot;8.3.2&quot; to &quot;8.3.3&quot; [skip ci]</li>
<li><a
href="ee03ab04c5"><code>ee03ab0</code></a>
Bump version from &quot;8.3.1&quot; to &quot;8.3.2&quot; [skip ci]</li>
<li><a
href="43accbcf13"><code>43accbc</code></a>
Bump version from &quot;8.3.0&quot; to &quot;8.3.1&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.3/code/addons/essentials">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/addon-interactions` from 8.3.0 to 8.3.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/addon-interactions</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.3</h2>
<h2>8.3.3</h2>
<ul>
<li>CLI: Show constraints in error when getting depndencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29187">#29187</a>,
thanks <a
href="https://github.com/andrasczeh"><code>@​andrasczeh</code></a>!</li>
<li>React-Vite: Downgrade react-docgen-typescript plugin - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29184">#29184</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>UI: Fix composed storybook TooltipLinkList bug where href isn't
passed forward - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29175">#29175</a>,
thanks <a
href="https://github.com/JSMike"><code>@​JSMike</code></a>!</li>
</ul>
<h2>v8.3.2</h2>
<h2>8.3.2</h2>
<ul>
<li>CLI: Fix skip-install for stable latest releases - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29133">#29133</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Do not add packageManager field to package.json during
<code>storybook dev</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29152">#29152</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
</ul>
<h2>v8.3.1</h2>
<h2>8.3.1</h2>
<ul>
<li>Angular: Fix sourceDecorator to apply excludeDecorators flag - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29069">#29069</a>,
thanks <a
href="https://github.com/JSMike"><code>@​JSMike</code></a>!</li>
<li>Core: Do not prebundle better-opn - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29137">#29137</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Do not prebundle jsdoc-type-pratt-parser - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29134">#29134</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Next.js: Upgrade sass-loader from ^12 to ^13 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29040">#29040</a>,
thanks <a
href="https://github.com/HoncharenkoZhenya"><code>@​HoncharenkoZhenya</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@​storybook/addon-interactions</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.3.3</h2>
<ul>
<li>CLI: Show constraints in error when getting depndencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29187">#29187</a>,
thanks <a
href="https://github.com/andrasczeh"><code>@​andrasczeh</code></a>!</li>
<li>React-Vite: Downgrade react-docgen-typescript plugin - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29184">#29184</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>UI: Fix composed storybook TooltipLinkList bug where href isn't
passed forward - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29175">#29175</a>,
thanks <a
href="https://github.com/JSMike"><code>@​JSMike</code></a>!</li>
</ul>
<h2>8.3.2</h2>
<ul>
<li>CLI: Fix skip-install for stable latest releases - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29133">#29133</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Do not add packageManager field to package.json during
<code>storybook dev</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29152">#29152</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
</ul>
<h2>8.3.1</h2>
<ul>
<li>Angular: Fix sourceDecorator to apply excludeDecorators flag - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29069">#29069</a>,
thanks <a
href="https://github.com/JSMike"><code>@​JSMike</code></a>!</li>
<li>Core: Do not prebundle better-opn - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29137">#29137</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Do not prebundle jsdoc-type-pratt-parser - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29134">#29134</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Next.js: Upgrade sass-loader from ^12 to ^13 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29040">#29040</a>,
thanks <a
href="https://github.com/HoncharenkoZhenya"><code>@​HoncharenkoZhenya</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e159e49a50"><code>e159e49</code></a>
Bump version from &quot;8.3.2&quot; to &quot;8.3.3&quot; [skip ci]</li>
<li><a
href="ee03ab04c5"><code>ee03ab0</code></a>
Bump version from &quot;8.3.1&quot; to &quot;8.3.2&quot; [skip ci]</li>
<li><a
href="43accbcf13"><code>43accbc</code></a>
Bump version from &quot;8.3.0&quot; to &quot;8.3.1&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.3/code/addons/interactions">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/addon-links` from 8.3.0 to 8.3.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/addon-links</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.3</h2>
<h2>8.3.3</h2>
<ul>
<li>CLI: Show constraints in error when getting depndencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29187">#29187</a>,
thanks <a
href="https://github.com/andrasczeh"><code>@​andrasczeh</code></a>!</li>
<li>React-Vite: Downgrade react-docgen-typescript plugin - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29184">#29184</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>UI: Fix composed storybook TooltipLinkList bug where href isn't
passed forward - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29175">#29175</a>,
thanks <a
href="https://github.com/JSMike"><code>@​JSMike</code></a>!</li>
</ul>
<h2>v8.3.2</h2>
<h2>8.3.2</h2>
<ul>
<li>CLI: Fix skip-install for stable latest releases - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29133">#29133</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Do not add packageManager field to package.json during
<code>storybook dev</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29152">#29152</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
</ul>
<h2>v8.3.1</h2>
<h2>8.3.1</h2>
<ul>
<li>Angular: Fix sourceDecorator to apply excludeDecorators flag - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29069">#29069</a>,
thanks <a
href="https://github.com/JSMike"><code>@​JSMike</code></a>!</li>
<li>Core: Do not prebundle better-opn - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29137">#29137</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Do not prebundle jsdoc-type-pratt-parser - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29134">#29134</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Next.js: Upgrade sass-loader from ^12 to ^13 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29040">#29040</a>,
thanks <a
href="https://github.com/HoncharenkoZhenya"><code>@​HoncharenkoZhenya</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@​storybook/addon-links</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.3.3</h2>
<ul>
<li>CLI: Show constraints in error when getting depndencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29187">#29187</a>,
thanks <a
href="https://github.com/andrasczeh"><code>@​andrasczeh</code></a>!</li>
<li>React-Vite: Downgrade react-docgen-typescript plugin - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29184">#29184</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>UI: Fix composed storybook TooltipLinkList bug where href isn't
passed forward - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29175">#29175</a>,
thanks <a
href="https://github.com/JSMike"><code>@​JSMike</code></a>!</li>
</ul>
<h2>8.3.2</h2>
<ul>
<li>CLI: Fix skip-install for stable latest releases - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29133">#29133</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Do not add packageManager field to package.json during
<code>storybook dev</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29152">#29152</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
</ul>
<h2>8.3.1</h2>
<ul>
<li>Angular: Fix sourceDecorator to apply excludeDecorators flag - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29069">#29069</a>,
thanks <a
href="https://github.com/JSMike"><code>@​JSMike</code></a>!</li>
<li>Core: Do not prebundle better-opn - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29137">#29137</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Do not prebundle jsdoc-type-pratt-parser - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29134">#29134</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Next.js: Upgrade sass-loader from ^12 to ^13 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29040">#29040</a>,
thanks <a
href="https://github.com/HoncharenkoZhenya"><code>@​HoncharenkoZhenya</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e159e49a50"><code>e159e49</code></a>
Bump version from &quot;8.3.2&quot; to &quot;8.3.3&quot; [skip ci]</li>
<li><a
href="ee03ab04c5"><code>ee03ab0</code></a>
Bump version from &quot;8.3.1&quot; to &quot;8.3.2&quot; [skip ci]</li>
<li><a
href="43accbcf13"><code>43accbc</code></a>
Bump version from &quot;8.3.0&quot; to &quot;8.3.1&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.3/code/addons/links">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/blocks` from 8.3.0 to 8.3.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/blocks</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.3</h2>
<h2>8.3.3</h2>
<ul>
<li>CLI: Show constraints in error when getting depndencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29187">#29187</a>,
thanks <a
href="https://github.com/andrasczeh"><code>@​andrasczeh</code></a>!</li>
<li>React-Vite: Downgrade react-docgen-typescript plugin - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29184">#29184</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>UI: Fix composed storybook TooltipLinkList bug where href isn't
passed forward - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29175">#29175</a>,
thanks <a
href="https://github.com/JSMike"><code>@​JSMike</code></a>!</li>
</ul>
<h2>v8.3.2</h2>
<h2>8.3.2</h2>
<ul>
<li>CLI: Fix skip-install for stable latest releases - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29133">#29133</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Do not add packageManager field to package.json during
<code>storybook dev</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29152">#29152</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
</ul>
<h2>v8.3.1</h2>
<h2>8.3.1</h2>
<ul>
<li>Angular: Fix sourceDecorator to apply excludeDecorators flag - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29069">#29069</a>,
thanks <a
href="https://github.com/JSMike"><code>@​JSMike</code></a>!</li>
<li>Core: Do not prebundle better-opn - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29137">#29137</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Do not prebundle jsdoc-type-pratt-parser - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29134">#29134</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Next.js: Upgrade sass-loader from ^12 to ^13 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29040">#29040</a>,
thanks <a
href="https://github.com/HoncharenkoZhenya"><code>@​HoncharenkoZhenya</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@​storybook/blocks</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.3.3</h2>
<ul>
<li>CLI: Show constraints in error when getting depndencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29187">#29187</a>,
thanks <a
href="https://github.com/andrasczeh"><code>@​andrasczeh</code></a>!</li>
<li>React-Vite: Downgrade react-docgen-typescript plugin - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29184">#29184</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>UI: Fix composed storybook TooltipLinkList bug where href isn't
passed forward - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29175">#29175</a>,
thanks <a
href="https://github.com/JSMike"><code>@​JSMike</code></a>!</li>
</ul>
<h2>8.3.2</h2>
<ul>
<li>CLI: Fix skip-install for stable latest releases - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29133">#29133</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Do not add packageManager field to package.json during
<code>storybook dev</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29152">#29152</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
</ul>
<h2>8.3.1</h2>
<ul>
<li>Angular: Fix sourceDecorator to apply excludeDecorators flag - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29069">#29069</a>,
thanks <a
href="https://github.com/JSMike"><code>@​JSMike</code></a>!</li>
<li>Core: Do not prebundle better-opn - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29137">#29137</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Do not prebundle jsdoc-type-pratt-parser - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29134">#29134</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Next.js: Upgrade sass-loader from ^12 to ^13 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29040">#29040</a>,
thanks <a
href="https://github.com/HoncharenkoZhenya"><code>@​HoncharenkoZhenya</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e159e49a50"><code>e159e49</code></a>
Bump version from &quot;8.3.2&quot; to &quot;8.3.3&quot; [skip ci]</li>
<li><a
href="ee03ab04c5"><code>ee03ab0</code></a>
Bump version from &quot;8.3.1&quot; to &quot;8.3.2&quot; [skip ci]</li>
<li><a
href="43accbcf13"><code>43accbc</code></a>
Bump version from &quot;8.3.0&quot; to &quot;8.3.1&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.3/code/lib/blocks">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/react` from 8.3.0 to 8.3.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/react</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.3</h2>
<h2>8.3.3</h2>
<ul>
<li>CLI: Show constraints in error when getting depndencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29187">#29187</a>,
thanks <a
href="https://github.com/andrasczeh"><code>@​andrasczeh</code></a>!</li>
<li>React-Vite: Downgrade react-docgen-typescript plugin - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29184">#29184</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>UI: Fix composed storybook TooltipLinkList bug where href isn't
passed forward - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29175">#29175</a>,
thanks <a
href="https://github.com/JSMike"><code>@​JSMike</code></a>!</li>
</ul>
<h2>v8.3.2</h2>
<h2>8.3.2</h2>
<ul>
<li>CLI: Fix skip-install for stable latest releases - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29133">#29133</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Do not add packageManager field to package.json during
<code>storybook dev</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29152">#29152</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
</ul>
<h2>v8.3.1</h2>
<h2>8.3.1</h2>
<ul>
<li>Angular: Fix sourceDecorator to apply excludeDecorators flag - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29069">#29069</a>,
thanks <a
href="https://github.com/JSMike"><code>@​JSMike</code></a>!</li>
<li>Core: Do not prebundle better-opn - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29137">#29137</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Do not prebundle jsdoc-type-pratt-parser - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29134">#29134</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Next.js: Upgrade sass-loader from ^12 to ^13 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29040">#29040</a>,
thanks <a
href="https://github.com/HoncharenkoZhenya"><code>@​HoncharenkoZhenya</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@​storybook/react</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.3.3</h2>
<ul>
<li>CLI: Show constraints in error when getting depndencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29187">#29187</a>,
thanks <a
href="https://github.com/andrasczeh"><code>@​andrasczeh</code></a>!</li>
<li>React-Vite: Downgrade react-docgen-typescript plugin - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29184">#29184</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>UI: Fix composed storybook TooltipLinkList bug where href isn't
passed forward - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29175">#29175</a>,
thanks <a
href="https://github.com/JSMike"><code>@​JSMike</code></a>!</li>
</ul>
<h2>8.3.2</h2>
<ul>
<li>CLI: Fix skip-install for stable latest releases - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29133">#29133</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Do not add packageManager field to package.json during
<code>storybook dev</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29152">#29152</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
</ul>
<h2>8.3.1</h2>
<ul>
<li>Angular: Fix sourceDecorator to apply excludeDecorators flag - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29069">#29069</a>,
thanks <a
href="https://github.com/JSMike"><code>@​JSMike</code></a>!</li>
<li>Core: Do not prebundle better-opn - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29137">#29137</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Do not prebundle jsdoc-type-pratt-parser - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29134">#29134</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Next.js: Upgrade sass-loader from ^12 to ^13 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29040">#29040</a>,
thanks <a
href="https://github.com/HoncharenkoZhenya"><code>@​HoncharenkoZhenya</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e159e49a50"><code>e159e49</code></a>
Bump version from &quot;8.3.2&quot; to &quot;8.3.3&quot; [skip ci]</li>
<li><a
href="ee03ab04c5"><code>ee03ab0</code></a>
Bump version from &quot;8.3.1&quot; to &quot;8.3.2&quot; [skip ci]</li>
<li><a
href="43accbcf13"><code>43accbc</code></a>
Bump version from &quot;8.3.0&quot; to &quot;8.3.1&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.3/code/renderers/react">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/react-vite` from 8.3.0 to 8.3.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/react-vite</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.3</h2>
<h2>8.3.3</h2>
<ul>
<li>CLI: Show constraints in error when getting depndencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29187">#29187</a>,
thanks <a
href="https://github.com/andrasczeh"><code>@​andrasczeh</code></a>!</li>
<li>React-Vite: Downgrade react-docgen-typescript plugin - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29184">#29184</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>UI: Fix composed storybook TooltipLinkList bug where href isn't
passed forward - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29175">#29175</a>,
thanks <a
href="https://github.com/JSMike"><code>@​JSMike</code></a>!</li>
</ul>
<h2>v8.3.2</h2>
<h2>8.3.2</h2>
<ul>
<li>CLI: Fix skip-install for stable latest releases - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29133">#29133</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Do not add packageManager field to package.json during
<code>storybook dev</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29152">#29152</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
</ul>
<h2>v8.3.1</h2>
<h2>8.3.1</h2>
<ul>
<li>Angular: Fix sourceDecorator to apply excludeDecorators flag - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29069">#29069</a>,
thanks <a
href="https://github.com/JSMike"><code>@​JSMike</code></a>!</li>
<li>Core: Do not prebundle better-opn - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29137">#29137</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Do not prebundle jsdoc-type-pratt-parser - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29134">#29134</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Next.js: Upgrade sass-loader from ^12 to ^13 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29040">#29040</a>,
thanks <a
href="https://github.com/HoncharenkoZhenya"><code>@​HoncharenkoZhenya</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@​storybook/react-vite</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.3.3</h2>
<ul>
<li>CLI: Show constraints in error when getting depndencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29187">#29187</a>,
thanks <a
href="https://github.com/andrasczeh"><code>@​andrasczeh</code></a>!</li>
<li>React-Vite: Downgrade react-docgen-typescript plugin - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29184">#29184</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>UI: Fix composed storybook TooltipLinkList bug where href isn't
passed forward - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29175">#29175</a>,
thanks <a
href="https://github.com/JSMike"><code>@​JSMike</code></a>!</li>
</ul>
<h2>8.3.2</h2>
<ul>
<li>CLI: Fix skip-install for stable latest releases - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29133">#29133</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Do not add packageManager field to package.json during
<code>storybook dev</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29152">#29152</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
</ul>
<h2>8.3.1</h2>
<ul>
<li>Angular: Fix sourceDecorator to apply excludeDecorators flag - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29069">#29069</a>,
thanks <a
href="https://github.com/JSMike"><code>@​JSMike</code></a>!</li>
<li>Core: Do not prebundle better-opn - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29137">#29137</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Do not prebundle jsdoc-type-pratt-parser - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29134">#29134</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Next.js: Upgrade sass-loader from ^12 to ^13 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29040">#29040</a>,
thanks <a
href="https://github.com/HoncharenkoZhenya"><code>@​HoncharenkoZhenya</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e159e49a50"><code>e159e49</code></a>
Bump version from &quot;8.3.2&quot; to &quot;8.3.3&quot; [skip ci]</li>
<li><a
href="10a687cbe1"><code>10a687c</code></a>
Merge pull request <a
href="https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite/issues/29184">#29184</a>
from storybookjs/shilman/28269-downgrade-typescript...</li>
<li><a
href="ee03ab04c5"><code>ee03ab0</code></a>
Bump version from &quot;8.3.1&quot; to &quot;8.3.2&quot; [skip ci]</li>
<li><a
href="43accbcf13"><code>43accbc</code></a>
Bump version from &quot;8.3.0&quot; to &quot;8.3.1&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.3/code/frameworks/react-vite">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/test` from 8.3.0 to 8.3.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases"><code>@​storybook/test</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.3.3</h2>
<h2>8.3.3</h2>
<ul>
<li>CLI: Show constraints in error when getting depndencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29187">#29187</a>,
thanks <a
href="https://github.com/andrasczeh"><code>@​andrasczeh</code></a>!</li>
<li>React-Vite: Downgrade react-docgen-typescript plugin - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29184">#29184</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>UI: Fix composed storybook TooltipLinkList bug where href isn't
passed forward - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29175">#29175</a>,
thanks <a
href="https://github.com/JSMike"><code>@​JSMike</code></a>!</li>
</ul>
<h2>v8.3.2</h2>
<h2>8.3.2</h2>
<ul>
<li>CLI: Fix skip-install for stable latest releases - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29133">#29133</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Do not add packageManager field to package.json during
<code>storybook dev</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29152">#29152</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
</ul>
<h2>v8.3.1</h2>
<h2>8.3.1</h2>
<ul>
<li>Angular: Fix sourceDecorator to apply excludeDecorators flag - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29069">#29069</a>,
thanks <a
href="https://github.com/JSMike"><code>@​JSMike</code></a>!</li>
<li>Core: Do not prebundle better-opn - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29137">#29137</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Do not prebundle jsdoc-type-pratt-parser - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29134">#29134</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Next.js: Upgrade sass-loader from ^12 to ^13 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29040">#29040</a>,
thanks <a
href="https://github.com/HoncharenkoZhenya"><code>@​HoncharenkoZhenya</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md"><code>@​storybook/test</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>8.3.3</h2>
<ul>
<li>CLI: Show constraints in error when getting depndencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29187">#29187</a>,
thanks <a
href="https://github.com/andrasczeh"><code>@​andrasczeh</code></a>!</li>
<li>React-Vite: Downgrade react-docgen-typescript plugin - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29184">#29184</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>UI: Fix composed storybook TooltipLinkList bug where href isn't
passed forward - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29175">#29175</a>,
thanks <a
href="https://github.com/JSMike"><code>@​JSMike</code></a>!</li>
</ul>
<h2>8.3.2</h2>
<ul>
<li>CLI: Fix skip-install for stable latest releases - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29133">#29133</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Do not add packageManager field to package.json during
<code>storybook dev</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29152">#29152</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
</ul>
<h2>8.3.1</h2>
<ul>
<li>Angular: Fix sourceDecorator to apply excludeDecorators flag - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29069">#29069</a>,
thanks <a
href="https://github.com/JSMike"><code>@​JSMike</code></a>!</li>
<li>Core: Do not prebundle better-opn - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29137">#29137</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Do not prebundle jsdoc-type-pratt-parser - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29134">#29134</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Next.js: Upgrade sass-loader from ^12 to ^13 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29040">#29040</a>,
thanks <a
href="https://github.com/HoncharenkoZhenya"><code>@​HoncharenkoZhenya</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e159e49a50"><code>e159e49</code></a>
Bump version from &quot;8.3.2&quot; to &quot;8.3.3&quot; [skip ci]</li>
<li><a
href="ee03ab04c5"><code>ee03ab0</code></a>
Bump version from &quot;8.3.1&quot; to &quot;8.3.2&quot; [skip ci]</li>
<li><a
href="43accbcf13"><code>43accbc</code></a>
Bump version from &quot;8.3.0&quot; to &quot;8.3.1&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.3/code/lib/test">compare
view</a></li>
</ul>
</details>
<br />

Updates `storybook` from 8.3.0 to 8.3.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/releases">storybook's
releases</a>.</em></p>
<blockquote>
<h2>v8.3.3</h2>
<h2>8.3.3</h2>
<ul>
<li>CLI: Show constraints in error when getting depndencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29187">#29187</a>,
thanks <a
href="https://github.com/andrasczeh"><code>@​andrasczeh</code></a>!</li>
<li>React-Vite: Downgrade react-docgen-typescript plugin - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29184">#29184</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>UI: Fix composed storybook TooltipLinkList bug where href isn't
passed forward - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29175">#29175</a>,
thanks <a
href="https://github.com/JSMike"><code>@​JSMike</code></a>!</li>
</ul>
<h2>v8.3.2</h2>
<h2>8.3.2</h2>
<ul>
<li>CLI: Fix skip-install for stable latest releases - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29133">#29133</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Do not add packageManager field to package.json during
<code>storybook dev</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29152">#29152</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
</ul>
<h2>v8.3.1</h2>
<h2>8.3.1</h2>
<ul>
<li>Angular: Fix sourceDecorator to apply excludeDecorators flag - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29069">#29069</a>,
thanks <a
href="https://github.com/JSMike"><code>@​JSMike</code></a>!</li>
<li>Core: Do not prebundle better-opn - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29137">#29137</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Do not prebundle jsdoc-type-pratt-parser - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29134">#29134</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Next.js: Upgrade sass-loader from ^12 to ^13 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29040">#29040</a>,
thanks <a
href="https://github.com/HoncharenkoZhenya"><code>@​HoncharenkoZhenya</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md">storybook's
changelog</a>.</em></p>
<blockquote>
<h2>8.3.3</h2>
<ul>
<li>CLI: Show constraints in error when getting depndencies - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29187">#29187</a>,
thanks <a
href="https://github.com/andrasczeh"><code>@​andrasczeh</code></a>!</li>
<li>React-Vite: Downgrade react-docgen-typescript plugin - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29184">#29184</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
<li>UI: Fix composed storybook TooltipLinkList bug where href isn't
passed forward - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29175">#29175</a>,
thanks <a
href="https://github.com/JSMike"><code>@​JSMike</code></a>!</li>
</ul>
<h2>8.3.2</h2>
<ul>
<li>CLI: Fix skip-install for stable latest releases - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29133">#29133</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Do not add packageManager field to package.json during
<code>storybook dev</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29152">#29152</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
</ul>
<h2>8.3.1</h2>
<ul>
<li>Angular: Fix sourceDecorator to apply excludeDecorators flag - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29069">#29069</a>,
thanks <a
href="https://github.com/JSMike"><code>@​JSMike</code></a>!</li>
<li>Core: Do not prebundle better-opn - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29137">#29137</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Core: Do not prebundle jsdoc-type-pratt-parser - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29134">#29134</a>,
thanks <a
href="https://github.com/valentinpalkovic"><code>@​valentinpalkovic</code></a>!</li>
<li>Next.js: Upgrade sass-loader from ^12 to ^13 - <a
href="https://redirect.github.com/storybookjs/storybook/pull/29040">#29040</a>,
thanks <a
href="https://github.com/HoncharenkoZhenya"><code>@​HoncharenkoZhenya</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="e159e49a50"><code>e159e49</code></a>
Bump version from &quot;8.3.2&quot; to &quot;8.3.3&quot; [skip ci]</li>
<li><a
href="ee03ab04c5"><code>ee03ab0</code></a>
Bump version from &quot;8.3.1&quot; to &quot;8.3.2&quot; [skip ci]</li>
<li><a
href="43accbcf13"><code>43accbc</code></a>
Bump version from &quot;8.3.0&quot; to &quot;8.3.1&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.3.3/code/lib/cli">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-24 16:00:55 -07:00
dependabot[bot]
fe6ca2dc63
Bump the dev-dependencies group with 8 updates (#811)
Bumps the dev-dependencies group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) |
`9.10.0` | `9.11.1` |
|
[@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve)
| `15.2.3` | `15.3.0` |
|
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
| `22.5.4` | `22.6.1` |
|
[@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react)
| `18.3.5` | `18.3.9` |
| [eslint](https://github.com/eslint/eslint) | `9.10.0` | `9.11.1` |
|
[prettier-plugin-organize-imports](https://github.com/simonhaenisch/prettier-plugin-organize-imports)
| `4.0.0` | `4.1.0` |
|
[typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)
| `8.5.0` | `8.7.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) |
`5.4.6` | `5.4.7` |

Updates `@eslint/js` from 9.10.0 to 9.11.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/eslint/eslint/releases"><code>@​eslint/js</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v9.11.1</h2>
<h2>Bug Fixes</h2>
<ul>
<li><a
href="20fd91689f"><code>20fd916</code></a>
fix: add <code>@eslint/core</code>, <code>@types/estree</code>, &amp;
<code>@types/json-schema</code> deps (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18938">#18938</a>)
(Nitin Kumar)</li>
<li><a
href="27383226b8"><code>2738322</code></a>
fix: add missing types for <code>require-atomic-updates</code> rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18937">#18937</a>)
(Kristóf Poduszló)</li>
<li><a
href="d71ff3068c"><code>d71ff30</code></a>
fix: add missing types for <code>object-shorthand</code> rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18935">#18935</a>)
(Kristóf Poduszló)</li>
<li><a
href="561cadc543"><code>561cadc</code></a>
fix: add missing types for <code>no-unsafe-negation</code> rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18932">#18932</a>)
(Kristóf Poduszló)</li>
<li><a
href="8843656f9b"><code>8843656</code></a>
fix: add missing types for <code>no-underscore-dangle</code> rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18931">#18931</a>)
(Kristóf Poduszló)</li>
<li><a
href="92cde5c6da"><code>92cde5c</code></a>
fix: add missing types for <code>no-shadow</code> rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18930">#18930</a>)
(Kristóf Poduszló)</li>
<li><a
href="b3cbe11a92"><code>b3cbe11</code></a>
fix: add missing types for <code>no-sequences</code> rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18929">#18929</a>)
(Kristóf Poduszló)</li>
<li><a
href="976f77f7f6"><code>976f77f</code></a>
fix: add missing types for <code>no-unused-expressions</code> rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18933">#18933</a>)
(Kristóf Poduszló)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a
href="3eff709637"><code>3eff709</code></a>
docs: replace deprecated <code>Linter.FlatConfig</code> type with
<code>Linter.Config</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18941">#18941</a>)
(Carlos Meira)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a
href="df4a859b4c"><code>df4a859</code></a>
chore: upgrade <code>@​eslint/js</code><a
href="https://github.com/9"><code>@​9</code></a>.11.1 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18943">#18943</a>)
(Milos Djermanovic)</li>
<li><a
href="36d8095308"><code>36d8095</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
</ul>
<h2>v9.11.0</h2>
<h2>Features</h2>
<ul>
<li><a
href="ec30c7349e"><code>ec30c73</code></a>
feat: add &quot;eslint/universal&quot; to export <code>Linter</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18883">#18883</a>)
(唯然)</li>
<li><a
href="c591da68d4"><code>c591da6</code></a>
feat: Add language to types (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18917">#18917</a>)
(Nicholas C. Zakas)</li>
<li><a
href="492eb8f34e"><code>492eb8f</code></a>
feat: limit the name given to <code>ImportSpecifier</code> in
<code>id-length</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18861">#18861</a>)
(Tanuj Kanti)</li>
<li><a
href="19c685608d"><code>19c6856</code></a>
feat: Add <code>no-useless-constructor</code> suggestion (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18799">#18799</a>)
(Jordan Thomson)</li>
<li><a
href="a48f8c29b5"><code>a48f8c2</code></a>
feat: add type <code>FormatterFunction</code>, update
<code>LoadedFormatter</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18872">#18872</a>)
(Francesco Trotta)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a
href="5e5f39b825"><code>5e5f39b</code></a>
fix: add missing types for <code>no-restricted-exports</code> rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18914">#18914</a>)
(Kristóf Poduszló)</li>
<li><a
href="8f630eb579"><code>8f630eb</code></a>
fix: add missing types for <code>no-param-reassign</code> options (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18906">#18906</a>)
(Kristóf Poduszló)</li>
<li><a
href="d71578124f"><code>d715781</code></a>
fix: add missing types for <code>no-extra-boolean-cast</code> options
(<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18902">#18902</a>)
(Kristóf Poduszló)</li>
<li><a
href="2de5742682"><code>2de5742</code></a>
fix: add missing types for <code>no-misleading-character-class</code>
options (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18905">#18905</a>)
(Kristóf Poduszló)</li>
<li><a
href="c153084250"><code>c153084</code></a>
fix: add missing types for <code>no-implicit-coercion</code> options (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18903">#18903</a>)
(Kristóf Poduszló)</li>
<li><a
href="fa11b2ede6"><code>fa11b2e</code></a>
fix: add missing types for <code>no-empty-function</code> options (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18901">#18901</a>)
(Kristóf Poduszló)</li>
<li><a
href="a0deed122a"><code>a0deed1</code></a>
fix: add missing types for <code>camelcase</code> options (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18897">#18897</a>)
(Kristóf Poduszló)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a
href="e4e5709522"><code>e4e5709</code></a>
docs: correct <code>prefer-object-has-own</code> type definition comment
(<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18924">#18924</a>)
(Nitin Kumar)</li>
<li><a
href="91cbd18c70"><code>91cbd18</code></a>
docs: add unicode abbreviations in no-irregular-whitespace rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18894">#18894</a>)
(Alix Royere)</li>
<li><a
href="59cfc0f1b3"><code>59cfc0f</code></a>
docs: clarify <code>resultsMeta</code> in <code>LoadedFormatter</code>
type (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18881">#18881</a>)
(Milos Djermanovic)</li>
<li><a
href="adcc50dbf1"><code>adcc50d</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="4edac1a325"><code>4edac1a</code></a>
docs: Update README (GitHub Actions Bot)</li>
</ul>
<h2>Build Related</h2>
<ul>
<li><a
href="959d360be5"><code>959d360</code></a>
build: Support updates to previous major versions (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18871">#18871</a>)
(Milos Djermanovic)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a
href="ca21a64ed0"><code>ca21a64</code></a>
chore: upgrade <code>@​eslint/js</code><a
href="https://github.com/9"><code>@​9</code></a>.11.0 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18927">#18927</a>)
(Milos Djermanovic)</li>
<li><a
href="a10f90af35"><code>a10f90a</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="e4e02cc693"><code>e4e02cc</code></a>
refactor: Extract processor logic into ProcessorService (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18818">#18818</a>)
(Nicholas C. Zakas)</li>
<li><a
href="6d4484d9c1"><code>6d4484d</code></a>
chore: updates for v8.57.1 release (Jenkins)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md"><code>@​eslint/js</code>'s
changelog</a>.</em></p>
<blockquote>
<p>v9.11.1 - September 23, 2024</p>
<ul>
<li><a
href="df4a859b4c"><code>df4a859</code></a>
chore: upgrade <code>@​eslint/js</code><a
href="https://github.com/9"><code>@​9</code></a>.11.1 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18943">#18943</a>)
(Milos Djermanovic)</li>
<li><a
href="36d8095308"><code>36d8095</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="20fd91689f"><code>20fd916</code></a>
fix: add <code>@eslint/core</code>, <code>@types/estree</code>, &amp;
<code>@types/json-schema</code> deps (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18938">#18938</a>)
(Nitin Kumar)</li>
<li><a
href="3eff709637"><code>3eff709</code></a>
docs: replace deprecated <code>Linter.FlatConfig</code> type with
<code>Linter.Config</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18941">#18941</a>)
(Carlos Meira)</li>
<li><a
href="27383226b8"><code>2738322</code></a>
fix: add missing types for <code>require-atomic-updates</code> rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18937">#18937</a>)
(Kristóf Poduszló)</li>
<li><a
href="d71ff3068c"><code>d71ff30</code></a>
fix: add missing types for <code>object-shorthand</code> rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18935">#18935</a>)
(Kristóf Poduszló)</li>
<li><a
href="561cadc543"><code>561cadc</code></a>
fix: add missing types for <code>no-unsafe-negation</code> rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18932">#18932</a>)
(Kristóf Poduszló)</li>
<li><a
href="8843656f9b"><code>8843656</code></a>
fix: add missing types for <code>no-underscore-dangle</code> rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18931">#18931</a>)
(Kristóf Poduszló)</li>
<li><a
href="92cde5c6da"><code>92cde5c</code></a>
fix: add missing types for <code>no-shadow</code> rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18930">#18930</a>)
(Kristóf Poduszló)</li>
<li><a
href="b3cbe11a92"><code>b3cbe11</code></a>
fix: add missing types for <code>no-sequences</code> rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18929">#18929</a>)
(Kristóf Poduszló)</li>
<li><a
href="976f77f7f6"><code>976f77f</code></a>
fix: add missing types for <code>no-unused-expressions</code> rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18933">#18933</a>)
(Kristóf Poduszló)</li>
</ul>
<p>v9.11.0 - September 20, 2024</p>
<ul>
<li><a
href="ca21a64ed0"><code>ca21a64</code></a>
chore: upgrade <code>@​eslint/js</code><a
href="https://github.com/9"><code>@​9</code></a>.11.0 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18927">#18927</a>)
(Milos Djermanovic)</li>
<li><a
href="a10f90af35"><code>a10f90a</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="5e5f39b825"><code>5e5f39b</code></a>
fix: add missing types for <code>no-restricted-exports</code> rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18914">#18914</a>)
(Kristóf Poduszló)</li>
<li><a
href="e4e5709522"><code>e4e5709</code></a>
docs: correct <code>prefer-object-has-own</code> type definition comment
(<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18924">#18924</a>)
(Nitin Kumar)</li>
<li><a
href="8f630eb579"><code>8f630eb</code></a>
fix: add missing types for <code>no-param-reassign</code> options (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18906">#18906</a>)
(Kristóf Poduszló)</li>
<li><a
href="d71578124f"><code>d715781</code></a>
fix: add missing types for <code>no-extra-boolean-cast</code> options
(<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18902">#18902</a>)
(Kristóf Poduszló)</li>
<li><a
href="e4e02cc693"><code>e4e02cc</code></a>
refactor: Extract processor logic into ProcessorService (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18818">#18818</a>)
(Nicholas C. Zakas)</li>
<li><a
href="ec30c7349e"><code>ec30c73</code></a>
feat: add &quot;eslint/universal&quot; to export <code>Linter</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18883">#18883</a>)
(唯然)</li>
<li><a
href="c591da68d4"><code>c591da6</code></a>
feat: Add language to types (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18917">#18917</a>)
(Nicholas C. Zakas)</li>
<li><a
href="91cbd18c70"><code>91cbd18</code></a>
docs: add unicode abbreviations in no-irregular-whitespace rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18894">#18894</a>)
(Alix Royere)</li>
<li><a
href="959d360be5"><code>959d360</code></a>
build: Support updates to previous major versions (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18871">#18871</a>)
(Milos Djermanovic)</li>
<li><a
href="6d4484d9c1"><code>6d4484d</code></a>
chore: updates for v8.57.1 release (Jenkins)</li>
<li><a
href="492eb8f34e"><code>492eb8f</code></a>
feat: limit the name given to <code>ImportSpecifier</code> in
<code>id-length</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18861">#18861</a>)
(Tanuj Kanti)</li>
<li><a
href="2de5742682"><code>2de5742</code></a>
fix: add missing types for <code>no-misleading-character-class</code>
options (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18905">#18905</a>)
(Kristóf Poduszló)</li>
<li><a
href="c153084250"><code>c153084</code></a>
fix: add missing types for <code>no-implicit-coercion</code> options (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18903">#18903</a>)
(Kristóf Poduszló)</li>
<li><a
href="19c685608d"><code>19c6856</code></a>
feat: Add <code>no-useless-constructor</code> suggestion (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18799">#18799</a>)
(Jordan Thomson)</li>
<li><a
href="fa11b2ede6"><code>fa11b2e</code></a>
fix: add missing types for <code>no-empty-function</code> options (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18901">#18901</a>)
(Kristóf Poduszló)</li>
<li><a
href="a0deed122a"><code>a0deed1</code></a>
fix: add missing types for <code>camelcase</code> options (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18897">#18897</a>)
(Kristóf Poduszló)</li>
<li><a
href="71f37c5bf0"><code>71f37c5</code></a>
refactor: use optional chaining when validating config rules (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18893">#18893</a>)
(lucasrmendonca)</li>
<li><a
href="2c2805f8ee"><code>2c2805f</code></a>
chore: Add PR note to all templates (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18892">#18892</a>)
(Nicholas C. Zakas)</li>
<li><a
href="7b852ce59e"><code>7b852ce</code></a>
refactor: use <code>Directive</code> class from
<code>@eslint/plugin-kit</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18884">#18884</a>)
(Milos Djermanovic)</li>
<li><a
href="a48f8c29b5"><code>a48f8c2</code></a>
feat: add type <code>FormatterFunction</code>, update
<code>LoadedFormatter</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18872">#18872</a>)
(Francesco Trotta)</li>
<li><a
href="d594ddd2cc"><code>d594ddd</code></a>
chore: update dependency <code>@​eslint/core</code> to ^0.6.0 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18863">#18863</a>)
(renovate[bot])</li>
<li><a
href="59cfc0f1b3"><code>59cfc0f</code></a>
docs: clarify <code>resultsMeta</code> in <code>LoadedFormatter</code>
type (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18881">#18881</a>)
(Milos Djermanovic)</li>
<li><a
href="78b2421e28"><code>78b2421</code></a>
chore: Update change.yml (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18882">#18882</a>)
(Nicholas C. Zakas)</li>
<li><a
href="a416f0a270"><code>a416f0a</code></a>
chore: enable <code>$ExpectType</code> comments in .ts files (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18869">#18869</a>)
(Francesco Trotta)</li>
<li><a
href="adcc50dbf1"><code>adcc50d</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="4edac1a325"><code>4edac1a</code></a>
docs: Update README (GitHub Actions Bot)</li>
</ul>
<p>v8.57.1 - September 16, 2024</p>
<ul>
<li><a
href="140ec4569f"><code>140ec45</code></a>
chore: upgrade <code>@​eslint/js</code><a
href="https://github.com/8"><code>@​8</code></a>.57.1 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18913">#18913</a>)
(Milos Djermanovic)</li>
<li><a
href="bcdfc04a69"><code>bcdfc04</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="3f6ce8d6b7"><code>3f6ce8d</code></a>
chore: pin vite-plugin-commonjs@0.10.1 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18910">#18910</a>)
(Milos Djermanovic)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="36d8095308"><code>36d8095</code></a>
chore: package.json update for <code>@​eslint/js</code> release</li>
<li><a
href="a10f90af35"><code>a10f90a</code></a>
chore: package.json update for <code>@​eslint/js</code> release</li>
<li>See full diff in <a
href="https://github.com/eslint/eslint/commits/v9.11.1/packages/js">compare
view</a></li>
</ul>
</details>
<br />

Updates `@rollup/plugin-node-resolve` from 15.2.3 to 15.3.0
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md"><code>@​rollup/plugin-node-resolve</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>v15.3.0</h2>
<p><em>2024-09-23</em></p>
<h3>Features</h3>
<ul>
<li>feat: allow preferBuiltins to be a function (<a
href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1694">#1694</a>)</li>
</ul>
<h2>v15.2.4</h2>
<p><em>2024-09-22</em></p>
<h3>Updates</h3>
<ul>
<li>chore: remove is-builtin-module (<a
href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1735">#1735</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a8e326d01b"><code>a8e326d</code></a>
chore(release): node-resolve v15.3.0</li>
<li><a
href="032055b9ab"><code>032055b</code></a>
feat(node-resolve): allow preferBuiltins to be a function (<a
href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1694">#1694</a>)</li>
<li><a
href="6d4bb6b8b1"><code>6d4bb6b</code></a>
chore(release): node-resolve v15.2.4</li>
<li><a
href="190aa21155"><code>190aa21</code></a>
chore(node-resolve): remove is-builtin-module (<a
href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1735">#1735</a>)</li>
<li><a
href="dcd8da504a"><code>dcd8da5</code></a>
chore(repo): use <code>@dot/versioner</code> for releases (<a
href="https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve/issues/1612">#1612</a>)</li>
<li><a
href="1caee89786"><code>1caee89</code></a>
chore(release): node-resolve v15.2.3</li>
<li>See full diff in <a
href="https://github.com/rollup/plugins/commits/node-resolve-v15.3.0/packages/node-resolve">compare
view</a></li>
</ul>
</details>
<br />

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

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

Updates `eslint` from 9.10.0 to 9.11.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/eslint/eslint/releases">eslint's
releases</a>.</em></p>
<blockquote>
<h2>v9.11.1</h2>
<h2>Bug Fixes</h2>
<ul>
<li><a
href="20fd91689f"><code>20fd916</code></a>
fix: add <code>@eslint/core</code>, <code>@types/estree</code>, &amp;
<code>@types/json-schema</code> deps (<a
href="https://redirect.github.com/eslint/eslint/issues/18938">#18938</a>)
(Nitin Kumar)</li>
<li><a
href="27383226b8"><code>2738322</code></a>
fix: add missing types for <code>require-atomic-updates</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18937">#18937</a>)
(Kristóf Poduszló)</li>
<li><a
href="d71ff3068c"><code>d71ff30</code></a>
fix: add missing types for <code>object-shorthand</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18935">#18935</a>)
(Kristóf Poduszló)</li>
<li><a
href="561cadc543"><code>561cadc</code></a>
fix: add missing types for <code>no-unsafe-negation</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18932">#18932</a>)
(Kristóf Poduszló)</li>
<li><a
href="8843656f9b"><code>8843656</code></a>
fix: add missing types for <code>no-underscore-dangle</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18931">#18931</a>)
(Kristóf Poduszló)</li>
<li><a
href="92cde5c6da"><code>92cde5c</code></a>
fix: add missing types for <code>no-shadow</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18930">#18930</a>)
(Kristóf Poduszló)</li>
<li><a
href="b3cbe11a92"><code>b3cbe11</code></a>
fix: add missing types for <code>no-sequences</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18929">#18929</a>)
(Kristóf Poduszló)</li>
<li><a
href="976f77f7f6"><code>976f77f</code></a>
fix: add missing types for <code>no-unused-expressions</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18933">#18933</a>)
(Kristóf Poduszló)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a
href="3eff709637"><code>3eff709</code></a>
docs: replace deprecated <code>Linter.FlatConfig</code> type with
<code>Linter.Config</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18941">#18941</a>)
(Carlos Meira)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a
href="df4a859b4c"><code>df4a859</code></a>
chore: upgrade <code>@​eslint/js</code><a
href="https://github.com/9"><code>@​9</code></a>.11.1 (<a
href="https://redirect.github.com/eslint/eslint/issues/18943">#18943</a>)
(Milos Djermanovic)</li>
<li><a
href="36d8095308"><code>36d8095</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
</ul>
<h2>v9.11.0</h2>
<h2>Features</h2>
<ul>
<li><a
href="ec30c7349e"><code>ec30c73</code></a>
feat: add &quot;eslint/universal&quot; to export <code>Linter</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18883">#18883</a>)
(唯然)</li>
<li><a
href="c591da68d4"><code>c591da6</code></a>
feat: Add language to types (<a
href="https://redirect.github.com/eslint/eslint/issues/18917">#18917</a>)
(Nicholas C. Zakas)</li>
<li><a
href="492eb8f34e"><code>492eb8f</code></a>
feat: limit the name given to <code>ImportSpecifier</code> in
<code>id-length</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18861">#18861</a>)
(Tanuj Kanti)</li>
<li><a
href="19c685608d"><code>19c6856</code></a>
feat: Add <code>no-useless-constructor</code> suggestion (<a
href="https://redirect.github.com/eslint/eslint/issues/18799">#18799</a>)
(Jordan Thomson)</li>
<li><a
href="a48f8c29b5"><code>a48f8c2</code></a>
feat: add type <code>FormatterFunction</code>, update
<code>LoadedFormatter</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18872">#18872</a>)
(Francesco Trotta)</li>
</ul>
<h2>Bug Fixes</h2>
<ul>
<li><a
href="5e5f39b825"><code>5e5f39b</code></a>
fix: add missing types for <code>no-restricted-exports</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18914">#18914</a>)
(Kristóf Poduszló)</li>
<li><a
href="8f630eb579"><code>8f630eb</code></a>
fix: add missing types for <code>no-param-reassign</code> options (<a
href="https://redirect.github.com/eslint/eslint/issues/18906">#18906</a>)
(Kristóf Poduszló)</li>
<li><a
href="d71578124f"><code>d715781</code></a>
fix: add missing types for <code>no-extra-boolean-cast</code> options
(<a
href="https://redirect.github.com/eslint/eslint/issues/18902">#18902</a>)
(Kristóf Poduszló)</li>
<li><a
href="2de5742682"><code>2de5742</code></a>
fix: add missing types for <code>no-misleading-character-class</code>
options (<a
href="https://redirect.github.com/eslint/eslint/issues/18905">#18905</a>)
(Kristóf Poduszló)</li>
<li><a
href="c153084250"><code>c153084</code></a>
fix: add missing types for <code>no-implicit-coercion</code> options (<a
href="https://redirect.github.com/eslint/eslint/issues/18903">#18903</a>)
(Kristóf Poduszló)</li>
<li><a
href="fa11b2ede6"><code>fa11b2e</code></a>
fix: add missing types for <code>no-empty-function</code> options (<a
href="https://redirect.github.com/eslint/eslint/issues/18901">#18901</a>)
(Kristóf Poduszló)</li>
<li><a
href="a0deed122a"><code>a0deed1</code></a>
fix: add missing types for <code>camelcase</code> options (<a
href="https://redirect.github.com/eslint/eslint/issues/18897">#18897</a>)
(Kristóf Poduszló)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a
href="e4e5709522"><code>e4e5709</code></a>
docs: correct <code>prefer-object-has-own</code> type definition comment
(<a
href="https://redirect.github.com/eslint/eslint/issues/18924">#18924</a>)
(Nitin Kumar)</li>
<li><a
href="91cbd18c70"><code>91cbd18</code></a>
docs: add unicode abbreviations in no-irregular-whitespace rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18894">#18894</a>)
(Alix Royere)</li>
<li><a
href="59cfc0f1b3"><code>59cfc0f</code></a>
docs: clarify <code>resultsMeta</code> in <code>LoadedFormatter</code>
type (<a
href="https://redirect.github.com/eslint/eslint/issues/18881">#18881</a>)
(Milos Djermanovic)</li>
<li><a
href="adcc50dbf1"><code>adcc50d</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="4edac1a325"><code>4edac1a</code></a>
docs: Update README (GitHub Actions Bot)</li>
</ul>
<h2>Build Related</h2>
<ul>
<li><a
href="959d360be5"><code>959d360</code></a>
build: Support updates to previous major versions (<a
href="https://redirect.github.com/eslint/eslint/issues/18871">#18871</a>)
(Milos Djermanovic)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a
href="ca21a64ed0"><code>ca21a64</code></a>
chore: upgrade <code>@​eslint/js</code><a
href="https://github.com/9"><code>@​9</code></a>.11.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/18927">#18927</a>)
(Milos Djermanovic)</li>
<li><a
href="a10f90af35"><code>a10f90a</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="e4e02cc693"><code>e4e02cc</code></a>
refactor: Extract processor logic into ProcessorService (<a
href="https://redirect.github.com/eslint/eslint/issues/18818">#18818</a>)
(Nicholas C. Zakas)</li>
<li><a
href="6d4484d9c1"><code>6d4484d</code></a>
chore: updates for v8.57.1 release (Jenkins)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md">eslint's
changelog</a>.</em></p>
<blockquote>
<p>v9.11.1 - September 23, 2024</p>
<ul>
<li><a
href="df4a859b4c"><code>df4a859</code></a>
chore: upgrade <code>@​eslint/js</code><a
href="https://github.com/9"><code>@​9</code></a>.11.1 (<a
href="https://redirect.github.com/eslint/eslint/issues/18943">#18943</a>)
(Milos Djermanovic)</li>
<li><a
href="36d8095308"><code>36d8095</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="20fd91689f"><code>20fd916</code></a>
fix: add <code>@eslint/core</code>, <code>@types/estree</code>, &amp;
<code>@types/json-schema</code> deps (<a
href="https://redirect.github.com/eslint/eslint/issues/18938">#18938</a>)
(Nitin Kumar)</li>
<li><a
href="3eff709637"><code>3eff709</code></a>
docs: replace deprecated <code>Linter.FlatConfig</code> type with
<code>Linter.Config</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18941">#18941</a>)
(Carlos Meira)</li>
<li><a
href="27383226b8"><code>2738322</code></a>
fix: add missing types for <code>require-atomic-updates</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18937">#18937</a>)
(Kristóf Poduszló)</li>
<li><a
href="d71ff3068c"><code>d71ff30</code></a>
fix: add missing types for <code>object-shorthand</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18935">#18935</a>)
(Kristóf Poduszló)</li>
<li><a
href="561cadc543"><code>561cadc</code></a>
fix: add missing types for <code>no-unsafe-negation</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18932">#18932</a>)
(Kristóf Poduszló)</li>
<li><a
href="8843656f9b"><code>8843656</code></a>
fix: add missing types for <code>no-underscore-dangle</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18931">#18931</a>)
(Kristóf Poduszló)</li>
<li><a
href="92cde5c6da"><code>92cde5c</code></a>
fix: add missing types for <code>no-shadow</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18930">#18930</a>)
(Kristóf Poduszló)</li>
<li><a
href="b3cbe11a92"><code>b3cbe11</code></a>
fix: add missing types for <code>no-sequences</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18929">#18929</a>)
(Kristóf Poduszló)</li>
<li><a
href="976f77f7f6"><code>976f77f</code></a>
fix: add missing types for <code>no-unused-expressions</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18933">#18933</a>)
(Kristóf Poduszló)</li>
</ul>
<p>v9.11.0 - September 20, 2024</p>
<ul>
<li><a
href="ca21a64ed0"><code>ca21a64</code></a>
chore: upgrade <code>@​eslint/js</code><a
href="https://github.com/9"><code>@​9</code></a>.11.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/18927">#18927</a>)
(Milos Djermanovic)</li>
<li><a
href="a10f90af35"><code>a10f90a</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="5e5f39b825"><code>5e5f39b</code></a>
fix: add missing types for <code>no-restricted-exports</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18914">#18914</a>)
(Kristóf Poduszló)</li>
<li><a
href="e4e5709522"><code>e4e5709</code></a>
docs: correct <code>prefer-object-has-own</code> type definition comment
(<a
href="https://redirect.github.com/eslint/eslint/issues/18924">#18924</a>)
(Nitin Kumar)</li>
<li><a
href="8f630eb579"><code>8f630eb</code></a>
fix: add missing types for <code>no-param-reassign</code> options (<a
href="https://redirect.github.com/eslint/eslint/issues/18906">#18906</a>)
(Kristóf Poduszló)</li>
<li><a
href="d71578124f"><code>d715781</code></a>
fix: add missing types for <code>no-extra-boolean-cast</code> options
(<a
href="https://redirect.github.com/eslint/eslint/issues/18902">#18902</a>)
(Kristóf Poduszló)</li>
<li><a
href="e4e02cc693"><code>e4e02cc</code></a>
refactor: Extract processor logic into ProcessorService (<a
href="https://redirect.github.com/eslint/eslint/issues/18818">#18818</a>)
(Nicholas C. Zakas)</li>
<li><a
href="ec30c7349e"><code>ec30c73</code></a>
feat: add &quot;eslint/universal&quot; to export <code>Linter</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18883">#18883</a>)
(唯然)</li>
<li><a
href="c591da68d4"><code>c591da6</code></a>
feat: Add language to types (<a
href="https://redirect.github.com/eslint/eslint/issues/18917">#18917</a>)
(Nicholas C. Zakas)</li>
<li><a
href="91cbd18c70"><code>91cbd18</code></a>
docs: add unicode abbreviations in no-irregular-whitespace rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18894">#18894</a>)
(Alix Royere)</li>
<li><a
href="959d360be5"><code>959d360</code></a>
build: Support updates to previous major versions (<a
href="https://redirect.github.com/eslint/eslint/issues/18871">#18871</a>)
(Milos Djermanovic)</li>
<li><a
href="6d4484d9c1"><code>6d4484d</code></a>
chore: updates for v8.57.1 release (Jenkins)</li>
<li><a
href="492eb8f34e"><code>492eb8f</code></a>
feat: limit the name given to <code>ImportSpecifier</code> in
<code>id-length</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18861">#18861</a>)
(Tanuj Kanti)</li>
<li><a
href="2de5742682"><code>2de5742</code></a>
fix: add missing types for <code>no-misleading-character-class</code>
options (<a
href="https://redirect.github.com/eslint/eslint/issues/18905">#18905</a>)
(Kristóf Poduszló)</li>
<li><a
href="c153084250"><code>c153084</code></a>
fix: add missing types for <code>no-implicit-coercion</code> options (<a
href="https://redirect.github.com/eslint/eslint/issues/18903">#18903</a>)
(Kristóf Poduszló)</li>
<li><a
href="19c685608d"><code>19c6856</code></a>
feat: Add <code>no-useless-constructor</code> suggestion (<a
href="https://redirect.github.com/eslint/eslint/issues/18799">#18799</a>)
(Jordan Thomson)</li>
<li><a
href="fa11b2ede6"><code>fa11b2e</code></a>
fix: add missing types for <code>no-empty-function</code> options (<a
href="https://redirect.github.com/eslint/eslint/issues/18901">#18901</a>)
(Kristóf Poduszló)</li>
<li><a
href="a0deed122a"><code>a0deed1</code></a>
fix: add missing types for <code>camelcase</code> options (<a
href="https://redirect.github.com/eslint/eslint/issues/18897">#18897</a>)
(Kristóf Poduszló)</li>
<li><a
href="71f37c5bf0"><code>71f37c5</code></a>
refactor: use optional chaining when validating config rules (<a
href="https://redirect.github.com/eslint/eslint/issues/18893">#18893</a>)
(lucasrmendonca)</li>
<li><a
href="2c2805f8ee"><code>2c2805f</code></a>
chore: Add PR note to all templates (<a
href="https://redirect.github.com/eslint/eslint/issues/18892">#18892</a>)
(Nicholas C. Zakas)</li>
<li><a
href="7b852ce59e"><code>7b852ce</code></a>
refactor: use <code>Directive</code> class from
<code>@eslint/plugin-kit</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18884">#18884</a>)
(Milos Djermanovic)</li>
<li><a
href="a48f8c29b5"><code>a48f8c2</code></a>
feat: add type <code>FormatterFunction</code>, update
<code>LoadedFormatter</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18872">#18872</a>)
(Francesco Trotta)</li>
<li><a
href="d594ddd2cc"><code>d594ddd</code></a>
chore: update dependency <code>@​eslint/core</code> to ^0.6.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/18863">#18863</a>)
(renovate[bot])</li>
<li><a
href="59cfc0f1b3"><code>59cfc0f</code></a>
docs: clarify <code>resultsMeta</code> in <code>LoadedFormatter</code>
type (<a
href="https://redirect.github.com/eslint/eslint/issues/18881">#18881</a>)
(Milos Djermanovic)</li>
<li><a
href="78b2421e28"><code>78b2421</code></a>
chore: Update change.yml (<a
href="https://redirect.github.com/eslint/eslint/issues/18882">#18882</a>)
(Nicholas C. Zakas)</li>
<li><a
href="a416f0a270"><code>a416f0a</code></a>
chore: enable <code>$ExpectType</code> comments in .ts files (<a
href="https://redirect.github.com/eslint/eslint/issues/18869">#18869</a>)
(Francesco Trotta)</li>
<li><a
href="adcc50dbf1"><code>adcc50d</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="4edac1a325"><code>4edac1a</code></a>
docs: Update README (GitHub Actions Bot)</li>
</ul>
<p>v8.57.1 - September 16, 2024</p>
<ul>
<li><a
href="140ec4569f"><code>140ec45</code></a>
chore: upgrade <code>@​eslint/js</code><a
href="https://github.com/8"><code>@​8</code></a>.57.1 (<a
href="https://redirect.github.com/eslint/eslint/issues/18913">#18913</a>)
(Milos Djermanovic)</li>
<li><a
href="bcdfc04a69"><code>bcdfc04</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="3f6ce8d6b7"><code>3f6ce8d</code></a>
chore: pin vite-plugin-commonjs@0.10.1 (<a
href="https://redirect.github.com/eslint/eslint/issues/18910">#18910</a>)
(Milos Djermanovic)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="69e94597ca"><code>69e9459</code></a>
9.11.1</li>
<li><a
href="fcdac44498"><code>fcdac44</code></a>
Build: changelog update for 9.11.1</li>
<li><a
href="df4a859b4c"><code>df4a859</code></a>
chore: upgrade <code>@​eslint/js</code><a
href="https://github.com/9"><code>@​9</code></a>.11.1 (<a
href="https://redirect.github.com/eslint/eslint/issues/18943">#18943</a>)</li>
<li><a
href="36d8095308"><code>36d8095</code></a>
chore: package.json update for <code>@​eslint/js</code> release</li>
<li><a
href="20fd91689f"><code>20fd916</code></a>
fix: add <code>@eslint/core</code>, <code>@types/estree</code>, &amp;
<code>@types/json-schema</code> deps (<a
href="https://redirect.github.com/eslint/eslint/issues/18938">#18938</a>)</li>
<li><a
href="3eff709637"><code>3eff709</code></a>
docs: replace deprecated <code>Linter.FlatConfig</code> type with
<code>Linter.Config</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18941">#18941</a>)</li>
<li><a
href="27383226b8"><code>2738322</code></a>
fix: add missing types for <code>require-atomic-updates</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18937">#18937</a>)</li>
<li><a
href="d71ff3068c"><code>d71ff30</code></a>
fix: add missing types for <code>object-shorthand</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18935">#18935</a>)</li>
<li><a
href="561cadc543"><code>561cadc</code></a>
fix: add missing types for <code>no-unsafe-negation</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18932">#18932</a>)</li>
<li><a
href="8843656f9b"><code>8843656</code></a>
fix: add missing types for <code>no-underscore-dangle</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18931">#18931</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/eslint/eslint/compare/v9.10.0...v9.11.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `prettier-plugin-organize-imports` from 4.0.0 to 4.1.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/simonhaenisch/prettier-plugin-organize-imports/releases">prettier-plugin-organize-imports's
releases</a>.</em></p>
<blockquote>
<h2>4.1.0</h2>
<p>Bumped the peer dependency range for <code>vue-tsc</code> to
<code>^2.1.0</code> because there was a breaking change in its API. If
you're using Vue support, upgrade both packages simultaneously, e.g.
<code>npm i -D prettier-plugin-organize-imports vue-tsc</code>.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/simonhaenisch/prettier-plugin-organize-imports/blob/master/changelog.md">prettier-plugin-organize-imports's
changelog</a>.</em></p>
<blockquote>
<p>Version <code>4.1.0</code> bumps the peer dependency range for
<code>vue-tsc</code> to <code>^2.1.0</code> because there was a breaking
change in its API. If you're using Vue support, upgrade both packages
simultaneously, e.g. <code>npm i -D prettier-plugin-organize-imports
vue-tsc</code>.</p>
<p>Version <code>4.0.0</code> upgrades/replaces the Volar packages used
for Vue support, to use the latest <code>vue-tsc</code> package that's
part of Volar 2. To migrate, you just have to remove
<code>@volar/vue-typescript</code> and if you're using it, also
<code>@volar/vue-language-plugin-pug</code>, and replace it with
<code>vue-tsc</code> and <code>@vue/language-plugin-pug</code>
respectively. There are no breaking changes other than this.</p>
<p>Version <code>3.2.4</code> implements a fix to skip when formatting
ranges (i.e. if the plugin is requested to format a range, it doesn't do
anything because it would lack the full file context).</p>
<p>Version <code>3.2.3</code> updates the readme with instructions for
Prettier 3.</p>
<p>Version <code>3.2.2</code> fixes a performance regression introduced
in <code>3.2.0</code>.</p>
<p>Version <code>3.2.1</code> fixes the implementation of the language
service host's <code>getCurrentDirectory</code> method to return the
directory containing the tsconfig, rather than using
<code>ts.sys.getCurrentDirectory</code> (which returns
<code>process.cwd()</code>). This should prevent issues with resolving
compiler plugins with Volar (which is used for Vue support).</p>
<p>Version <code>3.2.0</code> adds and fixes support for pug templates
in Vue files (via <code>@volar/vue-language-plugin-pug</code>). Please
be aware that you'll need to update your version of the
<code>@volar/vue-typescript</code> peer dependency from <code>0.x</code>
to <code>1.x</code>.</p>
<p>Version <code>3.1.0</code> adds an option to skip destructive code
actions like removing unused imports.</p>
<p>Version <code>3.0.3</code> fixes a performance regression introduced
in <code>3.0.2</code>.</p>
<p>Version <code>3.0.2</code> fixes a regression introduced by adding
some file-system related methods to the language service host (to fix a
bug), which revealed that another method's implementation was
incorrect.</p>
<p>Version <code>3.0.1</code> bumps the
<code>@volar/vue-typescript</code> version to fix more edge cases, e. g.
not removing imports when a component is used via kebab-case naming.
<code>@volar/vue-typescript</code> is now defined as an optional peer
dependency and you'll need to install version <code>0.39</code> or
later. Furthermore a fix has been added that should help support more
module resolution algorithms.</p>
<p>Version <code>3.0.0</code> switches to a different package for Vue
support, which fixes some more issues, e. g. support for setup scripts.
No breaking changes otherwise.</p>
<p>Version <code>2.3.4</code> fixes an issue with Vue v2 files.</p>
<p>Version <code>2.3.3</code> fixes a bug where default imports were
removed erroneously.</p>
<p>Version <code>2.3.1</code> adds debug logs and fixes Vue.js
support.</p>
<p>Version <code>2.2.0</code> adds a compiler options cache to improve
performance.</p>
<p>Version <code>2.1.0</code> adds support for Vue.js (<code>.vue</code>
files).</p>
<p>Version <code>2.0.0</code> adds support for the parsers
<code>babel</code> (i. e. JavaScript) and <code>babel-ts</code> which
are only available since Prettier v2 (and thus the peer dependency has
received a major bump).</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b7c15ad9f5"><code>b7c15ad</code></a>
4.1.0</li>
<li><a
href="2e9c480b72"><code>2e9c480</code></a>
chore: update dev dependencies</li>
<li><a
href="fb7e872d64"><code>fb7e872</code></a>
docs: update changelog</li>
<li><a
href="3fb452e7df"><code>3fb452e</code></a>
feat: support vue-tsc v2.1 (<a
href="https://redirect.github.com/simonhaenisch/prettier-plugin-organize-imports/issues/136">#136</a>)</li>
<li><a
href="4678129bd0"><code>4678129</code></a>
chore(ci): run on node 22</li>
<li><a
href="fa997242e4"><code>fa99724</code></a>
chore(ci): fix run-script invocation</li>
<li><a
href="3ea4a8151f"><code>3ea4a81</code></a>
chore: use tsc to type-check the project</li>
<li><a
href="59c5329c46"><code>59c5329</code></a>
chore(tests): upgrade ava from v3 to v6</li>
<li><a
href="b253038883"><code>b253038</code></a>
fix: drop <code>@vue/language-plugin-pug</code> as peer dependency</li>
<li>See full diff in <a
href="https://github.com/simonhaenisch/prettier-plugin-organize-imports/compare/v4.0.0...v4.1.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `typescript-eslint` from 8.5.0 to 8.7.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's
releases</a>.</em></p>
<blockquote>
<h2>v8.7.0</h2>
<h2>8.7.0 (2024-09-23)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-unsafe-call] check calls of
Function (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10010">#10010</a>)</li>
<li><strong>eslint-plugin:</strong> [consistent-type-exports] check
<code>export *</code> exports to see if all exported members are types
(<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10006">#10006</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> properly coerce all types to string
in <code>getStaticMemberAccessValue</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10004">#10004</a>)</li>
<li><strong>eslint-plugin:</strong> [no-deprecated] report on imported
deprecated variables (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9987">#9987</a>)</li>
<li><strong>eslint-plugin:</strong> [no-confusing-non-null-assertion]
check !in and !instanceof (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9994">#9994</a>)</li>
<li><strong>types:</strong> add <code>NewExpression</code> as a parent
of <code>SpreadElement</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10024">#10024</a>)</li>
<li><strong>utils:</strong> add missing entries to the RuleListener
selectors list (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9992">#9992</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Abraham Guo</li>
<li>auvred <a
href="https://github.com/auvred"><code>@​auvred</code></a></li>
<li>Brian Donovan <a
href="https://github.com/eventualbuddha"><code>@​eventualbuddha</code></a></li>
<li>Kirk Waiblinger <a
href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
<h2>v8.6.0</h2>
<h2>8.6.0 (2024-09-16)</h2>
<h3>🚀 Features</h3>
<ul>
<li>add <code>allow</code> option for
<code>restrict-template-expressions</code> (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8556">#8556</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-condition] check
switch cases (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9912">#9912</a>)</li>
<li><strong>eslint-plugin:</strong> [no-misused-promises] check array
predicate return (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9955">#9955</a>)</li>
<li><strong>type-utils:</strong> isNullableType add Void logic (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9937">#9937</a>)</li>
<li><strong>typescript-estree:</strong> disable plugin loading by
default in project service (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9964">#9964</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-deprecated] don't report
recursive types in destructuring assignment twice (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9969">#9969</a>)</li>
<li><strong>eslint-plugin:</strong> [no-deprecated] report on deprecated
variables used in destructuring assignment (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9978">#9978</a>)</li>
<li><strong>eslint-plugin:</strong> [no-deprecated] report on deprecated
properties with function-like types (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9977">#9977</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-condition] properly
reflect multiple negations in message (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9940">#9940</a>)</li>
<li><strong>typescript-estree:</strong> don't throw on missing
tsconfig.json by default in project service (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9989">#9989</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Abraham Guo</li>
<li>auvred <a
href="https://github.com/auvred"><code>@​auvred</code></a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's
changelog</a>.</em></p>
<blockquote>
<h2>8.7.0 (2024-09-23)</h2>
<p>This was a version bump only for typescript-eslint to align it with
other projects, there were no code changes.</p>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
<h2>8.6.0 (2024-09-16)</h2>
<p>This was a version bump only for typescript-eslint to align it with
other projects, there were no code changes.</p>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b88ea33f34"><code>b88ea33</code></a>
chore(release): publish 8.7.0</li>
<li><a
href="343710e0b6"><code>343710e</code></a>
chore(release): publish 8.6.0</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.7.0/packages/typescript-eslint">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite` from 5.4.6 to 5.4.7
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/blob/v5.4.7/packages/vite/CHANGELOG.md">vite's
changelog</a>.</em></p>
<blockquote>
<h2><!-- raw HTML omitted -->5.4.7 (2024-09-20)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: treat config file as ESM in Deno (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18158">#18158</a>)
(<a
href="b5908a24ba">b5908a2</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18158">#18158</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a403e73d18"><code>a403e73</code></a>
release: v5.4.7</li>
<li><a
href="b5908a24ba"><code>b5908a2</code></a>
fix: treat config file as ESM in Deno (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18158">#18158</a>)</li>
<li>See full diff in <a
href="https://github.com/vitejs/vite/commits/v5.4.7/packages/vite">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignor...

_Description has been truncated_

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-24 15:54:23 -07:00
dependabot[bot]
64a2595ea6
Bump electron from 32.1.0 to 32.1.2 in the electron group (#814)
Bumps the electron group with 1 update:
[electron](https://github.com/electron/electron).

Updates `electron` from 32.1.0 to 32.1.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/electron/electron/releases">electron's
releases</a>.</em></p>
<blockquote>
<h2>electron v32.1.2</h2>
<h1>Release Notes for v32.1.2</h1>
<h2>Fixes</h2>
<ul>
<li>Fixed an issue where clicking the eyedropper icon did nothing
instead of opening an eyedropper for color selection as expected. <a
href="https://redirect.github.com/electron/electron/pull/43786">#43786</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43700">33</a>)<!--
raw HTML omitted --></li>
<li>Third time isn't always a charm. Fixed the native macOS Screen Share
picker invocation triggering a test Chromium green screen. <a
href="https://redirect.github.com/electron/electron/pull/43809">#43809</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43810">33</a>)<!--
raw HTML omitted --></li>
</ul>
<h2>electron v32.1.1</h2>
<h1>Release Notes for v32.1.1</h1>
<h2>Fixes</h2>
<ul>
<li>Fixed an issue when dragging to resize when using Window Controls
Overlay on Linux. <a
href="https://redirect.github.com/electron/electron/pull/43743">#43743</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43744">33</a>)<!--
raw HTML omitted --></li>
<li>Fixed an issue where <code>WebContentsView</code>s did not show
correctly in some circumstances on macOS after being added as child
views. <a
href="https://redirect.github.com/electron/electron/pull/43698">#43698</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43697">31</a>,
<a
href="https://redirect.github.com/electron/electron/pull/43696">33</a>)<!--
raw HTML omitted --></li>
</ul>
<h2>Other Changes</h2>
<ul>
<li>Updated Chromium to 128.0.6613.137. <a
href="https://redirect.github.com/electron/electron/pull/43683">#43683</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="8ac9d16162"><code>8ac9d16</code></a>
fix: third time screen sharing on macOS (<a
href="https://redirect.github.com/electron/electron/issues/43809">#43809</a>)</li>
<li><a
href="2bc8797fed"><code>2bc8797</code></a>
refactor: NotificationPresenter::Create() returns a
std::unique_ptr&lt;&gt; (<a
href="https://redirect.github.com/electron/electron/issues/43806">#43806</a>)</li>
<li><a
href="08579bdcd5"><code>08579bd</code></a>
chore: fix compile issue about ambiguous error of multiple methods named
'hig...</li>
<li><a
href="bd9e00968b"><code>bd9e009</code></a>
refactor: remove use of deprecated API
<code>BuildServiceInstanceFor()</code> (32-x-y) (...</li>
<li><a
href="0f11dd958f"><code>0f11dd9</code></a>
build: compile Node.js with C++20 support (32-x-y) (<a
href="https://redirect.github.com/electron/electron/issues/43785">#43785</a>)</li>
<li><a
href="8b49ba1084"><code>8b49ba1</code></a>
fix: EyeDropper working in devtools (32-x-y) (<a
href="https://redirect.github.com/electron/electron/issues/43786">#43786</a>)</li>
<li><a
href="9c88da38f2"><code>9c88da3</code></a>
build: let darwin/mas run concurrently (<a
href="https://redirect.github.com/electron/electron/issues/43791">#43791</a>)</li>
<li><a
href="8ab4d240d8"><code>8ab4d24</code></a>
chore: bump chromium to 128.0.6613.162 (32-x-y) (<a
href="https://redirect.github.com/electron/electron/issues/43768">#43768</a>)</li>
<li><a
href="95ae0aa8a4"><code>95ae0aa</code></a>
build: split darwin/mas macOS publish jobs (<a
href="https://redirect.github.com/electron/electron/issues/43766">#43766</a>)</li>
<li><a
href="ca3234064f"><code>ca32340</code></a>
build: improve logging on http errors during release process (<a
href="https://redirect.github.com/electron/electron/issues/43762">#43762</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/electron/electron/compare/v32.1.0...v32.1.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=electron&package-manager=npm_and_yarn&previous-version=32.1.0&new-version=32.1.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-24 15:54:04 -07:00
dependabot[bot]
9c66a7c1b7
Bump rollup from 4.21.0 to 4.22.4 (#810)
Bumps [rollup](https://github.com/rollup/rollup) from 4.21.0 to 4.22.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/rollup/rollup/releases">rollup's
releases</a>.</em></p>
<blockquote>
<h2>v4.22.4</h2>
<h2>4.22.4</h2>
<p><em>2024-09-21</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Fix a vulnerability in generated code that affects IIFE, UMD and CJS
bundles when run in a browser context (<a
href="https://redirect.github.com/rollup/rollup/issues/5671">#5671</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5670">#5670</a>:
refactor: Use object.prototype to check for reserved properties (<a
href="https://github.com/YuHyeonWook"><code>@​YuHyeonWook</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5671">#5671</a>:
Fix DOM Clobbering CVE (<a
href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
</ul>
<h2>v4.22.3</h2>
<h2>4.22.3</h2>
<p><em>2024-09-21</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Ensure that mutations in modules without side effects are observed
while properly handling transitive dependencies (<a
href="https://redirect.github.com/rollup/rollup/issues/5669">#5669</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5669">#5669</a>:
Ensure impure dependencies of pure modules are added (<a
href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
</ul>
<h2>v4.22.2</h2>
<h2>4.22.2</h2>
<p><em>2024-09-20</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Revert fix for side effect free modules until other issues are
investigated (<a
href="https://redirect.github.com/rollup/rollup/issues/5667">#5667</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5667">#5667</a>:
Partially revert <a
href="https://redirect.github.com/rollup/rollup/issues/5658">#5658</a>
and re-apply <a
href="https://redirect.github.com/rollup/rollup/issues/5644">#5644</a>
(<a
href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
</ul>
<h2>v4.22.1</h2>
<h2>4.22.1</h2>
<p><em>2024-09-20</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Revert <a
href="https://redirect.github.com/rollup/rollup/issues/5644">#5644</a>
&quot;stable chunk hashes&quot; while issues are being investigated</li>
</ul>
<h3>Pull Requests</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/rollup/rollup/blob/master/CHANGELOG.md">rollup's
changelog</a>.</em></p>
<blockquote>
<h2>4.22.4</h2>
<p><em>2024-09-21</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Fix a vulnerability in generated code that affects IIFE, UMD and CJS
bundles when run in a browser context (<a
href="https://redirect.github.com/rollup/rollup/issues/5671">#5671</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5670">#5670</a>:
refactor: Use object.prototype to check for reserved properties (<a
href="https://github.com/YuHyeonWook"><code>@​YuHyeonWook</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5671">#5671</a>:
Fix DOM Clobbering CVE (<a
href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
</ul>
<h2>4.22.3</h2>
<p><em>2024-09-21</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Ensure that mutations in modules without side effects are observed
while properly handling transitive dependencies (<a
href="https://redirect.github.com/rollup/rollup/issues/5669">#5669</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5669">#5669</a>:
Ensure impure dependencies of pure modules are added (<a
href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
</ul>
<h2>4.22.2</h2>
<p><em>2024-09-20</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Revert fix for side effect free modules until other issues are
investigated (<a
href="https://redirect.github.com/rollup/rollup/issues/5667">#5667</a>)</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5667">#5667</a>:
Partially revert <a
href="https://redirect.github.com/rollup/rollup/issues/5658">#5658</a>
and re-apply <a
href="https://redirect.github.com/rollup/rollup/issues/5644">#5644</a>
(<a
href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
</ul>
<h2>4.22.1</h2>
<p><em>2024-09-20</em></p>
<h3>Bug Fixes</h3>
<ul>
<li>Revert <a
href="https://redirect.github.com/rollup/rollup/issues/5644">#5644</a>
&quot;stable chunk hashes&quot; while issues are being investigated</li>
</ul>
<h3>Pull Requests</h3>
<ul>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5663">#5663</a>:
chore(deps): update dependency inquirer to v11 (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot], <a
href="https://github.com/lukastaegert"><code>@​lukastaegert</code></a>)</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5664">#5664</a>:
chore(deps): lock file maintenance minor/patch updates (<a
href="https://github.com/renovate"><code>@​renovate</code></a>[bot])</li>
<li><a
href="https://redirect.github.com/rollup/rollup/pull/5665">#5665</a>:
fix: type in CI file (<a
href="https://github.com/YuHyeonWook"><code>@​YuHyeonWook</code></a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="79c0aba353"><code>79c0aba</code></a>
4.22.4</li>
<li><a
href="e2552c9e95"><code>e2552c9</code></a>
Fix DOM Clobbering CVE (<a
href="https://redirect.github.com/rollup/rollup/issues/5671">#5671</a>)</li>
<li><a
href="10ab90ea61"><code>10ab90e</code></a>
refactor: Use object.prototype to check for reserved properties (<a
href="https://redirect.github.com/rollup/rollup/issues/5670">#5670</a>)</li>
<li><a
href="e1cba8e84a"><code>e1cba8e</code></a>
4.22.3</li>
<li><a
href="59cec3e867"><code>59cec3e</code></a>
Ensure impure dependencies of pure modules are added (<a
href="https://redirect.github.com/rollup/rollup/issues/5669">#5669</a>)</li>
<li><a
href="b86ffd776c"><code>b86ffd7</code></a>
4.22.2</li>
<li><a
href="d5ff63de9e"><code>d5ff63d</code></a>
Partially revert <a
href="https://redirect.github.com/rollup/rollup/issues/5658">#5658</a>
and re-apply <a
href="https://redirect.github.com/rollup/rollup/issues/5644">#5644</a>
(<a
href="https://redirect.github.com/rollup/rollup/issues/5667">#5667</a>)</li>
<li><a
href="0a821d9318"><code>0a821d9</code></a>
Create SECURITY.md</li>
<li><a
href="76e962daca"><code>76e962d</code></a>
4.22.1</li>
<li><a
href="68c23da882"><code>68c23da</code></a>
Partially revert <a
href="https://redirect.github.com/rollup/rollup/issues/5644">#5644</a></li>
<li>Additional commits viewable in <a
href="https://github.com/rollup/rollup/compare/v4.21.0...v4.22.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rollup&package-manager=npm_and_yarn&previous-version=4.21.0&new-version=4.22.4)](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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/wavetermdev/waveterm/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-24 15:53:29 -07:00
sawka
402ecf5dfa update yarn.lock for new name 2024-09-19 14:06:32 -07:00
Evan Simkowitz
fa51ef6081
remove utf-8-validate 2024-09-19 11:33:25 -07:00
Evan Simkowitz
74cb6fc885
remove bufferutil 2024-09-19 11:18:07 -07:00
Evan Simkowitz
370ea132fe
Save update channel to user setting automatically (#401)
When a user first launches Wave, we will read the updater config and
store the channel as a user setting for use on future launches. This
should ensure that if a user on a beta channel gets updated to a latest
release, they will still be subscribed to beta releases going forward.
If a user manually updates the user setting, it will be honored.

---------

Co-authored-by: sawka <mike@commandline.dev>
2024-09-19 11:04:18 -07:00
Mike Sawka
d2366df9db
updated ws loading code (#397) 2024-09-19 10:42:53 -07:00
Mike Sawka
c7a60a80f8
initwshrpc in electron (#391) 2024-09-17 23:10:09 -07:00
Evan Simkowitz
67ee2484ba
fix yarn lockfile 2024-09-17 13:42:13 -07:00
dependabot[bot]
532dfd6795
Bump vite from 5.4.2 to 5.4.6 (#390)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite)
from 5.4.2 to 5.4.6.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md">vite's
changelog</a>.</em></p>
<blockquote>
<h2><!-- raw HTML omitted -->5.4.6 (2024-09-16)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: avoid DOM Clobbering gadget in
<code>getRelativeUrlFromDocument</code> (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18115">#18115</a>)
(<a
href="179b17773c">179b177</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18115">#18115</a></li>
<li>fix: fs raw query (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18112">#18112</a>)
(<a
href="6820bb3b9a">6820bb3</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18112">#18112</a></li>
</ul>
<h2><!-- raw HTML omitted -->5.4.5 (2024-09-13)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix(preload): backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18098">#18098</a>,
throw error preloading module as well (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18099">#18099</a>)
(<a
href="faa2405e5d">faa2405</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18098">#18098</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/18099">#18099</a></li>
</ul>
<h2><!-- raw HTML omitted -->5.4.4 (2024-09-11)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17997">#17997</a>,
ensure req.url matches moduleByEtag URL to avoid incorrect 304 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18078">#18078</a>)
(<a
href="74a79c53b2">74a79c5</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17997">#17997</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/18078">#18078</a></li>
<li>fix: backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18063">#18063</a>,
allow scanning exports from <code>script module</code> in svelte (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18077">#18077</a>)
(<a
href="d90ba40474">d90ba40</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18063">#18063</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/18077">#18077</a></li>
<li>fix(preload): backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18046">#18046</a>,
allow ignoring dep errors (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18076">#18076</a>)
(<a
href="8760293d68">8760293</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18046">#18046</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/18076">#18076</a></li>
</ul>
<h2><!-- raw HTML omitted -->5.4.3 (2024-09-03)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: allow getting URL of JS files in publicDir (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17915">#17915</a>)
(<a
href="943ece177e">943ece1</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17915">#17915</a></li>
<li>fix: cjs warning respect the logLevel flag (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17993">#17993</a>)
(<a
href="dc3c14f39f">dc3c14f</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17993">#17993</a></li>
<li>fix: improve CJS warning trace information (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17926">#17926</a>)
(<a
href="5c5f82c84b">5c5f82c</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17926">#17926</a></li>
<li>fix: only remove entry assets handled by Vite core (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17916">#17916</a>)
(<a
href="ebfaa7e601">ebfaa7e</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17916">#17916</a></li>
<li>fix: waitForRequestIdle locked (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17982">#17982</a>)
(<a
href="ad1376018a">ad13760</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17982">#17982</a></li>
<li>fix(css): fix directory index import in sass modern api (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17960">#17960</a>)
(<a
href="9b001baa70">9b001ba</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17960">#17960</a></li>
<li>fix(css): fix sass <code>file://</code> reference (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17909">#17909</a>)
(<a
href="561b940f6f">561b940</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17909">#17909</a></li>
<li>fix(css): fix sass modern source map (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17938">#17938</a>)
(<a
href="d428e7e3a0">d428e7e</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17938">#17938</a></li>
<li>fix(deps): bump tsconfck (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17990">#17990</a>)
(<a
href="8c661b20e9">8c661b2</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17990">#17990</a></li>
<li>fix(html): rewrite assets url in &lt;template&gt; (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17988">#17988</a>)
(<a
href="413c86aa97">413c86a</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17988">#17988</a></li>
<li>fix(preload): add crossorigin attribute in CSS link tags (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17930">#17930</a>)
(<a
href="15871c75e0">15871c7</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17930">#17930</a></li>
<li>chore: reduce diffs with v6 branch (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17942">#17942</a>)
(<a
href="bf9065aa13">bf9065a</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17942">#17942</a></li>
<li>chore(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17945">#17945</a>)
(<a
href="cfb621e7a5">cfb621e</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17945">#17945</a></li>
<li>chore(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17991">#17991</a>)
(<a
href="0ca53cff9f">0ca53cf</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17991">#17991</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f9691767ad"><code>f969176</code></a>
release: v5.4.6</li>
<li><a
href="179b17773c"><code>179b177</code></a>
fix: avoid DOM Clobbering gadget in
<code>getRelativeUrlFromDocument</code> (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18115">#18115</a>)</li>
<li><a
href="6820bb3b9a"><code>6820bb3</code></a>
fix: fs raw query (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18112">#18112</a>)</li>
<li><a
href="37881e7198"><code>37881e7</code></a>
release: v5.4.5</li>
<li><a
href="faa2405e5d"><code>faa2405</code></a>
fix(preload): backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18098">#18098</a>,
throw error preloading module as well (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18099">#18099</a>)</li>
<li><a
href="54c55dbffc"><code>54c55db</code></a>
release: v5.4.4</li>
<li><a
href="74a79c53b2"><code>74a79c5</code></a>
fix: backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17997">#17997</a>,
ensure req.url matches moduleByEtag URL to avoid incorr...</li>
<li><a
href="d90ba40474"><code>d90ba40</code></a>
fix: backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18063">#18063</a>,
allow scanning exports from <code>script module</code> in svelte
(...</li>
<li><a
href="8760293d68"><code>8760293</code></a>
fix(preload): backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18046">#18046</a>,
allow ignoring dep errors (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18076">#18076</a>)</li>
<li><a
href="ccbfc1a068"><code>ccbfc1a</code></a>
release: v5.4.3</li>
<li>Additional commits viewable in <a
href="https://github.com/vitejs/vite/commits/v5.4.6/packages/vite">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vite&package-manager=npm_and_yarn&previous-version=5.4.2&new-version=5.4.6)](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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/wavetermdev/thenextwave/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-17 13:38:21 -07:00
Evan Simkowitz
5b7535d08f
Add release channels (#385)
## New release flow

1. Run "Bump Version" workflow with the desired version bump and the
prerelease flag set to `true`. This will push a new version bump to the
target branch and create a new git tag.
    - See below for more info on how the version bumping works.
2. A new "Build Helper" workflow run will kick off automatically for the
new tag. Once it is complete, test the new build locally by downloading
with the [download
script](https://github.com/wavetermdev/thenextwave/blob/main/scripts/artifacts/download-staged-artifact.sh).
3. Release the new build using the [publish
script](https://github.com/wavetermdev/thenextwave/blob/main/scripts/artifacts/publish-from-staging.sh).
This will trigger electron-updater to distribute the package to beta
users.
4. Run "Bump Version" again with a release bump (either `major`,
`minor`, or `patch`) and the prerelease flag set to `false`.
6. Release the new build to all channels using the [publish
script](https://github.com/wavetermdev/thenextwave/blob/main/scripts/artifacts/publish-from-staging.sh).
This will trigger electron-updater to distribute the package to all
users.

## Change Summary

Creates a new "Bump Version" workflow to manage versioning and tag
creation.

Build Helper is now automated.

### Version bumps

Updates the `version.cjs` script so that an argument can be passed to
trigger a version bump. Under the hood, this utilizes NPM's `semver`
package.

If arguments are present, the version will be bumped.
If only a single argument is given, the following are valid inputs:
    - `none`: No-op.
    - `patch`: Bumps the patch version.
    - `minor`: Bumps the minor version.
    - `major`: Bumps the major version.
    - '1', 'true': Bumps the prerelease version.
If two arguments are given, the first argument must be either `none`,
`patch`, `minor`, or `major`. The second argument must be `1` or `true`
to bump the prerelease version.

### electron-builder

We are now using the release channels support in electron-builder. This
will automatically detect the channel being built based on the package
version to determine which channel update files need to be generated.
See
[here](https://www.electron.build/tutorials/release-using-channels.html)
for more information.

### Github Actions

#### Bump Version

This adds a new "Bump Version" workflow for managing versioning and
queuing new builds. When run, this workflow will bump the version,
create a new tag, and push the changes to the target branch. There is a
new dropdown when queuing the "Bump Version" workflow to select what
kind of version bump to perform. A bump must always be performed when
running a new build to ensure consistency.

I had to create a GitHub App to grant write permissions to our main
branch for the version bump commits. I've made a separate workflow file
to manage the version bump commits, which should help prevent tampering.
Thanks to using the GitHub API directly, I am able to make these commits
signed!

#### Build Helper

Build Helper is now triggered when new tags are created, rather than
being triggered automatically. This ensures we're always creating
artifacts from known checkpoints.

### Settings

Adds a new `autoupdate:channel` configuration to the settings file. If
unset, the default from the artifact will be used (should correspond to
the channel of the artifact when downloaded).

## Future Work

I want to add a release workflow that will automatically copy over the
corresponding version artifacts to the release bucket when a new GitHub
Release is created.

I also want to separate versions into separate subdirectories in the
release bucket so we can clean them up more-easily.

---------

Co-authored-by: wave-builder <builds@commandline.dev>
Co-authored-by: wave-builder[bot] <181805596+wave-builder[bot]@users.noreply.github.com>
2024-09-17 13:10:35 -07:00
dependabot[bot]
0159152c00
Bump vite from 5.4.5 to 5.4.6 (#389)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite)
from 5.4.5 to 5.4.6.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md">vite's
changelog</a>.</em></p>
<blockquote>
<h2><!-- raw HTML omitted -->5.4.6 (2024-09-16)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: avoid DOM Clobbering gadget in
<code>getRelativeUrlFromDocument</code> (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18115">#18115</a>)
(<a
href="179b17773c">179b177</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18115">#18115</a></li>
<li>fix: fs raw query (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18112">#18112</a>)
(<a
href="6820bb3b9a">6820bb3</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18112">#18112</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="f9691767ad"><code>f969176</code></a>
release: v5.4.6</li>
<li><a
href="179b17773c"><code>179b177</code></a>
fix: avoid DOM Clobbering gadget in
<code>getRelativeUrlFromDocument</code> (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18115">#18115</a>)</li>
<li><a
href="6820bb3b9a"><code>6820bb3</code></a>
fix: fs raw query (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18112">#18112</a>)</li>
<li>See full diff in <a
href="https://github.com/vitejs/vite/commits/v5.4.6/packages/vite">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vite&package-manager=npm_and_yarn&previous-version=5.4.5&new-version=5.4.6)](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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/wavetermdev/thenextwave/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-17 13:01:46 -07:00
Evan Simkowitz
9bf30ce121
bump send 2024-09-16 17:33:37 -07:00
dependabot[bot]
f0e7babec4
Bump css-tree from 2.3.1 to 3.0.0 in the prod-dependencies group (#379)
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some
time.

Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps the prod-dependencies group with 1 update:
[css-tree](https://github.com/csstree/csstree).

Updates `css-tree` from 2.3.1 to 3.0.0
<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.0</h2>
<ul>
<li>Added support for the <a
href="https://drafts.csswg.org/css-contain-3/#container-rule"><code>@container</code></a>
at-rule</li>
<li>Added support for the <a
href="https://drafts.csswg.org/css-transitions-2/#defining-before-change-style"><code>@starting-style</code></a>
at-rule</li>
<li>Added support for the <a
href="https://drafts.csswg.org/css-cascade-6/#scoped-styles"><code>@scope</code></a>
at-rule</li>
<li>Added support for the <a
href="https://developer.mozilla.org/en-US/docs/Web/CSS/@position-try"><code>@position-try</code></a>
at-rule</li>
<li>Added support for the <a
href="https://drafts.csswg.org/css-cascade-5/#at-layer"><code>@layer</code></a>
at-rule</li>
<li>Added support for <code>layer</code>, <code>layer()</code> and
<code>supports()</code> in the <code>@media</code> at-rule (according to
<a href="https://drafts.csswg.org/css-cascade-5/#at-import"><code>the
@​import rule</code></a> in Cascading and Inheritance 5)</li>
<li>Added <code>Layer</code> and <code>LayerList</code> node types</li>
<li>Added <code>TokenStream#lookupTypeNonSC()</code> method</li>
<li>Added <code>&lt;dashed-ident&gt;</code> to generic types</li>
<li>Bumped <code>mdn/data</code> to <code>2.10.0</code></li>
<li>Aligned <code>&lt;'font'&gt;</code> to <a
href="https://drafts.csswg.org/css-fonts-4/">CSS Fonts 4</a></li>
<li>Aligned <code>&lt;color&gt;</code> to <a
href="https://drafts.csswg.org/css-color-5/">CSS Color 5</a></li>
<li>Fixed initialization when <code>Object.prototype</code> is extended
or polluted (<a
href="https://redirect.github.com/csstree/csstree/issues/262">#262</a>)</li>
<li>Fixed <code>fork()</code> method to consider the
<code>generic</code> option when creating a Lexer instance (<a
href="https://redirect.github.com/csstree/csstree/issues/266">#266</a>)</li>
<li>Fixed crash on parse error when custom <code>line</code> or
<code>offset</code> is specified via options (<a
href="https://redirect.github.com/csstree/csstree/issues/251">#251</a>)</li>
<li>Fixed <code>speak</code> syntax patch (<a
href="https://redirect.github.com/csstree/csstree/issues/241">#241</a>)</li>
<li>Fixed <code>:lang()</code> to accept a list of
<code>&lt;ident&gt;</code> or <code>&lt;string&gt;</code> per <a
href="https://drafts.csswg.org/selectors/#the-lang-pseudo">spec</a> (<a
href="https://redirect.github.com/csstree/csstree/issues/265">#265</a>)</li>
<li>Fixed lexer matching for syntaxes referred to as
<code>&lt;'property'&gt;</code>, when the syntax has a top-level
<code>#</code>-multiplier (<a
href="https://redirect.github.com/csstree/csstree/issues/102">#102</a>)</li>
<li>Relaxed parsing of syntax definition to allow whitespaces in range
multiplier (<a
href="https://redirect.github.com/csstree/csstree/issues/270">#270</a>)</li>
<li>Changed <code>parseWithFallback()</code> to rollback
<code>tokenIndex</code> before calling a fallback</li>
<li>Changed <code>Block</code> to not include <code>{</code> and
<code>}</code></li>
<li>Changed <code>Atrule</code> and <code>Rule</code> to include
<code>{</code> and <code>}</code> for a block</li>
<li>Changed <code>Ratio</code> parsing:
<ul>
<li>Left and right parts contain nodes instead of strings</li>
<li>Both left and right parts of a ratio can now be any number;
validation of number range is no longer within the parser's scope.</li>
<li>Both parts can now be functions. Although not explicitly mentioned
in the specification, mathematical functions can replace numbers,
addressing potential use cases (<a
href="https://redirect.github.com/csstree/csstree/issues/162">#162</a>).</li>
<li>As per the <a
href="https://drafts.csswg.org/css-values-4/#ratios">CSS Values and
Units Level 4</a> specification, the right part of <code>Ratio</code>
can be omitted. While this can't be a parser output (which would produce
a <code>Number</code> node), it's feasible during <code>Ratio</code>
node construction or transformation.</li>
</ul>
</li>
<li>Changes to query-related at-rules:
<ul>
<li>Added new node types:
<ul>
<li><a
href="https://github.com/csstree/csstree/blob/HEAD/docs/ast.md#feature"><code>Feature</code></a>:
represents features like <code>(feature)</code> and <code>(feature:
value)</code>, fundamental for both <code>@media</code> and
<code>@container</code> at-rules</li>
<li><a
href="https://github.com/csstree/csstree/blob/HEAD/docs/ast.md#featurerange"><code>FeatureRange</code></a>:
represents <a
href="https://www.w3.org/TR/mediaqueries-4/#mq-range-context">features
in a range context</a></li>
<li><a
href="https://github.com/csstree/csstree/blob/HEAD/docs/ast.md#featurefunction"><code>FeatureFunction</code></a>:
represents functional features such as <code>@supports</code>'s
<code>selector()</code> or <code>@container</code>'s
<code>style()</code></li>
<li><a
href="https://github.com/csstree/csstree/blob/HEAD/docs/ast.md#condition"><code>Condition</code></a>:
used across all query-like at-rules, encapsulating queries with features
and the <code>not</code>, <code>and</code>, and <code>or</code>
operators</li>
<li><a
href="https://github.com/csstree/csstree/blob/HEAD/docs/ast.md#condition"><code>GeneralEnclosure</code></a>:
represents the <a
href="https://www.w3.org/TR/mediaqueries-4/#typedef-general-enclosed"><code>&lt;general-enclosed&gt;</code></a>
production, which caters to unparsed parentheses or functional
expressions</li>
</ul>
<blockquote>
<p>Note: All new nodes include a <code>kind</code> property to define
the at-rule type. Supported kinds are <code>media</code>,
<code>supports</code>, and <code>container</code></p>
</blockquote>
</li>
<li>Added support for functions for features and features in a range
context, e.g. <code>(width: calc(100cm / 6))</code></li>
<li>Added a <code>condition</code> value for the parser's context option
to parse queries. Use the <code>kind</code> option to specify the
condition type, e.g., <code>parse('...', { context: 'condition', kind:
'media' })</code></li>
<li>Introduced a <code>features</code> section in the syntax
configuration for defining functional features of at-rules. Expand
definitions using the <code>fork()</code> method. The current definition
is as follows:
<pre lang="js"><code>features: {
    supports: { selector() { /* ... */ } },
    container: { style() { /* ... */ } }
}
</code></pre>
</li>
<li>Changes for <code>@media</code> at-rule:
<ul>
<li>Enhanced prelude parsing for complex queries. Parentheses with
errors will be parsed as <code>GeneralEnclosed</code></li>
<li>Added support for features in a range context, e.g. <code>(width
&gt; 100px)</code> or <code>(100px &lt; height &lt; 400px)</code></li>
<li>Transitioned from <code>MediaFeature</code> node type to the
<code>Feature</code> node type with <code>kind:
&quot;media&quot;</code></li>
<li>Changed <code>MediaQuery</code> node structure into the following
form:</li>
</ul>
</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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.0 (September 11, 2024)</h2>
<ul>
<li>Added support for the <a
href="https://drafts.csswg.org/css-contain-3/#container-rule"><code>@container</code></a>
at-rule</li>
<li>Added support for the <a
href="https://drafts.csswg.org/css-transitions-2/#defining-before-change-style"><code>@starting-style</code></a>
at-rule</li>
<li>Added support for the <a
href="https://drafts.csswg.org/css-cascade-6/#scoped-styles"><code>@scope</code></a>
at-rule</li>
<li>Added support for the <a
href="https://developer.mozilla.org/en-US/docs/Web/CSS/@position-try"><code>@position-try</code></a>
at-rule</li>
<li>Added support for the <a
href="https://drafts.csswg.org/css-cascade-5/#at-layer"><code>@layer</code></a>
at-rule</li>
<li>Added support for <code>layer</code>, <code>layer()</code> and
<code>supports()</code> in the <code>@media</code> at-rule (according to
<a href="https://drafts.csswg.org/css-cascade-5/#at-import"><code>the
@​import rule</code></a> in Cascading and Inheritance 5)</li>
<li>Added <code>Layer</code> and <code>LayerList</code> node types</li>
<li>Added <code>TokenStream#lookupTypeNonSC()</code> method</li>
<li>Added <code>&lt;dashed-ident&gt;</code> to generic types</li>
<li>Bumped <code>mdn/data</code> to <code>2.10.0</code></li>
<li>Aligned <code>&lt;'font'&gt;</code> to <a
href="https://drafts.csswg.org/css-fonts-4/">CSS Fonts 4</a></li>
<li>Aligned <code>&lt;color&gt;</code> to <a
href="https://drafts.csswg.org/css-color-5/">CSS Color 5</a></li>
<li>Fixed initialization when <code>Object.prototype</code> is extended
or polluted (<a
href="https://redirect.github.com/csstree/csstree/issues/262">#262</a>)</li>
<li>Fixed <code>fork()</code> method to consider the
<code>generic</code> option when creating a Lexer instance (<a
href="https://redirect.github.com/csstree/csstree/issues/266">#266</a>)</li>
<li>Fixed crash on parse error when custom <code>line</code> or
<code>offset</code> is specified via options (<a
href="https://redirect.github.com/csstree/csstree/issues/251">#251</a>)</li>
<li>Fixed <code>speak</code> syntax patch (<a
href="https://redirect.github.com/csstree/csstree/issues/241">#241</a>)</li>
<li>Fixed <code>:lang()</code> to accept a list of
<code>&lt;ident&gt;</code> or <code>&lt;string&gt;</code> per <a
href="https://drafts.csswg.org/selectors/#the-lang-pseudo">spec</a> (<a
href="https://redirect.github.com/csstree/csstree/issues/265">#265</a>)</li>
<li>Fixed lexer matching for syntaxes referred to as
<code>&lt;'property'&gt;</code>, when the syntax has a top-level
<code>#</code>-multiplier (<a
href="https://redirect.github.com/csstree/csstree/issues/102">#102</a>)</li>
<li>Relaxed parsing of syntax definition to allow whitespaces in range
multiplier (<a
href="https://redirect.github.com/csstree/csstree/issues/270">#270</a>)</li>
<li>Changed <code>parseWithFallback()</code> to rollback
<code>tokenIndex</code> before calling a fallback</li>
<li>Changed <code>Block</code> to not include <code>{</code> and
<code>}</code></li>
<li>Changed <code>Atrule</code> and <code>Rule</code> to include
<code>{</code> and <code>}</code> for a block</li>
<li>Changed <code>Ratio</code> parsing:
<ul>
<li>Left and right parts contain nodes instead of strings</li>
<li>Both left and right parts of a ratio can now be any number;
validation of number range is no longer within the parser's scope.</li>
<li>Both parts can now be functions. Although not explicitly mentioned
in the specification, mathematical functions can replace numbers,
addressing potential use cases (<a
href="https://redirect.github.com/csstree/csstree/issues/162">#162</a>).</li>
<li>As per the <a
href="https://drafts.csswg.org/css-values-4/#ratios">CSS Values and
Units Level 4</a> specification, the right part of <code>Ratio</code>
can be omitted. While this can't be a parser output (which would produce
a <code>Number</code> node), it's feasible during <code>Ratio</code>
node construction or transformation.</li>
</ul>
</li>
<li>Changes to query-related at-rules:
<ul>
<li>
<p>Added new node types:</p>
<ul>
<li><a
href="https://github.com/csstree/csstree/blob/master/docs/ast.md#feature"><code>Feature</code></a>:
represents features like <code>(feature)</code> and <code>(feature:
value)</code>, fundamental for both <code>@media</code> and
<code>@container</code> at-rules</li>
<li><a
href="https://github.com/csstree/csstree/blob/master/docs/ast.md#featurerange"><code>FeatureRange</code></a>:
represents <a
href="https://www.w3.org/TR/mediaqueries-4/#mq-range-context">features
in a range context</a></li>
<li><a
href="https://github.com/csstree/csstree/blob/master/docs/ast.md#featurefunction"><code>FeatureFunction</code></a>:
represents functional features such as <code>@supports</code>'s
<code>selector()</code> or <code>@container</code>'s
<code>style()</code></li>
<li><a
href="https://github.com/csstree/csstree/blob/master/docs/ast.md#condition"><code>Condition</code></a>:
used across all query-like at-rules, encapsulating queries with features
and the <code>not</code>, <code>and</code>, and <code>or</code>
operators</li>
<li><a
href="https://github.com/csstree/csstree/blob/master/docs/ast.md#condition"><code>GeneralEnclosure</code></a>:
represents the <a
href="https://www.w3.org/TR/mediaqueries-4/#typedef-general-enclosed"><code>&lt;general-enclosed&gt;</code></a>
production, which caters to unparsed parentheses or functional
expressions</li>
</ul>
<blockquote>
<p>Note: All new nodes include a <code>kind</code> property to define
the at-rule type. Supported kinds are <code>media</code>,
<code>supports</code>, and <code>container</code>.</p>
</blockquote>
</li>
<li>
<p>Added support for functions for features and features in a range
context, e.g. <code>(width: calc(100cm / 6))</code></p>
</li>
<li>
<p>Added a <code>condition</code> value for the parser's context option
to parse queries. Use the <code>kind</code> option to specify the
condition type, e.g., <code>parse('...', { context: 'condition', kind:
'media' })</code>.</p>
</li>
<li>
<p>Introduced a <code>features</code> section in the syntax
configuration for defining functional features of at-rules. Expand
definitions using the <code>fork()</code> method. The current definition
is as follows:</p>
<pre lang="js"><code>features: {
    supports: { selector() { /* ... */ } },
    container: { style() { /* ... */ } }
}
</code></pre>
</li>
<li>
<p>Changes for <code>@media</code> at-rule:</p>
<ul>
<li>Enhanced prelude parsing for complex queries. Parentheses with
errors will be parsed as <code>GeneralEnclosed</code>.</li>
<li>Added support for features in a range context, e.g. <code>(width
&gt; 100px)</code> or <code>(100px &lt; height &lt; 400px)</code></li>
</ul>
</li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9de5189fad"><code>9de5189</code></a>
3.0.0</li>
<li><a
href="336c67ecd9"><code>336c67e</code></a>
Remove wrongly added files</li>
<li><a
href="56f3788434"><code>56f3788</code></a>
Fix lint error</li>
<li><a
href="a9a63cbaaa"><code>a9a63cb</code></a>
Improve support for <a
href="https://github.com/position-try"><code>@​position-try</code></a>
by adding allowed descriptors</li>
<li><a
href="66b312d6eb"><code>66b312d</code></a>
Update the year</li>
<li><a
href="049dc34abc"><code>049dc34</code></a>
Run unit tests on windows</li>
<li><a
href="41e70a638f"><code>41e70a6</code></a>
Fix bundling on windows</li>
<li><a
href="b8a97dd01c"><code>b8a97dd</code></a>
Try bundle on windows</li>
<li><a
href="cf8e828015"><code>cf8e828</code></a>
Align color to css-color-5 (fixes <a
href="https://redirect.github.com/csstree/csstree/issues/244">#244</a>)</li>
<li><a
href="94a5d77c56"><code>94a5d77</code></a>
Remove draft entry</li>
<li>Additional commits viewable in <a
href="https://github.com/csstree/csstree/compare/v2.3.1...v3.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=css-tree&package-manager=npm_and_yarn&previous-version=2.3.1&new-version=3.0.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-09-16 13:18:34 -07:00
Evan Simkowitz
f6362a3a15
Upgrade Storybook and disable TileLayout story for now 2024-09-16 13:16:04 -07:00
dependabot[bot]
9e405fe3c8
Bump electron from 32.0.2 to 32.1.0 in the electron group (#380)
Bumps the electron group with 1 update:
[electron](https://github.com/electron/electron).

Updates `electron` from 32.0.2 to 32.1.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 v32.1.0</h2>
<h1>Release Notes for v32.1.0</h1>
<h2>Features</h2>
<ul>
<li>Added support for the macOS system picker in
<code>desktopCapturer</code> and
<code>setDisplayMediaRequestHandler</code>. <a
href="https://redirect.github.com/electron/electron/pull/43679">#43679</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43680">33</a>)<!--
raw HTML omitted --></li>
</ul>
<h2>Fixes</h2>
<ul>
<li>Fixed BrowserView auto resize issue. <a
href="https://redirect.github.com/electron/electron/pull/43637">#43637</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43635">31</a>,
<a
href="https://redirect.github.com/electron/electron/pull/43636">33</a>)<!--
raw HTML omitted --></li>
<li>Fixed a potential issue with fillable PDF forms saving correctly in
some circumstances. <a
href="https://redirect.github.com/electron/electron/pull/43687">#43687</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43686">33</a>)<!--
raw HTML omitted --></li>
<li>Fixed an issue where <code>defaultPath</code> did not work for all
users on Linux when creating an open file dialog. <a
href="https://redirect.github.com/electron/electron/pull/43629">#43629</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43631">30</a>,
<a
href="https://redirect.github.com/electron/electron/pull/43630">31</a>,
<a
href="https://redirect.github.com/electron/electron/pull/43595">33</a>)<!--
raw HTML omitted --></li>
<li>Fixed an issue where users would be incorrectly notified of print
failure upon intentional cancellation. <a
href="https://redirect.github.com/electron/electron/pull/43643">#43643</a></li>
<li>Fixed an issue with <code>resize</code> events being emitted on
Windows when the window was moved but not resized. <a
href="https://redirect.github.com/electron/electron/pull/43644">#43644</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43457">33</a>)<!--
raw HTML omitted --></li>
<li>Fixed other apps not being focused when launched from electron
ozone/wayland. <a
href="https://redirect.github.com/electron/electron/pull/43577">#43577</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43578">31</a>,
<a
href="https://redirect.github.com/electron/electron/pull/43579">33</a>)<!--
raw HTML omitted --></li>
<li>Restored Chromium default <code>Content-Disposition</code> header
parsing. <a
href="https://redirect.github.com/electron/electron/pull/43668">#43668</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43671">30</a>,
<a
href="https://redirect.github.com/electron/electron/pull/43669">31</a>,
<a
href="https://redirect.github.com/electron/electron/pull/43670">33</a>)<!--
raw HTML omitted --></li>
</ul>
<h2>Other Changes</h2>
<ul>
<li>Updated Chromium to 128.0.6613.120. <a
href="https://redirect.github.com/electron/electron/pull/43502">#43502</a></li>
<li>Updated Node.js to v20.17.0. <a
href="https://redirect.github.com/electron/electron/pull/43424">#43424</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="097c6b796d"><code>097c6b7</code></a>
feat: add support for system picker in setDisplayMediaRequestHandler (<a
href="https://redirect.github.com/electron/electron/issues/43679">#43679</a>)</li>
<li><a
href="fa1311e550"><code>fa1311e</code></a>
fix: ensure <code>SetPluginCanSave</code> updated in PDFs (<a
href="https://redirect.github.com/electron/electron/issues/43687">#43687</a>)</li>
<li><a
href="5b933e941e"><code>5b933e9</code></a>
fix: -Wunsafe-buffer-usage warning in V8Serializer::Serialize() (<a
href="https://redirect.github.com/electron/electron/issues/43676">#43676</a>)</li>
<li><a
href="017ba5bf46"><code>017ba5b</code></a>
fix: restore Chromium default <code>Content-Disposition</code> header
parsing (<a
href="https://redirect.github.com/electron/electron/issues/43668">#43668</a>)</li>
<li><a
href="7034537852"><code>7034537</code></a>
perf: use v8::Local&lt;v8::Object&gt; as the key in ObjectCache (<a
href="https://redirect.github.com/electron/electron/issues/43662">#43662</a>)</li>
<li><a
href="57cca46286"><code>57cca46</code></a>
chore: bump node to v20.17.0 (32-x-y) (<a
href="https://redirect.github.com/electron/electron/issues/43424">#43424</a>)</li>
<li><a
href="7097afb7f0"><code>7097afb</code></a>
docs: update window customization tutorial (<a
href="https://redirect.github.com/electron/electron/issues/43660">#43660</a>)</li>
<li><a
href="aead35a833"><code>aead35a</code></a>
fix: printing occasionally showing failed when cancelled (<a
href="https://redirect.github.com/electron/electron/issues/43643">#43643</a>)</li>
<li><a
href="01ef05580f"><code>01ef055</code></a>
fix: ensure bounds stability in <code>OnWidgetBoundsChanged</code> (<a
href="https://redirect.github.com/electron/electron/issues/43644">#43644</a>)</li>
<li><a
href="f74c353abf"><code>f74c353</code></a>
fix: out-of-scope Local handle in node::CallbackScope (<a
href="https://redirect.github.com/electron/electron/issues/43639">#43639</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/electron/electron/compare/v32.0.2...v32.1.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=32.0.2&new-version=32.1.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-09-13 18:14:27 -07:00
dependabot[bot]
2ce150fed3
Bump the dev-dependencies group with 8 updates (#377)
Bumps the dev-dependencies group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) |
`9.9.1` | `9.10.0` |
|
[@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul)
| `2.0.5` | `2.1.1` |
| [eslint](https://github.com/eslint/eslint) | `9.9.1` | `9.10.0` |
| [tsx](https://github.com/privatenumber/tsx) | `4.19.0` | `4.19.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` |
`5.6.2` |
|
[typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)
| `8.4.0` | `8.5.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) |
`5.4.3` | `5.4.5` |
|
[vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)
| `2.0.5` | `2.1.1` |

Updates `@eslint/js` from 9.9.1 to 9.10.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.10.0</h2>
<h2>Features</h2>
<ul>
<li><a
href="301b90df0c"><code>301b90d</code></a>
feat: Add types (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18854">#18854</a>)
(Nicholas C. Zakas)</li>
<li><a
href="bcf0df55c2"><code>bcf0df5</code></a>
feat: limit namespace import identifier in id-length rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18849">#18849</a>)
(ChaedongIm)</li>
<li><a
href="45c18e108e"><code>45c18e1</code></a>
feat: add <code>requireFlag</code> option to
<code>require-unicode-regexp</code> rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18836">#18836</a>)
(Brett Zamir)</li>
<li><a
href="183b459b72"><code>183b459</code></a>
feat: add error message for duplicate flags in
<code>no-invalid-regexp</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18837">#18837</a>)
(Tanuj Kanti)</li>
<li><a
href="c69b40667a"><code>c69b406</code></a>
feat: report duplicate allowed flags in <code>no-invalid-regexp</code>
(<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18754">#18754</a>)
(Tanuj Kanti)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a
href="bee0e7a5f5"><code>bee0e7a</code></a>
docs: update README (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18865">#18865</a>)
(Milos Djermanovic)</li>
<li><a
href="5d80b59520"><code>5d80b59</code></a>
docs: specify that <code>ruleId</code> can be <code>null</code> in
custom formatter docs (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18857">#18857</a>)
(Milos Djermanovic)</li>
<li><a
href="156b1c3037"><code>156b1c3</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="f6fdef9df4"><code>f6fdef9</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="a20c870744"><code>a20c870</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="90e699bd9d"><code>90e699b</code></a>
docs: Update README (GitHub Actions Bot)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a
href="24c3ff7d0c"><code>24c3ff7</code></a>
chore: upgrade to <code>@​eslint/js</code><a
href="https://github.com/9"><code>@​9</code></a>.10.0 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18866">#18866</a>)
(Francesco Trotta)</li>
<li><a
href="1ebdde1cf2"><code>1ebdde1</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="e8fc5bd3da"><code>e8fc5bd</code></a>
chore: update dependency <code>@​eslint/core</code> to ^0.5.0 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18848">#18848</a>)
(renovate[bot])</li>
<li><a
href="343f992160"><code>343f992</code></a>
refactor: don't use <code>node.value</code> when removing unused
directives (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18835">#18835</a>)
(Milos Djermanovic)</li>
<li><a
href="3db18b0b67"><code>3db18b0</code></a>
refactor: Extract FileContext into class (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18831">#18831</a>)
(Nicholas C. Zakas)</li>
<li><a
href="931d650b37"><code>931d650</code></a>
refactor: Use <code>@​eslint/plugin-kit</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18822">#18822</a>)
(Nicholas C. Zakas)</li>
<li><a
href="ed5cf0c6a9"><code>ed5cf0c</code></a>
chore: update dependency <code>@​eslint/json</code> to ^0.4.0 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18829">#18829</a>)
(Milos Djermanovic)</li>
<li><a
href="d1f0831bac"><code>d1f0831</code></a>
chore: added missing ids (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18817">#18817</a>)
(Strek)</li>
<li><a
href="ec92813657"><code>ec92813</code></a>
refactor: Config class (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18763">#18763</a>)
(Nicholas C. Zakas)</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.10.0 - September 6, 2024</p>
<ul>
<li><a
href="24c3ff7d0c"><code>24c3ff7</code></a>
chore: upgrade to <code>@​eslint/js</code><a
href="https://github.com/9"><code>@​9</code></a>.10.0 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18866">#18866</a>)
(Francesco Trotta)</li>
<li><a
href="1ebdde1cf2"><code>1ebdde1</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="301b90df0c"><code>301b90d</code></a>
feat: Add types (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18854">#18854</a>)
(Nicholas C. Zakas)</li>
<li><a
href="bee0e7a5f5"><code>bee0e7a</code></a>
docs: update README (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18865">#18865</a>)
(Milos Djermanovic)</li>
<li><a
href="bcf0df55c2"><code>bcf0df5</code></a>
feat: limit namespace import identifier in id-length rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18849">#18849</a>)
(ChaedongIm)</li>
<li><a
href="45c18e108e"><code>45c18e1</code></a>
feat: add <code>requireFlag</code> option to
<code>require-unicode-regexp</code> rule (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18836">#18836</a>)
(Brett Zamir)</li>
<li><a
href="5d80b59520"><code>5d80b59</code></a>
docs: specify that <code>ruleId</code> can be <code>null</code> in
custom formatter docs (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18857">#18857</a>)
(Milos Djermanovic)</li>
<li><a
href="156b1c3037"><code>156b1c3</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="e8fc5bd3da"><code>e8fc5bd</code></a>
chore: update dependency <code>@​eslint/core</code> to ^0.5.0 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18848">#18848</a>)
(renovate[bot])</li>
<li><a
href="343f992160"><code>343f992</code></a>
refactor: don't use <code>node.value</code> when removing unused
directives (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18835">#18835</a>)
(Milos Djermanovic)</li>
<li><a
href="183b459b72"><code>183b459</code></a>
feat: add error message for duplicate flags in
<code>no-invalid-regexp</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18837">#18837</a>)
(Tanuj Kanti)</li>
<li><a
href="f6fdef9df4"><code>f6fdef9</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="c69b40667a"><code>c69b406</code></a>
feat: report duplicate allowed flags in <code>no-invalid-regexp</code>
(<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18754">#18754</a>)
(Tanuj Kanti)</li>
<li><a
href="a20c870744"><code>a20c870</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="90e699bd9d"><code>90e699b</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="3db18b0b67"><code>3db18b0</code></a>
refactor: Extract FileContext into class (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18831">#18831</a>)
(Nicholas C. Zakas)</li>
<li><a
href="931d650b37"><code>931d650</code></a>
refactor: Use <code>@​eslint/plugin-kit</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18822">#18822</a>)
(Nicholas C. Zakas)</li>
<li><a
href="ed5cf0c6a9"><code>ed5cf0c</code></a>
chore: update dependency <code>@​eslint/json</code> to ^0.4.0 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18829">#18829</a>)
(Milos Djermanovic)</li>
<li><a
href="d1f0831bac"><code>d1f0831</code></a>
chore: added missing ids (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18817">#18817</a>)
(Strek)</li>
<li><a
href="ec92813657"><code>ec92813</code></a>
refactor: Config class (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18763">#18763</a>)
(Nicholas C. Zakas)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="1ebdde1cf2"><code>1ebdde1</code></a>
chore: package.json update for <code>@​eslint/js</code> release</li>
<li>See full diff in <a
href="https://github.com/eslint/eslint/commits/v9.10.0/packages/js">compare
view</a></li>
</ul>
</details>
<br />

Updates `@vitest/coverage-istanbul` from 2.0.5 to 2.1.1
<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.1</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li><strong>browser</strong>:
<ul>
<li>Make example test callbacks async  -  by <a
href="https://github.com/aqandrew"><code>@​aqandrew</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6484">vitest-dev/vitest#6484</a>
<a href="https://github.com/vitest-dev/vitest/commit/16aa76c2"><!-- raw
HTML omitted -->(16aa7)<!-- raw HTML omitted --></a></li>
<li>Optimize vitest-browser-vue correctly  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6490">vitest-dev/vitest#6490</a>
<a href="https://github.com/vitest-dev/vitest/commit/5cbb0bba"><!-- raw
HTML omitted -->(5cbb0)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>workspace</strong>:
<ul>
<li>Resolve glob pattern once to avoid name collision  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6489">vitest-dev/vitest#6489</a>
<a href="https://github.com/vitest-dev/vitest/commit/36b5aceb"><!-- raw
HTML omitted -->(36b5a)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v2.1.0...v2.1.1">View
changes on GitHub</a></h5>
<h2>v2.1.0</h2>
<p>This release makes another big change to the Browser Mode by
introducing <a
href="https://vitest.dev/guide/browser/locators.html">locators
API</a>:</p>
<pre lang="ts"><code>test('renders blog posts', async () =&gt; {
  const screen = page.render(&lt;Blog /&gt;)
<p>await expect.element(screen.getByRole('heading', { name: 'Blog'
})).toBeInTheDocument()</p>
<p>const [firstPost] = screen.getByRole('listitem').all()</p>
<p>await firstPost.getByRole('button', { name: 'Delete' }).click()</p>
<p>expect(screen.getByRole('listitem').all()).toHaveLength(3)
})
</code></pre></p>
<p>You can use either <a
href="https://github.com/vitest-dev/vitest-browser-vue">vitest-browser-vue</a>,
<a
href="https://github.com/vitest-dev/vitest-browser-svelte">vitest-browser-svelte
</a> or <a
href="https://github.com/vitest-dev/vitest-browser-react">vitest-browser-react</a>
to render components and make assertions using locators. Locators are
also available on the <code>page</code> object from
<code>@vitest/browser/context</code>.</p>
<h3>Potential Breaking Change</h3>
<ul>
<li><strong>workspace</strong>:
<ul>
<li>Correctly resolve workspace globs and file paths  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6316">vitest-dev/vitest#6316</a>
<a href="https://github.com/vitest-dev/vitest/commit/afdcb8f2"><!-- raw
HTML omitted -->(afdcb)<!-- raw HTML omitted --></a></li>
<li>This changes how the custom glob pattern in the workspace config is
treated. <em>Any</em> file matching the glob is considered a Vitest
config file. Any folder matching the glob pattern is treated as a
workspace project and is subject to the regular config resolution
(single <code>vitest.config.ts</code> or <code>vite.config.ts</code>
inside the folder)</li>
<li>For example, <code>projects/*</code> will match anything inside the
<code>projects</code> folder. If it's a folder, we try to find the
config inside that folder (if there is none, it is still treated as a
project with the default config). If it's a file, it will be treated as
a Vitest config. <code>projects/**/*</code> previously would assume that
you only wanted to have folders as projects, but now it will match
<em>every single file</em> inside<code>projects</code>.</li>
<li>This change doesn't affect non-glob usage.</li>
</ul>
</li>
</ul>
<h3>   🚀 Features</h3>
<ul>
<li><strong>api</strong>:
<ul>
<li>Make spec into a class instead of a tuple  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6355">vitest-dev/vitest#6355</a>
<a href="https://github.com/vitest-dev/vitest/commit/874a121e"><!-- raw
HTML omitted -->(874a1)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>browser</strong>:
<ul>
<li>Move page.config to server.config, add more docs  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6252">vitest-dev/vitest#6252</a>
<a href="https://github.com/vitest-dev/vitest/commit/af2b813c"><!-- raw
HTML omitted -->(af2b8)<!-- raw HTML omitted --></a></li>
<li>Make iframe scalable, improve documentation  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6257">vitest-dev/vitest#6257</a>
<a href="https://github.com/vitest-dev/vitest/commit/74ca11a4"><!-- raw
HTML omitted -->(74ca1)<!-- raw HTML omitted --></a></li>
<li>Introduce built-in locators  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6084">vitest-dev/vitest#6084</a>
<a href="https://github.com/vitest-dev/vitest/commit/3347f83e"><!-- raw
HTML omitted -->(3347f)<!-- raw HTML omitted --></a></li>
<li>Support v8 coverage  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6273">vitest-dev/vitest#6273</a>
<a href="https://github.com/vitest-dev/vitest/commit/34199bdf"><!-- raw
HTML omitted -->(34199)<!-- raw HTML omitted --></a></li>
<li>Support <code>userEvent.upload</code> in playwright provider  -  by
<a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6442">vitest-dev/vitest#6442</a>
<a href="https://github.com/vitest-dev/vitest/commit/cf148645"><!-- raw
HTML omitted -->(cf148)<!-- raw HTML omitted --></a></li>
<li>Support <code>--inspect</code>  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6433">vitest-dev/vitest#6433</a>
<a href="https://github.com/vitest-dev/vitest/commit/0499a315"><!-- raw
HTML omitted -->(0499a)<!-- raw HTML omitted --></a></li>
<li>Support <code>--inspect-brk</code>  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6434">vitest-dev/vitest#6434</a>
<a href="https://github.com/vitest-dev/vitest/commit/7ab0f4a8"><!-- raw
HTML omitted -->(7ab0f)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="699055eb93"><code>699055e</code></a>
chore: release v2.1.1</li>
<li><a
href="9f1fd182fd"><code>9f1fd18</code></a>
chore: release v2.1.0</li>
<li><a
href="b2be23e4c9"><code>b2be23e</code></a>
chore: release v2.1.0-beta.7</li>
<li><a
href="8ac7011170"><code>8ac7011</code></a>
chore: release v2.1.0-beta.6</li>
<li><a
href="da52d23fd1"><code>da52d23</code></a>
fix(coverage): use project specific <code>vitenode</code> for uncovered
files (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul/issues/6044">#6044</a>)</li>
<li><a
href="5932a7f988"><code>5932a7f</code></a>
feat(coverage): add <code>--exclude-after-remap</code> (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul/issues/6309">#6309</a>)</li>
<li><a
href="34199bdf9a"><code>34199bd</code></a>
feat(browser): support v8 coverage (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul/issues/6273">#6273</a>)</li>
<li><a
href="72056b5063"><code>72056b5</code></a>
chore: release v2.1.0-beta.5</li>
<li><a
href="e662c7b2c3"><code>e662c7b</code></a>
fix(coverage): warn if <code>vitest</code> and <code>@vitest/*</code>
versions don't match (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul/issues/6317">#6317</a>)</li>
<li><a
href="67b086bb86"><code>67b086b</code></a>
chore: release v2.1.0-beta.4</li>
<li>Additional commits viewable in <a
href="https://github.com/vitest-dev/vitest/commits/v2.1.1/packages/coverage-istanbul">compare
view</a></li>
</ul>
</details>
<br />

Updates `eslint` from 9.9.1 to 9.10.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.10.0</h2>
<h2>Features</h2>
<ul>
<li><a
href="301b90df0c"><code>301b90d</code></a>
feat: Add types (<a
href="https://redirect.github.com/eslint/eslint/issues/18854">#18854</a>)
(Nicholas C. Zakas)</li>
<li><a
href="bcf0df55c2"><code>bcf0df5</code></a>
feat: limit namespace import identifier in id-length rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18849">#18849</a>)
(ChaedongIm)</li>
<li><a
href="45c18e108e"><code>45c18e1</code></a>
feat: add <code>requireFlag</code> option to
<code>require-unicode-regexp</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18836">#18836</a>)
(Brett Zamir)</li>
<li><a
href="183b459b72"><code>183b459</code></a>
feat: add error message for duplicate flags in
<code>no-invalid-regexp</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18837">#18837</a>)
(Tanuj Kanti)</li>
<li><a
href="c69b40667a"><code>c69b406</code></a>
feat: report duplicate allowed flags in <code>no-invalid-regexp</code>
(<a
href="https://redirect.github.com/eslint/eslint/issues/18754">#18754</a>)
(Tanuj Kanti)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a
href="bee0e7a5f5"><code>bee0e7a</code></a>
docs: update README (<a
href="https://redirect.github.com/eslint/eslint/issues/18865">#18865</a>)
(Milos Djermanovic)</li>
<li><a
href="5d80b59520"><code>5d80b59</code></a>
docs: specify that <code>ruleId</code> can be <code>null</code> in
custom formatter docs (<a
href="https://redirect.github.com/eslint/eslint/issues/18857">#18857</a>)
(Milos Djermanovic)</li>
<li><a
href="156b1c3037"><code>156b1c3</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="f6fdef9df4"><code>f6fdef9</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="a20c870744"><code>a20c870</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="90e699bd9d"><code>90e699b</code></a>
docs: Update README (GitHub Actions Bot)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a
href="24c3ff7d0c"><code>24c3ff7</code></a>
chore: upgrade to <code>@​eslint/js</code><a
href="https://github.com/9"><code>@​9</code></a>.10.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/18866">#18866</a>)
(Francesco Trotta)</li>
<li><a
href="1ebdde1cf2"><code>1ebdde1</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="e8fc5bd3da"><code>e8fc5bd</code></a>
chore: update dependency <code>@​eslint/core</code> to ^0.5.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/18848">#18848</a>)
(renovate[bot])</li>
<li><a
href="343f992160"><code>343f992</code></a>
refactor: don't use <code>node.value</code> when removing unused
directives (<a
href="https://redirect.github.com/eslint/eslint/issues/18835">#18835</a>)
(Milos Djermanovic)</li>
<li><a
href="3db18b0b67"><code>3db18b0</code></a>
refactor: Extract FileContext into class (<a
href="https://redirect.github.com/eslint/eslint/issues/18831">#18831</a>)
(Nicholas C. Zakas)</li>
<li><a
href="931d650b37"><code>931d650</code></a>
refactor: Use <code>@​eslint/plugin-kit</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18822">#18822</a>)
(Nicholas C. Zakas)</li>
<li><a
href="ed5cf0c6a9"><code>ed5cf0c</code></a>
chore: update dependency <code>@​eslint/json</code> to ^0.4.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/18829">#18829</a>)
(Milos Djermanovic)</li>
<li><a
href="d1f0831bac"><code>d1f0831</code></a>
chore: added missing ids (<a
href="https://redirect.github.com/eslint/eslint/issues/18817">#18817</a>)
(Strek)</li>
<li><a
href="ec92813657"><code>ec92813</code></a>
refactor: Config class (<a
href="https://redirect.github.com/eslint/eslint/issues/18763">#18763</a>)
(Nicholas C. Zakas)</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.10.0 - September 6, 2024</p>
<ul>
<li><a
href="24c3ff7d0c"><code>24c3ff7</code></a>
chore: upgrade to <code>@​eslint/js</code><a
href="https://github.com/9"><code>@​9</code></a>.10.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/18866">#18866</a>)
(Francesco Trotta)</li>
<li><a
href="1ebdde1cf2"><code>1ebdde1</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="301b90df0c"><code>301b90d</code></a>
feat: Add types (<a
href="https://redirect.github.com/eslint/eslint/issues/18854">#18854</a>)
(Nicholas C. Zakas)</li>
<li><a
href="bee0e7a5f5"><code>bee0e7a</code></a>
docs: update README (<a
href="https://redirect.github.com/eslint/eslint/issues/18865">#18865</a>)
(Milos Djermanovic)</li>
<li><a
href="bcf0df55c2"><code>bcf0df5</code></a>
feat: limit namespace import identifier in id-length rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18849">#18849</a>)
(ChaedongIm)</li>
<li><a
href="45c18e108e"><code>45c18e1</code></a>
feat: add <code>requireFlag</code> option to
<code>require-unicode-regexp</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18836">#18836</a>)
(Brett Zamir)</li>
<li><a
href="5d80b59520"><code>5d80b59</code></a>
docs: specify that <code>ruleId</code> can be <code>null</code> in
custom formatter docs (<a
href="https://redirect.github.com/eslint/eslint/issues/18857">#18857</a>)
(Milos Djermanovic)</li>
<li><a
href="156b1c3037"><code>156b1c3</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="e8fc5bd3da"><code>e8fc5bd</code></a>
chore: update dependency <code>@​eslint/core</code> to ^0.5.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/18848">#18848</a>)
(renovate[bot])</li>
<li><a
href="343f992160"><code>343f992</code></a>
refactor: don't use <code>node.value</code> when removing unused
directives (<a
href="https://redirect.github.com/eslint/eslint/issues/18835">#18835</a>)
(Milos Djermanovic)</li>
<li><a
href="183b459b72"><code>183b459</code></a>
feat: add error message for duplicate flags in
<code>no-invalid-regexp</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18837">#18837</a>)
(Tanuj Kanti)</li>
<li><a
href="f6fdef9df4"><code>f6fdef9</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="c69b40667a"><code>c69b406</code></a>
feat: report duplicate allowed flags in <code>no-invalid-regexp</code>
(<a
href="https://redirect.github.com/eslint/eslint/issues/18754">#18754</a>)
(Tanuj Kanti)</li>
<li><a
href="a20c870744"><code>a20c870</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="90e699bd9d"><code>90e699b</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="3db18b0b67"><code>3db18b0</code></a>
refactor: Extract FileContext into class (<a
href="https://redirect.github.com/eslint/eslint/issues/18831">#18831</a>)
(Nicholas C. Zakas)</li>
<li><a
href="931d650b37"><code>931d650</code></a>
refactor: Use <code>@​eslint/plugin-kit</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18822">#18822</a>)
(Nicholas C. Zakas)</li>
<li><a
href="ed5cf0c6a9"><code>ed5cf0c</code></a>
chore: update dependency <code>@​eslint/json</code> to ^0.4.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/18829">#18829</a>)
(Milos Djermanovic)</li>
<li><a
href="d1f0831bac"><code>d1f0831</code></a>
chore: added missing ids (<a
href="https://redirect.github.com/eslint/eslint/issues/18817">#18817</a>)
(Strek)</li>
<li><a
href="ec92813657"><code>ec92813</code></a>
refactor: Config class (<a
href="https://redirect.github.com/eslint/eslint/issues/18763">#18763</a>)
(Nicholas C. Zakas)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="6448f3280f"><code>6448f32</code></a>
9.10.0</li>
<li><a
href="afeb9b1b7e"><code>afeb9b1</code></a>
Build: changelog update for 9.10.0</li>
<li><a
href="24c3ff7d0c"><code>24c3ff7</code></a>
chore: upgrade to <code>@​eslint/js</code><a
href="https://github.com/9"><code>@​9</code></a>.10.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/18866">#18866</a>)</li>
<li><a
href="1ebdde1cf2"><code>1ebdde1</code></a>
chore: package.json update for <code>@​eslint/js</code> release</li>
<li><a
href="301b90df0c"><code>301b90d</code></a>
feat: Add types (<a
href="https://redirect.github.com/eslint/eslint/issues/18854">#18854</a>)</li>
<li><a
href="bee0e7a5f5"><code>bee0e7a</code></a>
docs: update README (<a
href="https://redirect.github.com/eslint/eslint/issues/18865">#18865</a>)</li>
<li><a
href="bcf0df55c2"><code>bcf0df5</code></a>
feat: limit namespace import identifier in id-length rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18849">#18849</a>)</li>
<li><a
href="45c18e108e"><code>45c18e1</code></a>
feat: add <code>requireFlag</code> option to
<code>require-unicode-regexp</code> rule (<a
href="https://redirect.github.com/eslint/eslint/issues/18836">#18836</a>)</li>
<li><a
href="5d80b59520"><code>5d80b59</code></a>
docs: specify that <code>ruleId</code> can be <code>null</code> in
custom formatter docs (<a
href="https://redirect.github.com/eslint/eslint/issues/18857">#18857</a>)</li>
<li><a
href="156b1c3037"><code>156b1c3</code></a>
docs: Update README</li>
<li>Additional commits viewable in <a
href="https://github.com/eslint/eslint/compare/v9.9.1...v9.10.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `tsx` from 4.19.0 to 4.19.1
<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.1</h2>
<h2><a
href="https://github.com/privatenumber/tsx/compare/v4.19.0...v4.19.1">4.19.1</a>
(2024-09-12)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>cjs:</strong> patch <code>module.path</code> for accurate
cache ID (<a
href="0329bfc731">0329bfc</a>),
closes <a
href="https://redirect.github.com/privatenumber/tsx/issues/651">privatenumber/tsx#651</a></li>
<li><strong>cjs:</strong> resolve ts extensions from js when namespaced
(<a
href="44ed37f19f">44ed37f</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.1"><code>npm
package (@​latest dist-tag)</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="0329bfc731"><code>0329bfc</code></a>
fix(cjs): patch <code>module.path</code> for accurate cache ID</li>
<li><a
href="44ed37f19f"><code>44ed37f</code></a>
fix(cjs): resolve ts extensions from js when namespaced</li>
<li><a
href="ac77527cb7"><code>ac77527</code></a>
test: outdent api fixtures</li>
<li>See full diff in <a
href="https://github.com/privatenumber/tsx/compare/v4.19.0...v4.19.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `typescript` from 5.5.4 to 5.6.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.6</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-6/">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.6.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.6.0 (Beta)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.6.1%22+is%3Aclosed+">fixed
issues query for Typescript 5.6.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;q=milestone%3A%22TypeScript+5.6.2%22+is%3Aclosed+">fixed
issues query for Typescript 5.6.2 (Stable)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
<li><a
href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet
package</a></li>
</ul>
<h2>TypeScript 5.6 RC</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-6-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;milestone%3A%22TypeScript+5.6.1%22+is%3Aclosed+">fixed
issues query for TypeScript v5.6.1 (RC)</a>.</li>
<li><a
href="https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93&amp;milestone%3A%22TypeScript+5.6.0%22+is%3Aclosed+">fixed
issues query for TypeScript v5.6.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>
<h2>TypeScript 5.6 Beta</h2>
<p>For release notes, check out the <a
href="https://devblogs.microsoft.com/typescript/announcing-typescript-5-6-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.6.0%22+is%3Aclosed+">fixed
issues query for Typescript 5.6.0 (Beta)</a>.</li>
</ul>
<p>Downloads are available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/typescript">npm</a></li>
<li><a
href="https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild">NuGet
package</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="a7e3374f13"><code>a7e3374</code></a>
Bump version to 5.6.2 and LKG</li>
<li><a
href="20633579fc"><code>2063357</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/59708">#59708</a>
(LEGO: Pull request from lego/hb_537...) into release-5.6 (#...</li>
<li><a
href="4fe7e41ea1"><code>4fe7e41</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/59670">#59670</a>
(fix(59649): ts Move to a new file d...) into release-5.6 (#...</li>
<li><a
href="1a03e5340a"><code>1a03e53</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/59761">#59761</a>
(<code>this</code> can be nullish) into release-5.6 (<a
href="https://redirect.github.com/microsoft/TypeScript/issues/59762">#59762</a>)</li>
<li><a
href="6212132b83"><code>6212132</code></a>
Update LKG</li>
<li><a
href="bbb5faf7e7"><code>bbb5faf</code></a>
🤖 Pick PR <a
href="https://redirect.github.com/microsoft/TypeScript/issues/59542">#59542</a>
(Fixing delay caused in vscode due t...) into release-5.6 (#...</li>
<li><a
href="e6914a5587"><code>e6914a5</code></a>
Bump version to 5.6.1-rc and LKG</li>
<li><a
href="34121c42b6"><code>34121c4</code></a>
Update LKG</li>
<li><a
href="2a30c2a8f0"><code>2a30c2a</code></a>
Merge remote-tracking branch 'origin/main' into release-5.6</li>
<li><a
href="936a79bbb5"><code>936a79b</code></a>
Expose TypeChecker. getAwaitedType to public (<a
href="https://redirect.github.com/microsoft/TypeScript/issues/59268">#59268</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `typescript-eslint` from 8.4.0 to 8.5.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.5.0</h2>
<h2>8.5.0 (2024-09-09)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-duplicate-type-constituents]
prevent unnecessary <code>| undefined</code> for optional parameters (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9479">#9479</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unsafe-argument] differentiate
error types (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9920">#9920</a>)</li>
<li><strong>typescript-estree:</strong> default
projectService.defaultProject to 'tsconfig.json' (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9893">#9893</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>deps:</strong> update dependency prism-react-renderer to
v2.4.0 (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9943">#9943</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] fix
TSNonNullExpression fixer (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9898">#9898</a>)</li>
<li><strong>eslint-plugin:</strong> [no-misused-promises] handle static
method (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9951">#9951</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters] fix
AST quick path scope analysis (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9900">#9900</a>)</li>
<li><strong>eslint-plugin:</strong> [consistent-type-assertions] access
parser services lazily (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9921">#9921</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Abraham Guo</li>
<li>Josh Goldberg </li>
<li>Kirk Waiblinger <a
href="https://github.com/kirkwaiblinger"><code>@​kirkwaiblinger</code></a></li>
<li>YeonJuan <a
href="https://github.com/yeonjuan"><code>@​yeonjuan</code></a></li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's
changelog</a>.</em></p>
<blockquote>
<h2>8.5.0 (2024-09-09)</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="4d31ebe71a"><code>4d31ebe</code></a>
chore(release): publish 8.5.0</li>
<li><a
href="4bc801e542"><code>4bc801e</code></a>
chore: enable unicorn/no-array-reduce (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/9640">#9640</a>)</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.5.0/packages/typescript-eslint">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite` from 5.4.3 to 5.4.5
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/blob/v5.4.5/packages/vite/CHANGELOG.md">vite's
changelog</a>.</em></p>
<blockquote>
<h2><!-- raw HTML omitted -->5.4.5 (2024-09-13)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix(preload): backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18098">#18098</a>,
throw error preloading module as well (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18099">#18099</a>)
(<a
href="faa2405e5d">faa2405</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18098">#18098</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/18099">#18099</a></li>
</ul>
<h2><!-- raw HTML omitted -->5.4.4 (2024-09-11)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17997">#17997</a>,
ensure req.url matches moduleByEtag URL to avoid incorrect 304 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18078">#18078</a>)
(<a
href="74a79c53b2">74a79c5</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17997">#17997</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/18078">#18078</a></li>
<li>fix: backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18063">#18063</a>,
allow scanning exports from <code>script module</code> in svelte (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18077">#18077</a>)
(<a
href="d90ba40474">d90ba40</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18063">#18063</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/18077">#18077</a></li>
<li>fix(preload): backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18046">#18046</a>,
allow ignoring dep errors (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18076">#18076</a>)
(<a
href="8760293d68">8760293</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/18046">#18046</a>
<a
href="https://redirect.github.com/vitejs/vite/issues/18076">#18076</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="37881e7198"><code>37881e7</code></a>
release: v5.4.5</li>
<li><a
href="faa2405e5d"><code>faa2405</code></a>
fix(preload): backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18098">#18098</a>,
throw error preloading module as well (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18099">#18099</a>)</li>
<li><a
href="54c55dbffc"><code>54c55db</code></a>
release: v5.4.4</li>
<li><a
href="74a79c53b2"><code>74a79c5</code></a>
fix: backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17997">#17997</a>,
ensure req.url matches moduleByEtag URL to avoid incorr...</li>
<li><a
href="d90ba40474"><code>d90ba40</code></a>
fix: backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18063">#18063</a>,
allow scanning exports from <code>script module</code> in svelte
(...</li>
<li><a
href="8760293d68"><code>8760293</code></a>
fix(preload): backport <a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18046">#18046</a>,
allow ignoring dep errors (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/18076">#18076</a>)</li>
<li>See full diff in <a
href="https://github.com/vitejs/vite/commits/v5.4.5/packages/vite">compare
view</a></li>
</ul>
</details>
<br />

Updates `vitest` from 2.0.5 to 2.1.1
<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.1</h2>
<h3>   🐞 Bug Fixes</h3>
<ul>
<li><strong>browser</strong>:
<ul>
<li>Make example test callbacks async  -  by <a
href="https://github.com/aqandrew"><code>@​aqandrew</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6484">vitest-dev/vitest#6484</a>
<a href="https://github.com/vitest-dev/vitest/commit/16aa76c2"><!-- raw
HTML omitted -->(16aa7)<!-- raw HTML omitted --></a></li>
<li>Optimize vitest-browser-vue correctly  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6490">vitest-dev/vitest#6490</a>
<a href="https://github.com/vitest-dev/vitest/commit/5cbb0bba"><!-- raw
HTML omitted -->(5cbb0)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>workspace</strong>:
<ul>
<li>Resolve glob pattern once to avoid name collision  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6489">vitest-dev/vitest#6489</a>
<a href="https://github.com/vitest-dev/vitest/commit/36b5aceb"><!-- raw
HTML omitted -->(36b5a)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<h5>    <a
href="https://github.com/vitest-dev/vitest/compare/v2.1.0...v2.1.1">View
changes on GitHub</a></h5>
<h2>v2.1.0</h2>
<p>This release makes another big change to the Browser Mode by
introducing <a
href="https://vitest.dev/guide/browser/locators.html">locators
API</a>:</p>
<pre lang="ts"><code>test('renders blog posts', async () =&gt; {
  const screen = page.render(&lt;Blog /&gt;)
<p>await expect.element(screen.getByRole('heading', { name: 'Blog'
})).toBeInTheDocument()</p>
<p>const [firstPost] = screen.getByRole('listitem').all()</p>
<p>await firstPost.getByRole('button', { name: 'Delete' }).click()</p>
<p>expect(screen.getByRole('listitem').all()).toHaveLength(3)
})
</code></pre></p>
<p>You can use either <a
href="https://github.com/vitest-dev/vitest-browser-vue">vitest-browser-vue</a>,
<a
href="https://github.com/vitest-dev/vitest-browser-svelte">vitest-browser-svelte
</a> or <a
href="https://github.com/vitest-dev/vitest-browser-react">vitest-browser-react</a>
to render components and make assertions using locators. Locators are
also available on the <code>page</code> object from
<code>@vitest/browser/context</code>.</p>
<h3>Potential Breaking Change</h3>
<ul>
<li><strong>workspace</strong>:
<ul>
<li>Correctly resolve workspace globs and file paths  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6316">vitest-dev/vitest#6316</a>
<a href="https://github.com/vitest-dev/vitest/commit/afdcb8f2"><!-- raw
HTML omitted -->(afdcb)<!-- raw HTML omitted --></a></li>
<li>This changes how the custom glob pattern in the workspace config is
treated. <em>Any</em> file matching the glob is considered a Vitest
config file. Any folder matching the glob pattern is treated as a
workspace project and is subject to the regular config resolution
(single <code>vitest.config.ts</code> or <code>vite.config.ts</code>
inside the folder)</li>
<li>For example, <code>projects/*</code> will match anything inside the
<code>projects</code> folder. If it's a folder, we try to find the
config inside that folder (if there is none, it is still treated as a
project with the default config). If it's a file, it will be treated as
a Vitest config. <code>projects/**/*</code> previously would assume that
you only wanted to have folders as projects, but now it will match
<em>every single file</em> inside<code>projects</code>.</li>
<li>This change doesn't affect non-glob usage.</li>
</ul>
</li>
</ul>
<h3>   🚀 Features</h3>
<ul>
<li><strong>api</strong>:
<ul>
<li>Make spec into a class instead of a tuple  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6355">vitest-dev/vitest#6355</a>
<a href="https://github.com/vitest-dev/vitest/commit/874a121e"><!-- raw
HTML omitted -->(874a1)<!-- raw HTML omitted --></a></li>
</ul>
</li>
<li><strong>browser</strong>:
<ul>
<li>Move page.config to server.config, add more docs  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6252">vitest-dev/vitest#6252</a>
<a href="https://github.com/vitest-dev/vitest/commit/af2b813c"><!-- raw
HTML omitted -->(af2b8)<!-- raw HTML omitted --></a></li>
<li>Make iframe scalable, improve documentation  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6257">vitest-dev/vitest#6257</a>
<a href="https://github.com/vitest-dev/vitest/commit/74ca11a4"><!-- raw
HTML omitted -->(74ca1)<!-- raw HTML omitted --></a></li>
<li>Introduce built-in locators  -  by <a
href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a> in
<a
href="https://redirect.github.com/vitest-dev/vitest/issues/6084">vitest-dev/vitest#6084</a>
<a href="https://github.com/vitest-dev/vitest/commit/3347f83e"><!-- raw
HTML omitted -->(3347f)<!-- raw HTML omitted --></a></li>
<li>Support v8 coverage  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6273">vitest-dev/vitest#6273</a>
<a href="https://github.com/vitest-dev/vitest/commit/34199bdf"><!-- raw
HTML omitted -->(34199)<!-- raw HTML omitted --></a></li>
<li>Support <code>userEvent.upload</code> in playwright provider  -  by
<a href="https://github.com/sheremet-va"><code>@​sheremet-va</code></a>
in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6442">vitest-dev/vitest#6442</a>
<a href="https://github.com/vitest-dev/vitest/commit/cf148645"><!-- raw
HTML omitted -->(cf148)<!-- raw HTML omitted --></a></li>
<li>Support <code>--inspect</code>  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6433">vitest-dev/vitest#6433</a>
<a href="https://github.com/vitest-dev/vitest/commit/0499a315"><!-- raw
HTML omitted -->(0499a)<!-- raw HTML omitted --></a></li>
<li>Support <code>--inspect-brk</code>  -  by <a
href="https://github.com/AriPerkkio"><code>@​AriPerkkio</code></a> in <a
href="https://redirect.github.com/vitest-dev/vitest/issues/6434">vitest-dev/vitest#6434</a>
<a href="https://github.com/vitest-dev/vitest/commit/7ab0f4a8"><!-- raw
HTML omitted -->(7ab0f)<!-- raw HTML omitted --></a></li>
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="699055eb93"><code>699055e</code></a>
chore: release v2.1.1</li>
<li><a
href="36b5aceb9e"><code>36b5ace</code></a>
fix(workspace): resolve glob pattern once to avoid name collision (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6489">#6489</a>)</li>
<li><a
href="16aa76c261"><code>16aa76c</code></a>
fix(browser): make example test callbacks async (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6484">#6484</a>)</li>
<li><a
href="9f1fd182fd"><code>9f1fd18</code></a>
chore: release v2.1.0</li>
<li><a
href="94a186ec91"><code>94a186e</code></a>
fix(ui): render project name consistently (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6329">#6329</a>)</li>
<li><a
href="ac698b1c8d"><code>ac698b1</code></a>
fix: <code>expect.getState().testPath</code> always returns correct path
(<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6472">#6472</a>)</li>
<li><a
href="b2be23e4c9"><code>b2be23e</code></a>
chore: release v2.1.0-beta.7</li>
<li><a
href="0b4472267d"><code>0b44722</code></a>
fix: ignore importer when resolving Vitest (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6469">#6469</a>)</li>
<li><a
href="97773e22bf"><code>97773e2</code></a>
chore: fix edge case in license files bundling (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6460">#6460</a>)</li>
<li><a
href="7ab0f4a8ff"><code>7ab0f4a</code></a>
feat(browser): support <code>--inspect-brk</code> (<a
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/6434">#6434</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitest-dev/vitest/commits/v2.1.1/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-09-13 11:42:27 -07:00
dependabot[bot]
27f1f3ecc2
Bump express from 4.19.2 to 4.20.0 (#366)
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to
4.20.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/expressjs/express/releases">express's
releases</a>.</em></p>
<blockquote>
<h2>4.20.0</h2>
<h2>What's Changed</h2>
<h3>Important</h3>
<ul>
<li>IMPORTANT: The default <code>depth</code> level for parsing
URL-encoded data is now <code>32</code> (previously was
<code>Infinity</code>)</li>
<li>Remove link renderization in html while using
<code>res.redirect</code></li>
</ul>
<h3>Other Changes</h3>
<ul>
<li>4.19.2 Staging by <a
href="https://github.com/wesleytodd"><code>@​wesleytodd</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5561">expressjs/express#5561</a></li>
<li>remove duplicate location test for data uri by <a
href="https://github.com/wesleytodd"><code>@​wesleytodd</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5562">expressjs/express#5562</a></li>
<li>feat: document beta releases expectations by <a
href="https://github.com/marco-ippolito"><code>@​marco-ippolito</code></a>
in <a
href="https://redirect.github.com/expressjs/express/pull/5565">expressjs/express#5565</a></li>
<li>Cut down on duplicated CI runs by <a
href="https://github.com/jonchurch"><code>@​jonchurch</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5564">expressjs/express#5564</a></li>
<li>Add a Threat Model by <a
href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a>
in <a
href="https://redirect.github.com/expressjs/express/pull/5526">expressjs/express#5526</a></li>
<li>Assign captain of encodeurl by <a
href="https://github.com/blakeembrey"><code>@​blakeembrey</code></a> in
<a
href="https://redirect.github.com/expressjs/express/pull/5579">expressjs/express#5579</a></li>
<li>Nominate jonchurch as repo captain for <code>http-errors</code>,
<code>expressjs.com</code>, <code>morgan</code>, <code>cors</code>,
<code>body-parser</code> by <a
href="https://github.com/jonchurch"><code>@​jonchurch</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5587">expressjs/express#5587</a></li>
<li>docs: update Security.md by <a
href="https://github.com/inigomarquinez"><code>@​inigomarquinez</code></a>
in <a
href="https://redirect.github.com/expressjs/express/pull/5590">expressjs/express#5590</a></li>
<li>docs: update triage nomination policy by <a
href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a>
in <a
href="https://redirect.github.com/expressjs/express/pull/5600">expressjs/express#5600</a></li>
<li>Add CodeQL (SAST) by <a
href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a>
in <a
href="https://redirect.github.com/expressjs/express/pull/5433">expressjs/express#5433</a></li>
<li>docs: add UlisesGascon as triage initiative captain by <a
href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a>
in <a
href="https://redirect.github.com/expressjs/express/pull/5605">expressjs/express#5605</a></li>
<li>deps: encodeurl@~2.0.0 by <a
href="https://github.com/blakeembrey"><code>@​blakeembrey</code></a> in
<a
href="https://redirect.github.com/expressjs/express/pull/5569">expressjs/express#5569</a></li>
<li>skip QUERY method test by <a
href="https://github.com/jonchurch"><code>@​jonchurch</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5628">expressjs/express#5628</a></li>
<li>ignore ETAG query test on 21 and 22, reuse skip util by <a
href="https://github.com/jonchurch"><code>@​jonchurch</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5639">expressjs/express#5639</a></li>
<li>add support Node.js@22 in the CI by <a
href="https://github.com/mertcanaltin"><code>@​mertcanaltin</code></a>
in <a
href="https://redirect.github.com/expressjs/express/pull/5627">expressjs/express#5627</a></li>
<li>doc: add table of contents, tc/triager lists to readme by <a
href="https://github.com/mertcanaltin"><code>@​mertcanaltin</code></a>
in <a
href="https://redirect.github.com/expressjs/express/pull/5619">expressjs/express#5619</a></li>
<li>List and sort all projects, add captains by <a
href="https://github.com/blakeembrey"><code>@​blakeembrey</code></a> in
<a
href="https://redirect.github.com/expressjs/express/pull/5653">expressjs/express#5653</a></li>
<li>docs: add <a
href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a>
as captain for cookie-parser by <a
href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a>
in <a
href="https://redirect.github.com/expressjs/express/pull/5666">expressjs/express#5666</a></li>
<li> bring back query tests for node 21 by <a
href="https://github.com/ctcpip"><code>@​ctcpip</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5690">expressjs/express#5690</a></li>
<li>[v4] Deprecate <code>res.clearCookie</code> accepting
<code>options.maxAge</code> and <code>options.expires</code> by <a
href="https://github.com/jonchurch"><code>@​jonchurch</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5672">expressjs/express#5672</a></li>
<li>skip QUERY tests for Node 21 only, still not supported by <a
href="https://github.com/jonchurch"><code>@​jonchurch</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5695">expressjs/express#5695</a></li>
<li>📝 update people, add ctcpip to TC by <a
href="https://github.com/ctcpip"><code>@​ctcpip</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5683">expressjs/express#5683</a></li>
<li>remove minor version pinning from ci by <a
href="https://github.com/jonchurch"><code>@​jonchurch</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5722">expressjs/express#5722</a></li>
<li>Fix link variable use in attribution section of CODE OF CONDUCT by
<a href="https://github.com/IamLizu"><code>@​IamLizu</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5762">expressjs/express#5762</a></li>
<li>Replace Appveyor windows testing with GHA by <a
href="https://github.com/jonchurch"><code>@​jonchurch</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5599">expressjs/express#5599</a></li>
<li>Add OSSF Scorecard badge by <a
href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a>
in <a
href="https://redirect.github.com/expressjs/express/pull/5436">expressjs/express#5436</a></li>
<li>update scorecard link by <a
href="https://github.com/bjohansebas"><code>@​bjohansebas</code></a> in
<a
href="https://redirect.github.com/expressjs/express/pull/5814">expressjs/express#5814</a></li>
<li>Nominate <a
href="https://github.com/IamLizu"><code>@​IamLizu</code></a> to the
triage team by <a
href="https://github.com/UlisesGascon"><code>@​UlisesGascon</code></a>
in <a
href="https://redirect.github.com/expressjs/express/pull/5836">expressjs/express#5836</a></li>
<li>deps: path-to-regexp@0.1.8 by <a
href="https://github.com/blakeembrey"><code>@​blakeembrey</code></a> in
<a
href="https://redirect.github.com/expressjs/express/pull/5603">expressjs/express#5603</a></li>
<li>docs: specify new instructions for <code>question</code> and
<code>discuss</code> by <a
href="https://github.com/IamLizu"><code>@​IamLizu</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5835">expressjs/express#5835</a></li>
<li>4.x: Upgrade <code>merge-descriptors</code> dependency by <a
href="https://github.com/RobinTail"><code>@​RobinTail</code></a> in <a
href="https://redirect.github.com/expressjs/express/pull/5781">expressjs/express#5781</a></li>
<li>path-to-regexp@0.1.10 by <a
href="https://github.com/blakeembrey"><code>@​blakeembrey</code></a> in
<a
href="https://redirect.github.com/expressjs/express/pull/5902">expressjs/express#5902</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/marco-ippolito"><code>@​marco-ippolito</code></a>
made their first contribution in <a
href="https://redirect.github.com/expressjs/express/pull/5565">expressjs/express#5565</a></li>
<li><a
href="https://github.com/inigomarquinez"><code>@​inigomarquinez</code></a>
made their first contribution in <a
href="https://redirect.github.com/expressjs/express/pull/5590">expressjs/express#5590</a></li>
<li><a
href="https://github.com/mertcanaltin"><code>@​mertcanaltin</code></a>
made their first contribution in <a
href="https://redirect.github.com/expressjs/express/pull/5627">expressjs/express#5627</a></li>
<li><a href="https://github.com/ctcpip"><code>@​ctcpip</code></a> made
their first contribution in <a
href="https://redirect.github.com/expressjs/express/pull/5690">expressjs/express#5690</a></li>
<li><a
href="https://github.com/bjohansebas"><code>@​bjohansebas</code></a>
made their first contribution in <a
href="https://redirect.github.com/expressjs/express/pull/5814">expressjs/express#5814</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/expressjs/express/compare/4.19.1...4.20.0">https://github.com/expressjs/express/compare/4.19.1...4.20.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/expressjs/express/blob/master/History.md">express's
changelog</a>.</em></p>
<blockquote>
<h1>4.20.0 / 2024-09-10</h1>
<ul>
<li>deps: serve-static@0.16.0
<ul>
<li>Remove link renderization in html while redirecting</li>
</ul>
</li>
<li>deps: send@0.19.0
<ul>
<li>Remove link renderization in html while redirecting</li>
</ul>
</li>
<li>deps: body-parser@0.6.0
<ul>
<li>add <code>depth</code> option to customize the depth level in the
parser</li>
<li>IMPORTANT: The default <code>depth</code> level for parsing
URL-encoded data is now <code>32</code> (previously was
<code>Infinity</code>)</li>
</ul>
</li>
<li>Remove link renderization in html while using
<code>res.redirect</code></li>
<li>deps: path-to-regexp@0.1.10
<ul>
<li>Adds support for named matching groups in the routes using a
regex</li>
<li>Adds backtracking protection to parameters without regexes
defined</li>
</ul>
</li>
<li>deps: encodeurl@~2.0.0
<ul>
<li>Removes encoding of <code>\</code>, <code>|</code>, and
<code>^</code> to align better with URL spec</li>
</ul>
</li>
<li>Deprecate passing <code>options.maxAge</code> and
<code>options.expires</code> to <code>res.clearCookie</code>
<ul>
<li>Will be ignored in v5, clearCookie will set a cookie with an expires
in the past to instruct clients to delete the cookie</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="21df421ebc"><code>21df421</code></a>
4.20.0</li>
<li><a
href="4c9ddc1c47"><code>4c9ddc1</code></a>
feat: upgrade to serve-static@0.16.0</li>
<li><a
href="9ebe5d500d"><code>9ebe5d5</code></a>
feat: upgrade to send@0.19.0 (<a
href="https://redirect.github.com/expressjs/express/issues/5928">#5928</a>)</li>
<li><a
href="ec4a01b6b8"><code>ec4a01b</code></a>
feat: upgrade to body-parser@1.20.3 (<a
href="https://redirect.github.com/expressjs/express/issues/5926">#5926</a>)</li>
<li><a
href="54271f69b5"><code>54271f6</code></a>
fix: don't render redirect values in anchor href</li>
<li><a
href="125bb742a3"><code>125bb74</code></a>
path-to-regexp@0.1.10 (<a
href="https://redirect.github.com/expressjs/express/issues/5902">#5902</a>)</li>
<li><a
href="2a980ad160"><code>2a980ad</code></a>
merge-descriptors@1.0.3 (<a
href="https://redirect.github.com/expressjs/express/issues/5781">#5781</a>)</li>
<li><a
href="a3e7e05e0a"><code>a3e7e05</code></a>
docs: specify new instructions for <code>question</code> and
<code>discuss</code></li>
<li><a
href="c5addb9a17"><code>c5addb9</code></a>
deps: path-to-regexp@0.1.8 (<a
href="https://redirect.github.com/expressjs/express/issues/5603">#5603</a>)</li>
<li><a
href="e35380a39d"><code>e35380a</code></a>
docs: add <a
href="https://github.com/IamLizu"><code>@​IamLizu</code></a> to the
triage team (<a
href="https://redirect.github.com/expressjs/express/issues/5836">#5836</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/expressjs/express/compare/4.19.2...4.20.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=express&package-manager=npm_and_yarn&previous-version=4.19.2&new-version=4.20.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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/wavetermdev/thenextwave/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-11 16:44:38 -07:00
Evan Simkowitz
747a3d6886
add react-dom typedefs 2024-09-11 14:54:23 -07:00
Evan Simkowitz
7c45b3679f
Add syntax highlighting to the Markdown element (#356)
Also fixes the styling for the copy button
2024-09-09 11:56:21 -07:00
Evan Simkowitz
6117929081
fix links in md preview when there's more than one heading with same name 2024-09-06 17:11:11 -07:00
dependabot[bot]
f541db8b1b
Bump debug from 4.3.6 to 4.3.7 in the prod-dependencies group (#340)
Bumps the prod-dependencies group with 1 update:
[debug](https://github.com/debug-js/debug).

Updates `debug` from 4.3.6 to 4.3.7
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/debug-js/debug/releases">debug's
releases</a>.</em></p>
<blockquote>
<h2>4.3.7</h2>
<h2>What's Changed</h2>
<ul>
<li>Upgrade ms to version 2.1.3 by <a
href="https://github.com/realityking"><code>@​realityking</code></a> in
<a
href="https://redirect.github.com/debug-js/debug/pull/819">debug-js/debug#819</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/debug-js/debug/compare/4.3.6...4.3.7">https://github.com/debug-js/debug/compare/4.3.6...4.3.7</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="bc60914816"><code>bc60914</code></a>
4.3.7</li>
<li><a
href="c63e96e649"><code>c63e96e</code></a>
Upgrade ms to version 2.1.3 (<a
href="https://redirect.github.com/debug-js/debug/issues/819">#819</a>)</li>
<li><a
href="382864a45a"><code>382864a</code></a>
remove archaic badges from readme</li>
<li>See full diff in <a
href="https://github.com/debug-js/debug/compare/4.3.6...4.3.7">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=debug&package-manager=npm_and_yarn&previous-version=4.3.6&new-version=4.3.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-06 16:39:02 -07:00
dependabot[bot]
55e0b58f0d
Bump the dev-dependencies group with 3 updates (#338)
Bumps the dev-dependencies group with 3 updates:
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node),
[typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)
and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).

Updates `@types/node` from 22.5.1 to 22.5.4
<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 `typescript-eslint` from 8.3.0 to 8.4.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.4.0</h2>
<h2>8.4.0 (2024-09-02)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>typescript-estree:</strong> make withoutProjectParserOptions
generic (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9877">#9877</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Josh Goldberg </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.4.0 (2024-09-02)</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="3920c937e8"><code>3920c93</code></a>
chore(release): publish 8.4.0</li>
<li><a
href="2ad3404690"><code>2ad3404</code></a>
chore: enable <code>unicorn/prefer-export-from</code> and
`@typescript-eslint/consistent...</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.4.0/packages/typescript-eslint">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite` from 5.4.2 to 5.4.3
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's
changelog</a>.</em></p>
<blockquote>
<h2><!-- raw HTML omitted -->5.4.3 (2024-09-03)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: allow getting URL of JS files in publicDir (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17915">#17915</a>)
(<a
href="943ece177e">943ece1</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17915">#17915</a></li>
<li>fix: cjs warning respect the logLevel flag (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17993">#17993</a>)
(<a
href="dc3c14f39f">dc3c14f</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17993">#17993</a></li>
<li>fix: improve CJS warning trace information (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17926">#17926</a>)
(<a
href="5c5f82c84b">5c5f82c</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17926">#17926</a></li>
<li>fix: only remove entry assets handled by Vite core (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17916">#17916</a>)
(<a
href="ebfaa7e601">ebfaa7e</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17916">#17916</a></li>
<li>fix: waitForRequestIdle locked (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17982">#17982</a>)
(<a
href="ad1376018a">ad13760</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17982">#17982</a></li>
<li>fix(css): fix directory index import in sass modern api (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17960">#17960</a>)
(<a
href="9b001baa70">9b001ba</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17960">#17960</a></li>
<li>fix(css): fix sass <code>file://</code> reference (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17909">#17909</a>)
(<a
href="561b940f6f">561b940</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17909">#17909</a></li>
<li>fix(css): fix sass modern source map (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17938">#17938</a>)
(<a
href="d428e7e3a0">d428e7e</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17938">#17938</a></li>
<li>fix(deps): bump tsconfck (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17990">#17990</a>)
(<a
href="8c661b20e9">8c661b2</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17990">#17990</a></li>
<li>fix(html): rewrite assets url in &lt;template&gt; (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17988">#17988</a>)
(<a
href="413c86aa97">413c86a</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17988">#17988</a></li>
<li>fix(preload): add crossorigin attribute in CSS link tags (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17930">#17930</a>)
(<a
href="15871c75e0">15871c7</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17930">#17930</a></li>
<li>chore: reduce diffs with v6 branch (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17942">#17942</a>)
(<a
href="bf9065aa13">bf9065a</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17942">#17942</a></li>
<li>chore(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17945">#17945</a>)
(<a
href="cfb621e7a5">cfb621e</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17945">#17945</a></li>
<li>chore(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17991">#17991</a>)
(<a
href="0ca53cff9f">0ca53cf</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17991">#17991</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ccbfc1a068"><code>ccbfc1a</code></a>
release: v5.4.3</li>
<li><a
href="9b001baa70"><code>9b001ba</code></a>
fix(css): fix directory index import in sass modern api (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17960">#17960</a>)</li>
<li><a
href="5c5f82c84b"><code>5c5f82c</code></a>
fix: improve CJS warning trace information (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17926">#17926</a>)</li>
<li><a
href="15871c75e0"><code>15871c7</code></a>
fix(preload): add crossorigin attribute in CSS link tags (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17930">#17930</a>)</li>
<li><a
href="413c86aa97"><code>413c86a</code></a>
fix(html): rewrite assets url in &lt;template&gt; (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17988">#17988</a>)</li>
<li><a
href="dc3c14f39f"><code>dc3c14f</code></a>
fix: cjs warning respect the logLevel flag (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17993">#17993</a>)</li>
<li><a
href="0ca53cff9f"><code>0ca53cf</code></a>
chore(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17991">#17991</a>)</li>
<li><a
href="ebfaa7e601"><code>ebfaa7e</code></a>
fix: only remove entry assets handled by Vite core (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17916">#17916</a>)</li>
<li><a
href="d428e7e3a0"><code>d428e7e</code></a>
fix(css): fix sass modern source map (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17938">#17938</a>)</li>
<li><a
href="ad1376018a"><code>ad13760</code></a>
fix: waitForRequestIdle locked (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17982">#17982</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitejs/vite/commits/v5.4.3/packages/vite">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-06 16:26:37 -07:00