LAION-AI / Open-Assistant

OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
https://open-assistant.io
Apache License 2.0
36.85k stars 3.22k forks source link

Bump @storybook/react from 7.0.22 to 7.3.2 in /website #3666

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 11 months ago

Bumps @storybook/react from 7.0.22 to 7.3.2.

Release notes

Sourced from @​storybook/react's releases.

v7.3.2

7.3.2

  • Maintenance: Revert "WebpackBuilder: Remove need for react as peerDependency" - #23882, thanks @​vanessayuenn!

v7.3.1

7.3.1

v7.3.0

7.3.0

v7.3.0-alpha.0

7.3.0-alpha.0

v7.2.3

7.2.3

v7.2.2

7.2.2

... (truncated)

Changelog

Sourced from @​storybook/react's changelog.

7.3.2

  • Maintenance: Revert "WebpackBuilder: Remove need for react as peerDependency" - #23882, thanks @​vanessayuenn!

7.3.1

7.3.0

7.2.3

7.2.2

7.2.1

7.2.0

This month, we're going to experiment with our launch cycle by making smaller but more frequent releases. Our goal is to bring you new features more quickly, while also smoothing the upgrade process.

Storybook 7.2 is the first of these new, faster releases:

... (truncated)

Commits
  • 7247933 Bump version from "7.3.1" to "7.3.2" [skip ci]
  • 2d5bbb1 Bump version from "7.3.0" to "7.3.1" [skip ci]
  • 31ad20f Bump version from "7.3.0-alpha.0" to "7.3.0" [skip ci]
  • b3350e0 Merge branch 'next' into feat/improved-portable-stories-types
  • 60219fe Bump version from "7.2.2-alpha.1" to "7.3.0-alpha.0" [skip ci]
  • 6ffb2c3 Bump version from "7.2.2-alpha.0" to "7.2.2-alpha.1" [skip ci]
  • bb74e0b use StoryAnnotationsOrFn instead
  • 7bc6b51 improve composeStories typings
  • 5deef0e Bump version from "7.2.1" to "7.2.2-alpha.0" [skip ci]
  • 5490454 Bump version from "7.2.0" to "7.2.1" [skip ci]
  • Additional commits viewable in compare view


Dependabot compatibility score

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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 10 months ago

Superseded by #3678.