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.5.3 #1448

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

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

v6.5.3

Bug Fixes

  • Revert "security: update x-default-browser" (#18270)

v6.5.2

Bug Fixes

  • Core: Fix get-monorepo-type when no package.json at repo root (#18259)

Dependency Upgrades

  • security: update x-default-browser (#18157)

v6.5.0

Storybook 6.5 is here!! πŸŽ‰πŸŽ‰πŸŽ‰

SB6.5 adds new testing and design review workflows while improving core performance and compatibility.

  • πŸ€– Interaction testing simulate interactions and run assertions in the browser
  • 🎨 Figma plugin to connect stories to variants
  • 🏎️ Webpack 5 lazy compilation for faster start up
  • ⚑ Vite builder for near instant rebuilds
  • πŸ’― Hundreds more fixes and quality of life improvements

More info in the Github issue Storybook 6.5 Release πŸ‘Ÿ. Release announcement coming soon!!!

v6.5.0-rc.1

Bug Fixes

  • CLI: Improve webpack version and add detection of nextjs (#18220)
  • ArgsTable: Gracefully handle conditional args failures (#18248)
  • Controls: Fix reset button broken for !undefined URL values (#18231)
  • Vue3: Add support for TSX in single file components (#18038)

v6.5.0-rc.0

Features

  • Addon-a11y: Show % of users in toolbar menu (#18003)

Bug Fixes

  • Web-components: Clean Lit Expression comments in story source (#18108)
  • Vue: Map args correctly in CSF3 implicit render function (#18209)
  • Vue3: Fix CSF3 implicit render function when storyStoreV7 is enabled (#18208

Maintenance

  • CLI: Don't throw is Ctrl + C was pressed when selecting a package in the build command (#18195)
  • Build: Cleanup noise from unit tests (#18196)

... (truncated)

Changelog

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

6.5.3 (May 19, 2022)

Bug Fixes

  • Revert "security: update x-default-browser" (#18270)

6.5.2 (May 19, 2022)

Bug Fixes

  • Core: Fix get-monorepo-type when no package.json at repo root (#18259)

Dependency Upgrades

  • security: update x-default-browser (#18157)

6.5.1 (May 19, 2022)

Failed publish

6.5.0 (May 18, 2022)

Storybook 6.5 is here!! πŸŽ‰πŸŽ‰πŸŽ‰

SB6.5 adds new testing and design review workflows while improving core performance and compatibility.

  • πŸ€– Interaction testing simulate interactions and run assertions in the browser
  • 🎨 Figma plugin to connect stories to variants
  • 🏎️ Webpack 5 lazy compilation for faster start up
  • ⚑ Vite builder for near instant rebuilds
  • πŸ’― Hundreds more fixes and quality of life improvements

More info in the Github issue Storybook 6.5 Release πŸ‘Ÿ. Release announcement coming soon!!!

6.5.0-rc.1 (May 18, 2022)

Bug Fixes

  • CLI: Improve webpack version and add detection of nextjs (#18220)
  • ArgsTable: Gracefully handle conditional args failures (#18248)
  • Controls: Fix reset button broken for !undefined URL values (#18231)
  • Vue3: Add support for TSX in single file components (#18038)

6.5.0-rc.0 (May 17, 2022)

Features

  • Addon-a11y: Show % of users in toolbar menu (#18003)

Bug Fixes

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