Skip to content
This repository has been archived by the owner on Feb 7, 2022. It is now read-only.

Bump @storybook/addon-actions from 6.3.12 to 6.4.0 #9

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 29, 2021

Bumps @storybook/addon-actions from 6.3.12 to 6.4.0.

Release notes

Sourced from @​storybook/addon-actions's releases.

v6.4.0

Storybook 6.4 is here!! 🎉🎉🎉

SB6.4 adds interaction testing and performance re-architecture ahead of a huge 7.0 release.

  • ▶️ Interactive stories to simulate user behavior and tools to debug it
  • ⚡️ On-demand architecture for smaller builds and faster load times
  • Automigrate + versioned documentation for easier upgrades
  • 📋 Linter to enforce Storybook best practices
  • 💯 Hundreds more fixes and quality of life improvements

More info in the Github issue Storybook 6.4 Release 🛠. Release announcement coming soon!!!

v6.4.0-rc.11

Bug Fixes

  • Core: Fix breaking change in process/browser (#16795)

v6.4.0-rc.10

Bug Fixes

  • Core: Allow args/argTypes/component to be set via parameters for storiesOf back-compat (#16791)
  • Core: Sort the results of globby when constructing Story Index (#16788)
  • Core: Don't log a console error when the story is missing (#16783)
  • Addon-docs: Wait for the story component to render before emitting (#16792)
  • Core: Ensure that context.args is always set (#16790)

v6.4.0-rc.9

Features

  • Angular: Add styles and stylePreprocessorOptions to angular builder (#16675)

Bug Fixes

  • Interactions: Unlock controls when play function is finished (#16784)

Maintenance

  • Misc: Cleanup typescript webpack types (#16780)

v6.4.0-rc.8

Bug Fixes

  • Interactions: Fix duplicate rows in waitFor (#16465)
  • Core: Fix channel options so that they are merged in correct order (#16764)

Dependency Upgrades

  • Add missing peer dependencies (#16551)

... (truncated)

Changelog

Sourced from @​storybook/addon-actions's changelog.

6.4.0 (November 27, 2021)

Storybook 6.4 is here!! 🎉🎉🎉

SB6.4 adds interaction testing and performance re-architecture ahead of a huge 7.0 release.

  • ▶️ Interactive stories to simulate user behavior and tools to debug it
  • ⚡️ On-demand architecture for smaller builds and faster load times
  • Automigrate + versioned documentation for easier upgrades
  • 📋 Linter to enforce Storybook best practices
  • 💯 Hundreds more fixes and quality of life improvements

More info in the Github issue Storybook 6.4 Release 🛠. Release announcement coming soon!!!

6.4.0-rc.11 (November 26, 2021)

Bug Fixes

  • Core: Fix breaking change in process/browser (#16795)

6.4.0-rc.10 (November 26, 2021)

Bug Fixes

  • Core: Allow args/argTypes/component to be set via parameters for storiesOf back-compat (#16791)
  • Core: Sort the results of globby when constructing Story Index (#16788)
  • Core: Don't log a console error when the story is missing (#16783)
  • Addon-docs: Wait for the story component to render before emitting (#16792)
  • Core: Ensure that context.args is always set (#16790)

6.4.0-rc.9 (November 26, 2021)

Features

  • Angular: Add styles and stylePreprocessorOptions to angular builder (#16675)

Bug Fixes

  • Interactions: Unlock controls when play function is finished (#16784)

Maintenance

  • Misc: Cleanup typescript webpack types (#16780)

6.4.0-rc.8 (November 25, 2021)

Bug Fixes

  • Interactions: Fix duplicate rows in waitFor (#16465)
  • Core: Fix channel options so that they are merged in correct order (#16764)

... (truncated)

Commits
  • 7d4d6ab v6.4.0
  • 2d78019 Update git head to 6.4.0-rc.11, update yarn.lock
  • 77eb43c v6.4.0-rc.11
  • 0e8f1c2 Update git head to 6.4.0-rc.10, update yarn.lock
  • 5ae60fc v6.4.0-rc.10
  • 7bc7c0c Update git head to 6.4.0-rc.9, update yarn.lock
  • d5236dd v6.4.0-rc.9
  • 944e4bc Update git head to 6.4.0-rc.8, update yarn.lock
  • 0be6dde v6.4.0-rc.8
  • 04c5c18 Update git head to 6.4.0-rc.7, 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)

Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions) from 6.3.12 to 6.4.0.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.4.0/addons/actions)

---
updated-dependencies:
- dependency-name: "@storybook/addon-actions"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 29, 2021
@codecov
Copy link

codecov bot commented Nov 29, 2021

Codecov Report

Merging #9 (4f59458) into master (e133acd) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master        #9   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           45        45           
  Branches         9         9           
=========================================
  Hits            45        45           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e133acd...4f59458. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 6, 2021

Superseded by #12.

@dependabot dependabot bot closed this Dec 6, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/storybook/addon-actions-6.4.0 branch December 6, 2021 08:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants