Skip to content

chore(frontend/deps): bump the production-dependencies group across 1 directory with 36 updates #9909

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2025

Bumps the production-dependencies group with 34 updates in the /autogpt_platform/frontend directory:

Package From To
@faker-js/faker 9.6.0 9.7.0
@next/third-parties 15.2.1 15.3.1
@radix-ui/react-alert-dialog 1.1.6 1.1.11
@radix-ui/react-avatar 1.1.3 1.1.7
@radix-ui/react-checkbox 1.1.4 1.2.3
@radix-ui/react-collapsible 1.1.3 1.1.8
@radix-ui/react-context-menu 2.2.6 2.2.12
@radix-ui/react-dropdown-menu 2.1.6 2.1.12
@radix-ui/react-label 2.1.2 2.1.4
@radix-ui/react-popover 1.1.6 1.1.11
@radix-ui/react-radio-group 1.2.3 1.3.4
@radix-ui/react-scroll-area 1.2.3 1.2.6
@radix-ui/react-select 2.1.6 2.2.2
@radix-ui/react-separator 1.1.2 1.1.4
@radix-ui/react-switch 1.1.3 1.2.2
@radix-ui/react-tabs 1.1.4 1.1.9
@radix-ui/react-toast 1.2.6 1.2.11
@radix-ui/react-tooltip 1.1.8 1.2.4
@sentry/nextjs 9.10.1 9.15.0
@supabase/ssr 0.5.2 0.6.1
@supabase/supabase-js 2.49.1 2.49.4
@tanstack/react-table 8.21.2 8.21.3
@xyflow/react 12.4.2 12.6.0
cmdk 1.0.4 1.1.1
dotenv 16.4.7 16.5.0
embla-carousel-react 8.5.2 8.6.0
framer-motion 12.4.11 12.9.7
geist 1.3.1 1.4.1
lucide-react 0.479.0 0.507.0
next-themes 0.4.5 0.4.6
react-day-picker 9.6.1 9.6.7
react-hook-form 7.54.2 7.56.2
recharts 2.15.1 2.15.3
zod 3.24.2 3.24.4

Updates @faker-js/faker from 9.6.0 to 9.7.0

Release notes

Sourced from @​faker-js/faker's releases.

v9.7.0

What's Changed

New Contributors

Full Changelog: faker-js/faker@v9.6.0...v9.7.0

Changelog

Sourced from @​faker-js/faker's changelog.

9.7.0 (2025-04-13)

New Locales

