argoproj / argo-ui

Argoproj shared React components
Apache License 2.0
222 stars 179 forks source link

build(deps-dev): bump storybook from 6.5.14 to 7.6.4 #492

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps storybook from 6.5.14 to 7.6.4.

Release notes

Sourced from storybook's releases.

v7.6.4

7.6.4

v7.6.3

7.6.3

v7.6.2

7.6.2

v7.6.1

7.6.1

v7.6.0

7.6.0

Storybook 7.6 is here with increased performance and much more!

  • 🔥 Improved SWC support
  • 🧪 New test utilities and fast build mode
  • 🔼 NextJS SWC + avif support & fixes
  • 🤡 SvelteKit page and navigation mocking
  • ⚛️ React-docgen upgrade
  • 🎨 Controls a11y, background theming, and viewports
  • 🩺 CLI: The doctor is in!
  • 🚫 Addons: Remove React as a peer dependency
  • 🪦 Storyshots and Vue2 deprecated

Check out the blog post for more information: https://storybook.js.org/blog/storybook-7-6/

  • Actions: Attach spies on actions across stories when defined in meta - #24451, thanks @​kasperpeulen!
  • Actions: Fix @storybook/core-events/preview-errors dependency missing for Yarn PnP - #24973, thanks @​JReinhold!
  • Actions: Fix missing crypto module crashing React Native - #24546, thanks @​dannyhw!

... (truncated)

Changelog

Sourced from storybook's changelog.

7.6.4

7.6.3

7.6.2

7.6.1

7.6.0

Storybook 7.6 is here with increased performance and much more!

  • 🔥 Improved SWC support
  • 🧪 New test utilities and fast build mode
  • 🔼 NextJS SWC + avif support & fixes
  • 🤡 SvelteKit page and navigation mocking
  • ⚛️ React-docgen upgrade
  • 🎨 Controls a11y, background theming, and viewports
  • 🩺 CLI: The doctor is in!
  • 🚫 Addons: Remove React as a peer dependency
  • 🪦 Storyshots and Vue2 deprecated

... (truncated)

Commits
  • 1ba5416 Bump version from "7.6.3" to "7.6.4" [skip ci]
  • 692cf67 Remove 8.0 sandbox removals from CI
  • afc4c2f Bump version from "7.6.2" to "7.6.3" [skip ci]
  • afc89aa Bump version from "7.6.1" to "7.6.2" [skip ci]
  • 4059e67 fix ts issue
  • ffbb86e Merge pull request #25037 from storybookjs/yann/improve-doctor-cli
  • 60f9c9a Bump version from "7.6.0" to "7.6.1" [skip ci]
  • 5fa66f7 Remove ssv6 sandboxes
  • b64214c Bump version from "7.6.0-beta.2" to "7.6.0" [skip ci]
  • 975ad76 Update TOC to use heading type
  • 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 #494.