zk-phi / MEGAMOJI

Create animoji easily
Other
321 stars 38 forks source link

Bump @storybook/manager-webpack5 from 6.3.5 to 6.3.9 #159

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @storybook/manager-webpack5 from 6.3.5 to 6.3.9.

Release notes

Sourced from @​storybook/manager-webpack5's releases.

v6.3.9

Maintenance

  • CLI: Add webpack5 builder to CRA5 sb init (#16194)

v6.3.8

Maintenance

  • Core: Write JSON stats file in streaming fashion and omit chunks for brevity (#15889)

v6.3.7

Fix bad publish of 6.4.0-alpha.27 to the latest tag

v6.3.6

Bug Fixes

  • CLI: Fix debug webpack output in static build (#15674)
  • CSF3: Fix custom render function (#15668)
Changelog

Sourced from @​storybook/manager-webpack5's changelog.

6.3.9 (October 1, 2021)

Maintenance

  • CLI: Add webpack5 builder to CRA5 sb init (#16194)

6.4.0-beta.3 (October 1, 2021)

Maintenance

  • CLI: Add webpack5 builder to CRA5 sb init (#16194)

6.4.0-beta.2 (October 1, 2021)

Bug Fixes

  • Controls: Hide color control format toggle when no value (#16186)

Dependency Upgrades

  • Upgrade boxen to 5.x (#16190)
  • Upgrade react-dev-utils to 11.0.4 (#16196)
  • Dependencies: Fix ansi-html vulnerability (#16155)

Maintenance

  • CLI: Better scope sample page component styles (#16185)

6.4.0-beta.1 (September 26, 2021)

Features

  • MDX: Support CSF3 play/render functions (#16159)
  • Addon-a11y: Export parameter types (#16128)

Bug Fixes

  • Addon-docs: Fix loading behavior for Canvas doc block (#16161)
  • Added index.d.ts for addon-docs/angular (#16123)

Maintenance

  • Angular: Remove dead code in client (#16137)

6.4.0-beta.0 (September 22, 2021)

Storybook 6.4 is in beta! 🎊

SB6.4 adds interaction testing and performance re-architecture in preparation for a huge 7.0 release.

... (truncated)

Commits
  • 248f316 v6.3.9
  • c514972 Update root, peer deps, version.ts/json to 6.3.9 [ci skip]
  • 4905c2e Update git head to 6.3.8, update yarn.lock
  • 7982432 v6.3.8
  • 8951a71 Update root, peer deps, version.ts/json to 6.3.8 [ci skip]
  • 4a7c52d Update git head to 6.3.7, update yarn.lock
  • 57695dd v6.3.7
  • f0ebaef Update root, peer deps, version.ts/json to 6.3.7 [ci skip]
  • 14c009e Merge pull request #15769 from juan-cortes/patch-3
  • c48cdf1 Update git head to 6.3.6, 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[bot] commented 3 years ago

Superseded by #162.