Commit Graph

522 Commits

Author SHA1 Message Date
Mike Sawka
ae7d85630b
two level routing (based on how network switches work) (#241) 2024-08-16 16:49:49 -07:00
Evan Simkowitz
03587184a0
Replace logo with platform-dependent button to open app menu (#239)
Replace the logo in the tab bar with an ellipsis icon that shows on
Linux and Windows and, when clicked, opens up the system menus. This
also fixes an issue I noticed where the context menus were set to the
wrong coordinates when a window was zoomed in.


![image](https://github.com/user-attachments/assets/1be77cad-73a6-4cb8-b545-08ec908f1d9a)

![image](https://github.com/user-attachments/assets/0beef938-15f8-4084-b7bd-7d9f995187ef)
2024-08-16 16:18:42 -07:00
sawka
18e2c7ed92 OSC 7 parsing to track and restore the terminal working directory 2024-08-16 13:42:16 -07:00
sawka
040a6db0e7 fix bash typo 2024-08-16 13:22:54 -07:00
Evan Simkowitz
d73bcb82ea
fix last-magnified node logic 2024-08-16 12:21:44 -07:00
Evan Simkowitz
bc7938802f
fix ifs in scripts 2024-08-16 11:55:26 -07:00
Evan Simkowitz
36193111e2
make aws profile an argument in the scripts 2024-08-16 11:53:43 -07:00
Evan Simkowitz
a97b8cca58
use closeNode for eventbus layoutaction 2024-08-16 11:44:51 -07:00
Evan Simkowitz
b0a09db4d1
Fix Cmd:W to delete block (#238) 2024-08-16 11:40:10 -07:00
dependabot[bot]
a23dd67805
Bump the storybook group with 8 updates (#235)
Bumps the storybook group with 8 updates:

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

Updates `@storybook/addon-essentials` from 8.2.8 to 8.2.9
<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.2.9</h2>
<h2>8.2.9</h2>
<ul>
<li>CLI: Fix <code>init --skip-install</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28853">#28853</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>Telemetry: Disable save-from-controls logs for example stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28870">#28870</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</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.2.9</h2>
<ul>
<li>CLI: Fix <code>init --skip-install</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28853">#28853</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>Telemetry: Disable save-from-controls logs for example stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28870">#28870</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="95d8bebd24"><code>95d8beb</code></a>
Bump version from &quot;8.2.8&quot; to &quot;8.2.9&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.2.9/code/addons/essentials">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/addon-interactions` from 8.2.8 to 8.2.9
<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.2.9</h2>
<h2>8.2.9</h2>
<ul>
<li>CLI: Fix <code>init --skip-install</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28853">#28853</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>Telemetry: Disable save-from-controls logs for example stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28870">#28870</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</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.2.9</h2>
<ul>
<li>CLI: Fix <code>init --skip-install</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28853">#28853</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>Telemetry: Disable save-from-controls logs for example stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28870">#28870</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="95d8bebd24"><code>95d8beb</code></a>
Bump version from &quot;8.2.8&quot; to &quot;8.2.9&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.2.9/code/addons/interactions">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/addon-links` from 8.2.8 to 8.2.9
<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.2.9</h2>
<h2>8.2.9</h2>
<ul>
<li>CLI: Fix <code>init --skip-install</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28853">#28853</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>Telemetry: Disable save-from-controls logs for example stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28870">#28870</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</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.2.9</h2>
<ul>
<li>CLI: Fix <code>init --skip-install</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28853">#28853</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>Telemetry: Disable save-from-controls logs for example stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28870">#28870</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="95d8bebd24"><code>95d8beb</code></a>
Bump version from &quot;8.2.8&quot; to &quot;8.2.9&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.2.9/code/addons/links">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/blocks` from 8.2.8 to 8.2.9
<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.2.9</h2>
<h2>8.2.9</h2>
<ul>
<li>CLI: Fix <code>init --skip-install</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28853">#28853</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>Telemetry: Disable save-from-controls logs for example stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28870">#28870</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</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.2.9</h2>
<ul>
<li>CLI: Fix <code>init --skip-install</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28853">#28853</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>Telemetry: Disable save-from-controls logs for example stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28870">#28870</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="95d8bebd24"><code>95d8beb</code></a>
Bump version from &quot;8.2.8&quot; to &quot;8.2.9&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.2.9/code/lib/blocks">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/react` from 8.2.8 to 8.2.9
<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.2.9</h2>
<h2>8.2.9</h2>
<ul>
<li>CLI: Fix <code>init --skip-install</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28853">#28853</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>Telemetry: Disable save-from-controls logs for example stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28870">#28870</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</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.2.9</h2>
<ul>
<li>CLI: Fix <code>init --skip-install</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28853">#28853</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>Telemetry: Disable save-from-controls logs for example stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28870">#28870</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="95d8bebd24"><code>95d8beb</code></a>
Bump version from &quot;8.2.8&quot; to &quot;8.2.9&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.2.9/code/renderers/react">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/react-vite` from 8.2.8 to 8.2.9
<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.2.9</h2>
<h2>8.2.9</h2>
<ul>
<li>CLI: Fix <code>init --skip-install</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28853">#28853</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>Telemetry: Disable save-from-controls logs for example stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28870">#28870</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</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.2.9</h2>
<ul>
<li>CLI: Fix <code>init --skip-install</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28853">#28853</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>Telemetry: Disable save-from-controls logs for example stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28870">#28870</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="95d8bebd24"><code>95d8beb</code></a>
Bump version from &quot;8.2.8&quot; to &quot;8.2.9&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.2.9/code/frameworks/react-vite">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/test` from 8.2.8 to 8.2.9
<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.2.9</h2>
<h2>8.2.9</h2>
<ul>
<li>CLI: Fix <code>init --skip-install</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28853">#28853</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>Telemetry: Disable save-from-controls logs for example stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28870">#28870</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</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.2.9</h2>
<ul>
<li>CLI: Fix <code>init --skip-install</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28853">#28853</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>Telemetry: Disable save-from-controls logs for example stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28870">#28870</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="95d8bebd24"><code>95d8beb</code></a>
Bump version from &quot;8.2.8&quot; to &quot;8.2.9&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.2.9/code/lib/test">compare
view</a></li>
</ul>
</details>
<br />

Updates `storybook` from 8.2.8 to 8.2.9
<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.2.9</h2>
<h2>8.2.9</h2>
<ul>
<li>CLI: Fix <code>init --skip-install</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28853">#28853</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>Telemetry: Disable save-from-controls logs for example stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28870">#28870</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</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.2.9</h2>
<ul>
<li>CLI: Fix <code>init --skip-install</code> - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28853">#28853</a>,
thanks <a
href="https://github.com/ndelangen"><code>@​ndelangen</code></a>!</li>
<li>Telemetry: Disable save-from-controls logs for example stories - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28870">#28870</a>,
thanks <a
href="https://github.com/shilman"><code>@​shilman</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="95d8bebd24"><code>95d8beb</code></a>
Bump version from &quot;8.2.8&quot; to &quot;8.2.9&quot; [skip ci]</li>
<li><a
href="dbea094ba5"><code>dbea094</code></a>
Merge pull request <a
href="https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli/issues/28853">#28853</a>
from storybookjs/norbert/fix-no-install-bug</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.2.9/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-08-16 11:36:58 -07:00
dependabot[bot]
8a4880f2b2
Bump the electron group with 2 updates (#237)
Bumps the electron group with 2 updates:
[electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater)
and [electron](https://github.com/electron/electron).

Updates `electron-updater` from 6.3.2 to 6.3.3
<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.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8400">#8400</a>
<a
href="9dc0b49aea"><code>9dc0b49a</code></a>
Thanks <a href="https://github.com/Ryan432"><code>@​Ryan432</code></a>!
- fix: Handle Linux deb auto update installation on applications having
spaces in <code>artifactName</code>.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8393">#8393</a>
<a
href="8dabf64b8f"><code>8dabf64b</code></a>
Thanks <a
href="https://github.com/beyondkmp"><code>@​beyondkmp</code></a>! - fix:
allow custom channel in github provider</p>
</li>
<li>
<p><a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8403">#8403</a>
<a
href="1c14820b97"><code>1c14820b</code></a>
Thanks <a
href="https://github.com/xyloflake"><code>@​xyloflake</code></a>! - fix:
handle spaces for all linux package managers</p>
</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.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8400">#8400</a>
<a
href="9dc0b49aea"><code>9dc0b49a</code></a>
Thanks <a href="https://github.com/Ryan432"><code>@​Ryan432</code></a>!
- fix: Handle Linux deb auto update installation on applications having
spaces in <code>artifactName</code>.</p>
</li>
<li>
<p><a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8393">#8393</a>
<a
href="8dabf64b8f"><code>8dabf64b</code></a>
Thanks <a
href="https://github.com/beyondkmp"><code>@​beyondkmp</code></a>! - fix:
allow custom channel in github provider</p>
</li>
<li>
<p><a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8403">#8403</a>
<a
href="1c14820b97"><code>1c14820b</code></a>
Thanks <a
href="https://github.com/xyloflake"><code>@​xyloflake</code></a>! - fix:
handle spaces for all linux package managers</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="1dcf6bced4"><code>1dcf6bc</code></a>
chore(deploy): Release v25.0.4 (electron-updater@6.3.3) (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater/issues/8402">#8402</a>)</li>
<li><a
href="1c14820b97"><code>1c14820</code></a>
fix: handle spaces in artifact name for all linux platforms instead of
only ....</li>
<li><a
href="8dabf64b8f"><code>8dabf64</code></a>
fix: add custom <code>channel</code> in github provider (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater/issues/8393">#8393</a>)</li>
<li><a
href="9dc0b49aea"><code>9dc0b49</code></a>
fix(electron-updater,deb): Handle spaces in application artifact name
for deb...</li>
<li>See full diff in <a
href="https://github.com/electron-userland/electron-builder/commits/electron-updater@6.3.3/packages/electron-updater">compare
view</a></li>
</ul>
</details>
<br />

Updates `electron` from 31.3.1 to 31.4.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 v31.4.0</h2>
<h1>Release Notes for v31.4.0</h1>
<h2>Features</h2>
<ul>
<li>Added a new property <code>prefersReducedTransparency</code> to
<code>nativeTheme</code>, which indicates whether the user has chosen to
reduce OS-level transparency via system accessibility settings. <a
href="https://redirect.github.com/electron/electron/pull/43137">#43137</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43138">30</a>,
<a
href="https://redirect.github.com/electron/electron/pull/43024">32</a>)<!--
raw HTML omitted --></li>
</ul>
<h2>Fixes</h2>
<ul>
<li>Fixed a crash that could occur in some DevTools extensions
containing draggable regions. <a
href="https://redirect.github.com/electron/electron/pull/43200">#43200</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43199">32</a>)<!--
raw HTML omitted --></li>
<li>Fixed an issue where <code>navigator.serial.getPorts()</code>
incorrectly returned an empty array in some cases. <a
href="https://redirect.github.com/electron/electron/pull/43170">#43170</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43171">30</a>,
<a
href="https://redirect.github.com/electron/electron/pull/43169">32</a>)<!--
raw HTML omitted --></li>
<li>Fixed an issue where <code>system-context-menu</code> was not
triggered as expected on Windows when using a frameless BrowserWindow.
<a
href="https://redirect.github.com/electron/electron/pull/43274">#43274</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43275">30</a>,
<a
href="https://redirect.github.com/electron/electron/pull/43269">32</a>)<!--
raw HTML omitted --></li>
<li>Fixed an issue where calling <code>window.showInactive</code> on
macOS did not actually show the window. <a
href="https://redirect.github.com/electron/electron/pull/43102">#43102</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43103">32</a>)<!--
raw HTML omitted --></li>
<li>Fixed behavior when entering/exiting fullscreen fails on macOS. <a
href="https://redirect.github.com/electron/electron/pull/43154">#43154</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43153">29</a>,
<a
href="https://redirect.github.com/electron/electron/pull/43151">30</a>,
<a
href="https://redirect.github.com/electron/electron/pull/43152">32</a>)<!--
raw HTML omitted --></li>
<li>Fixed issues with the vibrancy view on macOS. <a
href="https://redirect.github.com/electron/electron/pull/43128">#43128</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43127">32</a>)<!--
raw HTML omitted --></li>
<li>Fixed several view hierarchy issues related to web contents view on
MacOS. <a
href="https://redirect.github.com/electron/electron/pull/43096">#43096</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43088">32</a>)<!--
raw HTML omitted --></li>
<li>Resolved an issue where <code>desktopCapturer.getSources</code>
never fulfilled its promise in some cases. <a
href="https://redirect.github.com/electron/electron/pull/43271">#43271</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43273">29</a>,
<a
href="https://redirect.github.com/electron/electron/pull/43272">30</a>,
<a
href="https://redirect.github.com/electron/electron/pull/43270">32</a>)<!--
raw HTML omitted --></li>
</ul>
<h2>Other Changes</h2>
<ul>
<li>Fixed ffmpeg release on x64 macOS. <a
href="https://redirect.github.com/electron/electron/pull/43121">#43121</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43119">29</a>,
<a
href="https://redirect.github.com/electron/electron/pull/43118">30</a>,
<a
href="https://redirect.github.com/electron/electron/pull/43120">32</a>)<!--
raw HTML omitted --></li>
<li>Security: backported fix for 338248595. <a
href="https://redirect.github.com/electron/electron/pull/43140">#43140</a></li>
<li>Security: backported fix for CVE-2024-6989.
<ul>
<li>Security: backported fix for CVE-2024-6991. <a
href="https://redirect.github.com/electron/electron/pull/43158">#43158</a></li>
</ul>
</li>
<li>Updated Chromium to 126.0.6478.234. <a
href="https://redirect.github.com/electron/electron/pull/43252">#43252</a></li>
<li>Updated Node.js to v20.16.0. <a
href="https://redirect.github.com/electron/electron/pull/43026">#43026</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="bd70c3a740"><code>bd70c3a</code></a>
refactor: update chrome.scripting extensions api impls (<a
href="https://redirect.github.com/electron/electron/issues/43290">#43290</a>)</li>
<li><a
href="997afe62f2"><code>997afe6</code></a>
chore: remove unused Notification fields icon_path_, has_icon_ (<a
href="https://redirect.github.com/electron/electron/issues/43295">#43295</a>)</li>
<li><a
href="dd1dcad81c"><code>dd1dcad</code></a>
fix: system-context-menu with frameless BrowserWindows (<a
href="https://redirect.github.com/electron/electron/issues/43274">#43274</a>)</li>
<li><a
href="10dd33c16e"><code>10dd33c</code></a>
fix: check screen capture permissions in <code>desktopCapturer</code>
(<a
href="https://redirect.github.com/electron/electron/issues/43271">#43271</a>)</li>
<li><a
href="c3a7f0001c"><code>c3a7f00</code></a>
fix: accidental handle copying in a range loop (<a
href="https://redirect.github.com/electron/electron/issues/43281">#43281</a>)</li>
<li><a
href="a780a75dec"><code>a780a75</code></a>
build: fix build when <code>enable_pdf_viewer</code> and
<code>enable_electron_extensions</code> di...</li>
<li><a
href="6e69cb0191"><code>6e69cb0</code></a>
chore: bump chromium to 126.0.6478.234 (31-x-y) (<a
href="https://redirect.github.com/electron/electron/issues/43252">#43252</a>)</li>
<li><a
href="520a147244"><code>520a147</code></a>
docs: Document ideal iconPath size (<a
href="https://redirect.github.com/electron/electron/issues/43241">#43241</a>)</li>
<li><a
href="36cebb95c6"><code>36cebb9</code></a>
refactor: simplify window <code>moveAbove/moveTop</code> impl on macOS
(<a
href="https://redirect.github.com/electron/electron/issues/43201">#43201</a>)</li>
<li><a
href="be842d6267"><code>be842d6</code></a>
perf: avoid redundant calls to GetView() (<a
href="https://redirect.github.com/electron/electron/issues/43229">#43229</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/electron/electron/compare/v31.3.1...v31.4.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-08-16 11:36:28 -07:00
dependabot[bot]
67b9500d80
Bump the prod-dependencies group with 2 updates (#236)
Bumps the prod-dependencies group with 2 updates:
[jotai](https://github.com/pmndrs/jotai) and
[winston](https://github.com/winstonjs/winston).

Updates `jotai` from 2.9.2 to 2.9.3
<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.9.3</h2>
<p>This fixes a regression in an edge case that is introduced in
v2.6.4.</p>
<h2>What's Changed</h2>
<ul>
<li>fix(store): derived atom not updating when its value changes if
another atom is read it conditionally by <a
href="https://github.com/yuneco"><code>@​yuneco</code></a> in <a
href="https://redirect.github.com/pmndrs/jotai/pull/2700">pmndrs/jotai#2700</a></li>
<li>experimental(core): expose unstable_derive by <a
href="https://github.com/dai-shi"><code>@​dai-shi</code></a> in <a
href="https://redirect.github.com/pmndrs/jotai/pull/2652">pmndrs/jotai#2652</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/yuneco"><code>@​yuneco</code></a> made
their first contribution in <a
href="https://redirect.github.com/pmndrs/jotai/pull/2700">pmndrs/jotai#2700</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pmndrs/jotai/compare/v2.9.2...v2.9.3">https://github.com/pmndrs/jotai/compare/v2.9.2...v2.9.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="148d876b28"><code>148d876</code></a>
2.9.3</li>
<li><a
href="64012da3c4"><code>64012da</code></a>
chore(deps): update dev dependencies (<a
href="https://redirect.github.com/pmndrs/jotai/issues/2705">#2705</a>)</li>
<li><a
href="6b915714ef"><code>6b91571</code></a>
experimental(core): expose unstable_derive (<a
href="https://redirect.github.com/pmndrs/jotai/issues/2652">#2652</a>)</li>
<li><a
href="41158e6ffa"><code>41158e6</code></a>
fix(store): derived atom not updating when its value changes if another
atom ...</li>
<li><a
href="7d4da51504"><code>7d4da51</code></a>
chore: update typescript-eslint (<a
href="https://redirect.github.com/pmndrs/jotai/issues/2698">#2698</a>)</li>
<li>See full diff in <a
href="https://github.com/pmndrs/jotai/compare/v2.9.2...v2.9.3">compare
view</a></li>
</ul>
</details>
<br />

Updates `winston` from 3.14.1 to 3.14.2
<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.14.2</h2>
<ul>
<li>Move initialization to constructor (<a
href="https://redirect.github.com/winstonjs/winston/issues/2503">#2503</a>)
2458ba6</li>
</ul>
<p><a
href="https://github.com/winstonjs/winston/compare/v3.14.1...v3.14.2">https://github.com/winstonjs/winston/compare/v3.14.1...v3.14.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="51a45515b6"><code>51a4551</code></a>
3.14.2</li>
<li><a
href="2458ba61ab"><code>2458ba6</code></a>
Move initialization to constructor (<a
href="https://redirect.github.com/winstonjs/winston/issues/2503">#2503</a>)</li>
<li>See full diff in <a
href="https://github.com/winstonjs/winston/compare/v3.14.1...v3.14.2">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-08-16 11:34:15 -07:00
dependabot[bot]
f9827aaec8
Bump the dev-dependencies group with 6 updates (#234)
Bumps the dev-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) |
`9.8.0` | `9.9.0` |
|
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
| `22.1.0` | `22.3.0` |
| [eslint](https://github.com/eslint/eslint) | `9.8.0` | `9.9.0` |
| [sharp](https://github.com/lovell/sharp) | `0.33.4` | `0.33.5` |
|
[typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)
| `8.0.1` | `8.1.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) |
`5.4.0` | `5.4.1` |

Updates `@eslint/js` from 9.8.0 to 9.9.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.9.0</h2>
<h2>Features</h2>
<ul>
<li><a
href="41d0206693"><code>41d0206</code></a>
feat: Add support for TS config files (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18134">#18134</a>)
(Arya Emami)</li>
<li><a
href="3a4eaf9215"><code>3a4eaf9</code></a>
feat: add suggestion to <code>require-await</code> to remove
<code>async</code> keyword (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18716">#18716</a>)
(Dave)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a
href="9fe068c60d"><code>9fe068c</code></a>
docs: how to author plugins with configs that extend other configs (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18753">#18753</a>)
(Alec Gibson)</li>
<li><a
href="48117b27e9"><code>48117b2</code></a>
docs: add version support page in the side navbar (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18738">#18738</a>)
(Amaresh S M)</li>
<li><a
href="fec2951d58"><code>fec2951</code></a>
docs: add version support page to the dropdown (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18730">#18730</a>)
(Amaresh S M)</li>
<li><a
href="38a0661872"><code>38a0661</code></a>
docs: Fix typo (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18735">#18735</a>)
(Zaina Al Habash)</li>
<li><a
href="3c32a9e23c"><code>3c32a9e</code></a>
docs: Update yarn command for creating ESLint config (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18739">#18739</a>)
(Temitope Ogunleye)</li>
<li><a
href="f9ac978de6"><code>f9ac978</code></a>
docs: Update README (GitHub Actions Bot)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a
href="461b2c3578"><code>461b2c3</code></a>
chore: upgrade to <code>@eslint/js@9.9.0</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18765">#18765</a>)
(Francesco Trotta)</li>
<li><a
href="59dba1b340"><code>59dba1b</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="fea8563d33"><code>fea8563</code></a>
chore: update dependency <code>@​eslint/core</code> to ^0.3.0 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18724">#18724</a>)
(renovate[bot])</li>
<li><a
href="aac191e670"><code>aac191e</code></a>
chore: update dependency <code>@​eslint/json</code> to ^0.3.0 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18760">#18760</a>)
(renovate[bot])</li>
<li><a
href="b97fa05137"><code>b97fa05</code></a>
chore: update wdio dependencies for more stable tests (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18759">#18759</a>)
(Christian Bromann)</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.9.0 - August 9, 2024</p>
<ul>
<li><a
href="461b2c3578"><code>461b2c3</code></a>
chore: upgrade to <code>@eslint/js@9.9.0</code> (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18765">#18765</a>)
(Francesco Trotta)</li>
<li><a
href="59dba1b340"><code>59dba1b</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="fea8563d33"><code>fea8563</code></a>
chore: update dependency <code>@​eslint/core</code> to ^0.3.0 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18724">#18724</a>)
(renovate[bot])</li>
<li><a
href="41d0206693"><code>41d0206</code></a>
feat: Add support for TS config files (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18134">#18134</a>)
(Arya Emami)</li>
<li><a
href="aac191e670"><code>aac191e</code></a>
chore: update dependency <code>@​eslint/json</code> to ^0.3.0 (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18760">#18760</a>)
(renovate[bot])</li>
<li><a
href="9fe068c60d"><code>9fe068c</code></a>
docs: how to author plugins with configs that extend other configs (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18753">#18753</a>)
(Alec Gibson)</li>
<li><a
href="b97fa05137"><code>b97fa05</code></a>
chore: update wdio dependencies for more stable tests (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18759">#18759</a>)
(Christian Bromann)</li>
<li><a
href="3a4eaf9215"><code>3a4eaf9</code></a>
feat: add suggestion to <code>require-await</code> to remove
<code>async</code> keyword (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18716">#18716</a>)
(Dave)</li>
<li><a
href="48117b27e9"><code>48117b2</code></a>
docs: add version support page in the side navbar (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18738">#18738</a>)
(Amaresh S M)</li>
<li><a
href="fec2951d58"><code>fec2951</code></a>
docs: add version support page to the dropdown (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18730">#18730</a>)
(Amaresh S M)</li>
<li><a
href="38a0661872"><code>38a0661</code></a>
docs: Fix typo (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18735">#18735</a>)
(Zaina Al Habash)</li>
<li><a
href="3c32a9e23c"><code>3c32a9e</code></a>
docs: Update yarn command for creating ESLint config (<a
href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/18739">#18739</a>)
(Temitope Ogunleye)</li>
<li><a
href="f9ac978de6"><code>f9ac978</code></a>
docs: Update README (GitHub Actions Bot)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="59dba1b340"><code>59dba1b</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.9.0/packages/js">compare
view</a></li>
</ul>
</details>
<br />

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

Updates `eslint` from 9.8.0 to 9.9.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.9.0</h2>
<h2>Features</h2>
<ul>
<li><a
href="41d0206693"><code>41d0206</code></a>
feat: Add support for TS config files (<a
href="https://redirect.github.com/eslint/eslint/issues/18134">#18134</a>)
(Arya Emami)</li>
<li><a
href="3a4eaf9215"><code>3a4eaf9</code></a>
feat: add suggestion to <code>require-await</code> to remove
<code>async</code> keyword (<a
href="https://redirect.github.com/eslint/eslint/issues/18716">#18716</a>)
(Dave)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a
href="9fe068c60d"><code>9fe068c</code></a>
docs: how to author plugins with configs that extend other configs (<a
href="https://redirect.github.com/eslint/eslint/issues/18753">#18753</a>)
(Alec Gibson)</li>
<li><a
href="48117b27e9"><code>48117b2</code></a>
docs: add version support page in the side navbar (<a
href="https://redirect.github.com/eslint/eslint/issues/18738">#18738</a>)
(Amaresh S M)</li>
<li><a
href="fec2951d58"><code>fec2951</code></a>
docs: add version support page to the dropdown (<a
href="https://redirect.github.com/eslint/eslint/issues/18730">#18730</a>)
(Amaresh S M)</li>
<li><a
href="38a0661872"><code>38a0661</code></a>
docs: Fix typo (<a
href="https://redirect.github.com/eslint/eslint/issues/18735">#18735</a>)
(Zaina Al Habash)</li>
<li><a
href="3c32a9e23c"><code>3c32a9e</code></a>
docs: Update yarn command for creating ESLint config (<a
href="https://redirect.github.com/eslint/eslint/issues/18739">#18739</a>)
(Temitope Ogunleye)</li>
<li><a
href="f9ac978de6"><code>f9ac978</code></a>
docs: Update README (GitHub Actions Bot)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a
href="461b2c3578"><code>461b2c3</code></a>
chore: upgrade to <code>@eslint/js@9.9.0</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18765">#18765</a>)
(Francesco Trotta)</li>
<li><a
href="59dba1b340"><code>59dba1b</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="fea8563d33"><code>fea8563</code></a>
chore: update dependency <code>@​eslint/core</code> to ^0.3.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/18724">#18724</a>)
(renovate[bot])</li>
<li><a
href="aac191e670"><code>aac191e</code></a>
chore: update dependency <code>@​eslint/json</code> to ^0.3.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/18760">#18760</a>)
(renovate[bot])</li>
<li><a
href="b97fa05137"><code>b97fa05</code></a>
chore: update wdio dependencies for more stable tests (<a
href="https://redirect.github.com/eslint/eslint/issues/18759">#18759</a>)
(Christian Bromann)</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.9.0 - August 9, 2024</p>
<ul>
<li><a
href="461b2c3578"><code>461b2c3</code></a>
chore: upgrade to <code>@eslint/js@9.9.0</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18765">#18765</a>)
(Francesco Trotta)</li>
<li><a
href="59dba1b340"><code>59dba1b</code></a>
chore: package.json update for <code>@​eslint/js</code> release
(Jenkins)</li>
<li><a
href="fea8563d33"><code>fea8563</code></a>
chore: update dependency <code>@​eslint/core</code> to ^0.3.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/18724">#18724</a>)
(renovate[bot])</li>
<li><a
href="41d0206693"><code>41d0206</code></a>
feat: Add support for TS config files (<a
href="https://redirect.github.com/eslint/eslint/issues/18134">#18134</a>)
(Arya Emami)</li>
<li><a
href="aac191e670"><code>aac191e</code></a>
chore: update dependency <code>@​eslint/json</code> to ^0.3.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/18760">#18760</a>)
(renovate[bot])</li>
<li><a
href="9fe068c60d"><code>9fe068c</code></a>
docs: how to author plugins with configs that extend other configs (<a
href="https://redirect.github.com/eslint/eslint/issues/18753">#18753</a>)
(Alec Gibson)</li>
<li><a
href="b97fa05137"><code>b97fa05</code></a>
chore: update wdio dependencies for more stable tests (<a
href="https://redirect.github.com/eslint/eslint/issues/18759">#18759</a>)
(Christian Bromann)</li>
<li><a
href="3a4eaf9215"><code>3a4eaf9</code></a>
feat: add suggestion to <code>require-await</code> to remove
<code>async</code> keyword (<a
href="https://redirect.github.com/eslint/eslint/issues/18716">#18716</a>)
(Dave)</li>
<li><a
href="48117b27e9"><code>48117b2</code></a>
docs: add version support page in the side navbar (<a
href="https://redirect.github.com/eslint/eslint/issues/18738">#18738</a>)
(Amaresh S M)</li>
<li><a
href="fec2951d58"><code>fec2951</code></a>
docs: add version support page to the dropdown (<a
href="https://redirect.github.com/eslint/eslint/issues/18730">#18730</a>)
(Amaresh S M)</li>
<li><a
href="38a0661872"><code>38a0661</code></a>
docs: Fix typo (<a
href="https://redirect.github.com/eslint/eslint/issues/18735">#18735</a>)
(Zaina Al Habash)</li>
<li><a
href="3c32a9e23c"><code>3c32a9e</code></a>
docs: Update yarn command for creating ESLint config (<a
href="https://redirect.github.com/eslint/eslint/issues/18739">#18739</a>)
(Temitope Ogunleye)</li>
<li><a
href="f9ac978de6"><code>f9ac978</code></a>
docs: Update README (GitHub Actions Bot)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="0dd38631b8"><code>0dd3863</code></a>
9.9.0</li>
<li><a
href="2e5ba7759e"><code>2e5ba77</code></a>
Build: changelog update for 9.9.0</li>
<li><a
href="461b2c3578"><code>461b2c3</code></a>
chore: upgrade to <code>@eslint/js@9.9.0</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/18765">#18765</a>)</li>
<li><a
href="59dba1b340"><code>59dba1b</code></a>
chore: package.json update for <code>@​eslint/js</code> release</li>
<li><a
href="fea8563d33"><code>fea8563</code></a>
chore: update dependency <code>@​eslint/core</code> to ^0.3.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/18724">#18724</a>)</li>
<li><a
href="41d0206693"><code>41d0206</code></a>
feat: Add support for TS config files (<a
href="https://redirect.github.com/eslint/eslint/issues/18134">#18134</a>)</li>
<li><a
href="aac191e670"><code>aac191e</code></a>
chore: update dependency <code>@​eslint/json</code> to ^0.3.0 (<a
href="https://redirect.github.com/eslint/eslint/issues/18760">#18760</a>)</li>
<li><a
href="9fe068c60d"><code>9fe068c</code></a>
docs: how to author plugins with configs that extend other configs (<a
href="https://redirect.github.com/eslint/eslint/issues/18753">#18753</a>)</li>
<li><a
href="b97fa05137"><code>b97fa05</code></a>
chore: update wdio dependencies for more stable tests (<a
href="https://redirect.github.com/eslint/eslint/issues/18759">#18759</a>)</li>
<li><a
href="3a4eaf9215"><code>3a4eaf9</code></a>
feat: add suggestion to <code>require-await</code> to remove
<code>async</code> keyword (<a
href="https://redirect.github.com/eslint/eslint/issues/18716">#18716</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/eslint/eslint/compare/v9.8.0...v9.9.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `sharp` from 0.33.4 to 0.33.5
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/lovell/sharp/blob/main/docs/changelog.md">sharp's
changelog</a>.</em></p>
<blockquote>
<h3>v0.33.5 - 16th August 2024</h3>
<ul>
<li>
<p>Upgrade to libvips v8.15.3 for upstream bug fixes.</p>
</li>
<li>
<p>Add <code>pageHeight</code> and <code>pages</code> to response of
multi-page output.
<a
href="https://redirect.github.com/lovell/sharp/issues/3411">#3411</a></p>
</li>
<li>
<p>Ensure option to force use of a globally-installed libvips works
correctly.
<a href="https://redirect.github.com/lovell/sharp/pull/4111">#4111</a>
<a href="https://github.com/project0"><code>@​project0</code></a></p>
</li>
<li>
<p>Minimise use of <code>engines</code> property to improve yarn v1
support.
<a
href="https://redirect.github.com/lovell/sharp/issues/4130">#4130</a></p>
</li>
<li>
<p>Ensure <code>sharp.format.heif</code> includes only AVIF when using
prebuilt binaries.
<a
href="https://redirect.github.com/lovell/sharp/issues/4132">#4132</a></p>
</li>
<li>
<p>Add support to recomb operation for 4x4 matrices.
<a href="https://redirect.github.com/lovell/sharp/pull/4147">#4147</a>
<a href="https://github.com/ton11797"><code>@​ton11797</code></a></p>
</li>
<li>
<p>Expose PNG text chunks as <code>comments</code> metadata.
<a href="https://redirect.github.com/lovell/sharp/pull/4157">#4157</a>
<a href="https://github.com/nkeynes"><code>@​nkeynes</code></a></p>
</li>
<li>
<p>Expose optional <code>precision</code> and <code>minAmplitude</code>
parameters of <code>blur</code> operation.
<a href="https://redirect.github.com/lovell/sharp/pull/4168">#4168</a>
<a href="https://redirect.github.com/lovell/sharp/pull/4172">#4172</a>
<a href="https://github.com/marcosc90"><code>@​marcosc90</code></a></p>
</li>
<li>
<p>Ensure <code>keepIccProfile</code> avoids colour transformation where
possible.
<a
href="https://redirect.github.com/lovell/sharp/issues/4186">#4186</a></p>
</li>
<li>
<p>TypeScript: <code>chromaSubsampling</code> metadata is optional.
<a href="https://redirect.github.com/lovell/sharp/pull/4191">#4191</a>
<a
href="https://github.com/DavidVaness"><code>@​DavidVaness</code></a></p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="fc32e0bd3f"><code>fc32e0b</code></a>
Release v0.33.5</li>
<li><a
href="0546e48467"><code>0546e48</code></a>
Docs: changelog entry for <a
href="https://redirect.github.com/lovell/sharp/issues/4191">#4191</a></li>
<li><a
href="ab65b7a0f1"><code>ab65b7a</code></a>
TypeScript: chromaSubsampling can be undefined (<a
href="https://redirect.github.com/lovell/sharp/issues/4191">#4191</a>)</li>
<li><a
href="2474bd4163"><code>2474bd4</code></a>
Prerelease v0.33.5-rc.1</li>
<li><a
href="ff2e689d35"><code>ff2e689</code></a>
Remove yarn v1 specifics from help text</li>
<li><a
href="6327f13717"><code>6327f13</code></a>
CI: Add yarn v1 to packaging tests</li>
<li><a
href="f1e69a218e"><code>f1e69a2</code></a>
Prerelease v0.33.5-rc.0</li>
<li><a
href="3c14dbb21e"><code>3c14dbb</code></a>
Minimise use of <code>engines</code> property to improve yarn v1
support</li>
<li><a
href="82cebc31d0"><code>82cebc3</code></a>
Upgrade to libvips v8.15.3 for Linux ARMv6</li>
<li><a
href="ad36fa0605"><code>ad36fa0</code></a>
Ensure emnapiInit function is exported</li>
<li>Additional commits viewable in <a
href="https://github.com/lovell/sharp/compare/v0.33.4...v0.33.5">compare
view</a></li>
</ul>
</details>
<br />

Updates `typescript-eslint` from 8.0.1 to 8.1.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.1.0</h2>
<h2>8.1.0 (2024-08-12)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-floating-promises] enable
&quot;add await&quot; suggestion if ignoreVoid is true (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9703">#9703</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unsafe-return] check promise any
(<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8693">#8693</a>)</li>
<li><strong>eslint-plugin:</strong> [no-misused-promises] check subtype
methods against heritage type methods (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8765">#8765</a>)</li>
<li><strong>typescript-eslint:</strong> add JSDoc comments on generated
configs (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9672">#9672</a>)</li>
<li><strong>typescript-estree:</strong> restrict variable declarator
definite/init combinations (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9228">#9228</a>)</li>
</ul>
<h3>🩹 Fixes</h3>
<ul>
<li><strong>eslint-plugin:</strong> [no-unsafe-enum-comparison] typo in
test (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9779">#9779</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters]
skip checking function bodies for AST references (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9738">#9738</a>)</li>
<li><strong>eslint-plugin:</strong> [member-ordering] get accessor
member name &amp; take into account <code>abstract</code> and decorator
(<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9775">#9775</a>)</li>
<li><strong>eslint-plugin:</strong> [prefer-optional-chain] wrong
parenthesis fix output (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9597">#9597</a>)</li>
<li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters]
clarify message (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9737">#9737</a>)</li>
<li><strong>utils:</strong> correct types to align with
<code>@​types/eslint</code> v9 (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9657">#9657</a>)</li>
<li><strong>website:</strong> tsconfig is blank (<a
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9745">#9745</a>)</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Aly Thobani</li>
<li>Brad Zacher <a
href="https://github.com/bradzacher"><code>@​bradzacher</code></a></li>
<li>James <a
href="https://github.com/Zamiell"><code>@​Zamiell</code></a></li>
<li>Josh Goldberg </li>
<li>Joshua Chen</li>
<li>Olivier Zalmanski <a
href="https://github.com/OlivierZal"><code>@​OlivierZal</code></a></li>
<li>YeonJuan <a
href="https://github.com/yeonjuan"><code>@​yeonjuan</code></a></li>
<li>Yukihiro Hasegawa <a
href="https://github.com/y-hsgw"><code>@​y-hsgw</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.1.0 (2024-08-12)</h2>
<h3>🚀 Features</h3>
<ul>
<li><strong>typescript-eslint:</strong> add JSDoc comments on generated
configs</li>
</ul>
<h3>❤️  Thank You</h3>
<ul>
<li>Aly Thobani</li>
<li>Brad Zacher</li>
<li>James</li>
<li>Josh Goldberg </li>
<li>Joshua Chen</li>
<li>Olivier Zalmanski</li>
<li>YeonJuan</li>
<li>Yukihiro Hasegawa</li>
</ul>
<p>You can read about our <a
href="https://main--typescript-eslint.netlify.app/users/versioning">versioning
strategy</a> and <a
href="https://main--typescript-eslint.netlify.app/users/releases">releases</a>
on our website.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="3d78392bc4"><code>3d78392</code></a>
chore(release): publish 8.1.0</li>
<li><a
href="90576fa72a"><code>90576fa</code></a>
feat(typescript-eslint): add JSDoc comments on generated configs (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/9672">#9672</a>)</li>
<li><a
href="fb65883d28"><code>fb65883</code></a>
chore: set <code>reportUnusedDisableDirectives</code> level to
<code>error</code> (<a
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/9743">#9743</a>)</li>
<li>See full diff in <a
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.1.0/packages/typescript-eslint">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite` from 5.4.0 to 5.4.1
<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.1 (2024-08-15)<!-- raw HTML omitted
--></h2>
<ul>
<li>fix: <code>build.modulePreload.resolveDependencies</code> is
optimizable (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16083">#16083</a>)
(<a
href="e961b31493">e961b31</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/16083">#16083</a></li>
<li>fix: align CorsOptions.origin type with <code>@​types/cors</code>
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17836">#17836</a>)
(<a
href="1bda847329">1bda847</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17836">#17836</a></li>
<li>fix: typings for vite:preloadError (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17868">#17868</a>)
(<a
href="6700594999">6700594</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17868">#17868</a></li>
<li>fix(build): avoid re-define <code>__vite_import_meta_env__</code>
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17876">#17876</a>)
(<a
href="e686d749d6">e686d74</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17876">#17876</a></li>
<li>fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17869">#17869</a>)
(<a
href="d11711c7e4">d11711c</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17869">#17869</a></li>
<li>fix(lightningcss): search for assets with correct base path (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17856">#17856</a>)
(<a
href="4e5ce3c7a9">4e5ce3c</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17856">#17856</a></li>
<li>fix(worker): handle self reference url worker in dependency for
build (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17846">#17846</a>)
(<a
href="391bb4917b">391bb49</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17846">#17846</a></li>
<li>chore: fix picocolors import for local dev (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17884">#17884</a>)
(<a
href="9018255c69">9018255</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17884">#17884</a></li>
<li>refactor: remove <code>handleHotUpdate</code> from
watch-package-data plugin (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17865">#17865</a>)
(<a
href="e16bf1fb14">e16bf1f</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17865">#17865</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b44c20cb60"><code>b44c20c</code></a>
release: v5.4.1</li>
<li><a
href="391bb4917b"><code>391bb49</code></a>
fix(worker): handle self reference url worker in dependency for build
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17846">#17846</a>)</li>
<li><a
href="e686d749d6"><code>e686d74</code></a>
fix(build): avoid re-define <code>__vite_import_meta_env__</code> (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17876">#17876</a>)</li>
<li><a
href="9018255c69"><code>9018255</code></a>
chore: fix picocolors import for local dev (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17884">#17884</a>)</li>
<li><a
href="1bda847329"><code>1bda847</code></a>
fix: align CorsOptions.origin type with <code>@​types/cors</code> (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17836">#17836</a>)</li>
<li><a
href="e16bf1fb14"><code>e16bf1f</code></a>
refactor: remove <code>handleHotUpdate</code> from watch-package-data
plugin (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17865">#17865</a>)</li>
<li><a
href="6700594999"><code>6700594</code></a>
fix: typings for vite:preloadError (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17868">#17868</a>)</li>
<li><a
href="d11711c7e4"><code>d11711c</code></a>
fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17869">#17869</a>)</li>
<li><a
href="4e5ce3c7a9"><code>4e5ce3c</code></a>
fix(lightningcss): search for assets with correct base path (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17856">#17856</a>)</li>
<li><a
href="e961b31493"><code>e961b31</code></a>
fix: <code>build.modulePreload.resolveDependencies</code> is optimizable
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16083">#16083</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitejs/vite/commits/v5.4.1/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-08-16 11:31:06 -07:00
Sylvie Crowe
6bc3054733
SSH Wsh Install (#225)
This change adds the wsh installation to remote shells, so they have
access to its commands.
2024-08-15 21:32:08 -07:00
Evan Simkowitz
65e8d4e3fd
Remove double-click on block header to magnify (#233)
Now that we have the magnify button on the block, we don't need the
double-click to magnify.
2024-08-15 17:49:34 -07:00
Evan Simkowitz
42cc9f5d18
disable drag when there's a magnified node 2024-08-15 15:03:15 -07:00
Evan Simkowitz
c187059c8f
Fix flicker when dragging a node through a node gap (#231)
This simplifies the rect calculations by making the gap between pixels
into a padding applied directly to the leaf nodes. This means the gaps
won't be present in the overlay layer, so when dragging a node around it
is always over an OverlayNode and the pendingAction won't be unset.

Also simplifies onDrop handling
2024-08-15 14:53:13 -07:00
Evan Simkowitz
9fa11ff838
Fix tab switching issues with layout model (#230) 2024-08-15 13:45:45 -07:00
Evan Simkowitz
fc7bb7eaca
Clean up and document the layout model code (#229) 2024-08-15 12:24:06 -07:00
Red J Adaya
a518846900
only set save button to yellow when there are edits (#228) 2024-08-15 11:17:49 -07:00
Evan Simkowitz
1dce9b026f
remove typo 2024-08-14 21:58:55 -07:00
Evan Simkowitz
b5c6c1a937
Create reduced motIon setting (#226)
Adds a new setting that emulates the prefers-reduced-motion media query, allowing users to disable Wave animations without affecting other apps on their system. It also honors the prefers-reduced-motion query in case a system-level configuration is present.
2024-08-14 21:47:09 -07:00
Evan Simkowitz
3c9b3423a9
update type defs 2024-08-14 19:43:25 -07:00
Evan Simkowitz
15cd0b2477
fix resize handle drag offset 2024-08-14 19:37:47 -07:00
Evan Simkowitz
a95f60469a
rename vars 2024-08-14 19:27:32 -07:00
Evan Simkowitz
fb1c3ac85f
update var name 2024-08-14 19:09:22 -07:00
Evan Simkowitz
8262f977f0
remove unused layout tree reducer 2024-08-14 18:44:32 -07:00
Evan Simkowitz
e85b0d205e
New layout model (#210)
This PR is a large refactoring of the layout code to move as much of the
layout state logic as possible into a unified model class, with atoms
and derived atoms to notify the display logic of changes. It also fixes
some latent bugs in the node resize code, significantly speeds up
response times for resizing and dragging, and sets us up to fully
replace the React-DnD library in the future.
2024-08-14 18:40:41 -07:00
Red J Adaya
2684a74db2
webview url fix (#219)
Fixes issue where deleting the entire URL doesn't work in webview.
2024-08-14 14:39:18 -07:00
Red J Adaya
5b686d6534
do not switch to readonly after saving (#223) 2024-08-14 14:38:21 -07:00
Red J Adaya
688ed8a870
Fix number overlay hotkeys conflict with screenshot in macos (#222) 2024-08-14 14:38:02 -07:00
sawka
961502916b implement remotewritefile 2024-08-13 18:36:11 -07:00
sawka
c962391b71 hook up wsh router to wps 2024-08-13 18:19:29 -07:00
Mike Sawka
844451ea0d
wsh routing + proxy (#224)
lots of changes, including:
* source/route to rpcmessage
* rpcproxy
* wshrouter
* bug fixing
* wps uses routeids not clients
2024-08-13 16:52:35 -07:00
Evan Simkowitz
01d788b780
Fix package task for Windows 2024-08-12 23:37:08 -07:00
Evan Simkowitz
9e1460b9e1
Remove UUID library in favor of Crypto (#221)
This PR swaps usage of the `uuid` library for the built-in
`crypto.randomUUID` function, which is available in both NodeJS and the
browser. The built-in function is around 12x faster than the `uuid`
library. The strings produced by the built-in function are fully
compatible with the UUIDv4 standard, so it's an easy switch.
2024-08-12 21:20:13 -07:00
Evan Simkowitz
02801532c0
Upgrade to latest Yarn version (#220) 2024-08-12 20:47:41 -07:00
sawka
a2aef5b0ce add wsh term to open a new terminal in directory 2024-08-12 16:14:19 -07:00
sawka
f464223aab switch from 'main' to 'term' for main terminal blockfile 2024-08-12 15:53:34 -07:00
Mike Sawka
c4a0e85d32
update wsh code for easier creation of client servers (for readfile/readdir/fileinfo) (#218) 2024-08-12 10:58:39 -07:00
sawka
b057bd2078 wsh view with an http url will open web 2024-08-09 18:54:09 -07:00
Sylvie Crowe
c192fe2663
Windows Pty (#206)
Add Windows Pty support, so the terminal works properly on windows
machines
2024-08-09 18:49:35 -07:00
sawka
4498ca8e9d allow 'this' for blockid 2024-08-09 18:37:23 -07:00
Mike Sawka
5165d099c2
wsh working over domain socket (and assorted bug fixes) (#217) 2024-08-09 17:46:52 -07:00
sawka
5e1da4805f move widgets to left, fix some paddings 2024-08-09 11:49:19 -07:00
dependabot[bot]
2e7c52a880
Bump github.com/sashabaranov/go-openai from 1.27.1 to 1.28.1 (#216)
Bumps
[github.com/sashabaranov/go-openai](https://github.com/sashabaranov/go-openai)
from 1.27.1 to 1.28.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sashabaranov/go-openai/releases">github.com/sashabaranov/go-openai's
releases</a>.</em></p>
<blockquote>
<h2>v1.28.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Make reponse format JSONSchema optional by <a
href="https://github.com/tylergannon"><code>@​tylergannon</code></a> in
<a
href="https://redirect.github.com/sashabaranov/go-openai/pull/820">sashabaranov/go-openai#820</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/tylergannon"><code>@​tylergannon</code></a>
made their first contribution in <a
href="https://redirect.github.com/sashabaranov/go-openai/pull/820">sashabaranov/go-openai#820</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/sashabaranov/go-openai/compare/v1.28.0...v1.28.1">https://github.com/sashabaranov/go-openai/compare/v1.28.0...v1.28.1</a></p>
<h2>v1.28.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add support for <code>gpt-4o-2024-08-06</code> by <a
href="https://github.com/danielchalef"><code>@​danielchalef</code></a>
in <a
href="https://redirect.github.com/sashabaranov/go-openai/pull/812">sashabaranov/go-openai#812</a></li>
<li>feat: Support Structured Outputs by <a
href="https://github.com/eiixy"><code>@​eiixy</code></a> in <a
href="https://redirect.github.com/sashabaranov/go-openai/pull/813">sashabaranov/go-openai#813</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/sashabaranov/go-openai/compare/v1.27.1...v1.28.0">https://github.com/sashabaranov/go-openai/compare/v1.27.1...v1.28.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="6439e1fcc9"><code>6439e1f</code></a>
Make reponse format JSONSchema optional (<a
href="https://redirect.github.com/sashabaranov/go-openai/issues/820">#820</a>)</li>
<li><a
href="623074c14a"><code>623074c</code></a>
feat: Support Structured Outputs (<a
href="https://redirect.github.com/sashabaranov/go-openai/issues/813">#813</a>)</li>
<li><a
href="dbe726c59f"><code>dbe726c</code></a>
Add support for <code>gpt-4o-2024-08-06</code> (<a
href="https://redirect.github.com/sashabaranov/go-openai/issues/812">#812</a>)</li>
<li>See full diff in <a
href="https://github.com/sashabaranov/go-openai/compare/v1.27.1...v1.28.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/sashabaranov/go-openai&package-manager=go_modules&previous-version=1.27.1&new-version=1.28.1)](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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-09 11:34:17 -07:00
dependabot[bot]
ec3d5a6f08
Bump golang.org/x/crypto from 0.25.0 to 0.26.0 (#215)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from
0.25.0 to 0.26.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="5bcd010f1c"><code>5bcd010</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="3375612bf4"><code>3375612</code></a>
ssh: add support for unpadded RSA signatures</li>
<li><a
href="bb80217080"><code>bb80217</code></a>
ssh: don't use dsa keys in integration tests</li>
<li><a
href="6879722274"><code>6879722</code></a>
ssh: remove go 1.21+ dependency on slices</li>
<li><a
href="e983fa2741"><code>e983fa2</code></a>
sha3: Avo port of keccakf_amd64.s</li>
<li><a
href="80fd97208d"><code>80fd972</code></a>
LICENSE: update per Google Legal</li>
<li><a
href="f2bc3a617a"><code>f2bc3a6</code></a>
x509roots/fallback/internal/goissue52287: delete</li>
<li><a
href="d66d9c31b4"><code>d66d9c3</code></a>
x509roots/fallback: update bundle</li>
<li>See full diff in <a
href="https://github.com/golang/crypto/compare/v0.25.0...v0.26.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/crypto&package-manager=go_modules&previous-version=0.25.0&new-version=0.26.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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-09 11:31:25 -07:00
dependabot[bot]
248176360e
Bump the prod-dependencies group with 4 updates (#213)
[//]: # (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 4 updates:
[@observablehq/plot](https://github.com/observablehq/plot),
[@tanstack/react-table](https://github.com/TanStack/table/tree/HEAD/packages/react-table),
[jotai](https://github.com/pmndrs/jotai) and
[winston](https://github.com/winstonjs/winston).

Updates `@observablehq/plot` from 0.6.15 to 0.6.16
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/observablehq/plot/releases"><code>@​observablehq/plot</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v0.6.16</h2>
<p>Please see the <a
href="https://github.com/observablehq/plot/blob/main/CHANGELOG.md#0616">0.6.16
release notes</a> for examples and more!</p>
<h2>New features</h2>
<ul>
<li>Add the <a href="https://observablehq.com/plot/marks/waffle">waffle
mark</a> 🧇 for comparing countable quantities. <a
href="https://redirect.github.com/observablehq/plot/issues/2029">#2029</a>
<a
href="https://redirect.github.com/observablehq/plot/issues/2040">#2040</a></li>
<li>Add support for GeoJSON data and GeoJSON property shorthand to all
marks. <a
href="https://redirect.github.com/observablehq/plot/issues/2092">#2092</a>
<a
href="https://redirect.github.com/observablehq/plot/issues/1745">#1745</a>
<a
href="https://redirect.github.com/observablehq/plot/issues/1172">#1172</a></li>
<li>Add support for the <strong>tip</strong> option to the <a
href="https://observablehq.com/plot/marks/geo">geo mark</a> (via an
implicit <a
href="https://observablehq.com/plot/transforms/centroid">centroid
transform</a>). <a
href="https://redirect.github.com/observablehq/plot/issues/2088">#2088</a>
<a
href="https://redirect.github.com/observablehq/plot/issues/2087">#2087</a>
<a
href="https://redirect.github.com/observablehq/plot/issues/2085">#2085</a>
<a
href="https://redirect.github.com/observablehq/plot/issues/1743">#1743</a></li>
<li>Add support for Apache Arrow as native data, allowing channel
shorthand. <a
href="https://redirect.github.com/observablehq/plot/issues/191">#191</a>
<a
href="https://redirect.github.com/observablehq/plot/issues/2030">#2030</a>
<a
href="https://redirect.github.com/observablehq/plot/issues/2096">#2096</a>
<a
href="https://redirect.github.com/observablehq/plot/issues/2115">#2115</a></li>
<li>Add per-side and per-corner <a
href="https://observablehq.com/plot/features/marks#rounded-corners">rounding
options</a> (<strong>r</strong>, <strong>rx1</strong>,
<strong>ry1</strong>, <em>etc.</em>) to <a
href="https://observablehq.com/plot/marks/rect">rect</a>-like marks. <a
href="https://redirect.github.com/observablehq/plot/issues/2099">#2099</a>
<a
href="https://redirect.github.com/observablehq/plot/issues/2054">#2054</a></li>
<li>Add <strong>className</strong> mark option. Thanks, <a
href="https://github.com/RLesser"><code>@​RLesser</code></a>! <a
href="https://redirect.github.com/observablehq/plot/issues/1098">#1098</a></li>
<li>Add <a
href="https://observablehq.com/plot/marks/difference#differenceX">differenceX</a>
and <a
href="https://observablehq.com/plot/transforms/shift#shiftY">shiftY</a>.
<a
href="https://redirect.github.com/observablehq/plot/issues/1922">#1922</a></li>
</ul>
<h2>Bug fixes and other improvements</h2>
<ul>
<li>Change the <a href="https://observablehq.com/plot/marks/tip">tip
mark</a> to ignore channels of literal color values. <a
href="https://redirect.github.com/observablehq/plot/issues/2091">#2091</a>
<a
href="https://redirect.github.com/observablehq/plot/issues/2090">#2090</a></li>
<li>Optimize clip path rendering. <a
href="https://redirect.github.com/observablehq/plot/issues/1624">#1624</a></li>
<li>Fix <a href="https://observablehq.com/plot/features/markers">marker
options</a> on <a
href="https://observablehq.com/plot/marks/line">lines</a> with variable
aesthetics. <a
href="https://redirect.github.com/observablehq/plot/issues/2094">#2094</a>
<a
href="https://redirect.github.com/observablehq/plot/issues/2093">#2093</a></li>
<li>Fix the default plot height when a <strong>projection</strong>
<strong>domain</strong> is set. <a
href="https://redirect.github.com/observablehq/plot/issues/2102">#2102</a>
<a
href="https://redirect.github.com/observablehq/plot/issues/2063">#2063</a></li>
<li>Fix the default plot height when the ordinal <em>y</em> scale domain
is empty. <a
href="https://redirect.github.com/observablehq/plot/issues/1864">#1864</a>
<a
href="https://redirect.github.com/observablehq/plot/issues/1856">#1856</a></li>
<li>Fix the <a
href="https://observablehq.com/plot/marks/delaunay">Voronoi mark</a>
with the pointer transform. <a
href="https://redirect.github.com/observablehq/plot/issues/1622">#1622</a>
<a
href="https://redirect.github.com/observablehq/plot/issues/1623">#1623</a></li>
<li>Fix the <a
href="https://observablehq.com/plot/marks/delaunay">Voronoi mark</a>
with non-exclusive facets. <a
href="https://redirect.github.com/observablehq/plot/issues/1858">#1858</a>
<a
href="https://redirect.github.com/observablehq/plot/issues/1623">#1623</a></li>
<li>Fix detection of date columns with Apache Arrow data. <a
href="https://redirect.github.com/observablehq/plot/issues/2096">#2096</a></li>
</ul>
<h2>New contributors</h2>
<ul>
<li><a href="https://github.com/RLesser"><code>@​RLesser</code></a> made
their first contribution in <a
href="https://redirect.github.com/observablehq/plot/pull/1098">observablehq/plot#1098</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/observablehq/plot/compare/v0.6.15...v0.6.16">https://github.com/observablehq/plot/compare/v0.6.15...v0.6.16</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/observablehq/plot/blob/main/CHANGELOG.md"><code>@​observablehq/plot</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>0.6.16</h2>
<p><a
href="https://github.com/observablehq/plot/releases/tag/v0.6.16">Released
August 6, 2024.</a></p>
<p>The new <a href="https://observablehq.com/plot/marks/waffle">waffle
mark</a> 🧇 displays a quantity (or quantitative extent) for a given
category; unlike a <a
href="https://observablehq.com/plot/marks/bar">bar</a>, a waffle is
subdivided into cells that allow easier counting, making waffles useful
for reading and comparing exact quantities. Plot’s waffle mark is highly
configurable: it supports stacking, positive and negative values,
rounded corners, partial cells for fractional counts, automatic row or
column size determination (with optional override), and more!</p>
<p><a href="https://observablehq.com/plot/marks/waffle"><!-- raw HTML
omitted --></a></p>
<pre lang="js"><code>Plot.plot({
  fx: {interval: 10},
  color: {legend: true},
marks: [Plot.waffleY(olympians, Plot.groupZ({y: &quot;count&quot;},
{fill: &quot;sex&quot;, sort: &quot;sex&quot;, fx: &quot;weight&quot;,
unit: 10}))]
})
</code></pre>
<p>All marks now support GeoJSON data and GeoJSON property shorthand,
making it easier to work with GeoJSON. For example, below the data
<code>counties</code> is a GeoJSON FeatureCollection, and
<code>unemployment</code> refers to a property on each feature; the
<strong>fill</strong> option is thus shorthand for <code>(d) =&gt;
d.properties.unemployment</code>. The <a
href="https://observablehq.com/plot/marks/geo">geo mark</a> now also
supports the <strong>tip</strong> option (via an implicit <a
href="https://observablehq.com/plot/transforms/centroid">centroid
transform</a>), making it easier to use Plot’s <a
href="https://observablehq.com/plot/interactions/pointer">interactive
tooltips</a>.</p>
<p><a href="https://observablehq.com/plot/marks/geo"><!-- raw HTML
omitted --></a></p>
<pre lang="js"><code>Plot.plot({
  projection: &quot;albers-usa&quot;,
  color: {
    type: &quot;quantile&quot;,
    n: 9,
    scheme: &quot;blues&quot;,
    label: &quot;Unemployment (%)&quot;,
    legend: true
  },
  marks: [
    Plot.geo(counties, {
      fill: &quot;unemployment&quot;,
title: (d) =&gt; `${d.properties.name} ${d.properties.unemployment}%`,
      tip: true
    })
  ]
})
</code></pre>
<p>All marks now also support column name channel shorthand when using
Apache Arrow tables as data, and we’ve added detection of Arrow
date-type columns. (Arrow represents temporal data using BigInt rather
than Date.)</p>
<pre lang="js"><code>Plot.dot(gistemp, {x: &quot;Date&quot;, y:
&quot;Anomaly&quot;}).plot() // gistemp is an Arrow Table!
</code></pre>
<p>The rect-like marks (<a
href="https://observablehq.com/plot/marks/rect">rect</a>, <a
href="https://observablehq.com/plot/marks/bar">bar</a>, <a
href="https://observablehq.com/plot/marks/cell">cell</a>, and <a
href="https://observablehq.com/plot/marks/frame">frame</a>) now support
individual rounding options for each side (<strong>rx1</strong>,
<strong>ry1</strong>, <em>etc.</em>) and corner (<strong>rx1y1</strong>,
<strong>rx2y1</strong>, <em>etc.</em>). This allows you to round just
the top side of rects. You can even use a negative corner radius on the
bottom side for seamless stacking, as in the histogram of Olympic
athletes below.</p>
<p><a href="https://observablehq.com/plot/marks/rect"><!-- raw HTML
omitted --></a></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="4324fa0a6f"><code>4324fa0</code></a>
implement cloneNode</li>
<li><a
href="5478728579"><code>5478728</code></a>
0.6.16 (<a
href="https://redirect.github.com/observablehq/plot/issues/2122">#2122</a>)</li>
<li><a
href="9ea2e27650"><code>9ea2e27</code></a>
waffle multiple option (<a
href="https://redirect.github.com/observablehq/plot/issues/2121">#2121</a>)</li>
<li><a
href="67736b1291"><code>67736b1</code></a>
document arrow support (<a
href="https://redirect.github.com/observablehq/plot/issues/2120">#2120</a>)</li>
<li><a
href="0f884a2900"><code>0f884a2</code></a>
support Apache Arrow as a normalized data representation (<a
href="https://redirect.github.com/observablehq/plot/issues/2115">#2115</a>)</li>
<li><a
href="c911b1a7a6"><code>c911b1a</code></a>
stable clip paths (<a
href="https://redirect.github.com/observablehq/plot/issues/1624">#1624</a>)</li>
<li><a
href="699e2d69ff"><code>699e2d6</code></a>
waffle mark 🧇 (<a
href="https://redirect.github.com/observablehq/plot/issues/2040">#2040</a>)</li>
<li><a
href="7fdbbabf7f"><code>7fdbbab</code></a>
fix <a
href="https://redirect.github.com/observablehq/plot/issues/2117">#2117</a>;
delete obsolete sentence</li>
<li><a
href="a576ab3afd"><code>a576ab3</code></a>
Voronoi initializer (for pointer interactions) (<a
href="https://redirect.github.com/observablehq/plot/issues/1623">#1623</a>)</li>
<li><a
href="6f0fe3fae6"><code>6f0fe3f</code></a>
Getting Started in Node.js (<a
href="https://redirect.github.com/observablehq/plot/issues/2116">#2116</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/observablehq/plot/compare/v0.6.15...v0.6.16">compare
view</a></li>
</ul>
</details>
<br />

Updates `@tanstack/react-table` from 8.19.3 to 8.20.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/TanStack/table/releases"><code>@​tanstack/react-table</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v8.20.1</h2>
<p>Version 8.20.1 - 8/3/24, 10:29 PM</p>
<h2>Changes</h2>
<h3>Fix</h3>
<ul>
<li>id building was not consistent when using deep accessorKey (4754)
(<a
href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5430">#5430</a>)
(84cf73a) by Roman Kozodoi</li>
</ul>
<h3>Docs</h3>
<ul>
<li>fix link to row-models doc in guide/tables.md (<a
href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5467">#5467</a>)
(55da0c3) by <a
href="https://github.com/0ctothorp"><code>@​0ctothorp</code></a></li>
<li>Update columns.md (<a
href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5666">#5666</a>)
(a8d1971) by squidjam</li>
</ul>
<h2>Packages</h2>
<ul>
<li><code>@​tanstack/table-core</code><a
href="https://github.com/8"><code>@​8</code></a>.20.1</li>
<li><code>@​tanstack/angular-table</code><a
href="https://github.com/8"><code>@​8</code></a>.20.1</li>
<li><code>@​tanstack/lit-table</code><a
href="https://github.com/8"><code>@​8</code></a>.20.1</li>
<li><code>@​tanstack/qwik-table</code><a
href="https://github.com/8"><code>@​8</code></a>.20.1</li>
<li><code>@​tanstack/react-table</code><a
href="https://github.com/8"><code>@​8</code></a>.20.1</li>
<li><code>@​tanstack/solid-table</code><a
href="https://github.com/8"><code>@​8</code></a>.20.1</li>
<li><code>@​tanstack/svelte-table</code><a
href="https://github.com/8"><code>@​8</code></a>.20.1</li>
<li><code>@​tanstack/vue-table</code><a
href="https://github.com/8"><code>@​8</code></a>.20.1</li>
<li><code>@​tanstack/react-table-devtools</code><a
href="https://github.com/8"><code>@​8</code></a>.20.1</li>
</ul>
<h2>v8.20.0</h2>
<p>Version 8.20.0 - 8/3/24, 9:32 PM</p>
<h2>Changes</h2>
<h3>Feat</h3>
<ul>
<li>add support for reactivity in Vue-adapter (<a
href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5687">#5687</a>)
(ab8e318) by <a
href="https://github.com/OlaAlsaker"><code>@​OlaAlsaker</code></a></li>
</ul>
<h3>Docs</h3>
<ul>
<li>fixed wrong path (<a
href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5693">#5693</a>)
(f8a018d) by Hannes</li>
</ul>
<h2>Packages</h2>
<ul>
<li><code>@​tanstack/vue-table</code><a
href="https://github.com/8"><code>@​8</code></a>.20.0</li>
</ul>
<h2>v8.19.4</h2>
<p>Version 8.19.4 - 8/3/24, 8:50 PM</p>
<h2>Changes</h2>
<h3>Fix</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="9370c9e31a"><code>9370c9e</code></a>
release: v8.20.1</li>
<li><a
href="f269a59035"><code>f269a59</code></a>
release: v8.19.4</li>
<li>See full diff in <a
href="https://github.com/TanStack/table/commits/v8.20.1/packages/react-table">compare
view</a></li>
</ul>
</details>
<br />

Updates `jotai` from 2.9.1 to 2.9.2
<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.9.2</h2>
<p>A small improvement in atomFamily for edge use cases.</p>
<h2>What's Changed</h2>
<ul>
<li>feat(utils): atomFamily supports getParams and unstable_listen api
by <a href="https://github.com/dmaskasky"><code>@​dmaskasky</code></a>
in <a
href="https://redirect.github.com/pmndrs/jotai/pull/2685">pmndrs/jotai#2685</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/junkboy0315"><code>@​junkboy0315</code></a>
made their first contribution in <a
href="https://redirect.github.com/pmndrs/jotai/pull/2694">pmndrs/jotai#2694</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pmndrs/jotai/compare/v2.9.1...v2.9.2">https://github.com/pmndrs/jotai/compare/v2.9.1...v2.9.2</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="20e0cde354"><code>20e0cde</code></a>
2.9.2</li>
<li><a
href="785d14a354"><code>785d14a</code></a>
update dev dependencies (<a
href="https://redirect.github.com/pmndrs/jotai/issues/2696">#2696</a>)</li>
<li><a
href="b4565cbb97"><code>b4565cb</code></a>
feat(utils): atomFamily supports getParams and unstable_listen api (<a
href="https://redirect.github.com/pmndrs/jotai/issues/2685">#2685</a>)</li>
<li><a
href="9228a8892f"><code>9228a88</code></a>
docs: remove redundant parentheses (<a
href="https://redirect.github.com/pmndrs/jotai/issues/2694">#2694</a>)</li>
<li><a
href="c76b2242d0"><code>c76b224</code></a>
docs: (jotai-tanstack-query) remove wonka as a peer dependency (<a
href="https://redirect.github.com/pmndrs/jotai/issues/2693">#2693</a>)</li>
<li>See full diff in <a
href="https://github.com/pmndrs/jotai/compare/v2.9.1...v2.9.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `winston` from 3.13.1 to 3.14.1
<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.14.1</h2>
<ul>
<li>Save a reference to console methods in console transport (<a
href="https://redirect.github.com/winstonjs/winston/issues/2498">#2498</a>)
e82752f</li>
<li>Add <code>forceConsole</code> to
<code>ConsoleTransportOptions</code> (<a
href="https://redirect.github.com/winstonjs/winston/issues/2496">#2496</a>)
4ff0538</li>
<li>Bump mocha from 10.6.0 to 10.7.0 (<a
href="https://redirect.github.com/winstonjs/winston/issues/2489">#2489</a>)
62acaad</li>
<li>Update readme with forceConsole info (<a
href="https://redirect.github.com/winstonjs/winston/issues/2493">#2493</a>)
b2b79af</li>
</ul>
<p><a
href="https://github.com/winstonjs/winston/compare/v3.14.0...v3.14.1">https://github.com/winstonjs/winston/compare/v3.14.0...v3.14.1</a></p>
<h2>v3.14.0</h2>
<ul>
<li>Add option forceConsole (<a
href="https://redirect.github.com/winstonjs/winston/issues/2276">#2276</a>)
b2098fd</li>
<li>Set _rotate false on emit &amp;<a
href="https://redirect.github.com/winstonjs/winston/issues/39">#39</a>;rotate&amp;<a
href="https://redirect.github.com/winstonjs/winston/issues/39">#39</a>;
false (<a
href="https://redirect.github.com/winstonjs/winston/issues/2457">#2457</a>)
1719275</li>
<li>Bump <code>@​babel/core</code> from 7.24.7 to 7.24.9 (<a
href="https://redirect.github.com/winstonjs/winston/issues/2485">#2485</a>)
d2859f3</li>
<li>Bump <code>@​babel/preset-env</code> from 7.24.7 to 7.24.8 (<a
href="https://redirect.github.com/winstonjs/winston/issues/2487">#2487</a>)
71e4bb1</li>
<li>fix: readme (<a
href="https://redirect.github.com/winstonjs/winston/issues/2488">#2488</a>)
0cb8c7c</li>
</ul>
<p><a
href="https://github.com/winstonjs/winston/compare/v3.13.1...v3.14.0">https://github.com/winstonjs/winston/compare/v3.13.1...v3.14.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="b270c4ee8a"><code>b270c4e</code></a>
3.14.1</li>
<li><a
href="e82752fc7f"><code>e82752f</code></a>
Save a reference to console methods in console transport (<a
href="https://redirect.github.com/winstonjs/winston/issues/2498">#2498</a>)</li>
<li><a
href="4ff0538e11"><code>4ff0538</code></a>
Add <code>forceConsole</code> to <code>ConsoleTransportOptions</code>
(<a
href="https://redirect.github.com/winstonjs/winston/issues/2496">#2496</a>)</li>
<li><a
href="62acaad26c"><code>62acaad</code></a>
Bump mocha from 10.6.0 to 10.7.0 (<a
href="https://redirect.github.com/winstonjs/winston/issues/2489">#2489</a>)</li>
<li><a
href="b2b79af239"><code>b2b79af</code></a>
Update readme with forceConsole info (<a
href="https://redirect.github.com/winstonjs/winston/issues/2493">#2493</a>)</li>
<li><a
href="c4a15ec023"><code>c4a15ec</code></a>
3.14.0</li>
<li><a
href="b2098fd9c0"><code>b2098fd</code></a>
Add option forceConsole (<a
href="https://redirect.github.com/winstonjs/winston/issues/2276">#2276</a>)</li>
<li><a
href="1719275473"><code>1719275</code></a>
Set _rotate false on emit 'rotate' false (<a
href="https://redirect.github.com/winstonjs/winston/issues/2457">#2457</a>)</li>
<li><a
href="d2859f3d31"><code>d2859f3</code></a>
Bump <code>@​babel/core</code> from 7.24.7 to 7.24.9 (<a
href="https://redirect.github.com/winstonjs/winston/issues/2485">#2485</a>)</li>
<li><a
href="71e4bb1654"><code>71e4bb1</code></a>
Bump <code>@​babel/preset-env</code> from 7.24.7 to 7.24.8 (<a
href="https://redirect.github.com/winstonjs/winston/issues/2487">#2487</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/winstonjs/winston/compare/v3.13.1...v3.14.1">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-08-09 09:46:58 -07:00
dependabot[bot]
accf67b597
Bump the dev-dependencies group with 3 updates (#211)
Bumps the dev-dependencies group with 3 updates:
[tsx](https://github.com/privatenumber/tsx),
[vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and
[vite-tsconfig-paths](https://github.com/aleclarson/vite-tsconfig-paths).

Updates `tsx` from 4.16.5 to 4.17.0
<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.17.0</h2>
<h1><a
href="https://github.com/privatenumber/tsx/compare/v4.16.5...v4.17.0">4.17.0</a>
(2024-08-08)</h1>
<h3>Features</h3>
<ul>
<li>upgrade esbuild to 0.23 (<a
href="https://redirect.github.com/privatenumber/tsx/issues/615">#615</a>)
(<a
href="bd83d3bf59">bd83d3b</a>)</li>
</ul>
<hr />
<p>This release is also available on:</p>
<ul>
<li><a href="https://www.npmjs.com/package/tsx/v/4.17.0"><code>npm
package (@​latest dist-tag)</code></a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="bd83d3bf59"><code>bd83d3b</code></a>
feat: upgrade esbuild to 0.23 (<a
href="https://redirect.github.com/privatenumber/tsx/issues/615">#615</a>)</li>
<li>See full diff in <a
href="https://github.com/privatenumber/tsx/compare/v4.16.5...v4.17.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite` from 5.3.5 to 5.4.0
<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>create-vite@5.4.0</h2>
<p>Please refer to <a
href="https://github.com/vitejs/vite/blob/create-vite@5.4.0/packages/create-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/main/packages/vite/CHANGELOG.md">vite's
changelog</a>.</em></p>
<blockquote>
<h2>5.4.0 (2024-08-07)</h2>
<ul>
<li>fix(build): windows platform build output path error (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17818">#17818</a>)
(<a
href="6ae0615416">6ae0615</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17818">#17818</a></li>
<li>fix(deps): update launch-editor to consume fix for windows paths (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17828">#17828</a>)
(<a
href="cf2f90d4b9">cf2f90d</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17828">#17828</a></li>
<li>fix(ssr): fix <code>global</code> variable name conflict (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17809">#17809</a>)
(<a
href="6aa220607b">6aa2206</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17809">#17809</a></li>
<li>fix(worker): fix <code>importScripts</code> injection breaking iife
code (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17827">#17827</a>)
(<a
href="bb4ba9f448">bb4ba9f</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17827">#17827</a></li>
<li>chore: bump typescript-eslint to v8 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17624">#17624</a>)
(<a
href="d1891fda02">d1891fd</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17624">#17624</a></li>
<li>chore(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17820">#17820</a>)
(<a
href="bb2f8bb55f">bb2f8bb</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17820">#17820</a></li>
<li>perf(ssr): do a single-pass over AST with node cache arrays (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17812">#17812</a>)
(<a
href="81327eb980">81327eb</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17812">#17812</a></li>
</ul>
<h2>5.4.0-beta.1 (2024-08-01)</h2>
<ul>
<li>fix: handle encoded base paths (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17577">#17577</a>)
(<a
href="720447ee72">720447e</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17577">#17577</a></li>
<li>fix: opt-in server.fs.cachedChecks (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17807">#17807</a>)
(<a
href="4de659c351">4de659c</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17807">#17807</a></li>
<li>feat(css): support sass compiler api and sass-embedded package (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17754">#17754</a>)
(<a
href="1025bb6d8f">1025bb6</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17754">#17754</a></li>
</ul>
<h2>5.4.0-beta.0 (2024-07-30)</h2>
<ul>
<li>fix: specify own Node version as target when bundling config files
(<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17307">#17307</a>)
(<a
href="bbf001f0ec">bbf001f</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17307">#17307</a></li>
<li>fix(build): handle invalid JSON in import.meta.env (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17648">#17648</a>)
(<a
href="659b720693">659b720</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17648">#17648</a></li>
<li>fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17780">#17780</a>)
(<a
href="e408542748">e408542</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17780">#17780</a></li>
<li>fix(mergeConfig): don't recreate server.hmr.server instance (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17763">#17763</a>)
(<a
href="5c55b291cf">5c55b29</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17763">#17763</a></li>
<li>feat(css): support sass modern api (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17728">#17728</a>)
(<a
href="73a3de01d2">73a3de0</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17728">#17728</a></li>
<li>feat(types): support custom VitePreloadErrorEvent (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17615">#17615</a>)
(<a
href="116e37acf1">116e37a</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17615">#17615</a></li>
<li>perf: improve regex performance (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17789">#17789</a>)
(<a
href="952bae3efc">952bae3</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17789">#17789</a></li>
<li>chore: minor config.logger refactor (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17770">#17770</a>)
(<a
href="b947fdcc9d">b947fdc</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17770">#17770</a></li>
<li>chore: update eslint config (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17788">#17788</a>)
(<a
href="796eef3af1">796eef3</a>),
closes <a
href="https://redirect.github.com/vitejs/vite/issues/17788">#17788</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="7c06ef07f8"><code>7c06ef0</code></a>
refactor(optimizer): use early continues (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17551">#17551</a>)</li>
<li><a
href="a8e2f6fafc"><code>a8e2f6f</code></a>
fix(client): uniform variable <code>location</code> (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17528">#17528</a>)</li>
<li><a
href="6c10662281"><code>6c10662</code></a>
chore(deps): update dependency eslint to v9 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/16661">#16661</a>)</li>
<li><a
href="bf123f2c62"><code>bf123f2</code></a>
fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17494">#17494</a>)</li>
<li><a
href="ec16a5efc0"><code>ec16a5e</code></a>
chore: fix some comments (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17495">#17495</a>)</li>
<li><a
href="c608e6ac74"><code>c608e6a</code></a>
release: v5.3.1</li>
<li><a
href="6ced135c6f"><code>6ced135</code></a>
fix(build): preload treeshaking ignore equal (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17480">#17480</a>)</li>
<li><a
href="d355568e8d"><code>d355568</code></a>
fix(build): handle preload treeshaking for braces (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17479">#17479</a>)</li>
<li><a
href="1f09344b57"><code>1f09344</code></a>
chore: consolidate changelog for 5.3 (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17476">#17476</a>)</li>
<li><a
href="3e27071220"><code>3e27071</code></a>
fix(build): handle preload treeshaking for commas (<a
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/17472">#17472</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/vitejs/vite/commits/create-vite@5.4.0/packages/vite">compare
view</a></li>
</ul>
</details>
<br />

Updates `vite-tsconfig-paths` from 4.3.2 to 5.0.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aleclarson/vite-tsconfig-paths/releases">vite-tsconfig-paths's
releases</a>.</em></p>
<blockquote>
<h2>v5.0.0</h2>
<p>This package is now ESM only in order to align with Vite: <a
href="https://vitejs.dev/guide/migration#deprecate-cjs-node-api">https://vitejs.dev/guide/migration#deprecate-cjs-node-api</a></p>
<p>If your project is using CommonJS, you can rename your Vite config to
use the <code>.mjs</code> or <code>.mts</code> extension (depending on
whether you use TypeScript or not). If you're not using Vite v5.0.0+,
you may want to pin your dependency to v4 of this plugin.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="c2b0b4ca11"><code>c2b0b4c</code></a>
5.0.1</li>
<li><a
href="ae80736bf5"><code>ae80736</code></a>
chore(fix): restore &quot;main&quot; and &quot;types&quot; fields in
package.json</li>
<li><a
href="29093ed6c8"><code>29093ed</code></a>
5.0.0</li>
<li><a
href="66d478e8e6"><code>66d478e</code></a>
chore: update readme notice</li>
<li><a
href="5ff0d6abba"><code>5ff0d6a</code></a>
chore: drop CJS build (<a
href="https://redirect.github.com/aleclarson/vite-tsconfig-paths/issues/151">#151</a>)</li>
<li><a
href="03ffe4a60a"><code>03ffe4a</code></a>
chore: update readme announcement</li>
<li><a
href="fc2da504bf"><code>fc2da50</code></a>
chore: update lockfiles</li>
<li>See full diff in <a
href="https://github.com/aleclarson/vite-tsconfig-paths/compare/v4.3.2...v5.0.1">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-08-09 09:44:32 -07:00
dependabot[bot]
3e15bc94d1
Bump the storybook group with 8 updates (#212)
Bumps the storybook group with 8 updates:

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

Updates `@storybook/addon-essentials` from 8.2.7 to 8.2.8
<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.2.8</h2>
<h2>8.2.8</h2>
<ul>
<li>CLI: Parse more Yarn Berry errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28816">#28816</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Fix: Invariant failed: Expected package.json#version to be defined
in the &quot;undefined&quot; package - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28752">#28752</a>,
thanks <a
href="https://github.com/abcdmku"><code>@​abcdmku</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.2.8</h2>
<ul>
<li>CLI: Parse more Yarn Berry errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28816">#28816</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Fix: Invariant failed: Expected package.json#version to be defined
in the &quot;undefined&quot; package - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28752">#28752</a>,
thanks <a
href="https://github.com/abcdmku"><code>@​abcdmku</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="2faeae23c0"><code>2faeae2</code></a>
Bump version from &quot;8.2.7&quot; to &quot;8.2.8&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.2.8/code/addons/essentials">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/addon-interactions` from 8.2.7 to 8.2.8
<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.2.8</h2>
<h2>8.2.8</h2>
<ul>
<li>CLI: Parse more Yarn Berry errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28816">#28816</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Fix: Invariant failed: Expected package.json#version to be defined
in the &quot;undefined&quot; package - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28752">#28752</a>,
thanks <a
href="https://github.com/abcdmku"><code>@​abcdmku</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.2.8</h2>
<ul>
<li>CLI: Parse more Yarn Berry errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28816">#28816</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Fix: Invariant failed: Expected package.json#version to be defined
in the &quot;undefined&quot; package - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28752">#28752</a>,
thanks <a
href="https://github.com/abcdmku"><code>@​abcdmku</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="2faeae23c0"><code>2faeae2</code></a>
Bump version from &quot;8.2.7&quot; to &quot;8.2.8&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.2.8/code/addons/interactions">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/addon-links` from 8.2.7 to 8.2.8
<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.2.8</h2>
<h2>8.2.8</h2>
<ul>
<li>CLI: Parse more Yarn Berry errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28816">#28816</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Fix: Invariant failed: Expected package.json#version to be defined
in the &quot;undefined&quot; package - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28752">#28752</a>,
thanks <a
href="https://github.com/abcdmku"><code>@​abcdmku</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.2.8</h2>
<ul>
<li>CLI: Parse more Yarn Berry errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28816">#28816</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Fix: Invariant failed: Expected package.json#version to be defined
in the &quot;undefined&quot; package - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28752">#28752</a>,
thanks <a
href="https://github.com/abcdmku"><code>@​abcdmku</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="2faeae23c0"><code>2faeae2</code></a>
Bump version from &quot;8.2.7&quot; to &quot;8.2.8&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.2.8/code/addons/links">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/blocks` from 8.2.7 to 8.2.8
<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.2.8</h2>
<h2>8.2.8</h2>
<ul>
<li>CLI: Parse more Yarn Berry errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28816">#28816</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Fix: Invariant failed: Expected package.json#version to be defined
in the &quot;undefined&quot; package - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28752">#28752</a>,
thanks <a
href="https://github.com/abcdmku"><code>@​abcdmku</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.2.8</h2>
<ul>
<li>CLI: Parse more Yarn Berry errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28816">#28816</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Fix: Invariant failed: Expected package.json#version to be defined
in the &quot;undefined&quot; package - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28752">#28752</a>,
thanks <a
href="https://github.com/abcdmku"><code>@​abcdmku</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="2faeae23c0"><code>2faeae2</code></a>
Bump version from &quot;8.2.7&quot; to &quot;8.2.8&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.2.8/code/lib/blocks">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/react` from 8.2.7 to 8.2.8
<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.2.8</h2>
<h2>8.2.8</h2>
<ul>
<li>CLI: Parse more Yarn Berry errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28816">#28816</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Fix: Invariant failed: Expected package.json#version to be defined
in the &quot;undefined&quot; package - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28752">#28752</a>,
thanks <a
href="https://github.com/abcdmku"><code>@​abcdmku</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.2.8</h2>
<ul>
<li>CLI: Parse more Yarn Berry errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28816">#28816</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Fix: Invariant failed: Expected package.json#version to be defined
in the &quot;undefined&quot; package - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28752">#28752</a>,
thanks <a
href="https://github.com/abcdmku"><code>@​abcdmku</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="2faeae23c0"><code>2faeae2</code></a>
Bump version from &quot;8.2.7&quot; to &quot;8.2.8&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.2.8/code/renderers/react">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/react-vite` from 8.2.7 to 8.2.8
<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.2.8</h2>
<h2>8.2.8</h2>
<ul>
<li>CLI: Parse more Yarn Berry errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28816">#28816</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Fix: Invariant failed: Expected package.json#version to be defined
in the &quot;undefined&quot; package - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28752">#28752</a>,
thanks <a
href="https://github.com/abcdmku"><code>@​abcdmku</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.2.8</h2>
<ul>
<li>CLI: Parse more Yarn Berry errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28816">#28816</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Fix: Invariant failed: Expected package.json#version to be defined
in the &quot;undefined&quot; package - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28752">#28752</a>,
thanks <a
href="https://github.com/abcdmku"><code>@​abcdmku</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="2faeae23c0"><code>2faeae2</code></a>
Bump version from &quot;8.2.7&quot; to &quot;8.2.8&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.2.8/code/frameworks/react-vite">compare
view</a></li>
</ul>
</details>
<br />

Updates `@storybook/test` from 8.2.7 to 8.2.8
<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.2.8</h2>
<h2>8.2.8</h2>
<ul>
<li>CLI: Parse more Yarn Berry errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28816">#28816</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Fix: Invariant failed: Expected package.json#version to be defined
in the &quot;undefined&quot; package - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28752">#28752</a>,
thanks <a
href="https://github.com/abcdmku"><code>@​abcdmku</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.2.8</h2>
<ul>
<li>CLI: Parse more Yarn Berry errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28816">#28816</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Fix: Invariant failed: Expected package.json#version to be defined
in the &quot;undefined&quot; package - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28752">#28752</a>,
thanks <a
href="https://github.com/abcdmku"><code>@​abcdmku</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="2faeae23c0"><code>2faeae2</code></a>
Bump version from &quot;8.2.7&quot; to &quot;8.2.8&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.2.8/code/lib/test">compare
view</a></li>
</ul>
</details>
<br />

Updates `storybook` from 8.2.7 to 8.2.8
<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.2.8</h2>
<h2>8.2.8</h2>
<ul>
<li>CLI: Parse more Yarn Berry errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28816">#28816</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Fix: Invariant failed: Expected package.json#version to be defined
in the &quot;undefined&quot; package - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28752">#28752</a>,
thanks <a
href="https://github.com/abcdmku"><code>@​abcdmku</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.2.8</h2>
<ul>
<li>CLI: Parse more Yarn Berry errors - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28816">#28816</a>,
thanks <a
href="https://github.com/yannbf"><code>@​yannbf</code></a>!</li>
<li>Fix: Invariant failed: Expected package.json#version to be defined
in the &quot;undefined&quot; package - <a
href="https://redirect.github.com/storybookjs/storybook/pull/28752">#28752</a>,
thanks <a
href="https://github.com/abcdmku"><code>@​abcdmku</code></a>!</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="2faeae23c0"><code>2faeae2</code></a>
Bump version from &quot;8.2.7&quot; to &quot;8.2.8&quot; [skip ci]</li>
<li>See full diff in <a
href="https://github.com/storybookjs/storybook/commits/v8.2.8/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-08-09 09:44:09 -07:00