Skip to content
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

chore(frontend/deps-dev): bump the development-dependencies group in /autogpt_platform/frontend with 4 updates #9207

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps the development-dependencies group in /autogpt_platform/frontend with 4 updates: @types/node, chromatic, concurrently and 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: open-cli-tools/concurrently@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 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

@dependabot dependabot bot requested a review from a team as a code owner January 6, 2025 17:45
@dependabot dependabot bot requested review from aarushik93 and majdyz and removed request for a team January 6, 2025 17:45
@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Jan 6, 2025
@github-actions github-actions bot added platform/frontend AutoGPT Platform - Front end platform/backend AutoGPT Platform - Back end size/m labels Jan 6, 2025
Copy link

netlify bot commented Jan 6, 2025

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

Name Link
🔨 Latest commit a6d78d1
🔍 Latest deploy log https://app.netlify.com/sites/auto-gpt-docs-dev/deploys/677d3b1ed69fb00008afd6fc

Copy link

netlify bot commented Jan 6, 2025

Deploy Preview for auto-gpt-docs canceled.

Name Link
🔨 Latest commit a6d78d1
🔍 Latest deploy log https://app.netlify.com/sites/auto-gpt-docs/deploys/677d3b1e6c83980008016ce3

@ntindle
Copy link
Member

ntindle commented Jan 7, 2025

@dependabot recreate

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
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `chromatic` from 11.20.2 to 11.22.0
- [Release notes](https://github.com/chromaui/chromatic-cli/releases)
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md)
- [Commits](chromaui/chromatic-cli@v11.20.2...v11.22.0)

Updates `concurrently` from 9.1.1 to 9.1.2
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](open-cli-tools/concurrently@v9.1.1...v9.1.2)

Updates `eslint-plugin-storybook` from 0.11.1 to 0.11.2
- [Release notes](https://github.com/storybookjs/eslint-plugin-storybook/releases)
- [Changelog](https://github.com/storybookjs/eslint-plugin-storybook/blob/main/CHANGELOG.md)
- [Commits](storybookjs/eslint-plugin-storybook@v0.11.1...v0.11.2)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: chromatic
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: concurrently
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: eslint-plugin-storybook
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/autogpt_platform/frontend/dev/development-dependencies-8f8abd79e6 branch from 7ffb902 to a6d78d1 Compare January 7, 2025 14:33
@ntindle ntindle added this pull request to the merge queue Jan 7, 2025
Merged via the queue into dev with commit 7defba8 Jan 7, 2025
21 checks passed
@ntindle ntindle deleted the dependabot/npm_and_yarn/autogpt_platform/frontend/dev/development-dependencies-8f8abd79e6 branch January 7, 2025 18:55
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/m
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant