2024-05-10 05:24:24 +02:00
|
|
|
{
|
2024-06-26 21:26:27 +02:00
|
|
|
"name": "thenextwave",
|
2024-07-18 03:42:49 +02:00
|
|
|
"author": {
|
|
|
|
"name": "Command Line Inc",
|
|
|
|
"email": "info@commandline.dev"
|
|
|
|
},
|
|
|
|
"productName": "TheNextWave",
|
|
|
|
"description": "An Open-Source, AI-Native, Terminal Built for Seamless Workflows",
|
|
|
|
"license": "Apache-2.0",
|
2024-09-04 07:19:17 +02:00
|
|
|
"version": "0.1.11",
|
2024-07-18 03:42:49 +02:00
|
|
|
"homepage": "https://waveterm.dev",
|
|
|
|
"build": {
|
|
|
|
"appId": "dev.commandline.thenextwave"
|
|
|
|
},
|
|
|
|
"private": true,
|
2024-06-26 21:26:27 +02:00
|
|
|
"main": "./dist/main/index.js",
|
|
|
|
"type": "module",
|
|
|
|
"scripts": {
|
|
|
|
"dev": "electron-vite dev",
|
|
|
|
"start": "electron-vite preview",
|
|
|
|
"build:dev": "electron-vite build --mode development",
|
|
|
|
"build:prod": "electron-vite build --mode production",
|
|
|
|
"storybook": "storybook dev -p 6006 --no-open",
|
|
|
|
"build-storybook": "storybook build",
|
|
|
|
"coverage": "vitest run --coverage",
|
2024-07-18 03:42:49 +02:00
|
|
|
"test": "vitest",
|
|
|
|
"postinstall": "electron-builder install-app-deps"
|
2024-06-26 21:26:27 +02:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
2024-09-07 01:25:55 +02:00
|
|
|
"@chromatic-com/storybook": "^1.9.0",
|
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="https://github.com/eslint/eslint/commit/41d02066935b987d2e3b13a08680cc74d7067986"><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="https://github.com/eslint/eslint/commit/3a4eaf921543b1cd5d1df4ea9dec02fab396af2a"><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="https://github.com/eslint/eslint/commit/9fe068c60db466277a785434496a8f90a9090bed"><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="https://github.com/eslint/eslint/commit/48117b27e98639ffe7e78a230bfad9a93039fb7f"><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="https://github.com/eslint/eslint/commit/fec2951d58c704c57bea7e89ffde119e4dc621e3"><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="https://github.com/eslint/eslint/commit/38a0661872dd6f1db2f53501895c58e8cf4e8064"><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="https://github.com/eslint/eslint/commit/3c32a9e23c270d83bd8b2649e78aabb76992928e"><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="https://github.com/eslint/eslint/commit/f9ac978de629c9a702febcf478a743c5ab11fcf6"><code>f9ac978</code></a>
docs: Update README (GitHub Actions Bot)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/461b2c35786dc5fd5e146f370bdcafd32938386f"><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="https://github.com/eslint/eslint/commit/59dba1b3404391f5d968be578f0205569d5d41b2"><code>59dba1b</code></a>
chore: package.json update for <code>@eslint/js</code> release
(Jenkins)</li>
<li><a
href="https://github.com/eslint/eslint/commit/fea8563d3372a663aa7a1a676290c34cfb8452ba"><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="https://github.com/eslint/eslint/commit/aac191e6701495666c264f71fc440207ea19251f"><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="https://github.com/eslint/eslint/commit/b97fa051375d1a4592faf251c783691d0b0b9ab9"><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="https://github.com/eslint/eslint/commit/461b2c35786dc5fd5e146f370bdcafd32938386f"><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="https://github.com/eslint/eslint/commit/59dba1b3404391f5d968be578f0205569d5d41b2"><code>59dba1b</code></a>
chore: package.json update for <code>@eslint/js</code> release
(Jenkins)</li>
<li><a
href="https://github.com/eslint/eslint/commit/fea8563d3372a663aa7a1a676290c34cfb8452ba"><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="https://github.com/eslint/eslint/commit/41d02066935b987d2e3b13a08680cc74d7067986"><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="https://github.com/eslint/eslint/commit/aac191e6701495666c264f71fc440207ea19251f"><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="https://github.com/eslint/eslint/commit/9fe068c60db466277a785434496a8f90a9090bed"><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="https://github.com/eslint/eslint/commit/b97fa051375d1a4592faf251c783691d0b0b9ab9"><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="https://github.com/eslint/eslint/commit/3a4eaf921543b1cd5d1df4ea9dec02fab396af2a"><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="https://github.com/eslint/eslint/commit/48117b27e98639ffe7e78a230bfad9a93039fb7f"><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="https://github.com/eslint/eslint/commit/fec2951d58c704c57bea7e89ffde119e4dc621e3"><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="https://github.com/eslint/eslint/commit/38a0661872dd6f1db2f53501895c58e8cf4e8064"><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="https://github.com/eslint/eslint/commit/3c32a9e23c270d83bd8b2649e78aabb76992928e"><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="https://github.com/eslint/eslint/commit/f9ac978de629c9a702febcf478a743c5ab11fcf6"><code>f9ac978</code></a>
docs: Update README (GitHub Actions Bot)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/59dba1b3404391f5d968be578f0205569d5d41b2"><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="https://github.com/eslint/eslint/commit/41d02066935b987d2e3b13a08680cc74d7067986"><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="https://github.com/eslint/eslint/commit/3a4eaf921543b1cd5d1df4ea9dec02fab396af2a"><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="https://github.com/eslint/eslint/commit/9fe068c60db466277a785434496a8f90a9090bed"><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="https://github.com/eslint/eslint/commit/48117b27e98639ffe7e78a230bfad9a93039fb7f"><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="https://github.com/eslint/eslint/commit/fec2951d58c704c57bea7e89ffde119e4dc621e3"><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="https://github.com/eslint/eslint/commit/38a0661872dd6f1db2f53501895c58e8cf4e8064"><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="https://github.com/eslint/eslint/commit/3c32a9e23c270d83bd8b2649e78aabb76992928e"><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="https://github.com/eslint/eslint/commit/f9ac978de629c9a702febcf478a743c5ab11fcf6"><code>f9ac978</code></a>
docs: Update README (GitHub Actions Bot)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/461b2c35786dc5fd5e146f370bdcafd32938386f"><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="https://github.com/eslint/eslint/commit/59dba1b3404391f5d968be578f0205569d5d41b2"><code>59dba1b</code></a>
chore: package.json update for <code>@eslint/js</code> release
(Jenkins)</li>
<li><a
href="https://github.com/eslint/eslint/commit/fea8563d3372a663aa7a1a676290c34cfb8452ba"><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="https://github.com/eslint/eslint/commit/aac191e6701495666c264f71fc440207ea19251f"><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="https://github.com/eslint/eslint/commit/b97fa051375d1a4592faf251c783691d0b0b9ab9"><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="https://github.com/eslint/eslint/commit/461b2c35786dc5fd5e146f370bdcafd32938386f"><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="https://github.com/eslint/eslint/commit/59dba1b3404391f5d968be578f0205569d5d41b2"><code>59dba1b</code></a>
chore: package.json update for <code>@eslint/js</code> release
(Jenkins)</li>
<li><a
href="https://github.com/eslint/eslint/commit/fea8563d3372a663aa7a1a676290c34cfb8452ba"><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="https://github.com/eslint/eslint/commit/41d02066935b987d2e3b13a08680cc74d7067986"><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="https://github.com/eslint/eslint/commit/aac191e6701495666c264f71fc440207ea19251f"><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="https://github.com/eslint/eslint/commit/9fe068c60db466277a785434496a8f90a9090bed"><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="https://github.com/eslint/eslint/commit/b97fa051375d1a4592faf251c783691d0b0b9ab9"><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="https://github.com/eslint/eslint/commit/3a4eaf921543b1cd5d1df4ea9dec02fab396af2a"><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="https://github.com/eslint/eslint/commit/48117b27e98639ffe7e78a230bfad9a93039fb7f"><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="https://github.com/eslint/eslint/commit/fec2951d58c704c57bea7e89ffde119e4dc621e3"><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="https://github.com/eslint/eslint/commit/38a0661872dd6f1db2f53501895c58e8cf4e8064"><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="https://github.com/eslint/eslint/commit/3c32a9e23c270d83bd8b2649e78aabb76992928e"><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="https://github.com/eslint/eslint/commit/f9ac978de629c9a702febcf478a743c5ab11fcf6"><code>f9ac978</code></a>
docs: Update README (GitHub Actions Bot)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/0dd38631b8dd60f93807e9cee1df3e752b86ab51"><code>0dd3863</code></a>
9.9.0</li>
<li><a
href="https://github.com/eslint/eslint/commit/2e5ba7759ea96506ba152e92a9ff3854b9434ebf"><code>2e5ba77</code></a>
Build: changelog update for 9.9.0</li>
<li><a
href="https://github.com/eslint/eslint/commit/461b2c35786dc5fd5e146f370bdcafd32938386f"><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="https://github.com/eslint/eslint/commit/59dba1b3404391f5d968be578f0205569d5d41b2"><code>59dba1b</code></a>
chore: package.json update for <code>@eslint/js</code> release</li>
<li><a
href="https://github.com/eslint/eslint/commit/fea8563d3372a663aa7a1a676290c34cfb8452ba"><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="https://github.com/eslint/eslint/commit/41d02066935b987d2e3b13a08680cc74d7067986"><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="https://github.com/eslint/eslint/commit/aac191e6701495666c264f71fc440207ea19251f"><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="https://github.com/eslint/eslint/commit/9fe068c60db466277a785434496a8f90a9090bed"><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="https://github.com/eslint/eslint/commit/b97fa051375d1a4592faf251c783691d0b0b9ab9"><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="https://github.com/eslint/eslint/commit/3a4eaf921543b1cd5d1df4ea9dec02fab396af2a"><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="https://github.com/lovell/sharp/commit/fc32e0bd3f9111b80cf078df7b0cfc355695674e"><code>fc32e0b</code></a>
Release v0.33.5</li>
<li><a
href="https://github.com/lovell/sharp/commit/0546e484673830aea104102288afe60a8741c962"><code>0546e48</code></a>
Docs: changelog entry for <a
href="https://redirect.github.com/lovell/sharp/issues/4191">#4191</a></li>
<li><a
href="https://github.com/lovell/sharp/commit/ab65b7a0f1b9aa3b351047c0dad538766c4c9f4c"><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="https://github.com/lovell/sharp/commit/2474bd416316eed0f59ccc62d155808debaae76d"><code>2474bd4</code></a>
Prerelease v0.33.5-rc.1</li>
<li><a
href="https://github.com/lovell/sharp/commit/ff2e689d35e9d927170fc7dd9945e4131d5ff950"><code>ff2e689</code></a>
Remove yarn v1 specifics from help text</li>
<li><a
href="https://github.com/lovell/sharp/commit/6327f13717921f75b05b206386412a4c883b54ac"><code>6327f13</code></a>
CI: Add yarn v1 to packaging tests</li>
<li><a
href="https://github.com/lovell/sharp/commit/f1e69a218ec3b2664d867201d123431229fbc4d2"><code>f1e69a2</code></a>
Prerelease v0.33.5-rc.0</li>
<li><a
href="https://github.com/lovell/sharp/commit/3c14dbb21e47211d9a5d131828b39423e9b773cc"><code>3c14dbb</code></a>
Minimise use of <code>engines</code> property to improve yarn v1
support</li>
<li><a
href="https://github.com/lovell/sharp/commit/82cebc31d07c3d6b69b41a5215473c14e087c88f"><code>82cebc3</code></a>
Upgrade to libvips v8.15.3 for Linux ARMv6</li>
<li><a
href="https://github.com/lovell/sharp/commit/ad36fa06053cee0fa3f04974c515dada60f6a565"><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
"add await" 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 & 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="https://github.com/typescript-eslint/typescript-eslint/commit/3d78392bc46f1f7186b43a247477183a120c016f"><code>3d78392</code></a>
chore(release): publish 8.1.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/90576fa72afd9b11afd8871eba4eead9898fc980"><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="https://github.com/typescript-eslint/typescript-eslint/commit/fb65883d286a278d71f366a4837e1ef15bb7cd98"><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="https://github.com/vitejs/vite/commit/e961b31493f8493277b46773156cc6e546b9c86b">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="https://github.com/vitejs/vite/commit/1bda847329022d5279cfa2b51719dd19a161fd64">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="https://github.com/vitejs/vite/commit/67005949999054ab3cd079890ed220bc359bcf62">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="https://github.com/vitejs/vite/commit/e686d749d673c02ff4395971ac74340082da14e5">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="https://github.com/vitejs/vite/commit/d11711c7e4c082fd0400245bfdc766006fd38ac8">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="https://github.com/vitejs/vite/commit/4e5ce3c7a90966b1f942df35b8b3e8a550a4f031">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="https://github.com/vitejs/vite/commit/391bb4917b55baf3fdb01c6fc3d782d6c51be6c8">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="https://github.com/vitejs/vite/commit/9018255c697a8c0888dce57aaa755d25bf66beba">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="https://github.com/vitejs/vite/commit/e16bf1fb14b7a3a950de4d74fce31416746829b3">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="https://github.com/vitejs/vite/commit/b44c20cb60b56e626aa6dbec03889812de2549b8"><code>b44c20c</code></a>
release: v5.4.1</li>
<li><a
href="https://github.com/vitejs/vite/commit/391bb4917b55baf3fdb01c6fc3d782d6c51be6c8"><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="https://github.com/vitejs/vite/commit/e686d749d673c02ff4395971ac74340082da14e5"><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="https://github.com/vitejs/vite/commit/9018255c697a8c0888dce57aaa755d25bf66beba"><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="https://github.com/vitejs/vite/commit/1bda847329022d5279cfa2b51719dd19a161fd64"><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="https://github.com/vitejs/vite/commit/e16bf1fb14b7a3a950de4d74fce31416746829b3"><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="https://github.com/vitejs/vite/commit/67005949999054ab3cd079890ed220bc359bcf62"><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="https://github.com/vitejs/vite/commit/d11711c7e4c082fd0400245bfdc766006fd38ac8"><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="https://github.com/vitejs/vite/commit/4e5ce3c7a90966b1f942df35b8b3e8a550a4f031"><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="https://github.com/vitejs/vite/commit/e961b31493f8493277b46773156cc6e546b9c86b"><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 20:31:06 +02:00
|
|
|
"@eslint/js": "^9.9.0",
|
2024-08-20 22:18:47 +02:00
|
|
|
"@rollup/plugin-node-resolve": "^15.2.3",
|
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="https://github.com/storybookjs/storybook/commit/95d8bebd243bd30ce8a41823cd733f606d28c14d"><code>95d8beb</code></a>
Bump version from "8.2.8" to "8.2.9" [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="https://github.com/storybookjs/storybook/commit/95d8bebd243bd30ce8a41823cd733f606d28c14d"><code>95d8beb</code></a>
Bump version from "8.2.8" to "8.2.9" [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="https://github.com/storybookjs/storybook/commit/95d8bebd243bd30ce8a41823cd733f606d28c14d"><code>95d8beb</code></a>
Bump version from "8.2.8" to "8.2.9" [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="https://github.com/storybookjs/storybook/commit/95d8bebd243bd30ce8a41823cd733f606d28c14d"><code>95d8beb</code></a>
Bump version from "8.2.8" to "8.2.9" [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="https://github.com/storybookjs/storybook/commit/95d8bebd243bd30ce8a41823cd733f606d28c14d"><code>95d8beb</code></a>
Bump version from "8.2.8" to "8.2.9" [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="https://github.com/storybookjs/storybook/commit/95d8bebd243bd30ce8a41823cd733f606d28c14d"><code>95d8beb</code></a>
Bump version from "8.2.8" to "8.2.9" [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="https://github.com/storybookjs/storybook/commit/95d8bebd243bd30ce8a41823cd733f606d28c14d"><code>95d8beb</code></a>
Bump version from "8.2.8" to "8.2.9" [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="https://github.com/storybookjs/storybook/commit/95d8bebd243bd30ce8a41823cd733f606d28c14d"><code>95d8beb</code></a>
Bump version from "8.2.8" to "8.2.9" [skip ci]</li>
<li><a
href="https://github.com/storybookjs/storybook/commit/dbea094ba500e50bf513f6f06d6266971e9e8b60"><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 20:36:58 +02:00
|
|
|
"@storybook/addon-essentials": "^8.2.9",
|
|
|
|
"@storybook/addon-interactions": "^8.2.9",
|
|
|
|
"@storybook/addon-links": "^8.2.9",
|
|
|
|
"@storybook/blocks": "^8.2.9",
|
|
|
|
"@storybook/react": "^8.2.9",
|
|
|
|
"@storybook/react-vite": "^8.2.9",
|
|
|
|
"@storybook/test": "^8.2.9",
|
2024-07-29 20:55:10 +02:00
|
|
|
"@types/css-tree": "^2",
|
2024-08-29 02:12:37 +02:00
|
|
|
"@types/debug": "^4",
|
2024-07-18 06:52:39 +02:00
|
|
|
"@types/electron": "^1.6.10",
|
2024-08-30 18:48:17 +02:00
|
|
|
"@types/node": "^22.5.1",
|
2024-06-26 21:26:27 +02:00
|
|
|
"@types/papaparse": "^5",
|
2024-08-20 22:18:47 +02:00
|
|
|
"@types/pngjs": "^6.0.5",
|
2024-08-30 18:48:17 +02:00
|
|
|
"@types/react": "^18.3.5",
|
2024-07-27 01:06:46 +02:00
|
|
|
"@types/shell-quote": "^1",
|
2024-07-18 03:42:49 +02:00
|
|
|
"@types/sprintf-js": "^1",
|
2024-06-26 21:26:27 +02:00
|
|
|
"@types/throttle-debounce": "^5",
|
2024-07-03 23:32:55 +02:00
|
|
|
"@types/tinycolor2": "^1",
|
2024-07-23 01:59:57 +02:00
|
|
|
"@types/uuid": "^10.0.0",
|
2024-07-19 00:16:49 +02:00
|
|
|
"@vitejs/plugin-react-swc": "^3.7.0",
|
2024-08-05 22:18:45 +02:00
|
|
|
"@vitest/coverage-istanbul": "^2.0.5",
|
Bump the electron group with 2 updates (#341)
Bumps the electron group with 2 updates:
[electron](https://github.com/electron/electron) and
[electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder).
Updates `electron` from 32.0.1 to 32.0.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/electron/electron/releases">electron's
releases</a>.</em></p>
<blockquote>
<h2>electron v32.0.2</h2>
<h1>Release Notes for v32.0.2</h1>
<h2>Fixes</h2>
<ul>
<li>Fixed <code>MenuItem.click</code> handler not setting
<code>focusedWindow</code> parameter when focused window is a
<code>BaseWindow</code>. <a
href="https://redirect.github.com/electron/electron/pull/43437">#43437</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43439">31</a>,
<a
href="https://redirect.github.com/electron/electron/pull/43438">33</a>)<!--
raw HTML omitted --></li>
<li>Fixed an issue where <code>BaseWindow.setTouchBar</code> didn't work
as expected. <a
href="https://redirect.github.com/electron/electron/pull/43421">#43421</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43419">30</a>,
<a
href="https://redirect.github.com/electron/electron/pull/43420">31</a>,
<a
href="https://redirect.github.com/electron/electron/pull/43422">33</a>)<!--
raw HTML omitted --></li>
<li>Fixed bug where camera permissions affected screen sharing. <a
href="https://redirect.github.com/electron/electron/pull/43544">#43544</a></li>
<li>Fixed devtools to allow restoring saved dock state on Linux when WCO
is enabled. <a
href="https://redirect.github.com/electron/electron/pull/43501">#43501</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43500">31</a>,
<a
href="https://redirect.github.com/electron/electron/pull/43499">33</a>)<!--
raw HTML omitted --></li>
<li>Fixed electron app in ozone/wayland not being focused when launched
from another app. <a
href="https://redirect.github.com/electron/electron/pull/43548">#43548</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43547">31</a>,
<a
href="https://redirect.github.com/electron/electron/pull/43546">33</a>)<!--
raw HTML omitted --></li>
</ul>
<h2>Other Changes</h2>
<ul>
<li>Updated Chromium to 128.0.6613.84. <a
href="https://redirect.github.com/electron/electron/pull/43425">#43425</a></li>
</ul>
<h2>Documentation</h2>
<ul>
<li>Documentation changes: <a
href="https://redirect.github.com/electron/electron/pull/43459">#43459</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/electron/electron/commit/61fbd29bc509e93a2f4b14435ec6ae58ef6c166c"><code>61fbd29</code></a>
build: don't run symbol generation on PS (<a
href="https://redirect.github.com/electron/electron/issues/43560">#43560</a>)</li>
<li><a
href="https://github.com/electron/electron/commit/486c264738544fac57e9b42fc04b40d472ad999c"><code>486c264</code></a>
fix: don't use deprecate-soon class v8::String::Value (<a
href="https://redirect.github.com/electron/electron/issues/43552">#43552</a>)</li>
<li><a
href="https://github.com/electron/electron/commit/c9c8f5b3a3038d3ed8bbe8e4533396df64ee1231"><code>c9c8f5b</code></a>
fix: Use XDG_ACTIVATION_TOKEN in wayland when launched by other app (<a
href="https://redirect.github.com/electron/electron/issues/43548">#43548</a>)</li>
<li><a
href="https://github.com/electron/electron/commit/22c839437647bc33406546aab2f4fcbc6476f123"><code>22c8394</code></a>
fix: systemMediaPermissionDenied should not check camera perms when the
reque...</li>
<li><a
href="https://github.com/electron/electron/commit/454f1c8d5d9feea3c45269f72236dbdc04da9fd2"><code>454f1c8</code></a>
build: free up macos disk space as soon as possible (<a
href="https://redirect.github.com/electron/electron/issues/43537">#43537</a>)</li>
<li><a
href="https://github.com/electron/electron/commit/5c07d561664bba872c84c5a59c45f1f32587053e"><code>5c07d56</code></a>
chore: speed up cache only reclient for fork PRs (<a
href="https://redirect.github.com/electron/electron/issues/43505">#43505</a>)</li>
<li><a
href="https://github.com/electron/electron/commit/2aa1591d20a6db8361d8455068c0c36e337ea36f"><code>2aa1591</code></a>
fix: devtools dock state with WCO on linux (<a
href="https://redirect.github.com/electron/electron/issues/43501">#43501</a>)</li>
<li><a
href="https://github.com/electron/electron/commit/0a13e40fabbab958abee55948b89189c20349e06"><code>0a13e40</code></a>
refactor: simplify KeyWeakMap impl (<a
href="https://redirect.github.com/electron/electron/issues/43485">#43485</a>)</li>
<li><a
href="https://github.com/electron/electron/commit/81c2c194146973a82574f3ab53c7a384683ecae8"><code>81c2c19</code></a>
chore: remove unused WinFrameView::kInactiveTitlebarFeatureAlpha (<a
href="https://redirect.github.com/electron/electron/issues/43474">#43474</a>)</li>
<li><a
href="https://github.com/electron/electron/commit/5a1bab7c3ae6fd8b02e755a9edae06e43ed40d36"><code>5a1bab7</code></a>
perf: prefer GURL string_view getters (<a
href="https://redirect.github.com/electron/electron/issues/43470">#43470</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/electron/electron/compare/v32.0.1...v32.0.2">compare
view</a></li>
</ul>
</details>
<br />
Updates `electron-builder` from 24.13.3 to 25.0.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/electron-userland/electron-builder/releases">electron-builder's
releases</a>.</em></p>
<blockquote>
<h2>v25.0.5</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: windows signature verification special chars by <a
href="https://github.com/ckarich"><code>@ckarich</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8409">electron-userland/electron-builder#8409</a></li>
<li>fix: change abort to aborted event by <a
href="https://github.com/beyondkmp"><code>@beyondkmp</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8282">electron-userland/electron-builder#8282</a></li>
<li>chore(deps): upgrade semver to latest to resolve CVE by <a
href="https://github.com/beyondkmp"><code>@beyondkmp</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8417">electron-userland/electron-builder#8417</a></li>
<li>fix: Snap publish regression by <a
href="https://github.com/lutzroeder"><code>@lutzroeder</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8424">electron-userland/electron-builder#8424</a></li>
<li>chore(deploy): Release by <a
href="https://github.com/github-actions"><code>@github-actions</code></a>
in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8411">electron-userland/electron-builder#8411</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/ckarich"><code>@ckarich</code></a> made
their first contribution in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8409">electron-userland/electron-builder#8409</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/electron-userland/electron-builder/compare/v25.0.4...v25.0.5">https://github.com/electron-userland/electron-builder/compare/v25.0.4...v25.0.5</a></p>
<h2>v25.0.4</h2>
<h2>What's Changed</h2>
<ul>
<li>fix(electron-updater,deb): Handle spaces in application artifact
name for deb by <a
href="https://github.com/Ryan432"><code>@Ryan432</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8400">electron-userland/electron-builder#8400</a></li>
<li>feat: unpacked native node file by <a
href="https://github.com/beyondkmp"><code>@beyondkmp</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8392">electron-userland/electron-builder#8392</a></li>
<li>feat: add custom channel in github provider by <a
href="https://github.com/beyondkmp"><code>@beyondkmp</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8393">electron-userland/electron-builder#8393</a></li>
<li>fix: add disableDefaultIgnoredFiles option by <a
href="https://github.com/beyondkmp"><code>@beyondkmp</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8398">electron-userland/electron-builder#8398</a></li>
<li>fix: return parent dir for local dependency by <a
href="https://github.com/beyondkmp"><code>@beyondkmp</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8406">electron-userland/electron-builder#8406</a></li>
<li>fix: handle spaces in artifact name for all linux platforms instead
of only .deb by <a
href="https://github.com/xyloflake"><code>@xyloflake</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8403">electron-userland/electron-builder#8403</a></li>
<li>docs: Fix a broken link formatting in the docs by <a
href="https://github.com/mokagio"><code>@mokagio</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8407">electron-userland/electron-builder#8407</a></li>
<li>chore(deploy): Release by <a
href="https://github.com/github-actions"><code>@github-actions</code></a>
in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8402">electron-userland/electron-builder#8402</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/Ryan432"><code>@Ryan432</code></a> made
their first contribution in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8400">electron-userland/electron-builder#8400</a></li>
<li><a href="https://github.com/xyloflake"><code>@xyloflake</code></a>
made their first contribution in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8403">electron-userland/electron-builder#8403</a></li>
<li><a href="https://github.com/mokagio"><code>@mokagio</code></a> made
their first contribution in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8407">electron-userland/electron-builder#8407</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/electron-userland/electron-builder/compare/v25.0.3...v25.0.4">https://github.com/electron-userland/electron-builder/compare/v25.0.3...v25.0.4</a></p>
<h2>v25.0.3</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: delete the symlink file when the target is empty by <a
href="https://github.com/beyondkmp"><code>@beyondkmp</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8371">electron-userland/electron-builder#8371</a></li>
<li>fix: Add global download promise to limit concurrent downloads to 1
by <a href="https://github.com/s77rt"><code>@s77rt</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8378">electron-userland/electron-builder#8378</a></li>
<li>chore: update outdated docs for vite by <a
href="https://github.com/gweesin"><code>@gweesin</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8379">electron-userland/electron-builder#8379</a></li>
<li>fix: upgrade app-builder-bin with downgraded appimage tool by <a
href="https://github.com/mmaietta"><code>@mmaietta</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8387">electron-userland/electron-builder#8387</a></li>
<li>fix(windows,code-sign): cannot sign binary files in Github Actions
by <a href="https://github.com/BlackHole1"><code>@BlackHole1</code></a>
in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8384">electron-userland/electron-builder#8384</a></li>
<li>chore(deploy): Release by <a
href="https://github.com/github-actions"><code>@github-actions</code></a>
in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8377">electron-userland/electron-builder#8377</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/s77rt"><code>@s77rt</code></a> made
their first contribution in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8378">electron-userland/electron-builder#8378</a></li>
<li><a href="https://github.com/gweesin"><code>@gweesin</code></a> made
their first contribution in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8379">electron-userland/electron-builder#8379</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/electron-userland/electron-builder/compare/v25.0.2...v25.0.3">https://github.com/electron-userland/electron-builder/compare/v25.0.2...v25.0.3</a></p>
<h2>v25.0.2</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: adding additional logging when importing/requiring a hook
script by <a
href="https://github.com/mmaietta"><code>@mmaietta</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8356">electron-userland/electron-builder#8356</a></li>
<li>chore(deps): update dependency mkdocs to <1.7 by <a
href="https://github.com/renovate"><code>@renovate</code></a> in <a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8350">electron-userland/electron-builder#8350</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md">electron-builder's
changelog</a>.</em></p>
<blockquote>
<h2>25.0.5</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [<a
href="https://github.com/electron-userland/electron-builder/commit/8e6c17124cdc523620a66efaf871ef8d335c0f49"><code>8e6c1712</code></a>]:
<ul>
<li>app-builder-lib@25.0.5</li>
<li>dmg-builder@25.0.5</li>
</ul>
</li>
</ul>
<h2>25.0.4</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [<a
href="https://github.com/electron-userland/electron-builder/commit/12c52a81420f04ec0e205dd83798c2b0b773011d"><code>12c52a81</code></a>,
<a
href="https://github.com/electron-userland/electron-builder/commit/f7daeb9976353f7b12c093c88b6e1136b6317880"><code>f7daeb99</code></a>,
<a
href="https://github.com/electron-userland/electron-builder/commit/5ab2bee1e1db77967c65d56443f0dc79de5071da"><code>5ab2bee1</code></a>]:
<ul>
<li>app-builder-lib@25.0.4</li>
<li>dmg-builder@25.0.4</li>
</ul>
</li>
</ul>
<h2>25.0.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [<a
href="https://github.com/electron-userland/electron-builder/commit/f8fbdd122ecdc7a967f3fbeef3572dfd133cc5e3"><code>f8fbdd12</code></a>,
<a
href="https://github.com/electron-userland/electron-builder/commit/afd813265d346b7bddba7ea63563c876f630088e"><code>afd81326</code></a>,
<a
href="https://github.com/electron-userland/electron-builder/commit/553c737b2cf1ad835690f7db3c1907ae88944d15"><code>553c737b</code></a>]:
<ul>
<li>app-builder-lib@25.0.3</li>
<li>builder-util@25.0.3</li>
<li>dmg-builder@25.0.3</li>
</ul>
</li>
</ul>
<h2>25.0.2</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8372">#8372</a>
<a
href="https://github.com/electron-userland/electron-builder/commit/c85b73d7c8dcefe86b0b350946af1cea951e6aae"><code>c85b73d7</code></a>
Thanks <a
href="https://github.com/mmaietta"><code>@mmaietta</code></a>! - fix:
allow enabling tsc lib checking on electron-updater package</p>
</li>
<li>
<p>Updated dependencies [<a
href="https://github.com/electron-userland/electron-builder/commit/2541eb62a6a8338c87f3d032ff48ed154c2d3cca"><code>2541eb62</code></a>,
<a
href="https://github.com/electron-userland/electron-builder/commit/2acdf65d47ad4b8fb546a00833d646a5e58e5428"><code>2acdf65d</code></a>,
<a
href="https://github.com/electron-userland/electron-builder/commit/c85b73d7c8dcefe86b0b350946af1cea951e6aae"><code>c85b73d7</code></a>,
<a
href="https://github.com/electron-userland/electron-builder/commit/54c1059b961f7c2a493d26b7e6ef674911069cad"><code>54c1059b</code></a>,
<a
href="https://github.com/electron-userland/electron-builder/commit/2a0ea65caad1067a193b72d684e7c1f95cdecce5"><code>2a0ea65c</code></a>]:</p>
<ul>
<li>app-builder-lib@25.0.2</li>
<li>builder-util@25.0.2</li>
<li>dmg-builder@25.0.2</li>
</ul>
</li>
</ul>
<h2>25.0.1</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies [<a
href="https://github.com/electron-userland/electron-builder/commit/372b046bec23ba0390a6cdb3b4390f033796c833"><code>372b046b</code></a>,
<a
href="https://github.com/electron-userland/electron-builder/commit/089dd6396c9638910967c1968d9b8056acd952a9"><code>089dd639</code></a>,
<a
href="https://github.com/electron-userland/electron-builder/commit/578a7e1a0fcf2a700fe5fadcb1567c1193bd978d"><code>578a7e1a</code></a>]:
<ul>
<li>app-builder-lib@25.0.1</li>
<li>builder-util@25.0.1</li>
<li>dmg-builder@25.0.1</li>
</ul>
</li>
</ul>
<h2>25.0.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8150">#8150</a>
<a
href="https://github.com/electron-userland/electron-builder/commit/f4e6ae2931cbf79670b5f2c252a91bed03d96546"><code>f4e6ae29</code></a>
Thanks <a
href="https://github.com/mmaietta"><code>@mmaietta</code></a>! - feat:
add functionality to just publish artifacts</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/electron-userland/electron-builder/commit/d5d9f3f9aaac0385cc943e30a0841669133afde8"><code>d5d9f3f</code></a>
chore(deploy): Release v25.0.5 (electron-updater@6.3.4) (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/8411">#8411</a>)</li>
<li><a
href="https://github.com/electron-userland/electron-builder/commit/de1ea759d3f4914c296d4512b4dec7a066ff40ec"><code>de1ea75</code></a>
Revert "feat: allow <code>riscv64</code> support via custom
electron dist (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/8143">#8143</a>)"
(<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/8427">#8427</a>)</li>
<li><a
href="https://github.com/electron-userland/electron-builder/commit/b3068954d946be5fe2568183819a26c36d54878b"><code>b306895</code></a>
feat: allow <code>riscv64</code> support via custom electron dist (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/8143">#8143</a>)</li>
<li><a
href="https://github.com/electron-userland/electron-builder/commit/1dcf6bced4ea59a0df8f92e6219618fa7a39c768"><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-builder/issues/8402">#8402</a>)</li>
<li><a
href="https://github.com/electron-userland/electron-builder/commit/84f290990915d7ffa0d2dfe0a1d739aeb2b21560"><code>84f2909</code></a>
chore(deploy): Release v25.0.3 (electron-updater@6.3.2) (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/8377">#8377</a>)</li>
<li><a
href="https://github.com/electron-userland/electron-builder/commit/b20496b81369dd93eaf08f16c58647f1e9eaeb0c"><code>b20496b</code></a>
chore(deploy): Release v25.0.2 (electron-updater@6.3.1) (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/8357">#8357</a>)</li>
<li><a
href="https://github.com/electron-userland/electron-builder/commit/c85b73d7c8dcefe86b0b350946af1cea951e6aae"><code>c85b73d</code></a>
fix: allow typescript typechecking for electron-updater
<code>.d.ts</code> (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/8372">#8372</a>)</li>
<li><a
href="https://github.com/electron-userland/electron-builder/commit/fb1666997b50758464280d03eb03fbdd54c0d45d"><code>fb16669</code></a>
chore(deploy): Release v25.0.1 (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/8343">#8343</a>)</li>
<li><a
href="https://github.com/electron-userland/electron-builder/commit/bfe4ecc2bcf5a3a5e2ade7c6cac0690353c586e5"><code>bfe4ecc</code></a>
chore(deploy): Release v25.0.0 (electron-updater@6.3.0) (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder/issues/8337">#8337</a>)</li>
<li><a
href="https://github.com/electron-userland/electron-builder/commit/1320c0e6abf5d14da6c639d775757391b9612ddf"><code>1320c0e</code></a>
chore(deploy): Release v25.0.0-alpha.13 (electron-updater@6.3.0-alpha.8)
(alp...</li>
<li>Additional commits viewable in <a
href="https://github.com/electron-userland/electron-builder/commits/v25.0.5/packages/electron-builder">compare
view</a></li>
</ul>
</details>
<br />
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-07 01:26:29 +02:00
|
|
|
"electron": "^32.0.2",
|
|
|
|
"electron-builder": "^25.0.5",
|
2024-07-23 01:59:57 +02:00
|
|
|
"electron-vite": "^2.3.0",
|
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="https://github.com/eslint/eslint/commit/41d02066935b987d2e3b13a08680cc74d7067986"><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="https://github.com/eslint/eslint/commit/3a4eaf921543b1cd5d1df4ea9dec02fab396af2a"><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="https://github.com/eslint/eslint/commit/9fe068c60db466277a785434496a8f90a9090bed"><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="https://github.com/eslint/eslint/commit/48117b27e98639ffe7e78a230bfad9a93039fb7f"><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="https://github.com/eslint/eslint/commit/fec2951d58c704c57bea7e89ffde119e4dc621e3"><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="https://github.com/eslint/eslint/commit/38a0661872dd6f1db2f53501895c58e8cf4e8064"><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="https://github.com/eslint/eslint/commit/3c32a9e23c270d83bd8b2649e78aabb76992928e"><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="https://github.com/eslint/eslint/commit/f9ac978de629c9a702febcf478a743c5ab11fcf6"><code>f9ac978</code></a>
docs: Update README (GitHub Actions Bot)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/461b2c35786dc5fd5e146f370bdcafd32938386f"><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="https://github.com/eslint/eslint/commit/59dba1b3404391f5d968be578f0205569d5d41b2"><code>59dba1b</code></a>
chore: package.json update for <code>@eslint/js</code> release
(Jenkins)</li>
<li><a
href="https://github.com/eslint/eslint/commit/fea8563d3372a663aa7a1a676290c34cfb8452ba"><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="https://github.com/eslint/eslint/commit/aac191e6701495666c264f71fc440207ea19251f"><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="https://github.com/eslint/eslint/commit/b97fa051375d1a4592faf251c783691d0b0b9ab9"><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="https://github.com/eslint/eslint/commit/461b2c35786dc5fd5e146f370bdcafd32938386f"><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="https://github.com/eslint/eslint/commit/59dba1b3404391f5d968be578f0205569d5d41b2"><code>59dba1b</code></a>
chore: package.json update for <code>@eslint/js</code> release
(Jenkins)</li>
<li><a
href="https://github.com/eslint/eslint/commit/fea8563d3372a663aa7a1a676290c34cfb8452ba"><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="https://github.com/eslint/eslint/commit/41d02066935b987d2e3b13a08680cc74d7067986"><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="https://github.com/eslint/eslint/commit/aac191e6701495666c264f71fc440207ea19251f"><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="https://github.com/eslint/eslint/commit/9fe068c60db466277a785434496a8f90a9090bed"><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="https://github.com/eslint/eslint/commit/b97fa051375d1a4592faf251c783691d0b0b9ab9"><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="https://github.com/eslint/eslint/commit/3a4eaf921543b1cd5d1df4ea9dec02fab396af2a"><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="https://github.com/eslint/eslint/commit/48117b27e98639ffe7e78a230bfad9a93039fb7f"><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="https://github.com/eslint/eslint/commit/fec2951d58c704c57bea7e89ffde119e4dc621e3"><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="https://github.com/eslint/eslint/commit/38a0661872dd6f1db2f53501895c58e8cf4e8064"><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="https://github.com/eslint/eslint/commit/3c32a9e23c270d83bd8b2649e78aabb76992928e"><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="https://github.com/eslint/eslint/commit/f9ac978de629c9a702febcf478a743c5ab11fcf6"><code>f9ac978</code></a>
docs: Update README (GitHub Actions Bot)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/59dba1b3404391f5d968be578f0205569d5d41b2"><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="https://github.com/eslint/eslint/commit/41d02066935b987d2e3b13a08680cc74d7067986"><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="https://github.com/eslint/eslint/commit/3a4eaf921543b1cd5d1df4ea9dec02fab396af2a"><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="https://github.com/eslint/eslint/commit/9fe068c60db466277a785434496a8f90a9090bed"><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="https://github.com/eslint/eslint/commit/48117b27e98639ffe7e78a230bfad9a93039fb7f"><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="https://github.com/eslint/eslint/commit/fec2951d58c704c57bea7e89ffde119e4dc621e3"><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="https://github.com/eslint/eslint/commit/38a0661872dd6f1db2f53501895c58e8cf4e8064"><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="https://github.com/eslint/eslint/commit/3c32a9e23c270d83bd8b2649e78aabb76992928e"><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="https://github.com/eslint/eslint/commit/f9ac978de629c9a702febcf478a743c5ab11fcf6"><code>f9ac978</code></a>
docs: Update README (GitHub Actions Bot)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/461b2c35786dc5fd5e146f370bdcafd32938386f"><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="https://github.com/eslint/eslint/commit/59dba1b3404391f5d968be578f0205569d5d41b2"><code>59dba1b</code></a>
chore: package.json update for <code>@eslint/js</code> release
(Jenkins)</li>
<li><a
href="https://github.com/eslint/eslint/commit/fea8563d3372a663aa7a1a676290c34cfb8452ba"><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="https://github.com/eslint/eslint/commit/aac191e6701495666c264f71fc440207ea19251f"><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="https://github.com/eslint/eslint/commit/b97fa051375d1a4592faf251c783691d0b0b9ab9"><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="https://github.com/eslint/eslint/commit/461b2c35786dc5fd5e146f370bdcafd32938386f"><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="https://github.com/eslint/eslint/commit/59dba1b3404391f5d968be578f0205569d5d41b2"><code>59dba1b</code></a>
chore: package.json update for <code>@eslint/js</code> release
(Jenkins)</li>
<li><a
href="https://github.com/eslint/eslint/commit/fea8563d3372a663aa7a1a676290c34cfb8452ba"><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="https://github.com/eslint/eslint/commit/41d02066935b987d2e3b13a08680cc74d7067986"><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="https://github.com/eslint/eslint/commit/aac191e6701495666c264f71fc440207ea19251f"><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="https://github.com/eslint/eslint/commit/9fe068c60db466277a785434496a8f90a9090bed"><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="https://github.com/eslint/eslint/commit/b97fa051375d1a4592faf251c783691d0b0b9ab9"><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="https://github.com/eslint/eslint/commit/3a4eaf921543b1cd5d1df4ea9dec02fab396af2a"><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="https://github.com/eslint/eslint/commit/48117b27e98639ffe7e78a230bfad9a93039fb7f"><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="https://github.com/eslint/eslint/commit/fec2951d58c704c57bea7e89ffde119e4dc621e3"><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="https://github.com/eslint/eslint/commit/38a0661872dd6f1db2f53501895c58e8cf4e8064"><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="https://github.com/eslint/eslint/commit/3c32a9e23c270d83bd8b2649e78aabb76992928e"><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="https://github.com/eslint/eslint/commit/f9ac978de629c9a702febcf478a743c5ab11fcf6"><code>f9ac978</code></a>
docs: Update README (GitHub Actions Bot)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/0dd38631b8dd60f93807e9cee1df3e752b86ab51"><code>0dd3863</code></a>
9.9.0</li>
<li><a
href="https://github.com/eslint/eslint/commit/2e5ba7759ea96506ba152e92a9ff3854b9434ebf"><code>2e5ba77</code></a>
Build: changelog update for 9.9.0</li>
<li><a
href="https://github.com/eslint/eslint/commit/461b2c35786dc5fd5e146f370bdcafd32938386f"><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="https://github.com/eslint/eslint/commit/59dba1b3404391f5d968be578f0205569d5d41b2"><code>59dba1b</code></a>
chore: package.json update for <code>@eslint/js</code> release</li>
<li><a
href="https://github.com/eslint/eslint/commit/fea8563d3372a663aa7a1a676290c34cfb8452ba"><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="https://github.com/eslint/eslint/commit/41d02066935b987d2e3b13a08680cc74d7067986"><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="https://github.com/eslint/eslint/commit/aac191e6701495666c264f71fc440207ea19251f"><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="https://github.com/eslint/eslint/commit/9fe068c60db466277a785434496a8f90a9090bed"><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="https://github.com/eslint/eslint/commit/b97fa051375d1a4592faf251c783691d0b0b9ab9"><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="https://github.com/eslint/eslint/commit/3a4eaf921543b1cd5d1df4ea9dec02fab396af2a"><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="https://github.com/lovell/sharp/commit/fc32e0bd3f9111b80cf078df7b0cfc355695674e"><code>fc32e0b</code></a>
Release v0.33.5</li>
<li><a
href="https://github.com/lovell/sharp/commit/0546e484673830aea104102288afe60a8741c962"><code>0546e48</code></a>
Docs: changelog entry for <a
href="https://redirect.github.com/lovell/sharp/issues/4191">#4191</a></li>
<li><a
href="https://github.com/lovell/sharp/commit/ab65b7a0f1b9aa3b351047c0dad538766c4c9f4c"><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="https://github.com/lovell/sharp/commit/2474bd416316eed0f59ccc62d155808debaae76d"><code>2474bd4</code></a>
Prerelease v0.33.5-rc.1</li>
<li><a
href="https://github.com/lovell/sharp/commit/ff2e689d35e9d927170fc7dd9945e4131d5ff950"><code>ff2e689</code></a>
Remove yarn v1 specifics from help text</li>
<li><a
href="https://github.com/lovell/sharp/commit/6327f13717921f75b05b206386412a4c883b54ac"><code>6327f13</code></a>
CI: Add yarn v1 to packaging tests</li>
<li><a
href="https://github.com/lovell/sharp/commit/f1e69a218ec3b2664d867201d123431229fbc4d2"><code>f1e69a2</code></a>
Prerelease v0.33.5-rc.0</li>
<li><a
href="https://github.com/lovell/sharp/commit/3c14dbb21e47211d9a5d131828b39423e9b773cc"><code>3c14dbb</code></a>
Minimise use of <code>engines</code> property to improve yarn v1
support</li>
<li><a
href="https://github.com/lovell/sharp/commit/82cebc31d07c3d6b69b41a5215473c14e087c88f"><code>82cebc3</code></a>
Upgrade to libvips v8.15.3 for Linux ARMv6</li>
<li><a
href="https://github.com/lovell/sharp/commit/ad36fa06053cee0fa3f04974c515dada60f6a565"><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
"add await" 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 & 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="https://github.com/typescript-eslint/typescript-eslint/commit/3d78392bc46f1f7186b43a247477183a120c016f"><code>3d78392</code></a>
chore(release): publish 8.1.0</li>
<li><a
href="https://github.com/typescript-eslint/typescript-eslint/commit/90576fa72afd9b11afd8871eba4eead9898fc980"><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="https://github.com/typescript-eslint/typescript-eslint/commit/fb65883d286a278d71f366a4837e1ef15bb7cd98"><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="https://github.com/vitejs/vite/commit/e961b31493f8493277b46773156cc6e546b9c86b">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="https://github.com/vitejs/vite/commit/1bda847329022d5279cfa2b51719dd19a161fd64">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="https://github.com/vitejs/vite/commit/67005949999054ab3cd079890ed220bc359bcf62">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="https://github.com/vitejs/vite/commit/e686d749d673c02ff4395971ac74340082da14e5">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="https://github.com/vitejs/vite/commit/d11711c7e4c082fd0400245bfdc766006fd38ac8">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="https://github.com/vitejs/vite/commit/4e5ce3c7a90966b1f942df35b8b3e8a550a4f031">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="https://github.com/vitejs/vite/commit/391bb4917b55baf3fdb01c6fc3d782d6c51be6c8">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="https://github.com/vitejs/vite/commit/9018255c697a8c0888dce57aaa755d25bf66beba">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="https://github.com/vitejs/vite/commit/e16bf1fb14b7a3a950de4d74fce31416746829b3">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="https://github.com/vitejs/vite/commit/b44c20cb60b56e626aa6dbec03889812de2549b8"><code>b44c20c</code></a>
release: v5.4.1</li>
<li><a
href="https://github.com/vitejs/vite/commit/391bb4917b55baf3fdb01c6fc3d782d6c51be6c8"><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="https://github.com/vitejs/vite/commit/e686d749d673c02ff4395971ac74340082da14e5"><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="https://github.com/vitejs/vite/commit/9018255c697a8c0888dce57aaa755d25bf66beba"><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="https://github.com/vitejs/vite/commit/1bda847329022d5279cfa2b51719dd19a161fd64"><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="https://github.com/vitejs/vite/commit/e16bf1fb14b7a3a950de4d74fce31416746829b3"><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="https://github.com/vitejs/vite/commit/67005949999054ab3cd079890ed220bc359bcf62"><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="https://github.com/vitejs/vite/commit/d11711c7e4c082fd0400245bfdc766006fd38ac8"><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="https://github.com/vitejs/vite/commit/4e5ce3c7a90966b1f942df35b8b3e8a550a4f031"><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="https://github.com/vitejs/vite/commit/e961b31493f8493277b46773156cc6e546b9c86b"><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 20:31:06 +02:00
|
|
|
"eslint": "^9.9.0",
|
2024-06-26 21:26:27 +02:00
|
|
|
"eslint-config-prettier": "^9.1.0",
|
|
|
|
"less": "^4.2.0",
|
2024-07-23 01:59:57 +02:00
|
|
|
"prettier": "^3.3.3",
|
2024-06-26 21:26:27 +02:00
|
|
|
"prettier-plugin-jsdoc": "^1.3.0",
|
2024-07-23 01:59:57 +02:00
|
|
|
"prettier-plugin-organize-imports": "^4.0.0",
|
2024-07-19 00:16:49 +02:00
|
|
|
"rollup-plugin-flow": "^1.1.1",
|
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="https://github.com/storybookjs/storybook/commit/95d8bebd243bd30ce8a41823cd733f606d28c14d"><code>95d8beb</code></a>
Bump version from "8.2.8" to "8.2.9" [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="https://github.com/storybookjs/storybook/commit/95d8bebd243bd30ce8a41823cd733f606d28c14d"><code>95d8beb</code></a>
Bump version from "8.2.8" to "8.2.9" [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="https://github.com/storybookjs/storybook/commit/95d8bebd243bd30ce8a41823cd733f606d28c14d"><code>95d8beb</code></a>
Bump version from "8.2.8" to "8.2.9" [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="https://github.com/storybookjs/storybook/commit/95d8bebd243bd30ce8a41823cd733f606d28c14d"><code>95d8beb</code></a>
Bump version from "8.2.8" to "8.2.9" [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="https://github.com/storybookjs/storybook/commit/95d8bebd243bd30ce8a41823cd733f606d28c14d"><code>95d8beb</code></a>
Bump version from "8.2.8" to "8.2.9" [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="https://github.com/storybookjs/storybook/commit/95d8bebd243bd30ce8a41823cd733f606d28c14d"><code>95d8beb</code></a>
Bump version from "8.2.8" to "8.2.9" [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="https://github.com/storybookjs/storybook/commit/95d8bebd243bd30ce8a41823cd733f606d28c14d"><code>95d8beb</code></a>
Bump version from "8.2.8" to "8.2.9" [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="https://github.com/storybookjs/storybook/commit/95d8bebd243bd30ce8a41823cd733f606d28c14d"><code>95d8beb</code></a>
Bump version from "8.2.8" to "8.2.9" [skip ci]</li>
<li><a
href="https://github.com/storybookjs/storybook/commit/dbea094ba500e50bf513f6f06d6266971e9e8b60"><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 20:36:58 +02:00
|
|
|
"storybook": "^8.2.9",
|
2024-06-26 21:26:27 +02:00
|
|
|
"ts-node": "^10.9.2",
|
2024-07-23 01:59:57 +02:00
|
|
|
"tslib": "^2.6.3",
|
2024-08-30 18:48:17 +02:00
|
|
|
"tsx": "^4.19.0",
|
2024-07-23 01:59:57 +02:00
|
|
|
"typescript": "^5.5.4",
|
2024-08-30 18:48:17 +02:00
|
|
|
"typescript-eslint": "^8.3.0",
|
2024-08-24 02:43:09 +02:00
|
|
|
"vite": "^5.4.2",
|
2024-07-19 00:16:49 +02:00
|
|
|
"vite-plugin-image-optimizer": "^1.1.8",
|
2024-07-23 01:59:57 +02:00
|
|
|
"vite-plugin-static-copy": "^1.0.6",
|
2024-07-30 20:44:19 +02:00
|
|
|
"vite-plugin-svgr": "^4.2.0",
|
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="https://github.com/privatenumber/tsx/commit/bd83d3bf59e39767ec64eec86fe5b48a8e50b991">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="https://github.com/privatenumber/tsx/commit/bd83d3bf59e39767ec64eec86fe5b48a8e50b991"><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="https://github.com/vitejs/vite/commit/6ae0615416762dd1b89393316308cf8edf115c34">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="https://github.com/vitejs/vite/commit/cf2f90d4b9f9b16b8009b0f9d0d9f7e71e98c54d">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="https://github.com/vitejs/vite/commit/6aa220607b4f5457c1ef9ff68d75885a9abbdaf6">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="https://github.com/vitejs/vite/commit/bb4ba9f448da01782f585369f80c4517da087000">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="https://github.com/vitejs/vite/commit/d1891fda026d27f53409dec97e156a59da609196">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="https://github.com/vitejs/vite/commit/bb2f8bb55fdd64e4f16831ff98921c221a5e734a">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="https://github.com/vitejs/vite/commit/81327eb980c308474a586a9cb9c0c5fff10eba34">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="https://github.com/vitejs/vite/commit/720447ee725046323387f661341d44e2ad390f41">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="https://github.com/vitejs/vite/commit/4de659c351589b83a83a7a42f3da5b071a625662">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="https://github.com/vitejs/vite/commit/1025bb6d8f21c0cb9fe72405d42e0f91bb3f1d8e">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="https://github.com/vitejs/vite/commit/bbf001f0ecb4e9b826bbeb75b91d39f20aab3142">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="https://github.com/vitejs/vite/commit/659b7206930d660779ad504beef89744fb97d339">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="https://github.com/vitejs/vite/commit/e408542748edebd93dba07f21e3fd107725cadca">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="https://github.com/vitejs/vite/commit/5c55b291cf1d41664b0e949acf41d70c956659da">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="https://github.com/vitejs/vite/commit/73a3de01d2baaeefeabfa46c28fb49550643b23a">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="https://github.com/vitejs/vite/commit/116e37acf1a9ce808bc7a7f3a1439ab749c168e3">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="https://github.com/vitejs/vite/commit/952bae3efcbd871fc3df5b1947060de7ebdafa36">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="https://github.com/vitejs/vite/commit/b947fdcc9d0db51ee6ac64d9712e8f04077280a7">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="https://github.com/vitejs/vite/commit/796eef3af1291facc47b5273f83b0ef16d6d76b7">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="https://github.com/vitejs/vite/commit/7c06ef07f835308b1ff2de3df02d201a8dbfb3b6"><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="https://github.com/vitejs/vite/commit/a8e2f6fafcf106ccc0d5a46972e66c2bf73155e3"><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="https://github.com/vitejs/vite/commit/6c106622812480d2bb134f8ed8efa84e2eb942c4"><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="https://github.com/vitejs/vite/commit/bf123f2c6242424a3648cf9234281fd9ff44e3d5"><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="https://github.com/vitejs/vite/commit/ec16a5efc04d8ab50301d184c20e7bd0c8d8f6a2"><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="https://github.com/vitejs/vite/commit/c608e6ac740509c2e68a6928d84676878a998dd0"><code>c608e6a</code></a>
release: v5.3.1</li>
<li><a
href="https://github.com/vitejs/vite/commit/6ced135c6fc9367f8d4f8207666e208f90547af5"><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="https://github.com/vitejs/vite/commit/d355568e8d2dbc30b94b7d7680943f7db713ddc4"><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="https://github.com/vitejs/vite/commit/1f09344b57b253c0435290de1d6e147c8c9b50d5"><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="https://github.com/vitejs/vite/commit/3e2707122033a5be074d88dbeb244526dee85bb9"><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="https://github.com/aleclarson/vite-tsconfig-paths/commit/c2b0b4ca111cf01453dbf7fe80fdc49e5526c46e"><code>c2b0b4c</code></a>
5.0.1</li>
<li><a
href="https://github.com/aleclarson/vite-tsconfig-paths/commit/ae80736bf5e2029900c0518416681e006b1b56ca"><code>ae80736</code></a>
chore(fix): restore "main" and "types" fields in
package.json</li>
<li><a
href="https://github.com/aleclarson/vite-tsconfig-paths/commit/29093ed6c869741f1e7e5241fdfedc2d1d44d5a2"><code>29093ed</code></a>
5.0.0</li>
<li><a
href="https://github.com/aleclarson/vite-tsconfig-paths/commit/66d478e8e66f72dd3c41ef3a53febe27955445f4"><code>66d478e</code></a>
chore: update readme notice</li>
<li><a
href="https://github.com/aleclarson/vite-tsconfig-paths/commit/5ff0d6abbae3f98276f4460b34478e02d7ef98a2"><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="https://github.com/aleclarson/vite-tsconfig-paths/commit/03ffe4a60afd40066cdbd0048dce853084e2e4a2"><code>03ffe4a</code></a>
chore: update readme announcement</li>
<li><a
href="https://github.com/aleclarson/vite-tsconfig-paths/commit/fc2da504bfec1ed6ae5caad3d65efa7a9b1bbb20"><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 18:44:32 +02:00
|
|
|
"vite-tsconfig-paths": "^5.0.1",
|
2024-08-05 22:18:45 +02:00
|
|
|
"vitest": "^2.0.5"
|
2024-06-26 21:26:27 +02:00
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"@monaco-editor/loader": "^1.4.0",
|
|
|
|
"@monaco-editor/react": "^4.6.0",
|
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: "count"},
{fill: "sex", sort: "sex", fx: "weight",
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) =>
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: "albers-usa",
color: {
type: "quantile",
n: 9,
scheme: "blues",
label: "Unemployment (%)",
legend: true
},
marks: [
Plot.geo(counties, {
fill: "unemployment",
title: (d) => `${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: "Date", y:
"Anomaly"}).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="https://github.com/observablehq/plot/commit/4324fa0a6f5edd316e8448b96e70ccff7d93db9a"><code>4324fa0</code></a>
implement cloneNode</li>
<li><a
href="https://github.com/observablehq/plot/commit/547872857936f2442fa8ba19fed9a46d58a3e9e7"><code>5478728</code></a>
0.6.16 (<a
href="https://redirect.github.com/observablehq/plot/issues/2122">#2122</a>)</li>
<li><a
href="https://github.com/observablehq/plot/commit/9ea2e2765006519c2e6d64fd144782a441236302"><code>9ea2e27</code></a>
waffle multiple option (<a
href="https://redirect.github.com/observablehq/plot/issues/2121">#2121</a>)</li>
<li><a
href="https://github.com/observablehq/plot/commit/67736b12919a607be0d0b910844eac3cfa6c3f60"><code>67736b1</code></a>
document arrow support (<a
href="https://redirect.github.com/observablehq/plot/issues/2120">#2120</a>)</li>
<li><a
href="https://github.com/observablehq/plot/commit/0f884a2900cfe910b05250266ff325dd314f0d5c"><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="https://github.com/observablehq/plot/commit/c911b1a7a60e3e88b9e8a3b16af9ae54b24c7044"><code>c911b1a</code></a>
stable clip paths (<a
href="https://redirect.github.com/observablehq/plot/issues/1624">#1624</a>)</li>
<li><a
href="https://github.com/observablehq/plot/commit/699e2d69ff28b63944ab88d2b95af855d9ad3804"><code>699e2d6</code></a>
waffle mark 🧇 (<a
href="https://redirect.github.com/observablehq/plot/issues/2040">#2040</a>)</li>
<li><a
href="https://github.com/observablehq/plot/commit/7fdbbabf7fdf6f68105d62dc5883fc2ad541c8a0"><code>7fdbbab</code></a>
fix <a
href="https://redirect.github.com/observablehq/plot/issues/2117">#2117</a>;
delete obsolete sentence</li>
<li><a
href="https://github.com/observablehq/plot/commit/a576ab3afdf1128115424cd9e7ddd87916be5399"><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="https://github.com/observablehq/plot/commit/6f0fe3fae6a43364692dd05a245883e211caa128"><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="https://github.com/TanStack/table/commit/9370c9e31a9b052ffe607803c9c160ed9b64d90b"><code>9370c9e</code></a>
release: v8.20.1</li>
<li><a
href="https://github.com/TanStack/table/commit/f269a590354c4b25f10b2056ef6e4ad57ee4a1c8"><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="https://github.com/pmndrs/jotai/commit/20e0cde354c77dd7a9aee7bee4f54f83ea56ebb4"><code>20e0cde</code></a>
2.9.2</li>
<li><a
href="https://github.com/pmndrs/jotai/commit/785d14a35427d4fe3b08d735bd018f315bdefa57"><code>785d14a</code></a>
update dev dependencies (<a
href="https://redirect.github.com/pmndrs/jotai/issues/2696">#2696</a>)</li>
<li><a
href="https://github.com/pmndrs/jotai/commit/b4565cbb970409c10522b0df71bc3a7fbe726f3d"><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="https://github.com/pmndrs/jotai/commit/9228a8892ff16886a7bf1be661448a885c1cca65"><code>9228a88</code></a>
docs: remove redundant parentheses (<a
href="https://redirect.github.com/pmndrs/jotai/issues/2694">#2694</a>)</li>
<li><a
href="https://github.com/pmndrs/jotai/commit/c76b2242d0ebfd2dab2a47333c24fea20e0b76ff"><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 &<a
href="https://redirect.github.com/winstonjs/winston/issues/39">#39</a>;rotate&<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="https://github.com/winstonjs/winston/commit/b270c4ee8ad8dd7098cf45d64cdab4489512dc8d"><code>b270c4e</code></a>
3.14.1</li>
<li><a
href="https://github.com/winstonjs/winston/commit/e82752fc7f4850ffb7814a41f75ee463e5ea48ab"><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="https://github.com/winstonjs/winston/commit/4ff0538e111f0513d1cf08041a768dcb336eff0e"><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="https://github.com/winstonjs/winston/commit/62acaad26c03e2fe71cfa741cc7bac89df1cf765"><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="https://github.com/winstonjs/winston/commit/b2b79af23999052c171b914710a5001cba4d9590"><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="https://github.com/winstonjs/winston/commit/c4a15ec02394b6b1e7376fe2979cf1efa6a849f0"><code>c4a15ec</code></a>
3.14.0</li>
<li><a
href="https://github.com/winstonjs/winston/commit/b2098fd9c05c1bda5e931da53c81c709b56b7dbf"><code>b2098fd</code></a>
Add option forceConsole (<a
href="https://redirect.github.com/winstonjs/winston/issues/2276">#2276</a>)</li>
<li><a
href="https://github.com/winstonjs/winston/commit/17192754733c40d261d76b690d84d4d2608c05f1"><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="https://github.com/winstonjs/winston/commit/d2859f3d31784769a99d3be2a3227792942a6f37"><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="https://github.com/winstonjs/winston/commit/71e4bb165451599b1785d05ebf3a47b36a5744d3"><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 18:46:58 +02:00
|
|
|
"@observablehq/plot": "^0.6.16",
|
2024-07-30 23:52:34 +02:00
|
|
|
"@react-hook/resize-observer": "^2.0.2",
|
2024-06-26 21:26:27 +02:00
|
|
|
"@table-nav/core": "^0.0.7",
|
|
|
|
"@table-nav/react": "^0.0.7",
|
2024-08-30 18:48:34 +02:00
|
|
|
"@tanstack/react-table": "^8.20.5",
|
2024-07-26 22:30:11 +02:00
|
|
|
"@types/color": "^3.0.6",
|
2024-06-26 21:26:27 +02:00
|
|
|
"@xterm/addon-fit": "^0.10.0",
|
|
|
|
"@xterm/addon-serialize": "^0.13.0",
|
2024-08-07 23:27:16 +02:00
|
|
|
"@xterm/addon-web-links": "^0.11.0",
|
|
|
|
"@xterm/addon-webgl": "^0.18.0",
|
2024-06-26 21:26:27 +02:00
|
|
|
"@xterm/xterm": "^5.5.0",
|
|
|
|
"base64-js": "^1.5.1",
|
|
|
|
"clsx": "^2.1.1",
|
2024-07-26 22:30:11 +02:00
|
|
|
"color": "^4.2.3",
|
2024-07-29 20:55:10 +02:00
|
|
|
"css-tree": "^2.3.1",
|
2024-08-24 02:43:53 +02:00
|
|
|
"dayjs": "^1.11.13",
|
2024-08-29 02:12:37 +02:00
|
|
|
"debug": "^4.3.6",
|
Bump the electron group with 2 updates (#267)
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.3 to 6.3.4
<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.4</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8417">#8417</a>
<a
href="https://github.com/electron-userland/electron-builder/commit/e77de9f66184b0cfdab6f1aa9a9c95b041d99c84"><code>e77de9f6</code></a>
Thanks <a
href="https://github.com/beyondkmp"><code>@beyondkmp</code></a>! -
update semver to latest</p>
</li>
<li>
<p><a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8409">#8409</a>
<a
href="https://github.com/electron-userland/electron-builder/commit/5fae1cf3be0388c2bd95a341a0340faa839d2aa7"><code>5fae1cf3</code></a>
Thanks <a href="https://github.com/ckarich"><code>@ckarich</code></a>!
- fix: windows signature verification special chars</p>
</li>
<li>
<p><a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8282">#8282</a>
<a
href="https://github.com/electron-userland/electron-builder/commit/15ce5b4164378f7398ff84cabe8ee97eef5cfd1b"><code>15ce5b41</code></a>
Thanks <a
href="https://github.com/beyondkmp"><code>@beyondkmp</code></a>! - fix
aborted event</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.4</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8417">#8417</a>
<a
href="https://github.com/electron-userland/electron-builder/commit/e77de9f66184b0cfdab6f1aa9a9c95b041d99c84"><code>e77de9f6</code></a>
Thanks <a
href="https://github.com/beyondkmp"><code>@beyondkmp</code></a>! -
update semver to latest</p>
</li>
<li>
<p><a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8409">#8409</a>
<a
href="https://github.com/electron-userland/electron-builder/commit/5fae1cf3be0388c2bd95a341a0340faa839d2aa7"><code>5fae1cf3</code></a>
Thanks <a href="https://github.com/ckarich"><code>@ckarich</code></a>!
- fix: windows signature verification special chars</p>
</li>
<li>
<p><a
href="https://redirect.github.com/electron-userland/electron-builder/pull/8282">#8282</a>
<a
href="https://github.com/electron-userland/electron-builder/commit/15ce5b4164378f7398ff84cabe8ee97eef5cfd1b"><code>15ce5b41</code></a>
Thanks <a
href="https://github.com/beyondkmp"><code>@beyondkmp</code></a>! - fix
aborted event</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/electron-userland/electron-builder/commit/d5d9f3f9aaac0385cc943e30a0841669133afde8"><code>d5d9f3f</code></a>
chore(deploy): Release v25.0.5 (electron-updater@6.3.4) (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater/issues/8411">#8411</a>)</li>
<li><a
href="https://github.com/electron-userland/electron-builder/commit/e77de9f66184b0cfdab6f1aa9a9c95b041d99c84"><code>e77de9f</code></a>
chore(deps): upgrade semver to latest to resolve CVE (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater/issues/8417">#8417</a>)</li>
<li><a
href="https://github.com/electron-userland/electron-builder/commit/15ce5b4164378f7398ff84cabe8ee97eef5cfd1b"><code>15ce5b4</code></a>
fix: change <code>abort</code> listener to <code>aborted</code> event
(<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater/issues/8282">#8282</a>)</li>
<li><a
href="https://github.com/electron-userland/electron-builder/commit/5fae1cf3be0388c2bd95a341a0340faa839d2aa7"><code>5fae1cf</code></a>
fix: windows signature verification special chars (<a
href="https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater/issues/8409">#8409</a>)</li>
<li>See full diff in <a
href="https://github.com/electron-userland/electron-builder/commits/electron-updater@6.3.4/packages/electron-updater">compare
view</a></li>
</ul>
</details>
<br />
Updates `electron` from 31.4.0 to 32.0.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/electron/electron/releases">electron's
releases</a>.</em></p>
<blockquote>
<h2>electron v32.0.1</h2>
<h1>Release Notes for v32.0.1</h1>
<h2>Other Changes</h2>
<ul>
<li>Security: cherry-pick 9797576 from v8 <a
href="https://redirect.github.com/electron/electron/pull/43384">#43384</a></li>
</ul>
<h2>electron v32.0.0</h2>
<h1>Release Notes for v32.0.0</h1>
<h2>Stack Upgrades</h2>
<ul>
<li>Chromium<code>128.0.6613.36</code>
<ul>
<li><a href="https://developer.chrome.com/blog/new-in-chrome-128/">New
in 128</a></li>
<li><a href="https://developer.chrome.com/blog/new-in-chrome-127/">New
in 127</a></li>
</ul>
</li>
<li>Node <code>20.16.0</code>
<ul>
<li><a href="https://nodejs.org/en/blog/release/v20.16.0/">Node 20.16.0
blog post</a></li>
</ul>
</li>
<li>V8 <code>12.8</code></li>
</ul>
<h2>Breaking Changes</h2>
<ul>
<li>Removed nonstandard <code>File.path</code> extension from the Web
<code>File</code> API. <a
href="https://redirect.github.com/electron/electron/pull/42053">#42053</a></li>
<li>Added the following existing navigation related APIs to
<code>webcontents.navigationHistory</code>: <code>canGoBack</code>,
<code>goBack</code>, <code>canGoForward</code>, <code>goForward</code>,
<code>canGoToOffset</code>, <code>goToOffset</code>, <code>clear</code>.
<a
href="https://redirect.github.com/electron/electron/pull/41752">#41752</a></li>
</ul>
<h2>Features</h2>
<h3>Additions</h3>
<ul>
<li>Added <code>DownloadItem.getCurrentBytesPerSecond()</code>,
<code>DownloadItem.getPercentComplete()</code>,
<code>DownloadItem.getEndTime()</code>. <a
href="https://redirect.github.com/electron/electron/pull/42913">#42913</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/42914">30</a>,
<a
href="https://redirect.github.com/electron/electron/pull/42915">31</a>)<!--
raw HTML omitted --></li>
<li>Added <code>cumulativeCPUUsage</code> to AppMetrics and CPUUsage. <a
href="https://redirect.github.com/electron/electron/pull/41819">#41819</a></li>
<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/43024">#43024</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/43137">31</a>)<!--
raw HTML omitted --></li>
<li>Enabled the Windows Control Overlay API on Linux. <a
href="https://redirect.github.com/electron/electron/pull/42681">#42681</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/42683">30</a>,
<a
href="https://redirect.github.com/electron/electron/pull/42682">31</a>)<!--
raw HTML omitted --></li>
<li>Expose <code>systemPreferences</code> to
<code>utilityProcess</code>. <a
href="https://redirect.github.com/electron/electron/pull/42599">#42599</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/42600">30</a>,
<a
href="https://redirect.github.com/electron/electron/pull/42598">31</a>)<!--
raw HTML omitted --></li>
</ul>
<h3>Improvements</h3>
<ul>
<li>Aligned failure pathway in File System Access API with upstream when
attempting to open a file or directory in a blocked path. <a
href="https://redirect.github.com/electron/electron/pull/42993">#42993</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43162">30</a>,
<a
href="https://redirect.github.com/electron/electron/pull/42994">31</a>)<!--
raw HTML omitted --></li>
<li>Extended <code>WebContentsView</code> to accept pre-existing
<code>webContents</code> object. <a
href="https://redirect.github.com/electron/electron/pull/42086">#42086</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/42319">31</a>)<!--
raw HTML omitted --></li>
<li>Improved error messages when <code>ses.cookies.set</code> fails. <a
href="https://redirect.github.com/electron/electron/pull/42362">#42362</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/42399">29</a>,
<a
href="https://redirect.github.com/electron/electron/pull/42398">30</a>,
<a
href="https://redirect.github.com/electron/electron/pull/42400">31</a>)<!--
raw HTML omitted --></li>
</ul>
<h2>Fixes</h2>
<ul>
<li>Don't check for Desktop Environment in setProgressBar and
setBadgeCount. <a
href="https://redirect.github.com/electron/electron/pull/41211">#41211</a></li>
<li>Fixed an error where a minimized or hidden window would thrown an
unresponsive error in the main process. <a
href="https://redirect.github.com/electron/electron/pull/43053">#43053</a></li>
</ul>
<h3>Also in earlier versions...</h3>
<ul>
<li>BrowserWindow.show() now correctly restores focus to inactive apps
on macOS. <a
href="https://redirect.github.com/electron/electron/pull/42300">#42300</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/42306">30</a>,
<a
href="https://redirect.github.com/electron/electron/pull/42305">31</a>)<!--
raw HTML omitted --></li>
<li>Electron doesn't paint on offscreen-render mode after gpu process
crashed. <a
href="https://redirect.github.com/electron/electron/pull/41904">#41904</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/41923">29</a>,
<a
href="https://redirect.github.com/electron/electron/pull/41925">30</a>,
<a
href="https://redirect.github.com/electron/electron/pull/41924">31</a>)<!--
raw HTML omitted --></li>
<li>Fix: fixed the <code>npm run lint</code> not working on Windows. <a
href="https://redirect.github.com/electron/electron/pull/42905">#42905</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/42906">31</a>)<!--
raw HTML omitted --></li>
<li>Fixed a crash in <code>addChildView</code> if a view is added as its
own child. <a
href="https://redirect.github.com/electron/electron/pull/42067">#42067</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/42107">30</a>,
<a
href="https://redirect.github.com/electron/electron/pull/42108">31</a>)<!--
raw HTML omitted --></li>
<li>Fixed a crash that could occur in some DevTools extensions
containing draggable regions. <a
href="https://redirect.github.com/electron/electron/pull/43199">#43199</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43200">31</a>)<!--
raw HTML omitted --></li>
<li>Fixed a crash when the same <code>WebContentsView</code> is added
via <code>addChildView</code> multiple times. <a
href="https://redirect.github.com/electron/electron/pull/42085">#42085</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/42115">30</a>,
<a
href="https://redirect.github.com/electron/electron/pull/42116">31</a>)<!--
raw HTML omitted --></li>
<li>Fixed a focus issue when calling
<code>BrowserWindow.setTopBrowserView</code>. <a
href="https://redirect.github.com/electron/electron/pull/42733">#42733</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/42735">30</a>,
<a
href="https://redirect.github.com/electron/electron/pull/42734">31</a>)<!--
raw HTML omitted --></li>
<li>Fixed a potential crash when removing notifications on Windows. <a
href="https://redirect.github.com/electron/electron/pull/43060">#43060</a>
<!-- raw HTML omitted -->(Also in <a
href="https://redirect.github.com/electron/electron/pull/43059">30</a>,
<a
href="https://redirect.github.com/electron/electron/pull/43061">31</a>)<!--
raw HTML omitted --></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/electron/electron/blob/main/docs/breaking-changes.md">electron's
changelog</a>.</em></p>
<blockquote>
<h1>Breaking Changes</h1>
<p>Breaking changes will be documented here, and deprecation warnings
added to JS code where possible, at least <a
href="https://github.com/electron/electron/blob/main/docs/tutorial/electron-versioning.md#semver">one
major version</a> before the change is made.</p>
<h3>Types of Breaking Changes</h3>
<p>This document uses the following convention to categorize breaking
changes:</p>
<ul>
<li><strong>API Changed:</strong> An API was changed in such a way that
code that has not been updated is guaranteed to throw an exception.</li>
<li><strong>Behavior Changed:</strong> The behavior of Electron has
changed, but not in such a way that an exception will necessarily be
thrown.</li>
<li><strong>Default Changed:</strong> Code depending on the old default
may break, not necessarily throwing an exception. The old behavior can
be restored by explicitly specifying the value.</li>
<li><strong>Deprecated:</strong> An API was marked as deprecated. The
API will continue to function, but will emit a deprecation warning, and
will be removed in a future release.</li>
<li><strong>Removed:</strong> An API or feature was removed, and is no
longer supported by Electron.</li>
</ul>
<h2>Planned Breaking API Changes (33.0)</h2>
<h3>Behavior Changed: <code>webContents</code> property on
<code>login</code> on <code>app</code></h3>
<p>The <code>webContents</code> property in the <code>login</code> event
from <code>app</code> will be <code>null</code>
when the event is triggered for requests from the <a
href="https://github.com/electron/electron/blob/main/docs/api/utility-process.md">utility
process</a>
created with <code>respondToAuthRequestsFromMainProcess</code>
option.</p>
<h3>Deprecated: <code>textured</code> option in
<code>BrowserWindowConstructorOption.type</code></h3>
<p>The <code>textured</code> option of <code>type</code> in
<code>BrowserWindowConstructorOptions</code> has been deprecated with no
replacement. This option relied on the <a
href="https://developer.apple.com/documentation/appkit/nswindowstylemask/nswindowstylemasktexturedbackground"><code>NSWindowStyleMaskTexturedBackground</code></a>
style mask on macOS, which has been deprecated with no alternative.</p>
<h3>Removed: macOS 10.15 support</h3>
<p>macOS 10.15 (Catalina) is no longer supported by <a
href="https://chromium-review.googlesource.com/c/chromium/src/+/5734361">Chromium</a>.</p>
<p>Older versions of Electron will continue to run on Catalina, but
macOS 11 (Big Sur)
or later will be required to run Electron v33.0.0 and higher.</p>
<h3>Deprecated:
<code>systemPreferences.accessibilityDisplayShouldReduceTransparency</code></h3>
<p>The
<code>systemPreferences.accessibilityDisplayShouldReduceTransparency</code>
property is now deprecated in favor of the new
<code>nativeTheme.prefersReducedTransparency</code>, which provides
identical information and works cross-platform.</p>
<pre lang="js"><code>// Deprecated
const shouldReduceTransparency =
systemPreferences.accessibilityDisplayShouldReduceTransparency
<p>// Replace with:<br />
const prefersReducedTransparency =
nativeTheme.prefersReducedTransparency<br />
</code></pre></p>
<h2>Planned Breaking API Changes (32.0)</h2>
<h3>Removed: <code>File.path</code></h3>
<p>The nonstandard <code>path</code> property of the Web
<code>File</code> object was added in an early version of Electron as a
convenience method for working with native files when doing everything
in the renderer was more common. However, it represents a deviation from
the standard and poses a minor security risk as well, so beginning in
Electron 32.0 it has been removed in favor of the <a
href="https://github.com/electron/electron/blob/main/docs/api/web-utils.md#webutilsgetpathforfilefile"><code>webUtils.getPathForFile</code></a>
method.</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/electron/electron/commit/a577d569ecddb3e4d374072f7bed62725d21c6ef"><code>a577d56</code></a>
chore: cherry-pick 9797576 from v8 (<a
href="https://redirect.github.com/electron/electron/issues/43384">#43384</a>)</li>
<li><a
href="https://github.com/electron/electron/commit/915c7bd9fc4271a51969a2be4d9596ab92e5a942"><code>915c7bd</code></a>
refactor: remove unused SetWMSpecState (<a
href="https://redirect.github.com/electron/electron/issues/43364">#43364</a>)</li>
<li><a
href="https://github.com/electron/electron/commit/3f16924182a356e4b609fd8c2947487615c26820"><code>3f16924</code></a>
chore: remove unused method Erase() (<a
href="https://redirect.github.com/electron/electron/issues/43363">#43363</a>)</li>
<li><a
href="https://github.com/electron/electron/commit/9e421e8f437a02a131ffe0ae3b6691302f8e1108"><code>9e421e8</code></a>
docs: add docs API history (<a
href="https://redirect.github.com/electron/electron/issues/43362">#43362</a>)</li>
<li><a
href="https://github.com/electron/electron/commit/2471ebf39c7035cd5b32c4b8807ddbea1f19ab44"><code>2471ebf</code></a>
build: use smaller instances for gn-check (<a
href="https://redirect.github.com/electron/electron/issues/43358">#43358</a>)</li>
<li><a
href="https://github.com/electron/electron/commit/417348130c07beba9a549aa00f313090ee8aa948"><code>4173481</code></a>
docs: expand dialog window to <code>BaseWindow</code> (<a
href="https://redirect.github.com/electron/electron/issues/43338">#43338</a>)</li>
<li><a
href="https://github.com/electron/electron/commit/8c1be5ade24252d17113c9aa0cef816e6ae82a4b"><code>8c1be5a</code></a>
feat: support app#login event for utility process net requests (<a
href="https://redirect.github.com/electron/electron/issues/43317">#43317</a>)</li>
<li><a
href="https://github.com/electron/electron/commit/7123b313cf7d44cd829a6958266aa115164e0b3b"><code>7123b31</code></a>
feat: accept-encoding zstd (<a
href="https://redirect.github.com/electron/electron/issues/43300">#43300</a>)</li>
<li><a
href="https://github.com/electron/electron/commit/588856ed27dd734fa6045ba7a8ac3daf1931b48c"><code>588856e</code></a>
chore: bump chromium to 128.0.6613.36 (32-x-y) (<a
href="https://redirect.github.com/electron/electron/issues/43328">#43328</a>)</li>
<li><a
href="https://github.com/electron/electron/commit/0c72474bd452d88b49c6103c4a9851fe7d1afc1c"><code>0c72474</code></a>
fix: blank page when printing pdf (<a
href="https://redirect.github.com/electron/electron/issues/43326">#43326</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/electron/electron/compare/v31.4.0...v32.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-23 19:23:51 +02:00
|
|
|
"electron-updater": "6.3.4",
|
2024-08-20 22:18:47 +02:00
|
|
|
"fast-average-color": "^9.4.0",
|
2024-07-31 23:13:36 +02:00
|
|
|
"htl": "^0.3.1",
|
2024-06-26 21:26:27 +02:00
|
|
|
"html-to-image": "^1.11.11",
|
|
|
|
"immer": "^10.1.1",
|
2024-08-16 20:34:15 +02:00
|
|
|
"jotai": "^2.9.3",
|
2024-08-24 02:43:53 +02:00
|
|
|
"monaco-editor": "^0.51.0",
|
2024-07-30 18:08:20 +02:00
|
|
|
"overlayscrollbars": "^2.10.0",
|
2024-07-03 23:32:55 +02:00
|
|
|
"overlayscrollbars-react": "^0.5.6",
|
2024-06-26 21:26:27 +02:00
|
|
|
"papaparse": "^5.4.1",
|
2024-08-20 22:18:47 +02:00
|
|
|
"pngjs": "^7.0.0",
|
2024-06-26 21:26:27 +02:00
|
|
|
"react": "^18.3.1",
|
|
|
|
"react-dnd": "^16.0.1",
|
|
|
|
"react-dnd-html5-backend": "^16.0.1",
|
|
|
|
"react-dom": "^18.3.1",
|
|
|
|
"react-frame-component": "^5.2.7",
|
|
|
|
"react-gauge-chart": "^0.5.1",
|
|
|
|
"react-markdown": "^9.0.1",
|
2024-07-03 23:32:55 +02:00
|
|
|
"rehype-raw": "^7.0.0",
|
2024-09-05 06:15:39 +02:00
|
|
|
"remark-flexible-toc": "^1.1.1",
|
2024-06-26 21:26:27 +02:00
|
|
|
"remark-gfm": "^4.0.0",
|
|
|
|
"rxjs": "^7.8.1",
|
2024-07-27 01:06:46 +02:00
|
|
|
"shell-quote": "^1.8.1",
|
2024-07-18 03:42:49 +02:00
|
|
|
"sprintf-js": "^1.1.3",
|
2024-07-23 01:59:57 +02:00
|
|
|
"throttle-debounce": "^5.0.2",
|
2024-07-03 23:32:55 +02:00
|
|
|
"tinycolor2": "^1.6.0",
|
2024-06-26 21:26:27 +02:00
|
|
|
"use-device-pixel-ratio": "^1.1.2",
|
2024-08-16 20:34:15 +02:00
|
|
|
"winston": "^3.14.2"
|
2024-06-26 21:26:27 +02:00
|
|
|
},
|
2024-08-25 00:23:33 +02:00
|
|
|
"packageManager": "yarn@4.4.1"
|
2024-05-10 05:24:24 +02:00
|
|
|
}
|