Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2025

Bumps the development-dependencies group with 4 updates in the /autogpt_platform/frontend directory: @chromatic-com/storybook, @types/node, msw and orval.

Updates @chromatic-com/storybook from 4.1.2 to 4.1.3

Release notes

Sourced from @​chromatic-com/storybook's releases.

v4.1.3

🐛 Bug Fix

Authors: 1

v4.1.3-next.0

🐛 Bug Fix

Authors: 1

Changelog

Sourced from @​chromatic-com/storybook's changelog.

v4.1.3 (Mon Nov 17 2025)

🐛 Bug Fix

Authors: 1


Commits

Updates @types/node from 24.10.0 to 24.10.1

Commits

Updates msw from 2.11.6 to 2.12.2

Release notes

Sourced from msw's releases.

v2.12.2 (2025-11-14)

Bug Fixes

  • node: move browser and react-native export conditions lower (#2627) (102d85a1fdb60558f07e778621edf33393ae18b5) @​vidschofelix

v2.12.1 (2025-11-09)

Bug Fixes

  • setupWorker: fix response init in response:* events (#2621) (7f48f21189f1c04349890bb8523f772f6ae9eb08) @​jbms

v2.12.0 (2025-11-05)

Features

Commits

Updates orval from 7.13.0 to 7.16.0

Release notes

Sourced from orval's releases.

Release v7.16.0

What's Changed

Full Changelog: orval-labs/orval@v7.15.0...v7.16.0

Release v7.15.0

What's Changed

[!IMPORTANT]
Breaking change: Node 22.18.0 or higher is required

New Contributors

Full Changelog: orval-labs/orval@v7.14.0...v7.15.0

Release v7.14.0

[!IMPORTANT]
Breaking change: Node 22.18.0 or higher is required

What's Changed

New Contributors

... (truncated)

Commits
  • 253ae76 chore(release): bump version to v7.16.0 (#2519)
  • 1d22214 Update base branch for release preparation
  • 13d6a8a Add step to remove stableVersion fields from package.json
  • cf0f1e1 Process config file with jiti - v7 (#2518)
  • bdacff4 chore(release): bump version to v7.15.0 (#2474)
  • 0dfe795 fix(axios): "responseType: text" incorrectly being added (#2473)
  • b119209 fix(zod): fixed bug where zod did not correctly use namespace import (#2472)
  • 8d0812b fix(query): deduplicate error response types (#2471)
  • 3592bae Disable samples update step in tests workflow
  • 86b6d4b fix(zod): add line breaks to export constants (#2469)
  • 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

…oss 1 directory with 4 updates

Bumps the development-dependencies group with 4 updates in the /autogpt_platform/frontend directory: [@chromatic-com/storybook](https://github.com/chromaui/addon-visual-tests), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [msw](https://github.com/mswjs/msw) and [orval](https://github.com/orval-labs/orval).


Updates `@chromatic-com/storybook` from 4.1.2 to 4.1.3
- [Release notes](https://github.com/chromaui/addon-visual-tests/releases)
- [Changelog](https://github.com/chromaui/addon-visual-tests/blob/v4.1.3/CHANGELOG.md)
- [Commits](chromaui/addon-visual-tests@v4.1.2...v4.1.3)

Updates `@types/node` from 24.10.0 to 24.10.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `msw` from 2.11.6 to 2.12.2
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.11.6...v2.12.2)

Updates `orval` from 7.13.0 to 7.16.0
- [Release notes](https://github.com/orval-labs/orval/releases)
- [Changelog](https://github.com/orval-labs/orval/blob/master/.release-it.ts)
- [Commits](orval-labs/orval@v7.13.0...v7.16.0)

---
updated-dependencies:
- dependency-name: "@chromatic-com/storybook"
  dependency-version: 4.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@types/node"
  dependency-version: 24.10.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: msw
  dependency-version: 2.12.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: orval
  dependency-version: 7.16.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Nov 17, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 17, 2025 17:18
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Nov 17, 2025
@dependabot dependabot bot requested review from 0ubbe and Bentlybro and removed request for a team November 17, 2025 17:18
@github-project-automation github-project-automation bot moved this to 🆕 Needs initial review in AutoGPT development kanban Nov 17, 2025
@netlify
Copy link

netlify bot commented Nov 17, 2025

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

Name Link
🔨 Latest commit f5c096d
🔍 Latest deploy log https://app.netlify.com/projects/auto-gpt-docs-dev/deploys/691b58d93e09b100081fd626

@github-actions github-actions bot added the platform/frontend AutoGPT Platform - Front end label Nov 17, 2025
@netlify
Copy link

netlify bot commented Nov 17, 2025

Deploy Preview for auto-gpt-docs canceled.

Name Link
🔨 Latest commit f5c096d
🔍 Latest deploy log https://app.netlify.com/projects/auto-gpt-docs/deploys/691b58d909079f00083a0dd6

@coderabbitai
Copy link

coderabbitai bot commented Nov 17, 2025

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (1)
  • chore

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@deepsource-io
Copy link

deepsource-io bot commented Nov 17, 2025

Here's the code health analysis summary for commits a66219f..f5c096d. 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.

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/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.

1 participant