Bumps the production-dependencies group with 35 updates in the /autogpt_platform/frontend directory: | Package | From | To | | --- | --- | --- | | [@faker-js/faker](https://github.com/faker-js/faker) | `9.6.0` | `9.8.0` | | [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) | `15.2.1` | `15.3.2` | | [@radix-ui/react-alert-dialog](https://github.com/radix-ui/primitives) | `1.1.6` | `1.1.13` | | [@radix-ui/react-avatar](https://github.com/radix-ui/primitives) | `1.1.3` | `1.1.9` | | [@radix-ui/react-checkbox](https://github.com/radix-ui/primitives) | `1.1.4` | `1.3.1` | | [@radix-ui/react-collapsible](https://github.com/radix-ui/primitives) | `1.1.3` | `1.1.10` | | [@radix-ui/react-context-menu](https://github.com/radix-ui/primitives) | `2.2.6` | `2.2.14` | | [@radix-ui/react-dropdown-menu](https://github.com/radix-ui/primitives) | `2.1.6` | `2.1.14` | | [@radix-ui/react-label](https://github.com/radix-ui/primitives) | `2.1.2` | `2.1.6` | | [@radix-ui/react-popover](https://github.com/radix-ui/primitives) | `1.1.6` | `1.1.13` | | [@radix-ui/react-radio-group](https://github.com/radix-ui/primitives) | `1.2.3` | `1.3.6` | | [@radix-ui/react-scroll-area](https://github.com/radix-ui/primitives) | `1.2.3` | `1.2.8` | | [@radix-ui/react-select](https://github.com/radix-ui/primitives) | `2.1.6` | `2.2.4` | | [@radix-ui/react-separator](https://github.com/radix-ui/primitives) | `1.1.2` | `1.1.6` | | [@radix-ui/react-switch](https://github.com/radix-ui/primitives) | `1.1.3` | `1.2.4` | | [@radix-ui/react-tabs](https://github.com/radix-ui/primitives) | `1.1.4` | `1.1.11` | | [@radix-ui/react-toast](https://github.com/radix-ui/primitives) | `1.2.6` | `1.2.13` | | [@radix-ui/react-tooltip](https://github.com/radix-ui/primitives) | `1.1.8` | `1.2.6` | | [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) | `9.10.1` | `9.19.0` | | [@supabase/ssr](https://github.com/supabase/ssr) | `0.5.2` | `0.6.1` | | [@supabase/supabase-js](https://github.com/supabase/supabase-js) | `2.49.1` | `2.49.4` | | [@tanstack/react-table](https://github.com/TanStack/table/tree/HEAD/packages/react-table) | `8.21.2` | `8.21.3` | | [@xyflow/react](https://github.com/xyflow/xyflow/tree/HEAD/packages/react) | `12.4.2` | `12.6.4` | | [cmdk](https://github.com/pacocoursey/cmdk/tree/HEAD/cmdk) | `1.0.4` | `1.1.1` | | [dotenv](https://github.com/motdotla/dotenv) | `16.4.7` | `16.5.0` | | [embla-carousel-react](https://github.com/davidjerleke/embla-carousel) | `8.5.2` | `8.6.0` | | [framer-motion](https://github.com/motiondivision/motion) | `12.4.11` | `12.12.1` | | [geist](https://github.com/vercel/geist-font/tree/HEAD/packages/next) | `1.3.1` | `1.4.2` | | [launchdarkly-react-client-sdk](https://github.com/launchdarkly/react-client-sdk) | `3.6.1` | `3.7.0` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.479.0` | `0.510.0` | | [next-themes](https://github.com/pacocoursey/next-themes) | `0.4.5` | `0.4.6` | | [react-day-picker](https://github.com/gpbl/react-day-picker) | `9.6.1` | `9.7.0` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.54.2` | `7.56.3` | | [recharts](https://github.com/recharts/recharts) | `2.15.1` | `2.15.3` | | [zod](https://github.com/colinhacks/zod) | `3.24.2` | `3.24.4` | Updates `@faker-js/faker` from 9.6.0 to 9.8.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/faker-js/faker/releases"><code>@faker-js/faker</code>'s releases</a>.</em></p> <blockquote> <h2>v9.8.0</h2> <h2>What's Changed</h2> <ul> <li>feat(locale): add country code for en_CA & fr_CA by <a href="https://github.com/alixlahuec"><code>@alixlahuec</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3476">faker-js/faker#3476</a></li> <li>test: use validator@13.15.0 with isULID, isISO31661Numeric, isISO15924 by <a href="https://github.com/matthewmayer"><code>@matthewmayer</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3482">faker-js/faker#3482</a></li> <li>feat(locale): add zh_CN food by <a href="https://github.com/yyz945947732"><code>@yyz945947732</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3479">faker-js/faker#3479</a></li> <li>docs: more than 70 locales by <a href="https://github.com/matthewmayer"><code>@matthewmayer</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3483">faker-js/faker#3483</a></li> <li>feat(locale): update zh_CN location by <a href="https://github.com/yyz945947732"><code>@yyz945947732</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3481">faker-js/faker#3481</a></li> <li>feat(locale): update zh_CN animal by <a href="https://github.com/yyz945947732"><code>@yyz945947732</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3480">faker-js/faker#3480</a></li> <li>refactor(locale): ko state data update by <a href="https://github.com/seoahan"><code>@seoahan</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3487">faker-js/faker#3487</a></li> <li>feat(locale): add zh_CN book by <a href="https://github.com/yyz945947732"><code>@yyz945947732</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3477">faker-js/faker#3477</a></li> <li>feat(locale): add Japanese date and month definitions by <a href="https://github.com/matsueushi"><code>@matsueushi</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3492">faker-js/faker#3492</a></li> <li>feat(locale): add vehicle locale data for Japanese by <a href="https://github.com/noritaka1166"><code>@noritaka1166</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3490">faker-js/faker#3490</a></li> <li>feat(locale): update Japanese company categories by <a href="https://github.com/noritaka1166"><code>@noritaka1166</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3489">faker-js/faker#3489</a></li> <li>feat(locale): add Japanese science locale data including elements and units by <a href="https://github.com/noritaka1166"><code>@noritaka1166</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3491">faker-js/faker#3491</a></li> <li>feat(locale): add Japanese sex definitions for person locale by <a href="https://github.com/noritaka1166"><code>@noritaka1166</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3495">faker-js/faker#3495</a></li> <li>refactor(locale): rename pt-BR streetSuffix to streetPrefix by <a href="https://github.com/glmchalita"><code>@glmchalita</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3493">faker-js/faker#3493</a></li> <li>feat(locale): update zh_CN word by <a href="https://github.com/yyz945947732"><code>@yyz945947732</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3478">faker-js/faker#3478</a></li> <li>refactor(locale): normalize internet data by <a href="https://github.com/xDivisionByZerox"><code>@xDivisionByZerox</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3502">faker-js/faker#3502</a></li> <li>chore(deps): update eslint by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3500">faker-js/faker#3500</a></li> <li>chore(deps): update dependency eslint-plugin-unicorn to v59 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3501">faker-js/faker#3501</a></li> <li>chore(deps): update vitest by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3497">faker-js/faker#3497</a></li> <li>chore(deps): update cypress/browsers docker tag to v24 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3507">faker-js/faker#3507</a></li> <li>chore(deps): update all non-major dependencies by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3498">faker-js/faker#3498</a></li> <li>chore(deps): update mcr.microsoft.com/devcontainers/typescript-node:22 docker digest to fb211a0 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3508">faker-js/faker#3508</a></li> <li>feat(locale): Add additional Japanese last names to the locale data by <a href="https://github.com/noritaka1166"><code>@noritaka1166</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3484">faker-js/faker#3484</a></li> <li>chore(deps): update eslint by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3511">faker-js/faker#3511</a></li> <li>chore(deps): lock file maintenance by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3486">faker-js/faker#3486</a></li> <li>fix(locale): ko modified street_name to street_name_part by <a href="https://github.com/seoahan"><code>@seoahan</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3485">faker-js/faker#3485</a></li> <li>fix(locale): correct Japanese country names by <a href="https://github.com/matsueushi"><code>@matsueushi</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3510">faker-js/faker#3510</a></li> <li>chore(release): 9.8.0 by <a href="https://github.com/fakerjs-bot"><code>@fakerjs-bot</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3515">faker-js/faker#3515</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/alixlahuec"><code>@alixlahuec</code></a> made their first contribution in <a href="https://redirect.github.com/faker-js/faker/pull/3476">faker-js/faker#3476</a></li> <li><a href="https://github.com/yyz945947732"><code>@yyz945947732</code></a> made their first contribution in <a href="https://redirect.github.com/faker-js/faker/pull/3479">faker-js/faker#3479</a></li> <li><a href="https://github.com/seoahan"><code>@seoahan</code></a> made their first contribution in <a href="https://redirect.github.com/faker-js/faker/pull/3487">faker-js/faker#3487</a></li> <li><a href="https://github.com/noritaka1166"><code>@noritaka1166</code></a> made their first contribution in <a href="https://redirect.github.com/faker-js/faker/pull/3490">faker-js/faker#3490</a></li> <li><a href="https://github.com/glmchalita"><code>@glmchalita</code></a> made their first contribution in <a href="https://redirect.github.com/faker-js/faker/pull/3493">faker-js/faker#3493</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/faker-js/faker/compare/v9.7.0...v9.8.0">https://github.com/faker-js/faker/compare/v9.7.0...v9.8.0</a></p> <h2>v9.7.0</h2> <h2>What's Changed</h2> <ul> <li>feat(locale): Add bn_BD locale by <a href="https://github.com/AbrarShahriar"><code>@AbrarShahriar</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3439">faker-js/faker#3439</a></li> <li>fix(airline): Air France and KLM Royal Dutch Airlines by <a href="https://github.com/chimurai"><code>@chimurai</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3440">faker-js/faker#3440</a></li> <li>infra(comment-issue): fix display of thumbs up emoji by <a href="https://github.com/xDivisionByZerox"><code>@xDivisionByZerox</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3444">faker-js/faker#3444</a></li> <li>feat(locale): add localize sex support for zh_CN & zh_TW by <a href="https://github.com/sd44"><code>@sd44</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3450">faker-js/faker#3450</a></li> <li>fix(iban): more strict pattern for IE and PS by <a href="https://github.com/xDivisionByZerox"><code>@xDivisionByZerox</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3464">faker-js/faker#3464</a></li> <li>chore(deps): update devdependencies by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3456">faker-js/faker#3456</a></li> <li>chore(deps): update all non-major dependencies by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3457">faker-js/faker#3457</a></li> <li>chore(deps): update dependency prettier to v3.5.3 by <a href="https://github.com/renovate"><code>@renovate</code></a> in <a href="https://redirect.github.com/faker-js/faker/pull/3455">faker-js/faker#3455</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/faker-js/faker/blob/next/CHANGELOG.md"><code>@faker-js/faker</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/faker-js/faker/compare/v9.7.0...v9.8.0">9.8.0</a> (2025-05-13)</h2> <h3>New Locales</h3> <ul> <li><strong>locale:</strong> Add additional Japanese last names to the locale data (<a href="https://redirect.github.com/faker-js/faker/issues/3484">#3484</a>) (<a href="72e66c3a3a">72e66c3</a>)</li> <li><strong>locale:</strong> add Japanese date and month definitions (<a href="https://redirect.github.com/faker-js/faker/issues/3492">#3492</a>) (<a href="b70e7934b7">b70e793</a>)</li> <li><strong>locale:</strong> add Japanese science locale data including elements and units (<a href="https://redirect.github.com/faker-js/faker/issues/3491">#3491</a>) (<a href="54fd5519e9">54fd551</a>)</li> <li><strong>locale:</strong> add Japanese sex definitions for person locale (<a href="https://redirect.github.com/faker-js/faker/issues/3495">#3495</a>) (<a href="1dbd8fa511">1dbd8fa</a>)</li> <li><strong>locale:</strong> add vehicle locale data for Japanese (<a href="https://redirect.github.com/faker-js/faker/issues/3490">#3490</a>) (<a href="dfadb1da74">dfadb1d</a>)</li> <li><strong>locale:</strong> add zh_CN book (<a href="https://redirect.github.com/faker-js/faker/issues/3477">#3477</a>) (<a href="786a3d0bd8">786a3d0</a>)</li> <li><strong>locale:</strong> add zh_CN food (<a href="https://redirect.github.com/faker-js/faker/issues/3479">#3479</a>) (<a href="6c883e74b8">6c883e7</a>)</li> <li><strong>locale:</strong> update Japanese company categories (<a href="https://redirect.github.com/faker-js/faker/issues/3489">#3489</a>) (<a href="8c0953a261">8c0953a</a>)</li> <li><strong>locale:</strong> update zh_CN animal (<a href="https://redirect.github.com/faker-js/faker/issues/3480">#3480</a>) (<a href="38ee7b81a8">38ee7b8</a>)</li> <li><strong>locale:</strong> update zh_CN location (<a href="https://redirect.github.com/faker-js/faker/issues/3481">#3481</a>) (<a href="456f10276b">456f102</a>)</li> <li><strong>locale:</strong> update zh_CN word (<a href="https://redirect.github.com/faker-js/faker/issues/3478">#3478</a>) (<a href="aa98867765">aa98867</a>)</li> </ul> <h3>Changed Locales</h3> <ul> <li><strong>locale:</strong> ko state data update (<a href="https://redirect.github.com/faker-js/faker/issues/3487">#3487</a>) (<a href="b611ec2e51">b611ec2</a>)</li> <li><strong>locale:</strong> normalize internet data (<a href="https://redirect.github.com/faker-js/faker/issues/3502">#3502</a>) (<a href="e6151e4efd">e6151e4</a>)</li> <li><strong>locale:</strong> rename pt-BR streetSuffix to streetPrefix (<a href="https://redirect.github.com/faker-js/faker/issues/3493">#3493</a>) (<a href="7c23db316e">7c23db3</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>locale:</strong> correct Japanese country names (<a href="https://redirect.github.com/faker-js/faker/issues/3510">#3510</a>) (<a href="046bb81558">046bb81</a>)</li> <li><strong>locale:</strong> correct the name of element Lv in Japanese (<a href="https://redirect.github.com/faker-js/faker/issues/3509">#3509</a>) (<a href="6a7ef4c2ad">6a7ef4c</a>)</li> <li><strong>locale:</strong> ko modified street_name to street_name_part (<a href="https://redirect.github.com/faker-js/faker/issues/3485">#3485</a>) (<a href="c15da8efec">c15da8e</a>)</li> </ul> <h2><a href="https://github.com/faker-js/faker/compare/v9.6.0...v9.7.0">9.7.0</a> (2025-04-13)</h2> <h3>New Locales</h3> <ul> <li><strong>locale:</strong> Add bn_BD locale (<a href="https://redirect.github.com/faker-js/faker/issues/3439">#3439</a>) (<a href="fef0ad7859">fef0ad7</a>)</li> <li><strong>locale:</strong> add cy locale, start with date (<a href="https://redirect.github.com/faker-js/faker/issues/3462">#3462</a>) (<a href="f70a6f7a65">f70a6f7</a>)</li> <li><strong>locale:</strong> add finance support for ja locale (<a href="https://redirect.github.com/faker-js/faker/issues/3449">#3449</a>) (<a href="b2c5298c94">b2c5298</a>)</li> <li><strong>locale:</strong> add localize sex support for zh_CN & zh_TW (<a href="https://redirect.github.com/faker-js/faker/issues/3450">#3450</a>) (<a href="048c32581b">048c325</a>)</li> <li><strong>locale:</strong> add Tamil language support (<a href="https://redirect.github.com/faker-js/faker/issues/3468">#3468</a>) (<a href="cdf6dc4a97">cdf6dc4</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>airline:</strong> Air France and KLM Royal Dutch Airlines (<a href="https://redirect.github.com/faker-js/faker/issues/3440">#3440</a>) (<a href="8a2d168f62">8a2d168</a>)</li> <li><strong>iban:</strong> more strict pattern for IE and PS (<a href="https://redirect.github.com/faker-js/faker/issues/3464">#3464</a>) (<a href="7b12056713">7b12056</a>)</li> <li><strong>locale:</strong> rename ja and zh_CN company affix files (<a href="https://redirect.github.com/faker-js/faker/issues/3448">#3448</a>) (<a href="1e551c5f47">1e551c5</a>)</li> <li><strong>number:</strong> don't ignore multipleOf in float when min=max (<a href="https://redirect.github.com/faker-js/faker/issues/3417">#3417</a>) (<a href="e4cc4e50d1">e4cc4e5</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="549d71cf33"><code>549d71c</code></a> chore(release): 9.8.0 (<a href="https://redirect.github.com/faker-js/faker/issues/3515">#3515</a>)</li> <li><a href="046bb81558"><code>046bb81</code></a> fix(locale): correct Japanese country names (<a href="https://redirect.github.com/faker-js/faker/issues/3510">#3510</a>)</li> <li><a href="c15da8efec"><code>c15da8e</code></a> fix(locale): ko modified street_name to street_name_part (<a href="https://redirect.github.com/faker-js/faker/issues/3485">#3485</a>)</li> <li><a href="d6ba4cc1b1"><code>d6ba4cc</code></a> chore(deps): lock file maintenance (<a href="https://redirect.github.com/faker-js/faker/issues/3486">#3486</a>)</li> <li><a href="2faf57b01c"><code>2faf57b</code></a> chore(deps): update eslint (<a href="https://redirect.github.com/faker-js/faker/issues/3511">#3511</a>)</li> <li><a href="6a7ef4c2ad"><code>6a7ef4c</code></a> fix(locale): correct the name of element Lv in Japanese (<a href="https://redirect.github.com/faker-js/faker/issues/3509">#3509</a>)</li> <li><a href="72e66c3a3a"><code>72e66c3</code></a> feat(locale): Add additional Japanese last names to the locale data (<a href="https://redirect.github.com/faker-js/faker/issues/3484">#3484</a>)</li> <li><a href="c0d5217e10"><code>c0d5217</code></a> chore(deps): update mcr.microsoft.com/devcontainers/typescript-node:22 docker...</li> <li><a href="049875d283"><code>049875d</code></a> chore(deps): update all non-major dependencies (<a href="https://redirect.github.com/faker-js/faker/issues/3498">#3498</a>)</li> <li><a href="07087ff6ef"><code>07087ff</code></a> chore(deps): update cypress/browsers docker tag to v24 (<a href="https://redirect.github.com/faker-js/faker/issues/3507">#3507</a>)</li> <li>Additional commits viewable in <a href="https://github.com/faker-js/faker/compare/v9.6.0...v9.8.0">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~faker-bot">faker-bot</a>, a new releaser for <code>@faker-js/faker</code> since your current version.</p> </details> <br /> Updates `@next/third-parties` from 15.2.1 to 15.3.2 <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.3.2</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>backport: fix(turbopack): Store persistence of wrapped task on RawVc::LocalOutput (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/78488">#78488</a>) (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/78883">#78883</a>)</li> <li><code>@next/mdx</code>: Use stable turbopack config options (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/78880">#78880</a>)</li> <li>Fix react-compiler: Fix detection of interest (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/78879">#78879</a>)</li> <li>Fix turbopack: Backport sourcemap bugfix (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/78881">#78881</a>)</li> <li>[next-server] preserve rsc query for rsc redirects (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/78876">#78876</a>)</li> <li>Update middleware public/static matching (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/78875">#78875</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/huozhi"><code>@huozhi</code></a>, <a href="https://github.com/kdy1"><code>@kdy1</code></a>, <a href="https://github.com/wbinnssmith"><code>@wbinnssmith</code></a>, and <a href="https://github.com/bgw"><code>@bgw</code></a> for helping!</p> <h2>v15.3.1</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>chore: Backport SWC-based RC optimization (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/78260">#78260</a>)</li> <li>fix: bump image-size@1.2.1 (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/78164">#78164</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/kdy1"><code>@kdy1</code></a> and <a href="https://github.com/styfle"><code>@styfle</code></a> for helping!</p> <h2>v15.3.1-canary.15</h2> <h3>Core Changes</h3> <ul> <li>[Turbopack] refactor persistent caching from log based to cow approach: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/76234">#76234</a></li> </ul> <h3>Misc Changes</h3> <ul> <li>fix(turbo-tasks-fs): Handle filesystem watcher rescan events: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/78045">#78045</a></li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/bgw"><code>@bgw</code></a> and <a href="https://github.com/sokra"><code>@sokra</code></a> for helping!</p> <h2>v15.3.1-canary.14</h2> <h3>Core Changes</h3> <ul> <li>Add graceful error boundary for bots requests: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/78298">#78298</a></li> <li>make sure eslint-plugin-next is built when running 'pnpm dev': <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/78305">#78305</a></li> <li>Migrate pages API routes to handler interface: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/third-parties/issues/78166">#78166</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="d9ec4a4b57"><code>d9ec4a4</code></a> v15.3.2</li> <li><a href="fa536cf2c9"><code>fa536cf</code></a> v15.3.1</li> <li><a href="b2ff04995b"><code>b2ff049</code></a> v15.3.0</li> <li><a href="60bfe64295"><code>60bfe64</code></a> v15.3.0-canary.46</li> <li><a href="f71c4a1582"><code>f71c4a1</code></a> v15.3.0-canary.45</li> <li><a href="4451bae75d"><code>4451bae</code></a> v15.3.0-canary.44</li> <li><a href="87d7d8eb7a"><code>87d7d8e</code></a> v15.3.0-canary.43</li> <li><a href="82ab39f801"><code>82ab39f</code></a> v15.3.0-canary.42</li> <li><a href="8f1409d6ce"><code>8f1409d</code></a> v15.3.0-canary.41</li> <li><a href="2139369821"><code>2139369</code></a> v15.3.0-canary.40</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/commits/v15.3.2/packages/third-parties">compare view</a></li> </ul> </details> <br /> Updates `@radix-ui/react-alert-dialog` from 1.1.6 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-avatar` from 1.1.3 to 1.1.9 <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.1.4 to 1.3.1 <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.3 to 1.1.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-context-menu` from 2.2.6 to 2.2.14 <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.6 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-dropdown-menu` from 2.1.6 to 2.1.14 <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-label` from 2.1.2 to 2.1.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-popover` from 1.1.6 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-radio-group` from 1.2.3 to 1.3.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-scroll-area` from 1.2.3 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 `@radix-ui/react-select` from 2.1.6 to 2.2.4 <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-separator` from 1.1.2 to 1.1.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-slot` from 1.1.2 to 1.2.2 <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.1.3 to 1.2.4 <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.4 to 1.1.11 <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.6 to 1.2.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-tooltip` from 1.1.8 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 `@sentry/nextjs` from 9.10.1 to 9.19.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-javascript/releases"><code>@sentry/nextjs</code>'s releases</a>.</em></p> <blockquote> <h2>9.19.0</h2> <ul> <li>feat(react-router): Add otel instrumentation for server requests (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/16147">#16147</a>)</li> <li>feat(remix): Vendor in <code>opentelemetry-instrumentation-remix</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/16145">#16145</a>)</li> <li>fix(browser): Ensure spans auto-ended for navigations have <code>cancelled</code> reason (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/16277">#16277</a>)</li> <li>fix(node): Pin <code>@fastify/otel</code> fork to direct url to allow installing without git (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/16287">#16287</a>)</li> <li>fix(react): Handle nested parameterized routes in reactrouterv3 transaction normalization (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/16274">#16274</a>)</li> </ul> <p>Work in this release was contributed by <a href="https://github.com/sidx1024"><code>@sidx1024</code></a>. Thank you for your contribution!</p> <h2>Bundle size 📦</h2> <table> <thead> <tr> <th>Path</th> <th>Size</th> </tr> </thead> <tbody> <tr> <td><code>@sentry/browser</code></td> <td>23.4 KB</td> </tr> <tr> <td><code>@sentry/browser</code> - with treeshaking flags</td> <td>23.06 KB</td> </tr> <tr> <td><code>@sentry/browser</code> (incl. Tracing)</td> <td>37.31 KB</td> </tr> <tr> <td><code>@sentry/browser</code> (incl. Tracing, Replay)</td> <td>74.53 KB</td> </tr> <tr> <td><code>@sentry/browser</code> (incl. Tracing, Replay) - with treeshaking flags</td> <td>67.72 KB</td> </tr> <tr> <td><code>@sentry/browser</code> (incl. Tracing, Replay with Canvas)</td> <td>79.19 KB</td> </tr> <tr> <td><code>@sentry/browser</code> (incl. Tracing, Replay, Feedback)</td> <td>91 KB</td> </tr> <tr> <td><code>@sentry/browser</code> (incl. Feedback)</td> <td>39.8 KB</td> </tr> <tr> <td><code>@sentry/browser</code> (incl. sendFeedback)</td> <td>28.03 KB</td> </tr> <tr> <td><code>@sentry/browser</code> (incl. FeedbackAsync)</td> <td>32.79 KB</td> </tr> <tr> <td><code>@sentry/react</code></td> <td>25.17 KB</td> </tr> <tr> <td><code>@sentry/react</code> (incl. Tracing)</td> <td>39.27 KB</td> </tr> <tr> <td><code>@sentry/vue</code></td> <td>27.67 KB</td> </tr> <tr> <td><code>@sentry/vue</code> (incl. Tracing)</td> <td>39.07 KB</td> </tr> <tr> <td><code>@sentry/svelte</code></td> <td>23.43 KB</td> </tr> <tr> <td>CDN Bundle</td> <td>24.58 KB</td> </tr> <tr> <td>CDN Bundle (incl. Tracing)</td> <td>37.33 KB</td> </tr> <tr> <td>CDN Bundle (incl. Tracing, Replay)</td> <td>72.37 KB</td> </tr> <tr> <td>CDN Bundle (incl. Tracing, Replay, Feedback)</td> <td>77.68 KB</td> </tr> <tr> <td>CDN Bundle - uncompressed</td> <td>71.72 KB</td> </tr> <tr> <td>CDN Bundle (incl. Tracing) - uncompressed</td> <td>110.5 KB</td> </tr> <tr> <td>CDN Bundle (incl. Tracing, Replay) - uncompressed</td> <td>221.78 KB</td> </tr> <tr> <td>CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed</td> <td>234.31 KB</td> </tr> <tr> <td><code>@sentry/nextjs</code> (client)</td> <td>40.88 KB</td> </tr> <tr> <td><code>@sentry/sveltekit</code> (client)</td> <td>37.77 KB</td> </tr> <tr> <td><code>@sentry/node</code></td> <td>154.29 KB</td> </tr> <tr> <td><code>@sentry/node</code> - without tracing</td> <td>95.6 KB</td> </tr> <tr> <td><code>@sentry/aws-serverless</code></td> <td>120.36 KB</td> </tr> </tbody> </table> <h2>9.18.0</h2> <h3>Important changes</h3> <ul> <li><strong>feat: Support Node 24 (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/16236">#16236</a>)</strong></li> </ul> <p>We now also publish profiling binaries for Node 24.</p> <h3>Other changes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md"><code>@sentry/nextjs</code>'s changelog</a>.</em></p> <blockquote> <h2>9.19.0</h2> <ul> <li>feat(react-router): Add otel instrumentation for server requests (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/16147">#16147</a>)</li> <li>feat(remix): Vendor in <code>opentelemetry-instrumentation-remix</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/16145">#16145</a>)</li> <li>fix(browser): Ensure spans auto-ended for navigations have <code>cancelled</code> reason (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/16277">#16277</a>)</li> <li>fix(node): Pin <code>@fastify/otel</code> fork to direct url to allow installing without git (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/16287">#16287</a>)</li> <li>fix(react): Handle nested parameterized routes in reactrouterv3 transaction normalization (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/16274">#16274</a>)</li> </ul> <p>Work in this release was contributed by <a href="https://github.com/sidx1024"><code>@sidx1024</code></a>. Thank you for your contribution!</p> <h2>9.18.0</h2> <h3>Important changes</h3> <ul> <li><strong>feat: Support Node 24 (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/16236">#16236</a>)</strong></li> </ul> <p>We now also publish profiling binaries for Node 24.</p> <h3>Other changes</h3> <ul> <li>deps(node): Bump <code>import-in-the-middle</code> to <code>1.13.1</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/16260">#16260</a>)</li> <li>feat: Export <code>consoleLoggingIntegration</code> from vercel edge sdk (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/16228">#16228</a>)</li> <li>feat(cloudflare): Add support for email, queue, and tail handler (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/16233">#16233</a>)</li> <li>feat(cloudflare): Improve http span data (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/16232">#16232</a>)</li> <li>feat(nextjs): Add more attributes for generation functions (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/16214">#16214</a>)</li> <li>feat(opentelemetry): Widen peer dependencies to support Otel v2 (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/16246">#16246</a>)</li> <li>fix(core): Gracefully handle invalid baggage entries (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/16257">#16257</a>)</li> <li>fix(node): Ensure traces are propagated without spans in Node 22+ (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/16221">#16221</a>)</li> <li>fix(node): Use sentry forked <code>@fastify/otel</code> dependency with pinned Otel v1 deps (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/16256">#16256</a>)</li> <li>fix(remix): Remove vendored types (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/16218">#16218</a>)</li> </ul> <h2>9.17.0</h2> <ul> <li>feat(node): Migrate to <code>@fastify/otel</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15542">#15542</a>)</li> </ul> <h2>9.16.1</h2> <ul> <li>fix(core): Make sure logs get flushed in server-runtime-client (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/16222">#16222</a>)</li> <li>ref(node): Remove vercel flushing code that does nothing (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/16217">#16217</a>)</li> </ul> <h2>9.16.0</h2> <h3>Important changes</h3> <ul> <li><strong>feat: Create a Vite plugin that injects sentryConfig into the global config (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/16197">#16197</a>)</strong></li> </ul> <p>Add a new plugin <code>makeConfigInjectorPlugin</code> within our existing vite plugin that updates the global vite config with sentry options</p> <ul> <li><strong>feat(browser): Add option to sample linked traces consistently (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/16037">#16037</a>)</strong></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="d69ea01d02"><code>d69ea01</code></a> release: 9.19.0</li> <li><a href="9acaae28c1"><code>9acaae2</code></a> Merge pull request <a href="https://redirect.github.com/getsentry/sentry-javascript/issues/16288">#16288</a> from getsentry/prepare-release/9.19.0</li> <li><a href="ed276633ce"><code>ed27663</code></a> meta(changelog): Update changelog for 9.19.0</li> <li><a href="4b039f8a6e"><code>4b039f8</code></a> fix(node): Pin <code>@fastify/otel</code> fork to direct url to allow installing without...</li> <li><a href="26731edc99"><code>26731ed</code></a> feat(react-router): Add otel instrumentation for server requests (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/16147">#16147</a>)</li> <li><a href="efb86de64b"><code>efb86de</code></a> chore: Add external contributor to CHANGELOG.md (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/16282">#16282</a>)</li> <li><a href="e83658f23a"><code>e83658f</code></a> fix(browser): Ensure spans auto-ended for navigations have <code>cancelled</code> reason...</li> <li><a href="b9984338be"><code>b998433</code></a> feat(remix): Vendor in <code>opentelemetry-instrumentation-remix</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/16145">#16145</a>)</li> <li><a href="f55018fbf6"><code>f55018f</code></a> fix(react): Handle nested parameterized routes in reactrouterv3 transaction n...</li> <li><a href="6d2b971980"><code>6d2b971</code></a> Merge pull request <a href="https://redirect.github.com/getsentry/sentry-javascript/issues/16276">#16276</a> from getsentry/master</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-javascript/compare/9.10.1...9.19.0">compare view</a></li> </ul> </details> <br /> Updates `@supabase/ssr` from 0.5.2 to 0.6.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/supabase/ssr/releases"><code>@supabase/ssr</code>'s releases</a>.</em></p> <blockquote> <h2>v0.6.1</h2> <h2><a href="https://github.com/supabase/ssr/compare/v0.6.0...v0.6.1">0.6.1</a> (2025-03-16)</h2> <h3>Bug Fixes</h3> <ul> <li>force release (<a href="https://redirect.github.com/supabase/ssr/issues/98">#98</a>) (<a href="66710e82aa">66710e8</a>)</li> <li><strong>revert:</strong> "feat: improve cookie chunk handling via base64url+length encoding (<a href="https://redirect.github.com/supabase/ssr/issues/90">#90</a>)" (<a href="https://redirect.github.com/supabase/ssr/issues/100">#100</a>) (<a href="2ea8e23525">2ea8e23</a>)</li> </ul> <h2>v0.6.1-rc.3</h2> <p>This is a release candidate. See release-please PR <a href="https://redirect.github.com/supabase/ssr/issues/99">#99</a> for context.</p> <h2>v0.6.1-rc.2</h2> <p>This is a release candidate. See release-please PR <a href="https://redirect.github.com/supabase/ssr/issues/99">#99</a> for context.</p> <h2>v0.6.0</h2> <h2><a href="https://github.com/supabase/ssr/compare/v0.5.2...v0.6.0">0.6.0</a> (2025-02-27)</h2> <h3>Features</h3> <ul> <li>improve cookie chunk handling via base64url+length encoding (<a href="https://redirect.github.com/supabase/ssr/issues/90">#90</a>) (<a href="6deb6871ca">6deb687</a>)</li> <li>upgrade cookie dependency and cleanup imports (<a href="https://redirect.github.com/supabase/ssr/issues/77">#77</a>) (<a href="95245282e6">9524528</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>add <code>create*Client</code> string in <code>x-client-info</code> (<a href="https://redirect.github.com/supabase/ssr/issues/85">#85</a>) (<a href="f271accfea">f271acc</a>)</li> </ul> <h2>v0.6.0-rc.5</h2> <p>This is a release candidate. See release-please PR <a href="https://redirect.github.com/supabase/ssr/issues/80">#80</a> for context.</p> <h2>v0.6.0-rc.3</h2> <p>This is a release candidate. See release-please PR <a href="https://redirect.github.com/supabase/ssr/issues/80">#80</a> for context.</p> <h2>v0.6.0-rc.2</h2> <p>This is a release candidate. See release-please PR <a href="https://redirect.github.com/supabase/ssr/issues/80">#80</a> for context.</p> <h2>v0.6.0-rc.1</h2> <p>This is a release candidate. See release-please PR <a href="https://redirect.github.com/supabase/ssr/issues/80">#80</a> for context.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/supabase/ssr/blob/main/CHANGELOG.md"><code>@supabase/ssr</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/supabase/ssr/compare/v0.6.0...v0.6.1">0.6.1</a> (2025-03-16)</h2> <h3>Bug Fixes</h3> <ul> <li>force release (<a href="https://redirect.github.com/supabase/ssr/issues/98">#98</a>) (<a href="66710e82aa">66710e8</a>)</li> <li><strong>revert:</strong> "feat: improve cookie chunk handling via base64url+length encoding (<a href="https://redirect.github.com/supabase/ssr/issues/90">#90</a>)" (<a href="https://redirect.github.com/supabase/ssr/issues/100">#100</a>) (<a href="2ea8e23525">2ea8e23</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="a1b60ba826"><code>a1b60ba</code></a> chore(main): release 0.6.1 (<a href="https://redirect.github.com/supabase/ssr/issues/99">#99</a>)</li> <li><a href="2ea8e23525"><code>2ea8e23</code></a> fix(revert): "feat: improve cookie chunk handling via base64url+length encodi...</li> <li><a href="66710e82aa"><code>66710e8</code></a> fix: force release (<a href="https://redirect.github.com/supabase/ssr/issues/98">#98</a>)</li> <li><a href="37909b21f1"><code>37909b2</code></a> Revert "chore(main): release 0.6.0" (<a href="https://redirect.github.com/supabase/ssr/issues/95">#95</a>)</li> <li><a href="be9cd6c70e"><code>be9cd6c</code></a> chore(main): release 0.6.0 (<a href="https://redirect.github.com/supabase/ssr/issues/80">#80</a>)</li> <li><a href="6deb6871ca"><code>6deb687</code></a> feat: improve cookie chunk handling via base64url+length encoding (<a href="https://redirect.github.com/supabase/ssr/issues/90">#90</a>)</li> <li><a href="ef429dfbd1"><code>ef429df</code></a> build(deps): bump vite from 5.4.10 to 5.4.14 (<a href="https://redirect.github.com/supabase/ssr/issues/88">#88</a>)</li> <li><a href="ca469593e3"><code>ca46959</code></a> ci: publish with provenance (<a href="https://redirect.github.com/supabase/ssr/issues/86">#86</a>)</li> <li><a href="f271accfea"><code>f271acc</code></a> fix: add <code>create*Client</code> string in <code>x-client-info</code> (<a href="https://redirect.github.com/supabase/ssr/issues/85">#85</a>)</li> <li><a href="95245282e6"><code>9524528</code></a> feat: upgrade cookie dependency and cleanup imports (<a href="https://redirect.github.com/supabase/ssr/issues/77">#77</a>)</li> <li>See full diff in <a href="https://github.com/supabase/ssr/compare/v0.5.2...v0.6.1">compare view</a></li> </ul> </details> <br /> Updates `@supabase/supabase-js` from 2.49.1 to 2.49.4 <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.49.4</h2> <h2><a href="https://github.com/supabase/supabase-js/compare/v2.49.3...v2.49.4">2.49.4</a> (2025-03-29)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> upgrade postgrest-js to 1.19.4 (<a href="692e8e846b">692e8e8</a>)</li> </ul> <h2>v2.49.3</h2> <h2><a href="https://github.com/supabase/supabase-js/compare/v2.49.2...v2.49.3">2.49.3</a> (2025-03-24)</h2> <h3>Bug Fixes</h3> <ul> <li>bump auth-js to 2.69.1 (<a href="https://redirect.github.com/supabase/supabase-js/issues/1383">#1383</a>) (<a href="f08bfd9c96">f08bfd9</a>)</li> </ul> <h2>v2.49.2</h2> <h2><a href="https://github.com/supabase/supabase-js/compare/v2.49.1...v2.49.2">2.49.2</a> (2025-03-24)</h2> <h3>Bug Fixes</h3> <ul> <li>bump auth-js to v2.69.0 (<a href="https://redirect.github.com/supabase/supabase-js/issues/1380">#1380</a>) (<a href="73ab30dd61">73ab30d</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="692e8e846b"><code>692e8e8</code></a> fix(deps): upgrade postgrest-js to 1.19.4</li> <li><a href="f08bfd9c96"><code>f08bfd9</code></a> fix: bump auth-js to 2.69.1 (<a href="https://redirect.github.com/supabase/supabase-js/issues/1383">#1383</a>)</li> <li><a href="73ab30dd61"><code>73ab30d</code></a> fix: bump auth-js to v2.69.0 (<a href="https://redirect.github.com/supabase/supabase-js/issues/1380">#1380</a>)</li> <li><a href="a5219a81b3"><code>a5219a8</code></a> chore: add open role to README.md (<a href="https://redirect.github.com/supabase/supabase-js/issues/1378">#1378</a>)</li> <li>See full diff in <a href="https://github.com/supabase/supabase-js/compare/v2.49.1...v2.49.4">compare view</a></li> </ul> </details> <br /> Updates `@tanstack/react-table` from 8.21.2 to 8.21.3 <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.21.3</h2> <p>Version 8.21.3 - 4/14/25, 8:19 PM</p> <h2>Changes</h2> <h3>Fix</h3> <ul> <li>table-core: use right Document instance on getResizeHandler (column-sizing feature) (<a href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5989">#5989</a>) (54ce673) by <a href="https://github.com/riccardoperra"><code>@riccardoperra</code></a></li> </ul> <h3>Docs</h3> <ul> <li>fix all 158 broken links (<a href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5972">#5972</a>) (f7bf6f1) by <a href="https://github.com/kisaragi-hiu"><code>@kisaragi-hiu</code></a></li> <li>add vue example for grouping (<a href="https://github.com/TanStack/table/tree/HEAD/packages/react-table/issues/5941">#5941</a>) (3efa59c) by Harshil Patel</li> </ul> <h2>Packages</h2> <ul> <li><code>@tanstack/table-core</code><a href="https://github.com/8"><code>@8</code></a>.21.3</li> <li><code>@tanstack/angular-table</code><a href="https://github.com/8"><code>@8</code></a>.21.3</li> <li><code>@tanstack/lit-table</code><a href="https://github.com/8"><code>@8</code></a>.21.3</li> <li><code>@tanstack/qwik-table</code><a href="https://github.com/8"><code>@8</code></a>.21.3</li> <li><code>@tanstack/react-table</code><a href="https://github.com/8"><code>@8</code></a>.21.3</li> <li><code>@tanstack/solid-table</code><a href="https://github.com/8"><code>@8</code></a>.21.3</li> <li><code>@tanstack/svelte-table</code><a href="https://github.com/8"><code>@8</code></a>.21.3</li> <li><code>@tanstack/vue-table</code><a href="https://github.com/8"><code>@8</code></a>.21.3</li> <li><code>@tanstack/react-table-devtools</code><a href="https://github.com/8"><code>@8</code></a>.21.3</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="f4dc742b7b"><code>f4dc742</code></a> release: v8.21.3</li> <li>See full diff in <a href="https://github.com/TanStack/table/commits/v8.21.3/packages/react-table">compare view</a></li> </ul> </details> <br /> Updates `@xyflow/react` from 12.4.2 to 12.6.4 <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>.6.4</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5263">#5263</a> <a href="e4a8d4b43f"><code>e4a8d4b4</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Multi select key works when input is focused</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5266">#5266</a> <a href="77107453fa"><code>77107453</code></a> Thanks <a href="https://github.com/peterkogo"><code>@peterkogo</code></a>! - Fix connection snapping for handles larger than connectionRadius</p> </li> <li> <p>Updated dependencies [<a href="77107453fa"><code>77107453</code></a>]:</p> <ul> <li><code>@xyflow/system</code><a href="https://github.com/0"><code>@0</code></a>.0.61</li> </ul> </li> </ul> <h2><code>@xyflow/react</code><a href="https://github.com/12"><code>@12</code></a>.6.3</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5259">#5259</a> <a href="77bf79c40e"><code>77bf79c4</code></a> Thanks <a href="https://github.com/peterkogo"><code>@peterkogo</code></a>! - Fix background-color css variable fallback.</p> </li> <li> <p>Updated dependencies [<a href="77bf79c40e"><code>77bf79c4</code></a>]:</p> <ul> <li><code>@xyflow/system</code><a href="https://github.com/0"><code>@0</code></a>.0.60</li> </ul> </li> </ul> <h2><code>@xyflow/react</code><a href="https://github.com/12"><code>@12</code></a>.6.2</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5257">#5257</a> <a href="b1314be04d"><code>b1314be0</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Use OnReconnect from system</p> </li> <li> <p>Updated dependencies [<a href="a95f0e2fbf"><code>a95f0e2f</code></a>]:</p> <ul> <li><code>@xyflow/system</code><a href="https://github.com/0"><code>@0</code></a>.0.59</li> </ul> </li> </ul> <h2><code>@xyflow/react</code><a href="https://github.com/12"><code>@12</code></a>.6.1</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5249">#5249</a> <a href="895b5d81c8"><code>895b5d81</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Call <code>onNodesChange</code> for uncontrolled flows that use <code>updateNode</code></p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5247">#5247</a> <a href="67e1cb6891"><code>67e1cb68</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Cleanup TSDoc annotations for ReactFlow</p> </li> <li> <p>Updated dependencies [<a href="2a03213b06"><code>2a03213b</code></a>]:</p> <ul> <li><code>@xyflow/system</code><a href="https://github.com/0"><code>@0</code></a>.0.58</li> </ul> </li> </ul> <h2><code>@xyflow/react</code><a href="https://github.com/12"><code>@12</code></a>.6.0</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5219">#5219</a> <a href="4236adbc46"><code>4236adbc</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Add initialMinZoom, initialMaxZoom and initialFitViewOptions to ReactFlowProvider</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5227">#5227</a> <a href="a7d10ffce5"><code>a7d10ffc</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Add <code>resizeDirection</code> prop for the <code>NodeResizeControl</code> component</p> </li> </ul> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5217">#5217</a> <a href="bce74e8811"><code>bce74e88</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Keep node seleciton on pane click if elementsSelectable=false</p> </li> <li> <p>Updated dependencies [<a href="a7d10ffce5"><code>a7d10ffc</code></a>, <a href="4e681f9c52"><code>4e681f9c</code></a>]:</p> <ul> <li><code>@xyflow/system</code><a href="https://github.com/0"><code>@0</code></a>.0.57</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/xyflow/xyflow/blob/main/packages/react/CHANGELOG.md"><code>@xyflow/react</code>'s changelog</a>.</em></p> <blockquote> <h2>12.6.4</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5263">#5263</a> <a href="e4a8d4b43f"><code>e4a8d4b4</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Multi select key works when input is focused</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5266">#5266</a> <a href="77107453fa"><code>77107453</code></a> Thanks <a href="https://github.com/peterkogo"><code>@peterkogo</code></a>! - Fix connection snapping for handles larger than connectionRadius</p> </li> <li> <p>Updated dependencies [<a href="77107453fa"><code>77107453</code></a>]:</p> <ul> <li><code>@xyflow/system</code><a href="https://github.com/0"><code>@0</code></a>.0.61</li> </ul> </li> </ul> <h2>12.6.3</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5259">#5259</a> <a href="77bf79c40e"><code>77bf79c4</code></a> Thanks <a href="https://github.com/peterkogo"><code>@peterkogo</code></a>! - Fix background-color css variable fallback.</p> </li> <li> <p>Updated dependencies [<a href="77bf79c40e"><code>77bf79c4</code></a>]:</p> <ul> <li><code>@xyflow/system</code><a href="https://github.com/0"><code>@0</code></a>.0.60</li> </ul> </li> </ul> <h2>12.6.2</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5257">#5257</a> <a href="b1314be04d"><code>b1314be0</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Use OnReconnect from system</p> </li> <li> <p>Updated dependencies [<a href="a95f0e2fbf"><code>a95f0e2f</code></a>]:</p> <ul> <li><code>@xyflow/system</code><a href="https://github.com/0"><code>@0</code></a>.0.59</li> </ul> </li> </ul> <h2>12.6.1</h2> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5249">#5249</a> <a href="895b5d81c8"><code>895b5d81</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Call <code>onNodesChange</code> for uncontrolled flows that use <code>updateNode</code></p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5247">#5247</a> <a href="67e1cb6891"><code>67e1cb68</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Cleanup TSDoc annotations for ReactFlow</p> </li> <li> <p>Updated dependencies [<a href="2a03213b06"><code>2a03213b</code></a>]:</p> <ul> <li><code>@xyflow/system</code><a href="https://github.com/0"><code>@0</code></a>.0.58</li> </ul> </li> </ul> <h2>12.6.0</h2> <h3>Minor Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5219">#5219</a> <a href="4236adbc46"><code>4236adbc</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Add initialMinZoom, initialMaxZoom and initialFitViewOptions to ReactFlowProvider</p> </li> <li> <p><a href="https://redirect.github.com/xyflow/xyflow/pull/5227">#5227</a> <a href="a7d10ffce5"><code>a7d10ffc</code></a> Thanks <a href="https://github.com/moklick"><code>@moklick</code></a>! - Add <code>resizeDirection</code> prop for the <code>NodeResizeControl</code> component</p> </li> </ul> <h3>Patch Changes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="0076d82222"><code>0076d82</code></a> chore(packages): bump</li> <li><a href="8ce85fd8f0"><code>8ce85fd</code></a> fix(react): multi select works when input is focused</li> <li><a href="cee50e1dd0"><code>cee50e1</code></a> chore(packages): bump</li> <li><a href="673a3a8718"><code>673a3a8</code></a> merge main</li> <li><a href="9893b6321b"><code>9893b63</code></a> chore(packages): bump</li> <li><a href="69021e8bbe"><code>69021e8</code></a> chore(react): use OnReconnet from system</li> <li><a href="b30a496bf4"><code>b30a496</code></a> merg main</li> <li><a href="2df553e611"><code>2df553e</code></a> chore(packages): bump</li> <li><a href="https://g... _Description has been truncated_ --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Reinier van der Leer <pwuts@agpt.co>
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
- Join the Waitlist for the cloud-hosted beta
How to Setup for Self-Hosting
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.
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.
🧱 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.
Mission and Licencing
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
Licensing:
MIT License: The majority of the AutoGPT repository is under the MIT License.
Polyform Shield License: This license applies to the autogpt_platform folder.
For more information, see https://agpt.co/blog/introducing-the-autogpt-platform
🤖 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.