zk-phi / MEGAMOJI

Create animoji easily
Other
321 stars 38 forks source link

Bump @storybook/vue3 from 6.3.5 to 6.4.15 #200

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @storybook/vue3 from 6.3.5 to 6.4.15.

Release notes

Sourced from @​storybook/vue3's releases.

v6.4.15

Bug Fixes

  • Angular: Fix runCompodoc for Windows, local Compodoc, and user specified tsconfig (#16728)
  • Core: Fix negated glob support (#17328)

Maintenance

  • Build: Upgrade main yarn (#17323)
  • CLI: Add version update argument to generate-sb-packages-versions utility (#17356)

v6.4.14

Bug Fixes

  • CLI: Add --no-manager-cache to build-storybook (#17300)
  • CSF3: Remove path from autoTitle browser code (#17185)
  • Addon-docs: Fix docs.disable parameter on DocsPage (#17256)
  • Core: Fix issue with recursive glob with prior special chars (#17252)
  • Webpack: Fix for process fallback using require.resolve (#17249)

Dependency Upgrades

  • Upgrade compodoc for colors.js bug (#17266)
  • Upgrade jscodeshift dependency for colors.js bug (#17265)
  • Restore prettier >= 2.2.1 to satisfy previous constraints (#17257)

v6.4.13

Bug Fixes

  • Core: Fix staticDirs favicon handling by refactor (#17241)
  • Angular: Fix 13.1 and add CI test cases (#17206)
  • Core: Fix __namedExportsOrder warning from preview.js (#17240)
  • Webpack5: Fix manager.js process references (#17213)

Dependency Upgrades

  • React: Remove react-dev-utils (#17022)
  • Fix prettier transpile problems (#17239)

v6.4.12

Bug Fixes

  • Angular: Fix for renamed method in angular 13.1 (#17032)

v6.4.10

Bug Fixes

  • Core: Fix process.env assignment (#17174)
  • Angular: Fix angular 13.1 JIT error and HMR reload (#17131)
  • Router: Fix navigating to hash links (#17134)

... (truncated)

Changelog

Sourced from @​storybook/vue3's changelog.

6.4.15 (January 28, 2022)

Bug Fixes

  • Angular: Fix runCompodoc for Windows, local Compodoc, and user specified tsconfig (#16728)
  • Core: Fix negated glob support (#17328)

Maintenance

  • Build: Upgrade main yarn (#17323)
  • CLI: Add version update argument to generate-sb-packages-versions utility (#17356)

6.5.0-alpha.24 (January 28, 2022)

Bug Fixes

  • Core: Fix negated glob support (#17328)

Maintenance

  • CLI/Svelte: Revert template stories from svelte-native to CSF (#17340)
  • CLI: Add version update argument to generate-sb-packages-versions utility (#17356)

6.5.0-alpha.23 (January 25, 2022)

Features

  • Vue: Add CSF3 default render function (#17279)

Bug Fixes

  • Core: Rename generated-stories-entry to cjs extension so require works (#16727)
  • Addon-docs: Fix BuilderConfig can be an object (#17320)

Maintenance

  • Core: Remove useless unfetch (#17306)
  • Build: Regen lockfile (#17283)

Dependency Upgrades

  • Upgrade node-fetch to latest version (#17317)

6.4.14 (January 21, 2022)

Bug Fixes

  • CLI: Add --no-manager-cache to build-storybook (#17300)
  • CSF3: Remove path from autoTitle browser code (#17185)
  • Addon-docs: Fix docs.disable parameter on DocsPage (#17256)

... (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 2 years ago

Superseded by #202.