Significant-Gravitas / AutoGPT

AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
https://agpt.co
Other
174.63k stars 45.59k forks source link

chore(frontend/deps): bump the production-dependencies group in /autogpt_platform/frontend with 8 updates #9645

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 1 month ago

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

Package From To
@next/third-parties 15.2.1 15.2.2
@supabase/ssr 0.5.2 0.6.1
@xyflow/react 12.4.2 12.4.4
cmdk 1.0.4 1.1.1
framer-motion 12.4.11 12.5.0
lucide-react 0.479.0 0.482.0
next-themes 0.4.5 0.4.6
react-day-picker 9.6.1 9.6.2

Updates @next/third-parties from 15.2.1 to 15.2.2

Release notes

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

v15.2.2

Core Changes

  • [dev-overlay] fix styling on overflow error messages, add button hover state: #76771
  • Fix: respond 405 status code on OPTIONS request to SSG page: #76767
  • [dev-overlay] Always show relative paths: #76742
  • [metadata] remove the duplicate metadata in the error boundary: #76791
  • Upgrade React from d55cc79b-20250228 to 443b7ff2-20250303: #76804
  • [dev-overlay] Ignore animations on page load: #76834
  • fix: remove useless set-cookie in action-handler: #76839
  • Turbopack: handle task cancelation: #76831
  • Upgrade React from 443b7ff2-20250303 to e03ac20f-20250305: #76842
  • add types for __next_app__ module loading functions: #74566
  • fix duplicated noindex when server action is triggered: #76847
  • fix: don't drop queued actions when navigating: #75362
  • [dev-overlay]: remove dependency on platform for focus trapping: #76849
  • Turbopack: Add turbopack_load_by_url: #76814
  • Add handling of origin in dev mode: #76880
  • [dev-overlay] Stop grouping callstack frames into ignored vs. not ignored: #76861
  • Upgrade React from e03ac20f-20250305 to 029e8bd6-20250306: #76870
  • [dev-overlay] Increase padding if no x button present: #76898
  • fix: prevent incorrect searchParams being applied on certain navs: #76914
  • [dev-overlay] Dim ignore-listed callstack frames when shown: #76862

Example Changes

  • chore(cna): update tailwind styles to be closer to non-tw cna: #76647

Misc Changes

  • Fix canary only warning for devlow-bench: #76772
  • [test] Add special placeholder if stackframes point into dist dir: #76741
  • [test] Use new Redbox matchers in pages/ service-side-dev-errors: #76779
  • [test] Use new Redbox matchers in app/ dynamic-error-trace: #76783
  • [test] Use new Redbox matchers in app/ owner-stack-invalid-element-type: #76786
  • [test] Use new Redbox matchers in app/ hook-functuon-names: #76785
  • [test] Use new Redbox matchers in app/ undefined-default-export: #76781
  • [test] Use new Redbox matchers in server-navigation-error: #76787
  • [test] Fix flaky error-recovery test: #76789
  • [test] Use new Redbox matchers in pages/ gssp-ssr-change-reloading: #76788
  • [docs] update Tailwind CSS installation and configuration instructions: #76259
  • docs: Tailwind v4: #76801
  • chore(docs): update minimumCacheTTL example to 31 days: #76796
  • Turbopack: improve sectioned source maps: #76627
  • [test] Use new Redbox matchers in pages/ middleware-errors: #76797
  • doc: use redirect in client components: #76332
  • [docs] document experimental viewTransition flag: #76832
  • docs(errors): remove confusing good-to-know since global-errors.tsx also show in dev as of 15.2: #76825
  • Turbopack: don't use HashMap in manifests: #76833
  • Update labeler.json: #76828

... (truncated)

Commits


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 @xyflow/react from 12.4.2 to 12.4.4

Release notes

Sourced from @​xyflow/react's releases.

@​xyflow/react@​12.4.4

Patch Changes

@​xyflow/react@​12.4.3

Patch Changes

Changelog

Sourced from @​xyflow/react's changelog.

12.4.4

Patch Changes

12.4.3

