From 7defba8d24576922a1ec416143584fc728207946 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 7 Jan 2025 12:42:51 -0600
Subject: [PATCH] chore(frontend/deps-dev): bump the development-dependencies
group in /autogpt_platform/frontend with 4 updates (#9207)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Bumps the development-dependencies group in /autogpt_platform/frontend
with 4 updates:
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node),
[chromatic](https://github.com/chromaui/chromatic-cli),
[concurrently](https://github.com/open-cli-tools/concurrently) and
[eslint-plugin-storybook](https://github.com/storybookjs/eslint-plugin-storybook).
Updates `@types/node` from 22.10.2 to 22.10.5
Commits
Updates `chromatic` from 11.20.2 to 11.22.0
Release notes
Sourced from chromatic's
releases.
v11.22.0
ð Enhancement
Authors: 1
v11.21.0
ð Enhancement
Authors: 2
Changelog
Sourced from chromatic's
changelog.
v11.22.0 (Fri Jan 03 2025)
ð Enhancement
Authors: 1
v11.21.0 (Fri Jan 03 2025)
ð Enhancement
Authors: 2
Commits
8f27f8b
Bump version to: 11.22.0 [skip ci]
0c20960
Update CHANGELOG.md [skip ci]
43a9b94
Merge pull request #1133
from chromaui/cody/cap-2599-turbosnap-exit-on-storyb...
730a7aa
Bump version to: 11.21.0 [skip ci]
0afebf6
Update CHANGELOG.md [skip ci]
f729a2a
Merge pull request #1134
from chromaui/jmhobbs/cap-2317-chromauiaction-skippi...
05bcf30
Set storybookUrl action output on rebuild abort
300222f
Bail on preview file changes
9dbaef7
Merge pull request #1132
from chromaui/paulelliott/set-up-codecov
851574b
Run lint-and-test workflow on pushes to main
- Additional commits viewable in compare
view
Updates `concurrently` from 9.1.1 to 9.1.2
Release notes
Sourced from concurrently's
releases.
v9.1.2
What's Changed
New Contributors
Full Changelog: https://github.com/open-cli-tools/concurrently/compare/v9.1.1...v9.1.2
Commits
Updates `eslint-plugin-storybook` from 0.11.1 to 0.11.2
Release notes
Sourced from eslint-plugin-storybook's
releases.
v0.11.2
ð Bug Fix
Authors: 2
Changelog
Sourced from eslint-plugin-storybook's
changelog.
v0.11.2 (Thu Jan 02 2025)
ð Bug Fix
Authors: 2
Commits
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
autogpt_platform/frontend/package.json | 8 +++----
autogpt_platform/frontend/yarn.lock | 32 +++++++++++++-------------
2 files changed, 20 insertions(+), 20 deletions(-)
diff --git a/autogpt_platform/frontend/package.json b/autogpt_platform/frontend/package.json
index 38254b6c0f..eb6a430398 100644
--- a/autogpt_platform/frontend/package.json
+++ b/autogpt_platform/frontend/package.json
@@ -94,16 +94,16 @@
"@storybook/test": "^8.3.5",
"@storybook/test-runner": "^0.21.0",
"@types/negotiator": "^0.6.3",
- "@types/node": "^22.9.0",
+ "@types/node": "^22.10.5",
"@types/react": "^18",
"@types/react-dom": "^18",
"@types/react-modal": "^3.16.3",
"axe-playwright": "^2.0.3",
- "chromatic": "^11.12.5",
- "concurrently": "^9.1.1",
+ "chromatic": "^11.22.0",
+ "concurrently": "^9.1.2",
"eslint": "^8",
"eslint-config-next": "15.1.3",
- "eslint-plugin-storybook": "^0.11.0",
+ "eslint-plugin-storybook": "^0.11.2",
"msw": "^2.7.0",
"msw-storybook-addon": "^2.0.3",
"postcss": "^8",
diff --git a/autogpt_platform/frontend/yarn.lock b/autogpt_platform/frontend/yarn.lock
index c6833de3f0..325db2ae99 100644
--- a/autogpt_platform/frontend/yarn.lock
+++ b/autogpt_platform/frontend/yarn.lock
@@ -3714,10 +3714,10 @@
resolved "https://registry.yarnpkg.com/@types/negotiator/-/negotiator-0.6.3.tgz#29e8fce64e35f57f6fe9c624f8e4ed304357745a"
integrity sha512-JkXTOdKs5MF086b/pt8C3+yVp3iDUwG635L7oCH6HvJvvr6lSUU5oe/gLXnPEfYRROHjJIPgCV6cuAg8gGkntQ==
-"@types/node@*", "@types/node@^22.0.0", "@types/node@^22.9.0":
- version "22.10.2"
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.2.tgz#a485426e6d1fdafc7b0d4c7b24e2c78182ddabb9"
- integrity sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==
+"@types/node@*", "@types/node@^22.0.0", "@types/node@^22.10.5":
+ version "22.10.5"
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.5.tgz#95af89a3fb74a2bb41ef9927f206e6472026e48b"
+ integrity sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ==
dependencies:
undici-types "~6.20.0"
@@ -4990,10 +4990,10 @@ chokidar@^3.5.3, chokidar@^3.6.0:
optionalDependencies:
fsevents "~2.3.2"
-chromatic@^11.12.5, chromatic@^11.15.0:
- version "11.20.2"
- resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-11.20.2.tgz#10b309179cdc0b9195a5b68970366f9ebe67dfd1"
- integrity sha512-c+M3HVl5Y60c7ipGTZTyeWzWubRW70YsJ7PPDpO1D735ib8+Lu3yGF90j61pvgkXGngpkTPHZyBw83lcu2JMxA==
+chromatic@^11.15.0, chromatic@^11.22.0:
+ version "11.22.0"
+ resolved "https://registry.yarnpkg.com/chromatic/-/chromatic-11.22.0.tgz#9c2b05a0c5a94c5c0cc2b6be6969c112ac4543d0"
+ integrity sha512-u1kAPR9lj9aFzsCp0iWPXBbsKgcxFU7iJO6mFbgNHGVg+YPBqiJMuvgB8EQHdNbHjk5amFnGnIz/Ww8fK3t9Hw==
chrome-trace-event@^1.0.2:
version "1.0.4"
@@ -5192,10 +5192,10 @@ concat-map@0.0.1:
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
-concurrently@^9.1.1:
- version "9.1.1"
- resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-9.1.1.tgz#609dde2ce12f4f12d6a5ea6eace4c38bb7ab2ead"
- integrity sha512-6VX8lrBIycgZKTwBsWS+bLrmkGRkDmvtGsYylRN9b93CygN6CbK46HmnQ3rdSOR8HRjdahDrxb5MqD9cEFOg5Q==
+concurrently@^9.1.2:
+ version "9.1.2"
+ resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-9.1.2.tgz#22d9109296961eaee773e12bfb1ce9a66bc9836c"
+ integrity sha512-H9MWcoPsYddwbOGM6difjVwVZHl63nwMEwDJG/L7VGtuaJhb12h2caPG2tVPWs7emuYix252iGfqOyrz1GczTQ==
dependencies:
chalk "^4.1.2"
lodash "^4.17.21"
@@ -6246,10 +6246,10 @@ eslint-plugin-react@^7.37.0:
string.prototype.matchall "^4.0.11"
string.prototype.repeat "^1.0.0"
-eslint-plugin-storybook@^0.11.0:
- version "0.11.1"
- resolved "https://registry.yarnpkg.com/eslint-plugin-storybook/-/eslint-plugin-storybook-0.11.1.tgz#4ef4f3550855fdc4a902296dfc278340ec287506"
- integrity sha512-yGKpAYkBm/Q2hZg476vRUAvd9lAccjjSvzU5nYy3BSQbKTPy7uopx7JEpwk2vSuw4weTMZzWF64z9/gp/K5RCg==
+eslint-plugin-storybook@^0.11.2:
+ version "0.11.2"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-storybook/-/eslint-plugin-storybook-0.11.2.tgz#a46f8fa2b87d15f66251e832a10d5481fc73a028"
+ integrity sha512-0Z4DUklJrC+GHjCRXa7PYfPzWC15DaVnwaOYenpgXiCEijXPZkLKCms+rHhtoRcWccP7Z8DpOOaP1gc3P9oOwg==
dependencies:
"@storybook/csf" "^0.1.11"
"@typescript-eslint/utils" "^8.8.1"