Skip to content

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

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

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Package From To
@radix-ui/react-alert-dialog 1.1.13 1.1.14
@radix-ui/react-avatar 1.1.9 1.1.10
@radix-ui/react-checkbox 1.3.1 1.3.2
@radix-ui/react-collapsible 1.1.10 1.1.11
@radix-ui/react-context-menu 2.2.14 2.2.15
@radix-ui/react-dropdown-menu 2.1.14 2.1.15
@radix-ui/react-label 2.1.6 2.1.7
@radix-ui/react-popover 1.1.13 1.1.14
@radix-ui/react-radio-group 1.3.6 1.3.7
@radix-ui/react-scroll-area 1.2.8 1.2.9
@radix-ui/react-select 2.2.4 2.2.5
@radix-ui/react-separator 1.1.6 1.1.7
@radix-ui/react-switch 1.2.4 1.2.5
@radix-ui/react-tabs 1.1.11 1.1.12
@radix-ui/react-toast 1.2.13 1.2.14
@radix-ui/react-tooltip 1.2.6 1.2.7
@sentry/nextjs 9.19.0 9.22.0
@supabase/supabase-js 2.49.4 2.49.8
framer-motion 12.12.1 12.14.0
lucide-react 0.510.0 0.511.0
react-hook-form 7.56.3 7.56.4
zod 3.24.4 3.25.28

Updates @radix-ui/react-alert-dialog from 1.1.13 to 1.1.14

Commits

Updates @radix-ui/react-avatar from 1.1.9 to 1.1.10

Commits

Updates @radix-ui/react-checkbox from 1.3.1 to 1.3.2

Commits

Updates @radix-ui/react-collapsible from 1.1.10 to 1.1.11

Commits

Updates @radix-ui/react-context-menu from 2.2.14 to 2.2.15

Commits

Updates @radix-ui/react-dialog from 1.1.13 to 1.1.14

Commits

Updates @radix-ui/react-dropdown-menu from 2.1.14 to 2.1.15

Commits

Updates @radix-ui/react-label from 2.1.6 to 2.1.7

Commits

Updates @radix-ui/react-popover from 1.1.13 to 1.1.14

Commits

Updates @radix-ui/react-radio-group from 1.3.6 to 1.3.7

Commits

Updates @radix-ui/react-scroll-area from 1.2.8 to 1.2.9

Commits

Updates @radix-ui/react-select from 2.2.4 to 2.2.5

Commits

Updates @radix-ui/react-separator from 1.1.6 to 1.1.7

Commits

Updates @radix-ui/react-slot from 1.2.2 to 1.2.3

Commits

Updates @radix-ui/react-switch from 1.2.4 to 1.2.5

Commits

Updates @radix-ui/react-tabs from 1.1.11 to 1.1.12

Commits

Updates @radix-ui/react-toast from 1.2.13 to 1.2.14

Commits

Updates @radix-ui/react-tooltip from 1.2.6 to 1.2.7

Commits

Updates @sentry/nextjs from 9.19.0 to 9.22.0

Release notes

Sourced from @​sentry/nextjs's releases.

9.22.0

Important changes

  • Revert "feat(browser): Track measure detail as span attributes" (#16348)

This is a revert of a feature introduced in 9.20.0 with #16240. This feature was causing crashes in firefox, so we are reverting it. We will re-enable this functionality in the future after fixing the crash.

Other changes

  • feat(deps): bump @​sentry/rollup-plugin from 3.1.2 to 3.2.1 (#15511)
  • fix(remix): Use generic types for ServerBuild argument and return (#16336)

Bundle size 📦

Path Size
@​sentry/browser 23.39 KB
@​sentry/browser - with treeshaking flags 23.16 KB
@​sentry/browser (incl. Tracing) 37.37 KB
@​sentry/browser (incl. Tracing, Replay) 74.59 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 67.86 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 79.26 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 91.07 KB
@​sentry/browser (incl. Feedback) 39.76 KB
@​sentry/browser (incl. sendFeedback) 28 KB
@​sentry/browser (incl. FeedbackAsync) 32.77 KB
@​sentry/react 25.12 KB
@​sentry/react (incl. Tracing) 39.3 KB
@​sentry/vue 27.68 KB
@​sentry/vue (incl. Tracing) 39.15 KB
@​sentry/svelte 23.41 KB
CDN Bundle 24.64 KB
CDN Bundle (incl. Tracing) 37.47 KB
CDN Bundle (incl. Tracing, Replay) 72.5 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 77.8 KB
CDN Bundle - uncompressed 71.9 KB
CDN Bundle (incl. Tracing) - uncompressed 111 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 222.29 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 234.82 KB
@​sentry/nextjs (client) 40.92 KB
@​sentry/sveltekit (client) 37.83 KB
@​sentry/node 145.96 KB
@​sentry/node - without tracing 95.8 KB
@​sentry/aws-serverless 120.54 KB

9.21.0

  • docs: Fix v7 migration link (#14629)
  • feat(node): Vendor in @fastify/otel (#16328)
  • fix(nestjs): Handle multiple OnEvent decorators (#16306)
  • fix(node): Avoid creating breadcrumbs for suppressed requests (#16285)

... (truncated)

Changelog

Sourced from @​sentry/nextjs's changelog.

9.22.0

Important changes

  • Revert "feat(browser): Track measure detail as span attributes" (#16348)

This is a revert of a feature introduced in 9.20.0 with #16240. This feature was causing crashes in firefox, so we are reverting it. We will re-enable this functionality in the future after fixing the crash.

Other changes

  • feat(deps): bump @​sentry/rollup-plugin from 3.1.2 to 3.2.1 (#15511)
  • fix(remix): Use generic types for ServerBuild argument and return (#16336)

9.21.0

  • docs: Fix v7 migration link (#14629)
  • feat(node): Vendor in @fastify/otel (#16328)
  • fix(nestjs): Handle multiple OnEvent decorators (#16306)
  • fix(node): Avoid creating breadcrumbs for suppressed requests (#16285)
  • fix(remix): Add missing client exports to server and cloudflare entries (#16341)

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

9.20.0

Important changes

  • feat(browser): Track measure detail as span attributes (#16240)

The SDK now automatically collects details passed to performance.measure options.

Other changes

  • feat(node): Add maxIncomingRequestBodySize (#16225)
  • feat(react-router): Add server action instrumentation (#16292)
  • feat(react-router): Filter manifest requests (#16294)
  • feat(replay): Extend default list for masking with aria-label (#16192)
  • fix(browser): Ensure pageload & navigation spans have correct data (#16279)
  • fix(cloudflare): Account for static fields in wrapper type (#16303)
  • fix(nextjs): Preserve next.route attribute on root spans (#16297)
  • feat(node): Fork isolation scope in tRPC middleware (#16296)
  • feat(core): Add orgId option to init and DSC (sentry-org_id in baggage) (#16305)
Commits
  • ccabfc2 release: 9.22.0
  • 2f39874 Merge pull request #16349 from getsentry/prepare-release/9.22.0
  • 8fd6fd9 meta(changelog): Update changelog for 9.22.0
  • acc6fe1 Revert "feat(browser): Track measure detail as span attributes" (#16348)
  • 9c36322 Merge pull request #16344 from getsentry/ab/manual-develop-sync
  • 7ebd0da Merge branch 'develop' into ab/manual-develop-sync
  • 4a88835 fix(remix): Use generic types for ServerBuild argument and return (#16336)
  • 4de9878 ref(browser): Streamline browser init() checks (#16340)
  • 7b966c8 Merge branch 'release/9.21.0'
  • 90cb4d1 test(node): Add pg-native tests (#15465)
  • Additional commits viewable in compare view

Updates @supabase/supabase-js from 2.49.4 to 2.49.8

Release notes

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

v2.49.8

2.49.8 (2025-05-21)

Bug Fixes

  • preserve path segments in supabaseUrl when constructing endpoints. (#1425) (288aff4)

v2.49.7

2.49.7 (2025-05-20)

Reverts

v2.49.6

2.49.6 (2025-05-20)

Bug Fixes

v2.49.6-next.1

2.49.6-next.1 (2025-05-20)

Bug Fixes

v2.49.5

2.49.5 (2025-05-19)

Bug Fixes

v2.49.5-next.5

2.49.5-next.5 (2025-05-13)

Bug Fixes

... (truncated)

Commits

Updates framer-motion from 12.12.1 to 12.14.0

Changelog

Sourced from framer-motion's changelog.

[12.14.0] 2025-05-26

Added

  • Support for originX/Y/Z in styleEffect.

Fixed

  • Added markers for pure function calls with effects.

[12.13.0] 2025-05-26

Added

  • svgEffect, propEffect and attrEffect.

Fixed

  • Fixed a jump in layout animations in select circumstances.

[12.12.2] 2025-05-23

Fixed

  • Ensure scroll updates are only triggered after a scroll read.
Commits

Updates lucide-react from 0.510.0 to 0.511.0

Release notes

Sourced from lucide-react's releases.

Version 0.511.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.510.0...0.511.0

Commits

Updates react-hook-form from 7.56.3 to 7.56.4

Release notes

Sourced from react-hook-form's releases.

Version 7.56.4

🐞 fix: Changes setValue to skip values that are not in ownProperties to prevent infinite call stack (#12731) 🐞 fix: checkbox duplication handling in useFieldArray (#12793) 🐞 fix: make mode and reValidateMode reactive (#12803)

Commits
  • 85a57c6 7.56.4
  • 2684868 🗒️ update follower 24 logo
  • 60a7f5a 🐞 fix: Changes setValue to skip values that are not in ownProperties to preve...
  • 7e16e9d 🐞 fix: checkbox duplication handling in useFieldArray (#12793)
  • 8e6dc9e 🐞 fix: make mode and reValidateMode reactive (#12803)
  • df24f2d 🗒️ update follower24 site url (#12810)
  • See full diff in compare view

Updates zod from 3.24.4 to 3.25.28

Release notes

Sourced from zod's releases.

v3.25.28

Commits:

  • e012bd248d45d3204fb9554f99e8222426e29da6 Improve override docs
  • 7bd15ed2b08956ba3c25704bd85a1e8e39eadf55 fix: add missing re-exports files and add new entries the published files (#4500)
  • b588d2c004fb414fe0215fc4f5f41bdaace88c05 Improve z.function typing. Add .def
  • 5ac95df45b5ed1c49d32bbe2e7b4de7ec33a0664 3.25.28
  • 7aecb617e02ba6b40e93a1c0badde350f419f372 Clean up ZodFunction
  • ed48cbbe5aa7951b52ff96dfbe3fe3d3d98d0768 bugfix: Small typo in V4 docs (#4435)
  • 5e4ff20b501b3977012a0b7619f0d94b6db67e2e fix: JSON Schema > override section typo (#4428)

v3.25.27

Commits:

  • 27ccaf1d36eb826dab1cb84f7ce4e1a0782121af 3.25.27. Use for override. Add .value to ZodLiteral.

v3.25.26

Commits:

  • d0627208f847087dfb89dd142ee4ebd4b8f1a908 Fix on .register methods
  • d93271e86fb09243507231a07e300acaebd0c297 Replace z.min/z.max in mini docs

v3.25.25

Commits:

  • 605286346e151f75f5a27d12f435cfb465f7f1cb Add error serialization test
  • fbf88f2dd75cba4d1dc4bc8f04f2c5763d1aaf0c Document parsing with Zod Core
  • 6413fa90e4aa3f113b280de8b417fa6c6bf01439 Add additionalProperties:false by default for objects in io:output mode
  • 5477ea2068879e1e408fe126bb7cb819471473d9 3.25.25

v3.25.24

Commits:

  • e0fe7ae92876414946456890fed2f85802cadfd0 Fix lint
  • 1780c67e9cfeb1c94ef4e18fc8e93f22a3e114c0 fix: rewrite $constructor to be compatible with Hermes (#4482)
  • 053debab86b4a4531ad356d749b395b283fd7501 feat: add export entries for bundlers that don't support exports field (#4489)
  • 29aba82eb2131e979723cecc49d4cfa901386fd6 Fix typos (#4495)
  • ce61025516d8976bef6a091a0becbe8ad1c9a0d0 Simplify fix
  • 93f296dff344afcc6bdf61279b946a0ce2695f65 Fix error name issue

v3.25.23

Commits:

  • 2529f82726955ac204add9278f609c5ccc896233 fix: update correct JSON Schema identifiers (#4485)
  • 596a429e55795ed1529cb154efcd8136c04f5036 3.25.23

v3.25.22

Commits:

  • 61adf85cba3a035c005e8de173a3dc08076e4ab8 Update basics.mdx: Fix #4479 (#4480)

... (truncated)

Commits
  • 5e4ff20 fix: JSON Schema > override section typo (#4428)
  • ed48cbb bugfix: Small typo in V4 docs (#4435)
  • 7aecb61 Clean up ZodFunction
  • 5ac95df 3.25.28
  • b588d2c Improve z.function typing. Add .def
  • 7bd15ed fix: add missing re-exports files and add new entries the published files (#4...
  • e012bd2 Improve override docs
  • 27ccaf1 3.25.27. Use for override. Add .value to ZodLiteral.
  • d93271e Replace z.min/z.max in mini docs
  • d062720 Fix on .register methods
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

… directory with 24 updates

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

| Package | From | To |
| --- | --- | --- |
| [@radix-ui/react-alert-dialog](https://github.com/radix-ui/primitives) | `1.1.13` | `1.1.14` |
| [@radix-ui/react-avatar](https://github.com/radix-ui/primitives) | `1.1.9` | `1.1.10` |
| [@radix-ui/react-checkbox](https://github.com/radix-ui/primitives) | `1.3.1` | `1.3.2` |
| [@radix-ui/react-collapsible](https://github.com/radix-ui/primitives) | `1.1.10` | `1.1.11` |
| [@radix-ui/react-context-menu](https://github.com/radix-ui/primitives) | `2.2.14` | `2.2.15` |
| [@radix-ui/react-dropdown-menu](https://github.com/radix-ui/primitives) | `2.1.14` | `2.1.15` |
| [@radix-ui/react-label](https://github.com/radix-ui/primitives) | `2.1.6` | `2.1.7` |
| [@radix-ui/react-popover](https://github.com/radix-ui/primitives) | `1.1.13` | `1.1.14` |
| [@radix-ui/react-radio-group](https://github.com/radix-ui/primitives) | `1.3.6` | `1.3.7` |
| [@radix-ui/react-scroll-area](https://github.com/radix-ui/primitives) | `1.2.8` | `1.2.9` |
| [@radix-ui/react-select](https://github.com/radix-ui/primitives) | `2.2.4` | `2.2.5` |
| [@radix-ui/react-separator](https://github.com/radix-ui/primitives) | `1.1.6` | `1.1.7` |
| [@radix-ui/react-switch](https://github.com/radix-ui/primitives) | `1.2.4` | `1.2.5` |
| [@radix-ui/react-tabs](https://github.com/radix-ui/primitives) | `1.1.11` | `1.1.12` |
| [@radix-ui/react-toast](https://github.com/radix-ui/primitives) | `1.2.13` | `1.2.14` |
| [@radix-ui/react-tooltip](https://github.com/radix-ui/primitives) | `1.2.6` | `1.2.7` |
| [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) | `9.19.0` | `9.22.0` |
| [@supabase/supabase-js](https://github.com/supabase/supabase-js) | `2.49.4` | `2.49.8` |
| [framer-motion](https://github.com/motiondivision/motion) | `12.12.1` | `12.14.0` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.510.0` | `0.511.0` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.56.3` | `7.56.4` |
| [zod](https://github.com/colinhacks/zod) | `3.24.4` | `3.25.28` |



Updates `@radix-ui/react-alert-dialog` from 1.1.13 to 1.1.14
- [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.9 to 1.1.10
- [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.3.1 to 1.3.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-collapsible` from 1.1.10 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-context-menu` from 2.2.14 to 2.2.15
- [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.13 to 1.1.14
- [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.14 to 2.1.15
- [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.6 to 2.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-popover` from 1.1.13 to 1.1.14
- [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.3.6 to 1.3.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-scroll-area` from 1.2.8 to 1.2.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-select` from 2.2.4 to 2.2.5
- [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.6 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-slot` from 1.2.2 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-switch` from 1.2.4 to 1.2.5
- [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.11 to 1.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-toast` from 1.2.13 to 1.2.14
- [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.2.6 to 1.2.7
- [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.19.0 to 9.22.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.19.0...9.22.0)

Updates `@supabase/supabase-js` from 2.49.4 to 2.49.8
- [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.4...v2.49.8)

Updates `framer-motion` from 12.12.1 to 12.14.0
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v12.12.1...v12.14.0)

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

Updates `react-hook-form` from 7.56.3 to 7.56.4
- [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.56.3...v7.56.4)

Updates `zod` from 3.24.4 to 3.25.28
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](colinhacks/zod@v3.24.4...v3.25.28)

---
updated-dependencies:
- dependency-name: "@radix-ui/react-alert-dialog"
  dependency-version: 1.1.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-avatar"
  dependency-version: 1.1.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-checkbox"
  dependency-version: 1.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-collapsible"
  dependency-version: 1.1.11
  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.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-dialog"
  dependency-version: 1.1.14
  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.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-label"
  dependency-version: 2.1.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-popover"
  dependency-version: 1.1.14
  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.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-scroll-area"
  dependency-version: 1.2.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-select"
  dependency-version: 2.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-separator"
  dependency-version: 1.1.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-slot"
  dependency-version: 1.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-switch"
  dependency-version: 1.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-tabs"
  dependency-version: 1.1.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-toast"
  dependency-version: 1.2.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@radix-ui/react-tooltip"
  dependency-version: 1.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@sentry/nextjs"
  dependency-version: 9.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@supabase/supabase-js"
  dependency-version: 2.49.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: framer-motion
  dependency-version: 12.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: lucide-react
  dependency-version: 0.511.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: react-hook-form
  dependency-version: 7.56.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: zod
  dependency-version: 3.25.28
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 26, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 26, 2025 17:59
@dependabot dependabot bot requested review from Bentlybro and kcze and removed request for a team May 26, 2025 17:59
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels May 26, 2025
@github-project-automation github-project-automation bot moved this to 🆕 Needs initial review in AutoGPT development kanban May 26, 2025
@github-actions github-actions bot added platform/frontend AutoGPT Platform - Front end platform/backend AutoGPT Platform - Back end labels May 26, 2025
Copy link

netlify bot commented May 26, 2025

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

Name Link
🔨 Latest commit 4c66942
🔍 Latest deploy log https://app.netlify.com/projects/auto-gpt-docs-dev/deploys/6834abf13128840008142992

Copy link

deepsource-io bot commented May 26, 2025

Here's the code health analysis summary for commits 8e2fb2d..4c66942. 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 26, 2025

Deploy Preview for auto-gpt-docs canceled.

Name Link
🔨 Latest commit 4c66942
🔍 Latest deploy log https://app.netlify.com/projects/auto-gpt-docs/deploys/6834abf1bb29680008165399

@github-project-automation github-project-automation bot moved this from 🆕 Needs initial review to 👍🏼 Mergeable in AutoGPT development kanban May 28, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 2, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jun 2, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/autogpt_platform/frontend/dev/production-dependencies-81e40e0bc4 branch June 2, 2025 17:50
@github-project-automation github-project-automation bot moved this from 👍🏼 Mergeable to ✅ Done in AutoGPT development kanban Jun 2, 2025
@github-project-automation github-project-automation bot moved this to Done in Frontend Jun 2, 2025
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: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant