Bumps the development-dependencies group in /autogpt_platform/frontend with 13 updates: | Package | From | To | | --- | --- | --- | | [@playwright/test](https://github.com/microsoft/playwright) | `1.50.0` | `1.50.1` | | [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `8.5.2` | `8.5.3` | | [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.5.2` | `8.5.3` | | [@storybook/addon-interactions](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/interactions) | `8.5.2` | `8.5.3` | | [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) | `8.5.2` | `8.5.3` | | [@storybook/addon-onboarding](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/onboarding) | `8.5.2` | `8.5.3` | | [@storybook/blocks](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/blocks) | `8.5.2` | `8.5.3` | | [@storybook/nextjs](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/nextjs) | `8.5.2` | `8.5.3` | | [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) | `8.5.2` | `8.5.3` | | [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) | `8.5.2` | `8.5.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.10` | `22.13.0` | | [chromatic](https://github.com/chromaui/chromatic-cli) | `11.25.1` | `11.25.2` | | [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.5.2` | `8.5.3` | Updates `@playwright/test` from 1.50.0 to 1.50.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/microsoft/playwright/releases"><code>@playwright/test</code>'s releases</a>.</em></p> <blockquote> <h2>v1.50.1</h2> <h3>Highlights</h3> <p><a href="https://redirect.github.com/microsoft/playwright/issues/34483">microsoft/playwright#34483</a> - [Feature]: single aria snapshot for different engines/browsers <a href="https://redirect.github.com/microsoft/playwright/issues/34497">microsoft/playwright#34497</a> - [Bug]: Firefox not handling keepalive: true fetch requests <a href="https://redirect.github.com/microsoft/playwright/issues/34504">microsoft/playwright#34504</a> - [Bug]: update snapshots not creating good diffs <a href="https://redirect.github.com/microsoft/playwright/issues/34507">microsoft/playwright#34507</a> - [Bug]: snapshotPathTemplate doesnt work when multiple projects <a href="https://redirect.github.com/microsoft/playwright/issues/34462">microsoft/playwright#34462</a> - [Bug]: updateSnapshots "changed" throws an error</p> <h2>Browser Versions</h2> <ul> <li>Chromium 133.0.6943.16</li> <li>Mozilla Firefox 134.0</li> <li>WebKit 18.2</li> </ul> <p>This version was also tested against the following stable channels:</p> <ul> <li>Google Chrome 132</li> <li>Microsoft Edge 132</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="dbc685ca98"><code>dbc685c</code></a> chore: mark v1.50.1 (<a href="https://redirect.github.com/microsoft/playwright/issues/34575">#34575</a>)</li> <li><a href="13d80f184e"><code>13d80f1</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/34560">#34560</a>): chore(docs): clarify connection method via BrowserType.c...</li> <li><a href="159210da82"><code>159210d</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/34556">#34556</a>): fix(toMatchAriaSnapshot): fail test run when updating mi...</li> <li><a href="fbad9f7ff7"><code>fbad9f7</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/34537">#34537</a>): feat: per-assertion snapshot path template in config (<a href="https://redirect.github.com/microsoft/playwright/issues/3">#3</a>...</li> <li><a href="67313faaa7"><code>67313fa</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/34550">#34550</a>): roll follow-ups for .NET and Python</li> <li><a href="4b7794b37a"><code>4b7794b</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/34544">#34544</a>): fix(aria): disregard text area textContent</li> <li><a href="1efbedd3b3"><code>1efbedd</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/34535">#34535</a>): Revert "Reapply "fix(har timing): record connect timing ...</li> <li><a href="1e258e0894"><code>1e258e0</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/34420">#34420</a>): chore(deps): bump vite from 5.4.6 to 5.4.14 (<a href="https://redirect.github.com/microsoft/playwright/issues/34539">#34539</a>)</li> <li><a href="7be4ef58de"><code>7be4ef5</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/34522">#34522</a>): test: fetch request through socks proxy over ipv4</li> <li><a href="7b3e590289"><code>7b3e590</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/34530">#34530</a>): fix(firefox): disable fetch keep-alive for now before a ...</li> <li>Additional commits viewable in <a href="https://github.com/microsoft/playwright/compare/v1.50.0...v1.50.1">compare view</a></li> </ul> </details> <br /> Updates `@storybook/addon-a11y` from 8.5.2 to 8.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-a11y</code>'s releases</a>.</em></p> <blockquote> <h2>v8.5.3</h2> <h2>8.5.3</h2> <ul> <li>Preview: Add <code>globals</code> to <code>extract()</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30415">#30415</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Vite: Fix add component UI invalidation - <a href="https://redirect.github.com/storybookjs/storybook/pull/30438">#30438</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-a11y</code>'s changelog</a>.</em></p> <blockquote> <h2>8.5.3</h2> <ul> <li>Preview: Add <code>globals</code> to <code>extract()</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30415">#30415</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Vite: Fix add component UI invalidation - <a href="https://redirect.github.com/storybookjs/storybook/pull/30438">#30438</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="81d183f3ab"><code>81d183f</code></a> Bump version from "8.5.2" to "8.5.3" [skip ci]</li> <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v8.5.3/code/addons/a11y">compare view</a></li> </ul> </details> <br /> Updates `@storybook/addon-essentials` from 8.5.2 to 8.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-essentials</code>'s releases</a>.</em></p> <blockquote> <h2>v8.5.3</h2> <h2>8.5.3</h2> <ul> <li>Preview: Add <code>globals</code> to <code>extract()</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30415">#30415</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Vite: Fix add component UI invalidation - <a href="https://redirect.github.com/storybookjs/storybook/pull/30438">#30438</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.5.3</h2> <ul> <li>Preview: Add <code>globals</code> to <code>extract()</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30415">#30415</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Vite: Fix add component UI invalidation - <a href="https://redirect.github.com/storybookjs/storybook/pull/30438">#30438</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="81d183f3ab"><code>81d183f</code></a> Bump version from "8.5.2" to "8.5.3" [skip ci]</li> <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v8.5.3/code/addons/essentials">compare view</a></li> </ul> </details> <br /> Updates `@storybook/addon-interactions` from 8.5.2 to 8.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-interactions</code>'s releases</a>.</em></p> <blockquote> <h2>v8.5.3</h2> <h2>8.5.3</h2> <ul> <li>Preview: Add <code>globals</code> to <code>extract()</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30415">#30415</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Vite: Fix add component UI invalidation - <a href="https://redirect.github.com/storybookjs/storybook/pull/30438">#30438</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.5.3</h2> <ul> <li>Preview: Add <code>globals</code> to <code>extract()</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30415">#30415</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Vite: Fix add component UI invalidation - <a href="https://redirect.github.com/storybookjs/storybook/pull/30438">#30438</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="81d183f3ab"><code>81d183f</code></a> Bump version from "8.5.2" to "8.5.3" [skip ci]</li> <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v8.5.3/code/addons/interactions">compare view</a></li> </ul> </details> <br /> Updates `@storybook/addon-links` from 8.5.2 to 8.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-links</code>'s releases</a>.</em></p> <blockquote> <h2>v8.5.3</h2> <h2>8.5.3</h2> <ul> <li>Preview: Add <code>globals</code> to <code>extract()</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30415">#30415</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Vite: Fix add component UI invalidation - <a href="https://redirect.github.com/storybookjs/storybook/pull/30438">#30438</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.5.3</h2> <ul> <li>Preview: Add <code>globals</code> to <code>extract()</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30415">#30415</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Vite: Fix add component UI invalidation - <a href="https://redirect.github.com/storybookjs/storybook/pull/30438">#30438</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="81d183f3ab"><code>81d183f</code></a> Bump version from "8.5.2" to "8.5.3" [skip ci]</li> <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v8.5.3/code/addons/links">compare view</a></li> </ul> </details> <br /> Updates `@storybook/addon-onboarding` from 8.5.2 to 8.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/addon-onboarding</code>'s releases</a>.</em></p> <blockquote> <h2>v8.5.3</h2> <h2>8.5.3</h2> <ul> <li>Preview: Add <code>globals</code> to <code>extract()</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30415">#30415</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Vite: Fix add component UI invalidation - <a href="https://redirect.github.com/storybookjs/storybook/pull/30438">#30438</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-onboarding</code>'s changelog</a>.</em></p> <blockquote> <h2>8.5.3</h2> <ul> <li>Preview: Add <code>globals</code> to <code>extract()</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30415">#30415</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Vite: Fix add component UI invalidation - <a href="https://redirect.github.com/storybookjs/storybook/pull/30438">#30438</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="81d183f3ab"><code>81d183f</code></a> Bump version from "8.5.2" to "8.5.3" [skip ci]</li> <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v8.5.3/code/addons/onboarding">compare view</a></li> </ul> </details> <br /> Updates `@storybook/blocks` from 8.5.2 to 8.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/blocks</code>'s releases</a>.</em></p> <blockquote> <h2>v8.5.3</h2> <h2>8.5.3</h2> <ul> <li>Preview: Add <code>globals</code> to <code>extract()</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30415">#30415</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Vite: Fix add component UI invalidation - <a href="https://redirect.github.com/storybookjs/storybook/pull/30438">#30438</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.5.3</h2> <ul> <li>Preview: Add <code>globals</code> to <code>extract()</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30415">#30415</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Vite: Fix add component UI invalidation - <a href="https://redirect.github.com/storybookjs/storybook/pull/30438">#30438</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="81d183f3ab"><code>81d183f</code></a> Bump version from "8.5.2" to "8.5.3" [skip ci]</li> <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v8.5.3/code/lib/blocks">compare view</a></li> </ul> </details> <br /> Updates `@storybook/nextjs` from 8.5.2 to 8.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/nextjs</code>'s releases</a>.</em></p> <blockquote> <h2>v8.5.3</h2> <h2>8.5.3</h2> <ul> <li>Preview: Add <code>globals</code> to <code>extract()</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30415">#30415</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Vite: Fix add component UI invalidation - <a href="https://redirect.github.com/storybookjs/storybook/pull/30438">#30438</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/nextjs</code>'s changelog</a>.</em></p> <blockquote> <h2>8.5.3</h2> <ul> <li>Preview: Add <code>globals</code> to <code>extract()</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30415">#30415</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Vite: Fix add component UI invalidation - <a href="https://redirect.github.com/storybookjs/storybook/pull/30438">#30438</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="81d183f3ab"><code>81d183f</code></a> Bump version from "8.5.2" to "8.5.3" [skip ci]</li> <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v8.5.3/code/frameworks/nextjs">compare view</a></li> </ul> </details> <br /> Updates `@storybook/react` from 8.5.2 to 8.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/react</code>'s releases</a>.</em></p> <blockquote> <h2>v8.5.3</h2> <h2>8.5.3</h2> <ul> <li>Preview: Add <code>globals</code> to <code>extract()</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30415">#30415</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Vite: Fix add component UI invalidation - <a href="https://redirect.github.com/storybookjs/storybook/pull/30438">#30438</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.5.3</h2> <ul> <li>Preview: Add <code>globals</code> to <code>extract()</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30415">#30415</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Vite: Fix add component UI invalidation - <a href="https://redirect.github.com/storybookjs/storybook/pull/30438">#30438</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="81d183f3ab"><code>81d183f</code></a> Bump version from "8.5.2" to "8.5.3" [skip ci]</li> <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v8.5.3/code/renderers/react">compare view</a></li> </ul> </details> <br /> Updates `@storybook/test` from 8.5.2 to 8.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases"><code>@storybook/test</code>'s releases</a>.</em></p> <blockquote> <h2>v8.5.3</h2> <h2>8.5.3</h2> <ul> <li>Preview: Add <code>globals</code> to <code>extract()</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30415">#30415</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Vite: Fix add component UI invalidation - <a href="https://redirect.github.com/storybookjs/storybook/pull/30438">#30438</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.5.3</h2> <ul> <li>Preview: Add <code>globals</code> to <code>extract()</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30415">#30415</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Vite: Fix add component UI invalidation - <a href="https://redirect.github.com/storybookjs/storybook/pull/30438">#30438</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="81d183f3ab"><code>81d183f</code></a> Bump version from "8.5.2" to "8.5.3" [skip ci]</li> <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v8.5.3/code/lib/test">compare view</a></li> </ul> </details> <br /> Updates `@types/node` from 22.10.10 to 22.13.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 `chromatic` from 11.25.1 to 11.25.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/chromaui/chromatic-cli/releases">chromatic's releases</a>.</em></p> <blockquote> <h2>v11.25.2</h2> <h4>🐛 Bug Fix</h4> <ul> <li>Add additional rspack builder entrypoint <a href="https://redirect.github.com/chromaui/chromatic-cli/pull/1147">#1147</a> (<a href="https://github.com/jmhobbs"><code>@jmhobbs</code></a>)</li> <li>Account for accessibility change counts in UI <a href="https://redirect.github.com/chromaui/chromatic-cli/pull/1145">#1145</a> (<a href="https://github.com/jmhobbs"><code>@jmhobbs</code></a>)</li> </ul> <h4>Authors: 1</h4> <ul> <li>John Hobbs (<a href="https://github.com/jmhobbs"><code>@jmhobbs</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md">chromatic's changelog</a>.</em></p> <blockquote> <h1>v11.25.2 (Thu Jan 30 2025)</h1> <h4>🐛 Bug Fix</h4> <ul> <li>Add additional rspack builder entrypoint <a href="https://redirect.github.com/chromaui/chromatic-cli/pull/1147">#1147</a> (<a href="https://github.com/jmhobbs"><code>@jmhobbs</code></a>)</li> <li>Account for accessibility change counts in UI <a href="https://redirect.github.com/chromaui/chromatic-cli/pull/1145">#1145</a> (<a href="https://github.com/jmhobbs"><code>@jmhobbs</code></a>)</li> </ul> <h4>Authors: 1</h4> <ul> <li>John Hobbs (<a href="https://github.com/jmhobbs"><code>@jmhobbs</code></a>)</li> </ul> <hr /> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="9f1324772c"><code>9f13247</code></a> Bump version to: 11.25.2 [skip ci]</li> <li><a href="00daacc6ad"><code>00daacc</code></a> Update CHANGELOG.md [skip ci]</li> <li><a href="9047fb72d6"><code>9047fb7</code></a> Merge pull request <a href="https://redirect.github.com/chromaui/chromatic-cli/issues/1147">#1147</a> from chromaui/jmhobbs/cap-2681-chromatic-fails-to-tr...</li> <li><a href="2dfe359084"><code>2dfe359</code></a> Add additional rspack builder entrypoint</li> <li><a href="71abbccabe"><code>71abbcc</code></a> Merge pull request <a href="https://redirect.github.com/chromaui/chromatic-cli/issues/1145">#1145</a> from chromaui/jmhobbs/cap-2647-update-cli-messaging-...</li> <li><a href="7af2d57b81"><code>7af2d57</code></a> Pluralize was/were on total changes.</li> <li><a href="33140257ec"><code>3314025</code></a> Move to multiline format for changes.</li> <li><a href="28eaae5955"><code>28eaae5</code></a> Account for accessibility change counts in UI</li> <li>See full diff in <a href="https://github.com/chromaui/chromatic-cli/compare/v11.25.1...v11.25.2">compare view</a></li> </ul> </details> <br /> Updates `storybook` from 8.5.2 to 8.5.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/storybookjs/storybook/releases">storybook's releases</a>.</em></p> <blockquote> <h2>v8.5.3</h2> <h2>8.5.3</h2> <ul> <li>Preview: Add <code>globals</code> to <code>extract()</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30415">#30415</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Vite: Fix add component UI invalidation - <a href="https://redirect.github.com/storybookjs/storybook/pull/30438">#30438</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.5.3</h2> <ul> <li>Preview: Add <code>globals</code> to <code>extract()</code> - <a href="https://redirect.github.com/storybookjs/storybook/pull/30415">#30415</a>, thanks <a href="https://github.com/ndelangen"><code>@ndelangen</code></a>!</li> <li>Vite: Fix add component UI invalidation - <a href="https://redirect.github.com/storybookjs/storybook/pull/30438">#30438</a>, thanks <a href="https://github.com/shilman"><code>@shilman</code></a>!</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="81d183f3ab"><code>81d183f</code></a> Bump version from "8.5.2" to "8.5.3" [skip ci]</li> <li>See full diff in <a href="https://github.com/storybookjs/storybook/commits/v8.5.3/code/lib/cli">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicholas Tindle <nicholas.tindle@agpt.co>
AutoGPT Platform
Welcome to the AutoGPT Platform - a powerful system for creating and running AI agents to solve business problems. This platform enables you to harness the power of artificial intelligence to automate tasks, analyze data, and generate insights for your organization.
Getting Started
Prerequisites
- Docker
- Docker Compose V2 (comes with Docker Desktop, or can be installed separately)
- Node.js & NPM (for running the frontend application)
Running the System
To run the AutoGPT Platform, follow these steps:
-
Clone this repository to your local machine and navigate to the
autogpt_platformdirectory within the repository:git clone <https://github.com/Significant-Gravitas/AutoGPT.git | git@github.com:Significant-Gravitas/AutoGPT.git> cd AutoGPT/autogpt_platform -
Run the following command:
git submodule update --init --recursiveThis command will initialize and update the submodules in the repository. The
supabasefolder will be cloned to the root directory. -
Run the following command:
cp supabase/docker/.env.example .envThis command will copy the
.env.examplefile to.envin thesupabase/dockerdirectory. You can modify the.envfile to add your own environment variables. -
Run the following command:
docker compose up -dThis command will start all the necessary backend services defined in the
docker-compose.ymlfile in detached mode. -
Navigate to
frontendwithin theautogpt_platformdirectory:cd frontendYou will need to run your frontend application separately on your local machine.
-
Run the following command:
cp .env.example .env.localThis command will copy the
.env.examplefile to.env.localin thefrontenddirectory. You can modify the.env.localwithin this folder to add your own environment variables for the frontend application. -
Run the following command:
npm install npm run devThis command will install the necessary dependencies and start the frontend application in development mode. If you are using Yarn, you can run the following commands instead:
yarn install && yarn dev -
Open your browser and navigate to
http://localhost:3000to access the AutoGPT Platform frontend.
Docker Compose Commands
Here are some useful Docker Compose commands for managing your AutoGPT Platform:
docker compose up -d: Start the services in detached mode.docker compose stop: Stop the running services without removing them.docker compose rm: Remove stopped service containers.docker compose build: Build or rebuild services.docker compose down: Stop and remove containers, networks, and volumes.docker compose watch: Watch for changes in your services and automatically update them.
Sample Scenarios
Here are some common scenarios where you might use multiple Docker Compose commands:
-
Updating and restarting a specific service:
docker compose build api_srv docker compose up -d --no-deps api_srvThis rebuilds the
api_srvservice and restarts it without affecting other services. -
Viewing logs for troubleshooting:
docker compose logs -f api_srv ws_srvThis shows and follows the logs for both
api_srvandws_srvservices. -
Scaling a service for increased load:
docker compose up -d --scale executor=3This scales the
executorservice to 3 instances to handle increased load. -
Stopping the entire system for maintenance:
docker compose stop docker compose rm -f docker compose pull docker compose up -dThis stops all services, removes containers, pulls the latest images, and restarts the system.
-
Developing with live updates:
docker compose watchThis watches for changes in your code and automatically updates the relevant services.
-
Checking the status of services:
docker compose psThis shows the current status of all services defined in your docker-compose.yml file.
These scenarios demonstrate how to use Docker Compose commands in combination to manage your AutoGPT Platform effectively.
Persisting Data
To persist data for PostgreSQL and Redis, you can modify the docker-compose.yml file to add volumes. Here's how:
-
Open the
docker-compose.ymlfile in a text editor. -
Add volume configurations for PostgreSQL and Redis services:
services: postgres: # ... other configurations ... volumes: - postgres_data:/var/lib/postgresql/data redis: # ... other configurations ... volumes: - redis_data:/data volumes: postgres_data: redis_data: -
Save the file and run
docker compose up -dto apply the changes.
This configuration will create named volumes for PostgreSQL and Redis, ensuring that your data persists across container restarts.