Bug Fixes

  • airline: Air France and KLM Royal Dutch Airlines (#3440) (8a2d168)
  • iban: more strict pattern for IE and PS (#3464) (7b12056)
  • locale: rename ja and zh_CN company affix files (#3448) (1e551c5)
  • number: don't ignore multipleOf in float when min=max (#3417) (e4cc4e5)
Commits
Maintainer changes

This version was pushed to npm by faker-bot, a new releaser for @​faker-js/faker since your current version.


Updates @next/third-parties from 15.2.1 to 15.3.1

Release notes

Sourced from @​next/third-parties's releases.

v15.3.1

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

Credits

Huge thanks to @​kdy1 and @​styfle for helping!

v15.3.1-canary.15

Core Changes

  • [Turbopack] refactor persistent caching from log based to cow approach: #76234

Misc Changes

  • fix(turbo-tasks-fs): Handle filesystem watcher rescan events: #78045

Credits

Huge thanks to @​bgw and @​sokra for helping!

v15.3.1-canary.14

Core Changes

  • Add graceful error boundary for bots requests: #78298
  • make sure eslint-plugin-next is built when running 'pnpm dev': #78305
  • Migrate pages API routes to handler interface: #78166
  • Update middleware public/static matching: #78325
  • Fix dynamic route param encoding: #78326

Misc Changes

  • fix(turbopack): Fix duplicate modules when tree shaking: true: #78203
  • test: try to fix flakiness in amphtml util: #78304
  • remove BrowserInterface: #78308

Credits

Huge thanks to @​kdy1, @​huozhi, @​lubieowoce, and @​ijjk for helping!

v15.3.1-canary.13

Core Changes

  • @next/mdx: Use stable turbopack config options: #78261

... (truncated)

Commits

Updates @radix-ui/react-alert-dialog from 1.1.6 to 1.1.11

Commits

Updates @radix-ui/react-avatar from 1.1.3 to 1.1.7

Commits

Updates @radix-ui/react-checkbox from 1.1.4 to 1.2.3

Commits

Updates @radix-ui/react-collapsible from 1.1.3 to 1.1.8

Commits

Updates @radix-ui/react-context-menu from 2.2.6 to 2.2.12

Commits

Updates @radix-ui/react-dialog from 1.1.6 to 1.1.11

Commits

Updates @radix-ui/react-dropdown-menu from 2.1.6 to 2.1.12

Commits

Updates @radix-ui/react-label from 2.1.2 to 2.1.4

Commits

Updates @radix-ui/react-popover from 1.1.6 to 1.1.11

Commits

Updates @radix-ui/react-radio-group from 1.2.3 to 1.3.4

Commits

Updates @radix-ui/react-scroll-area from 1.2.3 to 1.2.6

Commits

Updates @radix-ui/react-select from 2.1.6 to 2.2.2

Commits

Updates @radix-ui/react-separator from 1.1.2 to 1.1.4

Commits

Updates @radix-ui/react-slot from 1.1.2 to 1.2.0

Commits

Updates @radix-ui/react-switch from 1.1.3 to 1.2.2

Commits

Updates @radix-ui/react-tabs from 1.1.4 to 1.1.9

Commits

Updates @radix-ui/react-toast from 1.2.6 to 1.2.11

Commits

Updates @radix-ui/react-tooltip from 1.1.8 to 1.2.4

Commits

Updates @sentry/nextjs from 9.10.1 to 9.15.0

Release notes

Sourced from @​sentry/nextjs's releases.

9.15.0

Important Changes

  • feat: Export wrapMcpServerWithSentry from server packages (#16127)

Exports the wrapMcpServerWithSentry which is our MCP server instrumentation from all the server packages.

  • feat(core): Associate resource/tool/prompt invocations with request span instead of response span (#16126)

Adds a best effort mechanism to associate handler spans for resource, tool and prompt with the incoming message requests instead of the outgoing SSE response.

Other Changes

  • fix: Vercel ai ESM patching (#16152)
  • fix(node): Update version range for module.register (#16125)
  • fix(react-router): Spread unstable_sentryVitePluginOptions correctly (#16156)
  • fix(react): Fix Redux integration failing with reducer injection (#16106)
  • fix(remix): Add ESM-compatible exports (#16124)
  • fix(remix): Avoid rewrapping root loader. (#16136)

Work in this release was contributed by @​AntoineDuComptoirDesPharmacies. Thank you for your contribution!

Bundle size 📦

Path Size
@​sentry/browser 23.28 KB
@​sentry/browser - with treeshaking flags 23.1 KB
@​sentry/browser (incl. Tracing) 36.93 KB
@​sentry/browser (incl. Tracing, Replay) 74.1 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 67.47 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 78.76 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 90.58 KB
@​sentry/browser (incl. Feedback) 39.68 KB
@​sentry/browser (incl. sendFeedback) 27.9 KB
@​sentry/browser (incl. FeedbackAsync) 32.67 KB
@​sentry/react 25.09 KB
@​sentry/react (incl. Tracing) 38.93 KB
@​sentry/vue 27.5 KB
@​sentry/vue (incl. Tracing) 38.69 KB
@​sentry/svelte 23.31 KB
CDN Bundle 24.49 KB
CDN Bundle (incl. Tracing) 36.96 KB
CDN Bundle (incl. Tracing, Replay) 72 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 77.3 KB
CDN Bundle - uncompressed 71.5 KB
CDN Bundle (incl. Tracing) - uncompressed 109.33 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 220.62 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 233.15 KB
@​sentry/nextjs (client) 40.51 KB

... (truncated)

Changelog

Sourced from @​sentry/nextjs's changelog.

9.15.0

Important Changes

  • feat: Export wrapMcpServerWithSentry from server packages (#16127)

Exports the wrapMcpServerWithSentry which is our MCP server instrumentation from all the server packages.

  • feat(core): Associate resource/tool/prompt invocations with request span instead of response span (#16126)

Adds a best effort mechanism to associate handler spans for resource, tool and prompt with the incoming message requests instead of the outgoing SSE response.

Other Changes

  • fix: Vercel ai ESM patching (#16152)
  • fix(node): Update version range for module.register (#16125)
  • fix(react-router): Spread unstable_sentryVitePluginOptions correctly (#16156)
  • fix(react): Fix Redux integration failing with reducer injection (#16106)
  • fix(remix): Add ESM-compatible exports (#16124)
  • fix(remix): Avoid rewrapping root loader. (#16136)

Work in this release was contributed by @​AntoineDuComptoirDesPharmacies. Thank you for your contribution!

9.14.0

Important Changes

  • feat: Add Supabase Integration (#15719)

This PR adds Supabase integration to @sentry/core, allowing automatic instrumentation of Supabase client operations (database queries and authentication) for performance monitoring and error tracking.

  • feat(nestjs): Gracefully handle RPC scenarios in SentryGlobalFilter (#16066)

This PR adds better RPC exception handling to @sentry/nestjs, preventing application crashes while still capturing errors and warning users when a dedicated filter is needed. The implementation gracefully handles the 'rpc' context type in SentryGlobalFilter to improve reliability in hybrid applications.

  • feat(react-router): Trace propagation (#16070)

This PR adds trace propagation to @sentry/react-router by providing utilities to inject trace meta tags into HTML headers and offering a pre-built Sentry-instrumented request handler, improving distributed tracing capabilities across page loads.

Other Changes

  • feat(deps): Bump @​prisma/instrumentation from 6.5.0 to 6.6.0 (#16102)
  • feat(nextjs): Improve server component data (#15996)
  • feat(nuxt): Log when adding HTML trace meta tags (#16044)
  • fix(node): Make body capturing more robust (#16105)
  • ref(node): Log when incoming request bodies are being captured (#16104)

9.13.0

Important Changes

... (truncated)

Commits
  • b4ea653 release: 9.15.0
  • e57cc0a Merge pull request #16162 from getsentry/prepare-release/9.15.0
  • 63a1535 meta(changelog): Update changelog for 9.15.0
  • ffdd2dd fix: Vercel ai ESM patching (#16152)
  • 4b3a1e3 fix(react-router): Spread unstable_sentryVitePluginOptions correctly (#16156)
  • 83f7f52 test(e2e): Pin @shopify/mini-oxygen to 3.2.0 to fix build error (#16158)
  • ae8e59e feat(core): Associate resource/tool/prompt invocations with request span inst...
  • f0c9458 test(replay): Rewrite custom matcher to be recognized by VSCode (#16141)
  • 8dd90ae build: Actually use import eslint rules (#16134)
  • 2b43383 fix(remix): Avoid rewrapping root loader. (#16136)
  • Additional commits viewable in compare view

Updates @supabase/ssr from 0.5.2 to 0.6.1

Release notes

Sourced from @​supabase/ssr's releases.

v0.6.1

0.6.1 (2025-03-16)

Bug Fixes

  • force release (#98) (66710e8)
  • revert: "feat: improve cookie chunk handling via base64url+length encoding (#90)" (#100) (2ea8e23)

v0.6.1-rc.3

This is a release candidate. See release-please PR #99 for context.

v0.6.1-rc.2

This is a release candidate. See release-please PR #99 for context.

v0.6.0

0.6.0 (2025-02-27)

Features

  • improve cookie chunk handling via base64url+length encoding (#90) (6deb687)
  • upgrade cookie dependency and cleanup imports (#77) (9524528)

Bug Fixes

  • add create*Client string in x-client-info (#85) (f271acc)

v0.6.0-rc.5

This is a release candidate. See release-please PR #80 for context.

v0.6.0-rc.3

This is a release candidate. See release-please PR #80 for context.

v0.6.0-rc.2

This is a release candidate. See release-please PR #80 for context.

v0.6.0-rc.1

This is a release candidate. See release-please PR #80 for context.

Changelog

Sourced from @​supabase/ssr's changelog.

0.6.1 (2025-03-16)

Bug Fixes

  • force release (#98) (66710e8)
  • revert: "feat: improve cookie chunk handling via base64url+length encoding (#90)" (#100) (2ea8e23)
Commits
  • a1b60ba chore(main): release 0.6.1 (#99)
  • 2ea8e23 fix(revert): "feat: improve cookie chunk handling via base64url+length encodi...
  • 66710e8 fix: force release (#98)
  • 37909b2 Revert "chore(main): release 0.6.0" (#95)
  • be9cd6c chore(main): release 0.6.0 (#80)
  • 6deb687 feat: improve cookie chunk handling via base64url+length encoding (#90)
  • ef429df build(deps): bump vite from 5.4.10 to 5.4.14 (#88)
  • ca46959 ci: publish with provenance (#86)
  • f271acc fix: add create*Client string in x-client-info (#85)
  • 9524528 feat: upgrade cookie dependency and cleanup imports (#77)
  • See full diff in compare view

Updates @supabase/supabase-js from 2.49.1 to 2.49.4

Release notes

Sourced from @​supabase/supabase-js's releases.

v2.49.4

2.49.4 (2025-03-29)

Bug Fixes

  • deps: upgrade postgrest-js to 1.19.4 (692e8e8)

v2.49.3

2.49.3 (2025-03-24)

Bug Fixes

v2.49.2

2.49.2 (2025-03-24)

Bug Fixes

Commits

Updates @tanstack/react-table from 8.21.2 to 8.21.3

Release notes

Sourced from @​tanstack/react-table's releases.

v8.21.3

Version 8.21.3 - 4/14/25, 8:19 PM

Changes

Fix

  • table-core: use right Document instance on getResizeHandler (column-sizing feature) (#5989) (54ce673) by @​riccardoperra

Docs

Packages

  • @​tanstack/table-core@​8.21.3
  • @​tanstack/angular-table@​8.21.3
  • @​tanstack/lit-table@​8.21.3
  • @​tanstack/qwik-table@​8.21.3
  • @​tanstack/react-table@​8.21.3
  • @​tanstack/solid-table@​8.21.3
  • @​tanstack/svelte-table@​8.21.3
  • @​tanstack/vue-table@​8.21.3
  • @​tanstack/react-table-devtools@​8.21.3
Commits

Updates @xyflow/react from 12.4.2 to 12.6.0

Release notes

Sourced from @​xyflow/react's releases.

@​xyflow/react@​12.6.0

Minor Changes

Patch Changes

@​xyflow/react@​12.5.6

Patch Changes

@​xyflow/react@​12.5.5

Patch Changes

... (truncated)

Changelog

Sourced from @​xyflow/react's changelog.

12.6.0

Minor Changes

Patch Changes

12.5.6

Patch Changes

12.5.5

Patch Changes

... (truncated)

Commits
  • 213c004 chore(packages): bump
  • cb6f073 refactor(changes): allow set attributes to be width or height
  • cda61ff chore(ResizeControlLine): cleanup type
  • bee2f4a feat(xy-resizer): add resize direction #2986
  • c75f191 Merge pull request #5217 from xyflow/refactor/selection-changes
  • 9878e93 refactor(provider): rename fitviewoptions to initialfitviewoptions
  • c941596 feat(provider): add minZoom, maxZoom and fitViewOptions
  • f9f9e6f chore(react): avoid deselection on pane click if elementsSelectable=false
  • 1f66172 chore(packages): bump
  • aa555cc refactor(selection-change): dont fire when elementsSelectable=false
  • Additional commits viewable in compare view

Updates cmdk from 1.0.4 to 1.1.1

Release notes

Sourced from cmdk's releases.

v1.1.1

What's Changed

New Contributors

… directory with 36 updates

Bumps the production-dependencies group with 34 updates in the /autogpt_platform/frontend directory:

| Package | From | To |
| --- | --- | --- |
| [@faker-js/faker](https://github.com/faker-js/faker) | `9.6.0` | `9.7.0` |
| [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) | `15.2.1` | `15.3.1` |
| [@radix-ui/react-alert-dialog](https://github.com/radix-ui/primitives) | `1.1.6` | `1.1.11` |
| [@radix-ui/react-avatar](https://github.com/radix-ui/primitives) | `1.1.3` | `1.1.7` |
| [@radix-ui/react-checkbox](https://github.com/radix-ui/primitives) | `1.1.4` | `1.2.3` |
| [@radix-ui/react-collapsible](https://github.com/radix-ui/primitives) | `1.1.3` | `1.1.8` |
| [@radix-ui/react-context-menu](https://github.com/radix-ui/primitives) | `2.2.6` | `2.2.12` |
| [@radix-ui/react-dropdown-menu](https://github.com/radix-ui/primitives) | `2.1.6` | `2.1.12` |
| [@radix-ui/react-label](https://github.com/radix-ui/primitives) | `2.1.2` | `2.1.4` |
| [@radix-ui/react-popover](https://github.com/radix-ui/primitives) | `1.1.6` | `1.1.11` |
| [@radix-ui/react-radio-group](https://github.com/radix-ui/primitives) | `1.2.3` | `1.3.4` |
| [@radix-ui/react-scroll-area](https://github.com/radix-ui/primitives) | `1.2.3` | `1.2.6` |
| [@radix-ui/react-select](https://github.com/radix-ui/primitives) | `2.1.6` | `2.2.2` |
| [@radix-ui/react-separator](https://github.com/radix-ui/primitives) | `1.1.2` | `1.1.4` |
| [@radix-ui/react-switch](https://github.com/radix-ui/primitives) | `1.1.3` | `1.2.2` |
| [@radix-ui/react-tabs](https://github.com/radix-ui/primitives) | `1.1.4` | `1.1.9` |
| [@radix-ui/react-toast](https://github.com/radix-ui/primitives) | `1.2.6` | `1.2.11` |
| [@radix-ui/react-tooltip](https://github.com/radix-ui/primitives) | `1.1.8` | `1.2.4` |
| [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) | `9.10.1` | `9.15.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.0` |
| [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.9.7` |
| [geist](https://github.com/vercel/geist-font/tree/HEAD/packages/next) | `1.3.1` | `1.4.1` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.479.0` | `0.507.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.6.7` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.54.2` | `7.56.2` |
| [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.7.0
- [Release notes](https://github.com/faker-js/faker/releases)
- [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md)
- [Commits](faker-js/faker@v9.6.0...v9.7.0)

Updates `@next/third-parties` from 15.2.1 to 15.3.1
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.3.1/packages/third-parties)

Updates `@radix-ui/react-alert-dialog` from 1.1.6 to 1.1.11
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-avatar` from 1.1.3 to 1.1.7
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-checkbox` from 1.1.4 to 1.2.3
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-collapsible` from 1.1.3 to 1.1.8
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-context-menu` from 2.2.6 to 2.2.12
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-dialog` from 1.1.6 to 1.1.11
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-dropdown-menu` from 2.1.6 to 2.1.12
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-label` from 2.1.2 to 2.1.4
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-popover` from 1.1.6 to 1.1.11
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-radio-group` from 1.2.3 to 1.3.4
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-scroll-area` from 1.2.3 to 1.2.6
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-select` from 2.1.6 to 2.2.2
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-separator` from 1.1.2 to 1.1.4
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-slot` from 1.1.2 to 1.2.0
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-switch` from 1.1.3 to 1.2.2
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-tabs` from 1.1.4 to 1.1.9
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-toast` from 1.2.6 to 1.2.11
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@radix-ui/react-tooltip` from 1.1.8 to 1.2.4
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)

Updates `@sentry/nextjs` from 9.10.1 to 9.15.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@9.10.1...9.15.0)

Updates `@supabase/ssr` from 0.5.2 to 0.6.1
- [Release notes](https://github.com/supabase/ssr/releases)
- [Changelog](https://github.com/supabase/ssr/blob/main/CHANGELOG.md)
- [Commits](supabase/ssr@v0.5.2...v0.6.1)

Updates `@supabase/supabase-js` from 2.49.1 to 2.49.4
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/master/RELEASE.md)
- [Commits](supabase/supabase-js@v2.49.1...v2.49.4)

Updates `@tanstack/react-table` from 8.21.2 to 8.21.3
- [Release notes](https://github.com/TanStack/table/releases)
- [Commits](https://github.com/TanStack/table/commits/v8.21.3/packages/react-table)

Updates `@xyflow/react` from 12.4.2 to 12.6.0
- [Release notes](https://github.com/xyflow/xyflow/releases)
- [Changelog](https://github.com/xyflow/xyflow/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/xyflow/xyflow/commits/@xyflow/[email protected]/packages/react)

Updates `cmdk` from 1.0.4 to 1.1.1
- [Release notes](https://github.com/pacocoursey/cmdk/releases)
- [Commits](https://github.com/pacocoursey/cmdk/commits/v1.1.1/cmdk)

Updates `dotenv` from 16.4.7 to 16.5.0
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.4.7...v16.5.0)

Updates `embla-carousel-react` from 8.5.2 to 8.6.0
- [Release notes](https://github.com/davidjerleke/embla-carousel/releases)
- [Commits](davidjerleke/embla-carousel@v8.5.2...v8.6.0)

Updates `framer-motion` from 12.4.11 to 12.9.7
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v12.4.11...v12.9.7)

Updates `geist` from 1.3.1 to 1.4.1
- [Release notes](https://github.com/vercel/geist-font/releases)
- [Commits](https://github.com/vercel/geist-font/commits/1.4.01/packages/next)

Updates `lucide-react` from 0.479.0 to 0.507.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.507.0/packages/lucide-react)

Updates `next-themes` from 0.4.5 to 0.4.6
- [Release notes](https://github.com/pacocoursey/next-themes/releases)
- [Commits](pacocoursey/next-themes@v0.4.5...v0.4.6)

Updates `react-day-picker` from 9.6.1 to 9.6.7
- [Release notes](https://github.com/gpbl/react-day-picker/releases)
- [Changelog](https://github.com/gpbl/react-day-picker/blob/main/CHANGELOG.md)
- [Commits](gpbl/react-day-picker@v9.6.1...v9.6.7)

Updates `react-hook-form` from 7.54.2 to 7.56.2
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](react-hook-form/react-hook-form@v7.54.2...v7.56.2)

Updates `recharts` from 2.15.1 to 2.15.3
- [Release notes](https://github.com/recharts/recharts/releases)
- [Changelog](https://github.com/recharts/recharts/blob/3.x/CHANGELOG.md)
- [Commits](recharts/recharts@v2.15.1...v2.15.3)

Updates `zod` from 3.24.2 to 3.24.4
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md)
- [Commits](colinhacks/zod@v3.24.2...v3.24.4)

---
updated-dependencies:
- dependency-name: "@faker-js/faker"
  dependency-version: 9.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@next/third-parties"
  dependency-version: 15.3.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-alert-dialog"
  dependency-version: 1.1.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-avatar"
  dependency-version: 1.1.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-checkbox"
  dependency-version: 1.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-collapsible"
  dependency-version: 1.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-context-menu"
  dependency-version: 2.2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-dialog"
  dependency-version: 1.1.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-dropdown-menu"
  dependency-version: 2.1.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-label"
  dependency-version: 2.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-popover"
  dependency-version: 1.1.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-radio-group"
  dependency-version: 1.3.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-scroll-area"
  dependency-version: 1.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-select"
  dependency-version: 2.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-separator"
  dependency-version: 1.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-slot"
  dependency-version: 1.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-switch"
  dependency-version: 1.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-tabs"
  dependency-version: 1.1.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-toast"
  dependency-version: 1.2.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-tooltip"
  dependency-version: 1.2.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@sentry/nextjs"
  dependency-version: 9.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@supabase/ssr"
  dependency-version: 0.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@supabase/supabase-js"
  dependency-version: 2.49.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@tanstack/react-table"
  dependency-version: 8.21.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@xyflow/react"
  dependency-version: 12.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: cmdk
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: dotenv
  dependency-version: 16.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: embla-carousel-react
  dependency-version: 8.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: framer-motion
  dependency-version: 12.9.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: geist
  dependency-version: 1.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: lucide-react
  dependency-version: 0.507.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: next-themes
  dependency-version: 0.4.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: react-day-picker
  dependency-version: 9.6.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: react-hook-form
  dependency-version: 7.56.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: recharts
  dependency-version: 2.15.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: zod
  dependency-version: 3.24.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels May 5, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 5, 2025 17:45
@dependabot dependabot bot requested review from Pwuts and aarushik93 and removed request for a team May 5, 2025 17:45
@github-project-automation github-project-automation bot moved this to 🆕 Needs initial review in AutoGPT development kanban May 5, 2025
@github-actions github-actions bot added platform/frontend AutoGPT Platform - Front end platform/backend AutoGPT Platform - Back end labels May 5, 2025
Copy link

deepsource-io bot commented May 5, 2025

Here's the code health analysis summary for commits 6f15782..3596d36. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗
DeepSource Python LogoPython✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

Copy link

netlify bot commented May 5, 2025

Deploy Preview for auto-gpt-docs-dev canceled.

Name Link
🔨 Latest commit 3596d36
🔍 Latest deploy log https://app.netlify.com/sites/auto-gpt-docs-dev/deploys/6818f9208722690008658b8f

Copy link

netlify bot commented May 5, 2025

Deploy Preview for auto-gpt-docs canceled.

Name Link
🔨 Latest commit 3596d36
🔍 Latest deploy log https://app.netlify.com/sites/auto-gpt-docs/deploys/6818f92061e16d0008671794

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies javascript Pull requests that update Javascript code platform/backend AutoGPT Platform - Back end platform/frontend AutoGPT Platform - Front end size/xl
Projects
Status: 🆕 Needs initial review
Status: No status
Development

Successfully merging this pull request may close these issues.

0 participants