mAAdhaTTah / brookjs

reactive programming tools for well-structured, testable applications
https://mAAdhaTTah.github.io/brookjs/
MIT License
15 stars 1 forks source link

Bump @storybook/core-events from 5.3.18 to 6.4.14 #1396

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @storybook/core-events from 5.3.18 to 6.4.14.

Release notes

Sourced from @​storybook/core-events's releases.

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)
  • Source-loader: Fix node.declaration edge case (#17027)
  • Core: Fix debug output on webpack failures (#16988)

Dependency Upgrades

  • Bump cli-table3 to fix colors bug (#17180)

v6.4.9

Bug Fixes

  • Core: Ensure we have a full story index before caching (#16947)

... (truncated)

Changelog

Sourced from @​storybook/core-events's changelog.

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)
  • 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)

6.5.0-alpha.22 (January 20, 2022)

Features

  • Svelte: Add CSF3 default render function (#17276)
  • CLI: Add --no-manager-cache to build-storybook (#17300)

Maintenance

  • Build: Upgrade yarn to 3.1.1 (#17281)

6.5.0-alpha.21 (January 18, 2022)

Features

  • Webpack5: Switch to using import.meta.webpackHot.accept (#17270)

6.5.0-alpha.20 (January 18, 2022)

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)

6.5.0-alpha.19 (January 17, 2022)

Features

  • Core: Add IS_STORYBOOK global variable (#16676)

Bug Fixes

  • 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 #1401.