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.3.8 #1344

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

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

Release notes

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

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)

v6.3.5

Bug Fixes

  • Controls: Don't set arg in validateOptions if it would be undefined (#15654)
  • Trailing comma handling for "-s" command line paramenter (#15615)
  • Controls: Fix color matching behavior for non-string types (#15549)
  • Composition: Fix refs ordering (#15527)

v6.3.4

Maintenance

  • Addon-docs: Cache DocsContext on window to prevent duplication (#15428)

v6.3.3

Bug Fixes

  • Webpack5: Quit process after finishing a static build (#15483)
  • Addon-docs/Angular: Fix numeric args default value handling (#15491)
  • Angular: Fix circular reference not being handled in moduleMetadata (#15410)
  • Core: Fix double rebuilds by removing aggregateTimeout (#15372)
  • CLI: Fix NPM typo (#15461)

v6.3.2

Bug Fixes

  • Essentials: Update measure and outline. Fix alt+tab issues on windows. (#15402)
  • Core: Fix decorator context update (#15408)
  • Revert "Vue3: Update args without re-mounting component" (#15409)
  • Upgrade bad release of react-docgen-typescript-plugin (#15432)

v6.3.1

Bug Fixes

  • Core: Only use dotenv-webpack when a user has a dotenv file (#15365)
  • Essentials: Update addon measure and outline (#15354)
  • Actions: Don't override existing action args (#15394)

... (truncated)

Changelog

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

6.3.8 (September 3, 2021)

Maintenance

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

6.4.0-alpha.33 (September 1, 2021)

Bug Fixes

  • TypeScript: Fix glob pattern used in package typesVersions config (#15918)

Maintenance

  • Core: Add Babel mode v7 (#15928)
  • Core: Write JSON stats file in streaming fashion and omit chunks for brevity (#15889)
  • UI: Add playback icons (#15909)
  • Misc: Generate and push repros to a GitHub repo every night (#15877)

Dependency Upgrades

  • Bump cpy to 8.1.2 for security (#15953)

6.4.0-alpha.32 (August 24, 2021)

Features

  • CLI/Storyshots: Specify custom sb extract Chromium exe (#15878)

Bug Fixes

  • Angular: Fix Cannot read property 'selector' of undefined (#15874)
  • Addon-docs: Fix refs support in Docs pages (#15890)

6.4.0-alpha.31 (August 23, 2021)

Features

  • UI: Add skip to canvas/sidebar links (#15740)
  • Controls: Add id to setter button for undefined values (#15729)

Bug Fixes

  • CSF3: Normalize windows paths in autoTitle (#15770)
  • Addon-docs: Fix newline handling in ArgsTable code blocks (#12882)

Maintenance

  • Build: Update caniuse-lite dependency (#15863)

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