Bumps the production-dependencies group with 25 updates in the /autogpt_platform/frontend directory: | Package | From | To | | --- | --- | --- | | [@hookform/resolvers](https://github.com/react-hook-form/resolvers) | `5.2.0` | `5.2.1` | | [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) | `15.4.4` | `15.4.6` | | [@radix-ui/react-alert-dialog](https://github.com/radix-ui/primitives) | `1.1.14` | `1.1.15` | | [@radix-ui/react-checkbox](https://github.com/radix-ui/primitives) | `1.3.2` | `1.3.3` | | [@radix-ui/react-collapsible](https://github.com/radix-ui/primitives) | `1.1.11` | `1.1.12` | | [@radix-ui/react-context-menu](https://github.com/radix-ui/primitives) | `2.2.15` | `2.2.16` | | [@radix-ui/react-dialog](https://github.com/radix-ui/primitives) | `1.1.14` | `1.1.15` | | [@radix-ui/react-dropdown-menu](https://github.com/radix-ui/primitives) | `2.1.15` | `2.1.16` | | [@radix-ui/react-popover](https://github.com/radix-ui/primitives) | `1.1.14` | `1.1.15` | | [@radix-ui/react-radio-group](https://github.com/radix-ui/primitives) | `1.3.7` | `1.3.8` | | [@radix-ui/react-scroll-area](https://github.com/radix-ui/primitives) | `1.2.9` | `1.2.10` | | [@radix-ui/react-select](https://github.com/radix-ui/primitives) | `2.2.5` | `2.2.6` | | [@radix-ui/react-switch](https://github.com/radix-ui/primitives) | `1.2.5` | `1.2.6` | | [@radix-ui/react-tabs](https://github.com/radix-ui/primitives) | `1.1.12` | `1.1.13` | | [@radix-ui/react-toast](https://github.com/radix-ui/primitives) | `1.2.14` | `1.2.15` | | [@radix-ui/react-tooltip](https://github.com/radix-ui/primitives) | `1.2.7` | `1.2.8` | | [@supabase/supabase-js](https://github.com/supabase/supabase-js) | `2.52.1` | `2.55.0` | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.83.0` | `5.85.3` | | [@xyflow/react](https://github.com/xyflow/xyflow/tree/HEAD/packages/react) | `12.8.2` | `12.8.3` | | [framer-motion](https://github.com/motiondivision/motion) | `12.23.9` | `12.23.12` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.525.0` | `0.539.0` | | [next](https://github.com/vercel/next.js) | `15.4.4` | `15.4.6` | | [react-day-picker](https://github.com/gpbl/react-day-picker) | `9.8.0` | `9.8.1` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.61.1` | `7.62.0` | | [sonner](https://github.com/emilkowalski/sonner) | `2.0.6` | `2.0.7` | Updates `@hookform/resolvers` from 5.2.0 to 5.2.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/react-hook-form/resolvers/releases"><code>@hookform/resolvers</code>'s releases</a>.</em></p> <blockquote> <h2>v5.2.1</h2> <h2><a href="https://github.com/react-hook-form/resolvers/compare/v5.2.0...v5.2.1">5.2.1</a> (2025-07-29)</h2> <h3>Bug Fixes</h3> <ul> <li>discriminated union for zod v4 mini (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/784">#784</a>) (<a href="49a0d7ba93">49a0d7b</a>)</li> <li>zod v4 peer deps (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/798">#798</a>) (<a href="2d28e6aca6">2d28e6a</a>)</li> <li><strong>zod:</strong> fix output type for Zod 4 resolver (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/801">#801</a>) (<a href="bc09647a5e">bc09647</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="49a0d7ba93"><code>49a0d7b</code></a> fix: discriminated union for zod v4 mini (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/784">#784</a>)</li> <li><a href="bc09647a5e"><code>bc09647</code></a> fix(zod): fix output type for Zod 4 resolver (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/801">#801</a>)</li> <li><a href="2d28e6aca6"><code>2d28e6a</code></a> fix: zod v4 peer deps (<a href="https://redirect.github.com/react-hook-form/resolvers/issues/798">#798</a>)</li> <li>See full diff in <a href="https://github.com/react-hook-form/resolvers/compare/v5.2.0...v5.2.1">compare view</a></li> </ul> </details> <br /> Updates `@next/third-parties` from 15.4.4 to 15.4.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/next.js/releases"><code>@next/third-parties</code>'s releases</a>.</em></p> <blockquote> <h2>v15.4.6</h2> <blockquote> <p>[!NOTE]<br /> This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>fix: <code>_error</code> page's <code>req.url</code> can be overwritten to dynamic param on minimal mode (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/82347">#82347</a>)</li> <li>fix: add <code>?dpl</code> to fonts in <code>/_next/static/media</code> (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/82384">#82384</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/devjiwonchoi"><code>@devjiwonchoi</code></a>, <a href="https://github.com/ijjk"><code>@ijjk</code></a>, and <a href="https://github.com/styfle"><code>@styfle</code></a> for helping!</p> <h2>v15.4.5</h2> <blockquote> <p>[!NOTE]<br /> This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>Fix API stripping JSON incorrectly (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/82062">#82062</a>)</li> <li>Fix i18n fallback: false collision (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/82158">#82158</a>)</li> <li>Revert "Fix tracing of server actions imported by client components (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/82167">#82167</a>)</li> <li>Ensure setAssetPrefix updates config instance (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/82165">#82165</a>)</li> <li>Turbopack: update mimalloc (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/82166">#82166</a>)</li> <li>fix(next/image): fix image-optimizer.ts headers (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/82175">#82175</a>)</li> <li>fix(next/image): improve and simplify detect-content-type (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/82174">#82174</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/ijjk"><code>@ijjk</code></a>, <a href="https://github.com/sokra"><code>@sokra</code></a>, and <a href="https://github.com/styfle"><code>@styfle</code></a> for helping!</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="be4aafd4b7"><code>be4aafd</code></a> v15.4.6</li> <li><a href="b9aab5dbe9"><code>b9aab5d</code></a> v15.4.5</li> <li>See full diff in <a href="https://github.com/vercel/next.js/commits/v15.4.6/packages/third-parties">compare view</a></li> </ul> </details> <br /> Updates `@radix-ui/react-alert-dialog` from 1.1.14 to 1.1.15 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/radix-ui/primitives/commits">compare view</a></li> </ul> </details> <br /> Updates `@radix-ui/react-checkbox` from 1.3.2 to 1.3.3 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/radix-ui/primitives/commits">compare view</a></li> </ul> </details> <br /> Updates `@radix-ui/react-collapsible` from 1.1.11 to 1.1.12 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/radix-ui/primitives/commits">compare view</a></li> </ul> </details> <br /> Updates `@radix-ui/react-context-menu` from 2.2.15 to 2.2.16 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/radix-ui/primitives/commits">compare view</a></li> </ul> </details> <br /> Updates `@radix-ui/react-dialog` from 1.1.14 to 1.1.15 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/radix-ui/primitives/commits">compare view</a></li> </ul> </details> <br /> Updates `@radix-ui/react-dropdown-menu` from 2.1.15 to 2.1.16 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/radix-ui/primitives/commits">compare view</a></li> </ul> </details> <br /> Updates `@radix-ui/react-popover` from 1.1.14 to 1.1.15 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/radix-ui/primitives/commits">compare view</a></li> </ul> </details> <br /> Updates `@radix-ui/react-radio-group` from 1.3.7 to 1.3.8 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/radix-ui/primitives/commits">compare view</a></li> </ul> </details> <br /> Updates `@radix-ui/react-scroll-area` from 1.2.9 to 1.2.10 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/radix-ui/primitives/commits">compare view</a></li> </ul> </details> <br /> Updates `@radix-ui/react-select` from 2.2.5 to 2.2.6 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/radix-ui/primitives/commits">compare view</a></li> </ul> </details> <br /> Updates `@radix-ui/react-switch` from 1.2.5 to 1.2.6 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/radix-ui/primitives/commits">compare view</a></li> </ul> </details> <br /> Updates `@radix-ui/react-tabs` from 1.1.12 to 1.1.13 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/radix-ui/primitives/commits">compare view</a></li> </ul> </details> <br /> Updates `@radix-ui/react-toast` from 1.2.14 to 1.2.15 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/radix-ui/primitives/commits">compare view</a></li> </ul> </details> <br /> Updates `@radix-ui/react-tooltip` from 1.2.7 to 1.2.8 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/radix-ui/primitives/commits">compare view</a></li> </ul> </details> <br /> Updates `@supabase/supabase-js` from 2.52.1 to 2.55.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/supabase/supabase-js/releases"><code>@supabase/supabase-js</code>'s releases</a>.</em></p> <blockquote> <h2>v2.55.0</h2> <h1><a href="https://github.com/supabase/supabase-js/compare/v2.54.0...v2.55.0">2.55.0</a> (2025-08-12)</h1> <h3>Features</h3> <ul> <li>bump realtime-js to 2.15.1 (<a href="https://redirect.github.com/supabase/supabase-js/issues/1529">#1529</a>) (<a href="445dad369e">445dad3</a>)</li> </ul> <h2>v2.55.0-next.1</h2> <h1><a href="https://github.com/supabase/supabase-js/compare/v2.54.0...v2.55.0-next.1">2.55.0-next.1</a> (2025-08-12)</h1> <h3>Bug Fixes</h3> <ul> <li>update test to provide ws (<a href="5ac99266ec">5ac9926</a>)</li> </ul> <h3>Features</h3> <ul> <li>bump realtime js (<a href="2da3b97f9b">2da3b97</a>)</li> </ul> <h2>v2.54.0</h2> <h1><a href="https://github.com/supabase/supabase-js/compare/v2.53.1...v2.54.0">2.54.0</a> (2025-08-07)</h1> <h3>Features</h3> <ul> <li>fallback to key - update realtime js to 2.15.0 (<a href="https://redirect.github.com/supabase/supabase-js/issues/1523">#1523</a>) (<a href="7876a2487d">7876a24</a>)</li> </ul> <h2>v2.53.1</h2> <h2><a href="https://github.com/supabase/supabase-js/compare/v2.53.0...v2.53.1">2.53.1</a> (2025-08-07)</h2> <h3>Bug Fixes</h3> <ul> <li>avoid Next.js Edge Runtime warnings in Node.js deprecation check (<a href="https://redirect.github.com/supabase/supabase-js/issues/1520">#1520</a>) (<a href="4f38a9c0cd">4f38a9c</a>), closes <a href="https://redirect.github.com/supabase/supabase-js/issues/1515">#1515</a></li> </ul> <h2>v2.53.0</h2> <h1><a href="https://github.com/supabase/supabase-js/compare/v2.52.1...v2.53.0">2.53.0</a> (2025-07-28)</h1> <h3>Features</h3> <ul> <li>bump storage version, and expose StorageClientOptions (<a href="eea0444d93">eea0444</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="445dad369e"><code>445dad3</code></a> feat: bump realtime-js to 2.15.1 (<a href="https://redirect.github.com/supabase/supabase-js/issues/1529">#1529</a>)</li> <li><a href="7876a2487d"><code>7876a24</code></a> feat: fallback to key - update realtime js to 2.15.0 (<a href="https://redirect.github.com/supabase/supabase-js/issues/1523">#1523</a>)</li> <li><a href="dd0146300d"><code>dd01463</code></a> chore: cleanups - pnpm removal - webpack polyfill - ci update (<a href="https://redirect.github.com/supabase/supabase-js/issues/1521">#1521</a>)</li> <li><a href="4f38a9c0cd"><code>4f38a9c</code></a> fix: avoid Next.js Edge Runtime warnings in Node.js deprecation check (<a href="https://redirect.github.com/supabase/supabase-js/issues/1520">#1520</a>)</li> <li><a href="75dd796866"><code>75dd796</code></a> Merge pull request <a href="https://redirect.github.com/supabase/supabase-js/issues/1500">#1500</a> from supabase/feat/update-storage-version-to-support...</li> <li><a href="06314d71c8"><code>06314d7</code></a> bump storage-js to 2.10.4</li> <li><a href="eea0444d93"><code>eea0444</code></a> feat: bump storage version, and expose StorageClientOptions</li> <li><a href="137caec44c"><code>137caec</code></a> Merge pull request <a href="https://redirect.github.com/supabase/supabase-js/issues/1502">#1502</a> from georgRusanov/more_test</li> <li><a href="f4e2a6bef6"><code>f4e2a6b</code></a> added more tests</li> <li><a href="115bc9ab1f"><code>115bc9a</code></a> added edge tests</li> <li>Additional commits viewable in <a href="https://github.com/supabase/supabase-js/compare/v2.52.1...v2.55.0">compare view</a></li> </ul> </details> <br /> Updates `@tanstack/react-query` from 5.83.0 to 5.85.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/TanStack/query/releases"><code>@tanstack/react-query</code>'s releases</a>.</em></p> <blockquote> <h2>v5.85.3</h2> <p>Version 5.85.3 - 8/14/25, 1:05 PM</p> <h2>Changes</h2> <h3>Fix</h3> <ul> <li>query-core: race condition in StrictMode (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/9565">#9565</a>) (51aad7d) by Dominik Dorfmeister</li> </ul> <h3>Test</h3> <ul> <li>core: tests for StrictMode behaviour (de3626a) by TkDodo</li> </ul> <h2>Packages</h2> <ul> <li><code>@tanstack/query-core</code><a href="https://github.com/5"><code>@5</code></a>.85.3</li> <li><code>@tanstack/query-broadcast-client-experimental</code><a href="https://github.com/5"><code>@5</code></a>.85.3</li> <li><code>@tanstack/query-persist-client-core</code><a href="https://github.com/5"><code>@5</code></a>.85.3</li> <li><code>@tanstack/query-sync-storage-persister</code><a href="https://github.com/5"><code>@5</code></a>.85.3</li> <li><code>@tanstack/react-query</code><a href="https://github.com/5"><code>@5</code></a>.85.3</li> <li><code>@tanstack/react-query-devtools</code><a href="https://github.com/5"><code>@5</code></a>.85.3</li> <li><code>@tanstack/react-query-persist-client</code><a href="https://github.com/5"><code>@5</code></a>.85.3</li> <li><code>@tanstack/react-query-next-experimental</code><a href="https://github.com/5"><code>@5</code></a>.85.3</li> <li><code>@tanstack/solid-query</code><a href="https://github.com/5"><code>@5</code></a>.85.3</li> <li><code>@tanstack/solid-query-devtools</code><a href="https://github.com/5"><code>@5</code></a>.85.3</li> <li><code>@tanstack/solid-query-persist-client</code><a href="https://github.com/5"><code>@5</code></a>.85.3</li> <li><code>@tanstack/svelte-query</code><a href="https://github.com/5"><code>@5</code></a>.85.3</li> <li><code>@tanstack/svelte-query-devtools</code><a href="https://github.com/5"><code>@5</code></a>.85.3</li> <li><code>@tanstack/svelte-query-persist-client</code><a href="https://github.com/5"><code>@5</code></a>.85.3</li> <li><code>@tanstack/vue-query</code><a href="https://github.com/5"><code>@5</code></a>.85.3</li> <li><code>@tanstack/vue-query-devtools</code><a href="https://github.com/5"><code>@5</code></a>.85.3</li> <li><code>@tanstack/angular-query-experimental</code><a href="https://github.com/5"><code>@5</code></a>.85.3</li> <li><code>@tanstack/query-async-storage-persister</code><a href="https://github.com/5"><code>@5</code></a>.85.3</li> <li><code>@tanstack/angular-query-devtools-experimental</code><a href="https://github.com/5"><code>@5</code></a>.85.3</li> </ul> <h2>v5.85.2</h2> <p>Version 5.85.2 - 8/14/25, 8:51 AM</p> <h2>Changes</h2> <h3>Fix</h3> <ul> <li>query-core: query cancellation and reverting (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/9293">#9293</a>) (0991576) by Dominik Dorfmeister</li> </ul> <h2>Packages</h2> <ul> <li><code>@tanstack/query-core</code><a href="https://github.com/5"><code>@5</code></a>.85.2</li> <li><code>@tanstack/react-query</code><a href="https://github.com/5"><code>@5</code></a>.85.2</li> <li><code>@tanstack/query-broadcast-client-experimental</code><a href="https://github.com/5"><code>@5</code></a>.85.2</li> <li><code>@tanstack/query-persist-client-core</code><a href="https://github.com/5"><code>@5</code></a>.85.2</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="b6516bd25e"><code>b6516bd</code></a> release: v5.85.3</li> <li><a href="e14f39c6ee"><code>e14f39c</code></a> release: v5.85.2</li> <li><a href="0991576781"><code>0991576</code></a> fix(query-core): query cancellation and reverting (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/9293">#9293</a>)</li> <li><a href="31f51b97fa"><code>31f51b9</code></a> release: v5.85.1</li> <li><a href="aab51d9398"><code>aab51d9</code></a> release: v5.85.0</li> <li><a href="6bf2eb7450"><code>6bf2eb7</code></a> chore(tsconfig.json): add 'test-setup.ts' to 'include' array (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/9545">#9545</a>)</li> <li><a href="77e53b0c21"><code>77e53b0</code></a> test(react-query/useIsFetching): remove unnecessary 'advanceTimersByTimeAsync...</li> <li><a href="edd1bd08e0"><code>edd1bd0</code></a> release: v5.84.2</li> <li><a href="34657e5a12"><code>34657e5</code></a> test(react-query/mutationOptions): add tests for without 'mutationKey' in 'mu...</li> <li><a href="0db1056fdb"><code>0db1056</code></a> release: v5.84.1</li> <li>Additional commits viewable in <a href="https://github.com/TanStack/query/commits/v5.85.3/packages/react-query">compare view</a></li> </ul> </details> <br /> Updates `@xyflow/react` from 12.8.2 to 12.8.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/xyflow/xyflow/releases"><code>@xyflow/react</code>'s releases</a>.</em></p> <blockquote> <h2><code>@xyflow/react</code><a href="https://github.com/12"><code>@12</code></a>.8.3</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5420">#5420</a> <a href="c453ee3f74"><code>c453ee3f</code></a> Thanks <a href="https://github.com/ShlomoGalle"><code>@ShlomoGalle</code></a>! - Omit <code>defaultValue</code> from <code>Node</code>'s <code>domAttributes</code> to fix type incompatibility when using <code>WritableDraft</code></p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5436">#5436</a> <a href="def02b9609"><code>def02b96</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Prevent a 0 added to the markup for edges when interactionWidth is 0</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5444">#5444</a> <a href="9aca483928"><code>9aca4839</code></a> Thanks <a href="https://github.com/paula-stacho"><code>@paula-stacho</code></a>! - Export MiniMapNode</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5443">#5443</a> <a href="144f8feb0f"><code>144f8feb</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Use 1 as the default for interactive Minimap zoom step</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5428">#5428</a> <a href="f18e98569b"><code>f18e9856</code></a> Thanks <a href="https://github.com/Karl255"><code>@Karl255</code></a>! - Fix clicking on detached handle elements not initiating drawing of connections</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5453">#5453</a> <a href="7a088817f7"><code>7a088817</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Snap selection instead of separate nodes when snap grid is enabled</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5415">#5415</a> <a href="6838df9d67"><code>6838df9d</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Allow strings and enums for existing marker types</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5444">#5444</a> <a href="9192fd7d2c"><code>9192fd7d</code></a> Thanks <a href="https://github.com/paula-stacho"><code>@paula-stacho</code></a>! - Export MiniMapNode</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5448">#5448</a> <a href="f5fe1d71e0"><code>f5fe1d71</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Use correct HandleConnection type for Handle onConnect</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5419">#5419</a> <a href="daa33fb3bd"><code>daa33fb3</code></a> Thanks <a href="https://github.com/0x0f0f0f"><code>@0x0f0f0f</code></a>! - Make arrow heads markers fallback to --xy-edge-stroke CSS variable when passing null as marker color</p> </li> <li> <p>Updated dependencies [<a href="144f8feb0f"><code>144f8feb</code></a>, <a href="f18e98569b"><code>f18e9856</code></a>, <a href="7a088817f7"><code>7a088817</code></a>, <a href="6838df9d67"><code>6838df9d</code></a>, <a href="fddbb7de47"><code>fddbb7de</code></a>, <a href="f5fe1d71e0"><code>f5fe1d71</code></a>, <a href="daa33fb3bd"><code>daa33fb3</code></a>]:</p> <ul> <li><code>@xyflow/system</code><a href="https://github.com/0"><code>@0</code></a>.0.67</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/xyflow/xyflow/blob/main/packages/react/CHANGELOG.md"><code>@xyflow/react</code>'s changelog</a>.</em></p> <blockquote> <h2>12.8.3</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5420">#5420</a> <a href="c453ee3f74"><code>c453ee3f</code></a> Thanks <a href="https://github.com/ShlomoGalle"><code>@ShlomoGalle</code></a>! - Omit <code>defaultValue</code> from <code>Node</code>'s <code>domAttributes</code> to fix type incompatibility when using <code>WritableDraft</code></p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5436">#5436</a> <a href="def02b9609"><code>def02b96</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Prevent a 0 added to the markup for edges when interactionWidth is 0</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5444">#5444</a> <a href="9aca483928"><code>9aca4839</code></a> Thanks <a href="https://github.com/paula-stacho"><code>@paula-stacho</code></a>! - Export MiniMapNode</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5443">#5443</a> <a href="144f8feb0f"><code>144f8feb</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Use 1 as the default for interactive Minimap zoom step</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5428">#5428</a> <a href="f18e98569b"><code>f18e9856</code></a> Thanks <a href="https://github.com/Karl255"><code>@Karl255</code></a>! - Fix clicking on detached handle elements not initiating drawing of connections</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5453">#5453</a> <a href="7a088817f7"><code>7a088817</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Snap selection instead of separate nodes when snap grid is enabled</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5415">#5415</a> <a href="6838df9d67"><code>6838df9d</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Allow strings and enums for existing marker types</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5444">#5444</a> <a href="9192fd7d2c"><code>9192fd7d</code></a> Thanks <a href="https://github.com/paula-stacho"><code>@paula-stacho</code></a>! - Export MiniMapNode</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5448">#5448</a> <a href="f5fe1d71e0"><code>f5fe1d71</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Use correct HandleConnection type for Handle onConnect</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5419">#5419</a> <a href="daa33fb3bd"><code>daa33fb3</code></a> Thanks <a href="https://github.com/0x0f0f0f"><code>@0x0f0f0f</code></a>! - Make arrow heads markers fallback to --xy-edge-stroke CSS variable when passing null as marker color</p> </li> <li> <p>Updated dependencies [<a href="144f8feb0f"><code>144f8feb</code></a>, <a href="f18e98569b"><code>f18e9856</code></a>, <a href="7a088817f7"><code>7a088817</code></a>, <a href="6838df9d67"><code>6838df9d</code></a>, <a href="fddbb7de47"><code>fddbb7de</code></a>, <a href="f5fe1d71e0"><code>f5fe1d71</code></a>, <a href="daa33fb3bd"><code>daa33fb3</code></a>]:</p> <ul> <li><code>@xyflow/system</code><a href="https://github.com/0"><code>@0</code></a>.0.67</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="e8e7d11179"><code>e8e7d11</code></a> chore(packages): bump</li> <li><a href="4e588b2c23"><code>4e588b2</code></a> fix(handle-on-connect): use correct HandleConnection type <a href="https://github.com/xyflow/xyflow/tree/HEAD/packages/react/issues/5447">#5447</a></li> <li><a href="91e5e302d5"><code>91e5e30</code></a> Merge pull request <a href="https://github.com/xyflow/xyflow/tree/HEAD/packages/react/issues/5428">#5428</a> from Karl255/#5273-handle-click-target-fix</li> <li><a href="172c2db251"><code>172c2db</code></a> Merge pull request <a href="https://github.com/xyflow/xyflow/tree/HEAD/packages/react/issues/5444">#5444</a> from paula-stacho/export-minimapnode</li> <li><a href="295884fea9"><code>295884f</code></a> chore(handle): cleanup</li> <li><a href="71e90ca0f4"><code>71e90ca</code></a> Merge pull request <a href="https://github.com/xyflow/xyflow/tree/HEAD/packages/react/issues/5443">#5443</a> from xyflow/fix/windows-scroll</li> <li><a href="9fa0779664"><code>9fa0779</code></a> chore(minimap): use 1 as a default for zoom step</li> <li><a href="c502f27f86"><code>c502f27</code></a> Export MiniMapNode</li> <li><a href="d060c3fa87"><code>d060c3f</code></a> Adjust SvelteFlow and allow for null to use CSS variable</li> <li><a href="4c389117b7"><code>4c38911</code></a> allow null and correct behavior</li> <li>Additional commits viewable in <a href="https://github.com/xyflow/xyflow/commits/@xyflow/react@12.8.3/packages/react">compare view</a></li> </ul> </details> <br /> Updates `framer-motion` from 12.23.9 to 12.23.12 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/motiondivision/motion/blob/main/CHANGELOG.md">framer-motion's changelog</a>.</em></p> <blockquote> <h2>[12.23.12] 2025-07-29</h2> <h3>Added</h3> <ul> <li>Exporting internal APIs for use in view animations.</li> </ul> <h2>[12.23.11] 2025-07-28</h2> <h3>Added</h3> <ul> <li>Children of variants with <code>delayChildren: stagger()</code> will now be staggered correctly alongside their newly-entering siblings.</li> </ul> <h2>[12.23.10] 2025-07-28</h2> <h3>Fixed</h3> <ul> <li>Fixed shared layout animation in situations where no <code>motion</code> components have re-rendered between shared element switching.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="e0f7e07570"><code>e0f7e07</code></a> v12.23.12</li> <li><a href="994515fef3"><code>994515f</code></a> Updating changelog</li> <li><a href="95d82ff919"><code>95d82ff</code></a> Merge pull request <a href="https://redirect.github.com/motiondivision/motion/issues/3338">#3338</a> from motiondivision/feature/next-page-transitions</li> <li><a href="58b2e8cde4"><code>58b2e8c</code></a> Exporting APIs for view transitions</li> <li><a href="b6f2132fb6"><code>b6f2132</code></a> Update README.md</li> <li><a href="38298c41fc"><code>38298c4</code></a> Update README.md</li> <li><a href="76396b0187"><code>76396b0</code></a> Update README.md</li> <li><a href="b273d064a3"><code>b273d06</code></a> Update README.md</li> <li><a href="c0bd6effa9"><code>c0bd6ef</code></a> v12.23.11</li> <li><a href="e9b52af3e2"><code>e9b52af</code></a> Updating changelog</li> <li>Additional commits viewable in <a href="https://github.com/motiondivision/motion/compare/v12.23.9...v12.23.12">compare view</a></li> </ul> </details> <br /> Updates `lucide-react` from 0.525.0 to 0.539.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lucide-icons/lucide/releases">lucide-react's releases</a>.</em></p> <blockquote> <h2>Version 0.539.0</h2> <h2>What's Changed</h2> <ul> <li>feat(icons): added <code>brick-wall-shield</code> icon by <a href="https://github.com/karsa-mistmere"><code>@karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3476">lucide-icons/lucide#3476</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lucide-icons/lucide/compare/0.538.0...0.539.0">https://github.com/lucide-icons/lucide/compare/0.538.0...0.539.0</a></p> <h2>Version 0.538.0</h2> <h2>What's Changed</h2> <ul> <li>fix(icons): changed <code>apple</code> icon by <a href="https://github.com/karsa-mistmere"><code>@karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3505">lucide-icons/lucide#3505</a></li> <li>fix(icons): changed <code>store</code> icon by <a href="https://github.com/karsa-mistmere"><code>@karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3501">lucide-icons/lucide#3501</a></li> <li>fix(icons): changed <code>mic-off</code> icon by <a href="https://github.com/lieonlion"><code>@lieonlion</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2823">lucide-icons/lucide#2823</a></li> <li>chore(deps): bump astro from 5.5.2 to 5.12.8 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3523">lucide-icons/lucide#3523</a></li> <li>fix(icons): deprecate rail-symbol by <a href="https://github.com/jguddas"><code>@jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2862">lucide-icons/lucide#2862</a></li> <li>feat(icons): added <code>kayak</code> icon by <a href="https://github.com/jpjacobpadilla"><code>@jpjacobpadilla</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3054">lucide-icons/lucide#3054</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lucide-icons/lucide/compare/0.537.0...0.538.0">https://github.com/lucide-icons/lucide/compare/0.537.0...0.538.0</a></p> <h2>Version 0.537.0</h2> <h2>What's Changed</h2> <ul> <li>chore(metadata): Add tags to <code>x</code> icon by <a href="https://github.com/jamiemlaw"><code>@jamiemlaw</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3341">lucide-icons/lucide#3341</a></li> <li>docs: add rule against war/violence related imagery by <a href="https://github.com/jguddas"><code>@jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3506">lucide-icons/lucide#3506</a></li> <li>fix(icons): changed <code>spade</code> icon by <a href="https://github.com/karsa-mistmere"><code>@karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3502">lucide-icons/lucide#3502</a></li> <li>fix(icons): changed <code>school</code> icon by <a href="https://github.com/karsa-mistmere"><code>@karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2968">lucide-icons/lucide#2968</a></li> <li>fix(site): fixes icon style customiser by <a href="https://github.com/karsa-mistmere"><code>@karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3511">lucide-icons/lucide#3511</a></li> <li>fix(docs): fixed array length error in diff endpoint by <a href="https://github.com/jguddas"><code>@jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3498">lucide-icons/lucide#3498</a></li> <li>feat(icons): added <code>circle-star</code> icon by <a href="https://github.com/karsa-mistmere"><code>@karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3507">lucide-icons/lucide#3507</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lucide-icons/lucide/compare/0.536.0...0.537.0">https://github.com/lucide-icons/lucide/compare/0.536.0...0.537.0</a></p> <h2>Version 0.536.0</h2> <h2>What's Changed</h2> <ul> <li>fix(icons): arcified message icons & fixed optical volume by <a href="https://github.com/karsa-mistmere"><code>@karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3473">lucide-icons/lucide#3473</a></li> <li>fix(icons): changed <code>hospital</code> icon by <a href="https://github.com/karsa-mistmere"><code>@karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2969">lucide-icons/lucide#2969</a></li> <li>fix(<code>@lucide/svelte</code>): Add <code>.js</code> extensions to imports by <a href="https://github.com/abdel-17"><code>@abdel-17</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2950">lucide-icons/lucide#2950</a></li> <li>fix(lucide-vue-next): Support for kebabCase props by <a href="https://github.com/ericfennis"><code>@ericfennis</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3477">lucide-icons/lucide#3477</a></li> <li>fix(icons): changed <code>a-arrow-*</code> icons by <a href="https://github.com/jguddas"><code>@jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3474">lucide-icons/lucide#3474</a></li> <li>fix(icons): arcified <code>cake-slice</code> icon by <a href="https://github.com/jguddas"><code>@jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3345">lucide-icons/lucide#3345</a></li> <li>feat(lucide-static): include aliases in icons directory by <a href="https://github.com/jguddas"><code>@jguddas</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3368">lucide-icons/lucide#3368</a></li> <li>feat(icons): added <code>turntable</code> icon by <a href="https://github.com/karsa-mistmere"><code>@karsa-mistmere</code></a> in <a href="https://redirect.github.com/lucide-icons/lucide/pull/3429">lucide-icons/lucide#3429</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/abdel-17"><code>@abdel-17</code></a> made their first contribution in <a href="https://redirect.github.com/lucide-icons/lucide/pull/2950">lucide-icons/lucide#2950</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lucide-icons/lucide/compare/0.535.0...0.536.0">https://github.com/lucide-icons/lucide/compare/0.535.0...0.536.0</a></p> <h2>Version 0.535.0</h2> <h2>What's Changed</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="e71198d9b3"><code>e71198d</code></a> chore: icon alias improvements (<a href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/2861">#2861</a>)</li> <li>See full diff in <a href="https://github.com/lucide-icons/lucide/commits/0.539.0/packages/lucide-react">compare view</a></li> </ul> </details> <br /> Updates `next` from 15.4.4 to 15.4.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/next.js/releases">next's releases</a>.</em></p> <blockquote> <h2>v15.4.6</h2> <blockquote> <p>[!NOTE]<br /> This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>fix: <code>_error</code> page's <code>req.url</code> can be overwritten to dynamic param on minimal mode (<a href="https://redirect.github.com/vercel/next.js/issues/82347">#82347</a>)</li> <li>fix: add <code>?dpl</code> to fonts in <code>/_next/static/media</code> (<a href="https://redirect.github.com/vercel/next.js/issues/82384">#82384</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/devjiwonchoi"><code>@devjiwonchoi</code></a>, <a href="https://github.com/ijjk"><code>@ijjk</code></a>, and <a href="https://github.com/styfle"><code>@styfle</code></a> for helping!</p> <h2>v15.4.5</h2> <blockquote> <p>[!NOTE]<br /> This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>Fix API stripping JSON incorrectly (<a href="https://redirect.github.com/vercel/next.js/issues/82062">#82062</a>)</li> <li>Fix i18n fallback: false collision (<a href="https://redirect.github.com/vercel/next.js/issues/82158">#82158</a>)</li> <li>Revert "Fix tracing of server actions imported by client components (<a href="https://redirect.github.com/vercel/next.js/issues/82167">#82167</a>)</li> <li>Ensure setAssetPrefix updates config instance (<a href="https://redirect.github.com/vercel/next.js/issues/82165">#82165</a>)</li> <li>Turbopack: update mimalloc (<a href="https://redirect.github.com/vercel/next.js/issues/82166">#82166</a>)</li> <li>fix(next/image): fix image-optimizer.ts headers (<a href="https://redirect.github.com/vercel/next.js/issues/82175">#82175</a>)</li> <li>fix(next/image): improve and simplify detect-content-type (<a href="https://redirect.github.com/vercel/next.js/issues/82174">#82174</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/ijjk"><code>@ijjk</code></a>, <a href="https://github.com/sokra"><code>@sokra</code></a>, and <a href="https://github.com/styfle"><code>@styfle</code></a> for helping!</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="be4aafd4b7"><code>be4aafd</code></a> v15.4.6</li> <li><a href="91e5b6b84f"><code>91e5b6b</code></a> Backport "fix: add <code>?dpl</code> to fonts in <code>/_next/static/media</code> (<a href="https://redirect.github.com/vercel/next.js/issues/82384">#82384</a>)" (<a href="https://redirect.github.com/vercel/next.js/issues/82421">#82421</a>)</li> <li><a href="f1629d9395"><code>f1629d9</code></a> Backport "[Pages] fix: <code>_error</code> page's <code>req.url</code> can be overwritten t… (<a href="https://redirect.github.com/vercel/next.js/issues/82377">#82377</a>)</li> <li><a href="b9aab5dbe9"><code>b9aab5d</code></a> v15.4.5</li> <li><a href="a8c93c49dd"><code>a8c93c4</code></a> Disable test new tests jobs</li> <li><a href="ed2a6c7548"><code>ed2a6c7</code></a> [backport]: fix(next/image): improve and simplify detect-content-type (<a href="https://redirect.github.com/vercel/next.js/issues/82118">#82118</a>...</li> <li><a href="f00fcc9011"><code>f00fcc9</code></a> [backport]: fix(next/image): fix image-optimizer.ts headers (<a href="https://redirect.github.com/vercel/next.js/issues/82114">#82114</a>) (<a href="https://redirect.github.com/vercel/next.js/issues/82175">#82175</a>)</li> <li><a href="55a7568e9d"><code>55a7568</code></a> Backport: Turbopack: update mimalloc (<a href="https://redirect.github.com/vercel/next.js/issues/81993">#81993</a>) (<a href="https://redirect.github.com/vercel/next.js/issues/82166">#82166</a>)</li> <li><a href="5bc4b368e5"><code>5bc4b36</code></a> [backport] Ensure setAssetPrefix updates config instance (<a href="https://redirect.github.com/vercel/next.js/issues/82165">#82165</a>)</li> <li><a href="717dfb6ec9"><code>717dfb6</code></a> [Backport] Revert "Fix tracing of server actions imported by client component...</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/compare/v15.4.4...v15.4.6">compare view</a></li> </ul> </details> <br /> Updates `react-day-picker` from 9.8.0 to 9.8.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/gpbl/react-day-picker/releases">react-day-picker's releases</a>.</em></p> <blockquote> <h2>v9.8.1</h2> <p>Improved <code>captionLayout</code> documentation and build process.</p> <h2>What's Changed</h2> <ul> <li>docs: Improve documentation for <code>captionLayout</code> prop by <a href="https://github.com/rodgobbi"><code>@rodgobbi</code></a> in <a href="https://redirect.github.com/gpbl/react-day-picker/pull/2788">gpbl/react-day-picker#2788</a> and <a href="https://github.com/haecheonlee"><code>@haecheonlee</code></a> in <a href="https://redirect.github.com/gpbl/react-day-picker/pull/2787">gpbl/react-day-picker#2787</a></li> <li>build: avoid locking dependencies by <a href="https://github.com/nihgwu"><code>@nihgwu</code></a> in <a href="https://redirect.github.com/gpbl/react-day-picker/pull/2789">gpbl/react-day-picker#2789</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/haecheonlee"><code>@haecheonlee</code></a> made their first contribution in <a href="https://redirect.github.com/gpbl/react-day-picker/pull/2787">gpbl/react-day-picker#2787</a></li> <li><a href="https://github.com/n-zngr"><code>@n-zngr</code></a> made their first contribution in <a href="https://redirect.github.com/gpbl/react-day-picker/pull/2790">gpbl/react-day-picker#2790</a></li> <li><a href="https://github.com/nihgwu"><code>@nihgwu</code></a> made their first contribution in <a href="https://redirect.github.com/gpbl/react-day-picker/pull/2789">gpbl/react-day-picker#2789</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/gpbl/react-day-picker/compare/v9.8.0...v9.8.1">https://github.com/gpbl/react-day-picker/compare/v9.8.0...v9.8.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="bd55df2e3a"><code>bd55df2</code></a> Bump v9.8.1</li> <li><a href="3782986bd6"><code>3782986</code></a> build: upgrade dev dependencies (<a href="https://redirect.github.com/gpbl/react-day-picker/issues/2800">#2800</a>)</li> <li><a href="f74c61965a"><code>f74c619</code></a> build: avoid locking dependencies (<a href="https://redirect.github.com/gpbl/react-day-picker/issues/2789">#2789</a>)</li> <li><a href="3da2e918fb"><code>3da2e91</code></a> refactor(website): correct minor spelling error (<a href="https://redirect.github.com/gpbl/react-day-picker/issues/2790">#2790</a>)</li> <li><a href="7e70c4d46d"><code>7e70c4d</code></a> docs: Improve documentation for <code>captionLayout</code> prop (<a href="https://redirect.github.com/gpbl/react-day-picker/issues/2788">#2788</a>)</li> <li><a href="14940f1c77"><code>14940f1</code></a> docs: fix captionLayout props doc (<a href="https://redirect.github.com/gpbl/react-day-picker/issues/2787">#2787</a>)</li> <li>See full diff in <a href="https://github.com/gpbl/react-day-picker/compare/v9.8.0...v9.8.1">compare view</a></li> </ul> </details> <br /> Updates `react-hook-form` from 7.61.1 to 7.62.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/react-hook-form/react-hook-form/releases">react-hook-form's releases</a>.</em></p> <blockquote> <h2>Version 7.62.0</h2> <p>👨🔧 prevent onBlur for readOnly fields (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12971">#12971</a>) 🐞 fix <a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12988">#12988</a> sync two defaultValues after reset with new defaultValues (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12990">#12990</a>) 🐞 fix: do not override prototype of data in cloneObject (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12985">#12985</a>) 🐞 fix field name type conflict in nested FieldErrors (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12972">#12972</a>)</p> <p>thanks to <a href="https://github.com/candymask0712"><code>@candymask0712</code></a>, <a href="https://github.com/Adityapradh"><code>@Adityapradh</code></a>, <a href="https://github.com/Ty3uK"><code>@Ty3uK</code></a> & <a href="https://github.com/kichikawa57"><code>@kichikawa57</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="1b5a6748a8"><code>1b5a674</code></a> 7.62.0</li> <li><a href="6025100ea1"><code>6025100</code></a> 🐞 fix <a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12988">#12988</a> sync two defaultValues after reset with new defaultValues (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12990">#12990</a>)</li> <li><a href="323cd41674"><code>323cd41</code></a> 🐞 fix field name type conflict in nested FieldErrors (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12972">#12972</a>)</li> <li><a href="dac28d60e1"><code>dac28d6</code></a> 👨🔧 fix: prevent onBlur for readOnly fields (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12971">#12971</a>)</li> <li><a href="642145a1ba"><code>642145a</code></a> 🧪 test: add unit tests for convertToArrayPayload utility (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12967">#12967</a>)</li> <li><a href="15c03a553f"><code>15c03a5</code></a> 🐞 fix: do not override prototype of <code>data</code> in <code>cloneObject</code> (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12985">#12985</a>)</li> <li>See full diff in <a href="https://github.com/react-hook-form/react-hook-form/compare/v7.61.1...v7.62.0">compare view</a></li> </ul> </details> <br /> Updates `sonner` from 2.0.6 to 2.0.7 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/emilkowalski/sonner/releases">sonner's releases</a>.</em></p> <blockquote> <h2>v2.0.7</h2> <p>Sonner now supports multiple <code><Toaster /></code> components, see more <a href="https://sonner.emilkowal.ski/toaster#multiple-toasters">here</a>.</p> <h2>What's Changed</h2> <ul> <li>feat: add testId prop for individual toast components by <a href="https://github.com/b-like-bahar"><code>@b-like-bahar</code></a> in <a href="https://redirect.github.com/emilkowalski/sonner/pull/660">emilkowalski/sonner#660</a></li> <li>feat(toaster): add support for multiple toasters with unique identifiers by <a href="https://github.com/taroj1205"><code>@taroj1205</code></a> in <a href="https://redirect.github.com/emilkowalski/sonner/pull/665">emilkowalski/sonner#665</a></li> <li>fix: tests by <a href="https://github.com/emilkowalski"><code>@emilkowalski</code></a> in <a href="https://redirect.github.com/emilkowalski/sonner/pull/677">emilkowalski/sonner#677</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/b-like-bahar"><code>@b-like-bahar</code></a> made their first contribution in <a href="https://redirect.github.com/emilkowalski/sonner/pull/660">emilkowalski/sonner#660</a></li> <li><a href="https://github.com/taroj1205"><code>@taroj1205</code></a> made their first contribution in <a href="https://redirect.github.com/emilkowalski/sonner/pull/665">emilkowalski/sonner#665</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/emilkowalski/sonner/compare/v2.0.6...v2.0.7">https://github.com/emilkowalski/sonner/compare/v2.0.6...v2.0.7</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="3ba7aa17ab"><code>3ba7aa1</code></a> v2.0.7</li> <li><a href="0604827063"><code>0604827</code></a> fix: tests (<a href="https://redirect.github.com/emilkowalski/sonner/issues/677">#677</a>)</li> <li><a href="c50fe92dfb"><code>c50fe92</code></a> fix tests</li> <li><a href="0600a5cb40"><code>0600a5c</code></a> feat(toaster): add support for multiple toasters with unique identifiers (<a href="https://redirect.github.com/emilkowalski/sonner/issues/665">#665</a>)</li> <li><a href="c14bf44a03"><code>c14bf44</code></a> feat: add testId prop for individual toast components (<a href="https://redirect.github.com/emilkowalski/sonner/issues/660">#660</a>)</li> <li>See full diff in <a href="https://github.com/emilkowalski/sonner/compare/v2.0.6...v2.0.7">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>
AutoGPT: Build, Deploy, and Run AI Agents
AutoGPT is a powerful platform that allows you to create, deploy, and manage continuous AI agents that automate complex workflows.
Hosting Options
- Download to self-host (Free!)
- Join the Waitlist for the cloud-hosted beta (Closed Beta - Public release Coming Soon!)
How to Self-Host the AutoGPT Platform
Note
Setting up and hosting the AutoGPT Platform yourself is a technical process. If you'd rather something that just works, we recommend joining the waitlist for the cloud-hosted beta.
System Requirements
Before proceeding with the installation, ensure your system meets the following requirements:
Hardware Requirements
- CPU: 4+ cores recommended
- RAM: Minimum 8GB, 16GB recommended
- Storage: At least 10GB of free space
Software Requirements
- Operating Systems:
- Linux (Ubuntu 20.04 or newer recommended)
- macOS (10.15 or newer)
- Windows 10/11 with WSL2
- Required Software (with minimum versions):
- Docker Engine (20.10.0 or newer)
- Docker Compose (2.0.0 or newer)
- Git (2.30 or newer)
- Node.js (16.x or newer)
- npm (8.x or newer)
- VSCode (1.60 or newer) or any modern code editor
Network Requirements
- Stable internet connection
- Access to required ports (will be configured in Docker)
- Ability to make outbound HTTPS connections
Updated Setup Instructions:
We've moved to a fully maintained and regularly updated documentation site.
👉 Follow the official self-hosting guide here
This tutorial assumes you have Docker, VSCode, git and npm installed.
⚡ Quick Setup with One-Line Script (Recommended for Local Hosting)
Skip the manual steps and get started in minutes using our automatic setup script.
For macOS/Linux:
curl -fsSL https://setup.agpt.co/install.sh -o install.sh && bash install.sh
For Windows (PowerShell):
powershell -c "iwr https://setup.agpt.co/install.bat -o install.bat; ./install.bat"
This will install dependencies, configure Docker, and launch your local instance — all in one go.
🧱 AutoGPT Frontend
The AutoGPT frontend is where users interact with our powerful AI automation platform. It offers multiple ways to engage with and leverage our AI agents. This is the interface where you'll bring your AI automation ideas to life:
Agent Builder: For those who want to customize, our intuitive, low-code interface allows you to design and configure your own AI agents.
Workflow Management: Build, modify, and optimize your automation workflows with ease. You build your agent by connecting blocks, where each block performs a single action.
Deployment Controls: Manage the lifecycle of your agents, from testing to production.
Ready-to-Use Agents: Don't want to build? Simply select from our library of pre-configured agents and put them to work immediately.
Agent Interaction: Whether you've built your own or are using pre-configured agents, easily run and interact with them through our user-friendly interface.
Monitoring and Analytics: Keep track of your agents' performance and gain insights to continually improve your automation processes.
Read this guide to learn how to build your own custom blocks.
💽 AutoGPT Server
The AutoGPT Server is the powerhouse of our platform This is where your agents run. Once deployed, agents can be triggered by external sources and can operate continuously. It contains all the essential components that make AutoGPT run smoothly.
Source Code: The core logic that drives our agents and automation processes.
Infrastructure: Robust systems that ensure reliable and scalable performance.
Marketplace: A comprehensive marketplace where you can find and deploy a wide range of pre-built agents.
🐙 Example Agents
Here are two examples of what you can do with AutoGPT:
-
Generate Viral Videos from Trending Topics
- This agent reads topics on Reddit.
- It identifies trending topics.
- It then automatically creates a short-form video based on the content.
-
Identify Top Quotes from Videos for Social Media
- This agent subscribes to your YouTube channel.
- When you post a new video, it transcribes it.
- It uses AI to identify the most impactful quotes to generate a summary.
- Then, it writes a post to automatically publish to your social media.
These examples show just a glimpse of what you can achieve with AutoGPT! You can create customized workflows to build agents for any use case.
License Overview:
🛡️ Polyform Shield License:
All code and content within the autogpt_platform folder is licensed under the Polyform Shield License. This new project is our in-developlemt platform for building, deploying and managing agents.
Read more about this effort
🦉 MIT License:
All other portions of the AutoGPT repository (i.e., everything outside the autogpt_platform folder) are licensed under the MIT License. This includes the original stand-alone AutoGPT Agent, along with projects such as Forge, agbenchmark and the AutoGPT Classic GUI.
We also publish additional work under the MIT Licence in other repositories, such as GravitasML which is developed for and used in the AutoGPT Platform. See also our MIT Licenced Code Ability project.
Mission
Our mission is to provide the tools, so that you can focus on what matters:
- 🏗️ Building - Lay the foundation for something amazing.
- 🧪 Testing - Fine-tune your agent to perfection.
- 🤝 Delegating - Let AI work for you, and have your ideas come to life.
Be part of the revolution! AutoGPT is here to stay, at the forefront of AI innovation.
📖 Documentation | 🚀 Contributing
🤖 AutoGPT Classic
Below is information about the classic version of AutoGPT.
🛠️ Build your own Agent - Quickstart
🏗️ Forge
Forge your own agent! – Forge is a ready-to-go toolkit to build your own agent application. It handles most of the boilerplate code, letting you channel all your creativity into the things that set your agent apart. All tutorials are located here. Components from forge can also be used individually to speed up development and reduce boilerplate in your agent project.
🚀 Getting Started with Forge – This guide will walk you through the process of creating your own agent and using the benchmark and user interface.
📘 Learn More about Forge
🎯 Benchmark
Measure your agent's performance! The agbenchmark can be used with any agent that supports the agent protocol, and the integration with the project's CLI makes it even easier to use with AutoGPT and forge-based agents. The benchmark offers a stringent testing environment. Our framework allows for autonomous, objective performance evaluations, ensuring your agents are primed for real-world action.
📦 agbenchmark on Pypi
|
📘 Learn More about the Benchmark
💻 UI
Makes agents easy to use! The frontend gives you a user-friendly interface to control and monitor your agents. It connects to agents through the agent protocol, ensuring compatibility with many agents from both inside and outside of our ecosystem.
The frontend works out-of-the-box with all agents in the repo. Just use the CLI to run your agent of choice!
📘 Learn More about the Frontend
⌨️ CLI
To make it as easy as possible to use all of the tools offered by the repository, a CLI is included at the root of the repo:
$ ./run
Usage: cli.py [OPTIONS] COMMAND [ARGS]...
Options:
--help Show this message and exit.
Commands:
agent Commands to create, start and stop agents
benchmark Commands to start the benchmark and list tests and categories
setup Installs dependencies needed for your system.
Just clone the repo, install dependencies with ./run setup, and you should be good to go!
🤔 Questions? Problems? Suggestions?
Get help - Discord 💬
To report a bug or request a feature, create a GitHub Issue. Please ensure someone else hasn't created an issue for the same topic.
🤝 Sister projects
🔄 Agent Protocol
To maintain a uniform standard and ensure seamless compatibility with many current and future applications, AutoGPT employs the agent protocol standard by the AI Engineer Foundation. This standardizes the communication pathways from your agent to the frontend and benchmark.