BlueBaseJS / plugin-material-ui

😎 Material UI (web) comes to BlueBase!
https://bluebasejs.github.io/plugin-material-ui/
Apache License 2.0
0 stars 0 forks source link

build(deps-dev): bump @storybook/addon-knobs from 5.3.17 to 6.2.4 #441

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps @storybook/addon-knobs from 5.3.17 to 6.2.4.

Release notes

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

v6.2.4

Dependency Upgrades

  • Upgrade dotenv-webpack to v6 (#14492)

v6.2.3

Bug Fixes

  • Core: Fix file-loader options for ESM compat (#14480)
  • Core: Fix config.js-based configuration (#14479)

Maintenance

  • Core: Disable postcss warning, add main.js features setting (#14478)

v6.2.2

Bug Fixes

  • Core: Fix symlinks in static dir when building static Storybook (#14448)
  • Addon-docs/ArgsTable: Use storySort parameter (#14422)
  • Revert "Svelte - Fix async loaders and docs" Fix #14443 (#14444)
  • Addon-docs/Angular: Keep inlineStories to false by default (#14447)

Maintenance

  • CLI: Fix link to sb init docs (#14421)

v6.2.1

Fix bad version update message from #12183

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

... (truncated)

Changelog

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

6.2.4 (April 7, 2021)

Dependency Upgrades

  • Upgrade dotenv-webpack to v6 (#14492)

6.2.3 (April 5, 2021)

Bug Fixes

  • Core: Fix file-loader options for ESM compat (#14480)
  • Core: Fix config.js-based configuration (#14479)

Maintenance

  • Core: Disable postcss warning, add main.js features setting (#14478)

6.2.2 (April 2, 2021)

Bug Fixes

  • Core: Fix symlinks in static dir when building static Storybook (#14448)
  • Addon-docs/ArgsTable: Use storySort parameter (#14422)
  • Revert "Svelte - Fix async loaders and docs" Fix #14443 (#14444)
  • Addon-docs/Angular: Keep inlineStories to false by default (#14447)

Maintenance

  • CLI: Fix link to sb init docs (#14421)

6.2.1 (March 30, 2021)

Fix bad version update message from #12183

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)

... (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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@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 your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - 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 #444.