sheriffMoose / storybook-extras

Storybook Extras Addons
https://master--63c1a45beed1a8f036a44e28.chromatic.com
MIT License
15 stars 1 forks source link

chore(deps-dev): bump @storybook/core-events from 7.0.0-beta.58 to 7.0.0-beta.62 #59

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @storybook/core-events from 7.0.0-beta.58 to 7.0.0-beta.62.

Release notes

Sourced from @​storybook/core-events's releases.

v7.0.0-beta.62

Bug Fixes

  • Vite: Add react docgen types #21338
  • Core: Print errors in withTelemetry before prompting #21407
  • Add Angular Builder Codemods #21409
  • Docs: Use async import rather than require in docs #21402
  • Docs: Don't warn if we find the same entry twice #21403
  • Telemetry: Ensure we report errors even when unexpected things happen #21416
  • CLI: Fix versions.ts to install latest prerelease packages #21418
  • Core: Remove pointless module.hot.decline() in addons #21421
  • Docs: Allow ArgTable usage unattached #21371

Maintenance

  • Addon-docs: Polish styling for 7.0 #21255

v7.0.0-beta.61

Features

  • Docs: Show MDX errors using our error overlay #21369

Bug Fixes

  • Core: Remove state deprecation warnings by default #21367
  • Core: Fix default export storySort handling #21389
  • Vue3: Add slot TS types #21359
  • Docs: Fix issue with referencing non-story files with names similar or equal to docs files #21348

Maintenance

  • Docs: Update invalid <Meta of={}> error to be more helpful. #21365

Dependency Upgrades

  • Upgrade react-docgen-typescript-plugin for TS4.8 #21380

v7.0.0-beta.60

Bug Fixes

  • Core: Fix storySort parsing in preview.js with default export #21353
  • CLI: Remove the workspace root flag from the install command for yarn2 #21356
  • Svelte/Vite: Prevent crash when no svelte.config file #21339
  • Use stable Next.js v13.2.0 next/font #21247

Dependency Upgrades

  • Bump version of get-tarball #21355

v7.0.0-beta.59

... (truncated)

Commits


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 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 1 year ago

Superseded by #62.