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.2.1 #212

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.2.1.

Release notes

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

v6.2.0

Storybook 6.2: Future-proof component development

Major improvements for new frameworks, package managers, and bundlers.

🚀 Frameworks: Vue 3, Svelte Native CSF 📦 Packaging: NPM 7, Yarn 2, ESM 🛠 Bundlers: Webpack 5 (experimental), pluggable bundlers to enable Vite, ESBuild, Snowpack, & more.

Also an overhaul of Storybook’s auto-generated controls and hundreds more fixes, features, and tweaks.

Browse the changelogs matching 6.2.0-alpha.*, 6.2.0-beta.*, and 6.2.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.2.0-rc.13

Bug Fixes

  • Controls: QA fixes for Object and Color controls (#14392)

v6.2.0-rc.12

Bug Fixes

  • Controls: Fix defaultValue without PropType (#14387)
  • CLI: Compatibility with sveltekit (#14384)
  • Controls: Color picker QA fixes (#14382)
  • Svelte: Fix Cannot read property '__docgen' of undefined (#14383)

Maintenance

  • Core: Make Storybook esbuild-compatible (#14380)

v6.2.0-rc.11

Features

  • CLI: Use Svelte-native CSF during initialization (#14363)

Bug Fixes

  • Addon-actions: Fix addArgs warnings by refactor (#14372)
  • Webpack: Fix HMR by removing concatenateModules optimization (#14373)
  • Fix issue with string unions/enums (#14370)
  • Components: Deprecate html components entry point (#14369)

v6.2.0-rc.10

NOTE: For Angular users using inline story rendering in addon-docs, this is a breaking prerelease change. See below and apologies for the back and forth. Last time we hope!

Bug Fixes

  • Addon-docs: Fix un-prefixed path links (#14334)
  • UI: Add aria-labels to buttons without discernible text (#14338)

... (truncated)

Changelog

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

6.2.0 (March 30, 2021)

Storybook 6.2 future-proof component development

Storybook 6.2 includes major improvements for new frameworks, package managers, and bundlers.

🚀 Frameworks: Vue 3, Svelte Native CSF 📦 Packaging: NPM 7, Yarn 2, ESM 🛠 Bundlers: Webpack 5 (experimental), pluggable bundlers to enable Vite, ESBuild, Snowpack, & more.

It also includes an overhaul of Storybook’s auto-generated controls and hundreds more fixes, features, and tweaks.

Browse the changelogs matching 6.2.0-alpha.*, 6.2.0-beta.*, and 6.2.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.2.0-rc.13 (March 30, 2021)

Bug Fixes

  • Controls: QA fixes for Object and Color controls (#14392)

6.2.0-rc.12 (March 30, 2021)

Bug Fixes

  • Controls: Fix defaultValue without PropType (#14387)
  • CLI: Compatibility with sveltekit (#14384)
  • Controls: Color picker QA fixes (#14382)
  • Svelte: Fix Cannot read property '__docgen' of undefined (#14383)

Maintenance

  • Core: Make Storybook esbuild-compatible (#14380)

6.2.0-rc.11 (March 29, 2021)

Features

  • CLI: Use Svelte-native CSF during initialization (#14363)

Bug Fixes

  • Addon-actions: Fix addArgs warnings by refactor (#14372)
  • Webpack: Fix HMR by removing concatenateModules optimization (#14373)
  • Fix issue with string unions/enums (#14370)
  • Components: Deprecate html components entry point (#14369)

6.2.0-rc.10 (March 26, 2021)

NOTE: For Angular users using inline story rendering in addon-docs, this is a breaking prerelease change. See below and apologies for the back and forth. Last time we hope!

... (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 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 #213.