Patch Changes

Commits
  • d045503 chore(packages): bump
  • 7a00fe3 chore(getNodeConnections): remove deprecation #5051
  • 08b99e8 Merge pull request #5043 from xyflow/refactor/dynamic-expand-parent
  • 8dd2b4f chore(updateNodePositions): cleanup
  • 0b67a6c refactor(errors): show error when user drags uninitialized node #5014
  • 27df80b fix(selection-listener): pass generics
  • d094ef0 fix(OnSelectionChangeFunc): pass node and edge type generics #5023
  • 3969758 refactor(expandParent): use current value on drag #5039
  • 43f188d fix(click-connections): handle isConnectableStart correctly #5041
  • 68591a8 Merge branch 'main' into no-deprecated
  • 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

Full Changelog: https://github.com/pacocoursey/cmdk/compare/v1.1.0...v1.1.1

v1.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/pacocoursey/cmdk/compare/v1.0.4...v1.1.0

Commits


Updates framer-motion from 12.4.11 to 12.5.0

Changelog

Sourced from framer-motion's changelog.

[12.5.0] 2025-03-11

Added

  • Added motionValue to vanilla JS entrypoint.

Removed

  • Removed framer-motion-3d package.

[12.4.13] 2025-03-11

Fixed

  • Fixed reading initial transform values from elements.

[12.4.12] 2025-03-11

Fixed

  • Removed pointer capture from pan and drag gestures.
Commits


Updates lucide-react from 0.479.0 to 0.482.0

Release notes

Sourced from lucide-react's releases.

Version 0.482.0

What's Changed

New Contributors

Full Changelog: https://github.com/lucide-icons/lucide/compare/0.481.0...0.482.0

Version 0.481.0

What's Changed

Full Changelog: https://github.com/lucide-icons/lucide/compare/0.480.0...0.481.0

Version 0.480.0

What's Changed

New Contributors

Full Changelog: https://github.com/lucide-icons/lucide/compare/0.479.0...0.480.0

Commits


Updates next-themes from 0.4.5 to 0.4.6

Release notes

Sourced from next-themes's releases.

v0.4.6

What's Changed

New Contributors

Full Changelog: https://github.com/pacocoursey/next-themes/compare/v0.4.5...v0.4.6

Commits


Updates react-day-picker from 9.6.1 to 9.6.2

Release notes

Sourced from react-day-picker's releases.

v9.6.2

Fix issues when importing the Persian calendar or the CSS types declaration.

What's Changed

New Contributors

Full Changelog: https://github.com/gpbl/react-day-picker/compare/v9.6.1...v9.6.2

Commits
  • e5ae5f4 build: bump v9.6.2
  • 1a70156 code-workspace: remove recommendations, cleanup settings
  • 65b55db fix: add missing css types to package.json files (#2712)
  • 3910315 fix: add persian.js to package.json files
  • af8deb6 docs: fix Day component documentation (#2708)
  • 7531c46 build: upgrade package.json dependencies (#2705)
  • c541387 docs: fix typedoc warnings on build
  • 2566e2d repo: run workflow on all branches
  • See full diff 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
deepsource-io[bot] commented 1 month ago

Here's the code health analysis summary for commits 56663c5..ac293a6. 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.
netlify[bot] commented 1 month ago

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

Name Link
Latest commit ac293a61b7139cf766f76984f1ce736b0da8acd0
Latest deploy log https://app.netlify.com/sites/auto-gpt-docs-dev/deploys/67e0a007ee189b000899b911
netlify[bot] commented 1 month ago

Deploy Preview for auto-gpt-docs canceled.

Name Link
Latest commit ac293a61b7139cf766f76984f1ce736b0da8acd0
Latest deploy log https://app.netlify.com/sites/auto-gpt-docs/deploys/67e0a0078bb9b0000839898e
github-actions[bot] commented 4 weeks ago

This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request.

github-actions[bot] commented 4 weeks ago

Conflicts have been resolved! 🎉 A maintainer will review the pull request shortly.

dependabot[bot] commented 3 weeks ago

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