nasikusa / blend-monitoring

https://blend.nasikusa.net/
3 stars 0 forks source link

chore(deps-dev): bump @storybook/addon-actions from 6.0.21 to 6.3.0 #273

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps @storybook/addon-actions from 6.0.21 to 6.3.0.

Release notes

Sourced from @โ€‹storybook/addon-actions's releases.

v6.3.0

Optimized for UI development

SB6.3 adds new UI development and testing features, while evolving with the JS ecosystem:

  • ๐Ÿ“ Layout debugging with Measure and Outline addons
  • ๐Ÿ”Œ Reuse your stories in unit tests: Jest, Cypress & more
  • ๐Ÿš€ Frameworks: Angular 12 Ivy, Lit2 web components
  • ๐Ÿ›  Builders: Webpack5 stable, Vite community
  • ๐Ÿ“ฆ Packaging: Modern ESM

It also contains hundreds more fixes, features, and tweaks. Browse the changelogs matching 6.3.0-alpha.*, 6.3.0-beta.*, and 6.3.0-rc.* for the full list of changes. See Storybook 6 migration guide to upgrade from 5.x or MIGRATION.md for detailed migration instructions.

v6.3.0-rc.12

Features

  • CLI: Update types in React typescript templates (#15292)

Maintenance

  • Yarn: Disable unnecessary builds (#15299)
  • Toolbars: Add missing regenerator-runtime dependency (#15312)

v6.3.0-rc.11

Dependency Upgrades

  • Upgrade react-docgen-typescript-plugin per PR#46 (#15287)
  • Fix peer deps (#15288)

v6.3.0-rc.10

Bug Fixes

  • Angular: Fix nx project with workspace.json (#15267)
  • Angular: Fix some Ivy rendering glitches (#15279)

v6.3.0-rc.9

Dependency Upgrades

  • Bump postcss to 7.0.36 with security fix (#15276)
  • Fix monorepo peer deps (#15277)

v6.3.0-rc.8

Features

  • Angular: Add built-in Ivy support instead of relying on addon (#15229)

Bug Fixes

  • Addon-docs: Fix MDX compiler export to match new location (#15266)
  • Addon-viewport: Fix CSS for scale reset on firefox (#15128)

... (truncated)

Changelog

Sourced from @โ€‹storybook/addon-actions's changelog.

6.3.0 (June 23, 2021)

Optimized for UI development

SB6.3 adds new UI development and testing features, while evolving with the JS ecosystem:

  • ๐Ÿ“ Layout debugging with Measure and Outline addons
  • ๐Ÿ”Œ Reuse your stories in unit tests: Jest, Cypress & more
  • ๐Ÿš€ Frameworks: Angular 12 Ivy, Lit2 web components
  • ๐Ÿ›  Builders: Webpack5 stable, Vite community
  • ๐Ÿ“ฆ Packaging: Modern ESM

It also contains hundreds more fixes, features, and tweaks. Browse the changelogs matching 6.3.0-alpha.*, 6.3.0-beta.*, and 6.3.0-rc.* for the full list of changes. See Storybook 6 migration guide to upgrade from 5.x or MIGRATION.md for detailed migration instructions.

6.3.0-rc.12 (June 23, 2021)

Features

  • CLI: Update types in React typescript templates (#15292)

Maintenance

  • Yarn: Disable unnecessary builds (#15299)
  • Toolbars: Add missing regenerator-runtime dependency (#15312)

6.3.0-rc.11 (June 18, 2021)

Dependency Upgrades

  • Upgrade react-docgen-typescript-plugin per PR#46 (#15287)
  • Fix peer deps (#15288)

6.3.0-rc.10 (June 17, 2021)

Bug Fixes

  • Angular: Fix nx project with workspace.json (#15267)
  • Angular: Fix some Ivy rendering glitches (#15279)

6.3.0-rc.9 (June 17, 2021)

Dependency Upgrades

  • Bump postcss to 7.0.36 with security fix (#15276)
  • Fix monorepo peer deps (#15277)

6.3.0-rc.8 (June 16, 2021)

Features

... (truncated)

Commits
  • 9a38133 v6.3.0
  • 0529f02 Update git head to 6.3.0-rc.12, update yarn.lock
  • fa3aaf1 v6.3.0-rc.12
  • 83f2a8e Update git head to 6.3.0-rc.11, update yarn.lock
  • db9968a v6.3.0-rc.11
  • b15e545 Update git head to 6.3.0-rc.10, update yarn.lock
  • 7e32d1d v6.3.0-rc.10
  • 2ef8b7d Update git head to 6.3.0-rc.9, update yarn.lock
  • 0be387f v6.3.0-rc.9
  • 718c591 Update git head to 6.3.0-rc.8, update yarn.lock
  • 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 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 badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #274.