Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump @storybook/addon-actions from 5.0.11 to 6.3.9 #4847

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2021

Bumps @storybook/addon-actions from 5.0.11 to 6.3.9.

Release notes

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

v6.3.9

Maintenance

  • CLI: Add webpack5 builder to CRA5 sb init (#16194)

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

... (truncated)

Changelog

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

6.3.9 (October 1, 2021)

Maintenance

  • CLI: Add webpack5 builder to CRA5 sb init (#16194)

6.4.0-beta.3 (October 1, 2021)

Maintenance

  • CLI: Add webpack5 builder to CRA5 sb init (#16194)

6.4.0-beta.2 (October 1, 2021)

Bug Fixes

  • Controls: Hide color control format toggle when no value (#16186)

Dependency Upgrades

  • Upgrade boxen to 5.x (#16190)
  • Upgrade react-dev-utils to 11.0.4 (#16196)
  • Dependencies: Fix ansi-html vulnerability (#16155)

Maintenance

  • CLI: Better scope sample page component styles (#16185)

6.4.0-beta.1 (September 26, 2021)

Features

  • MDX: Support CSF3 play/render functions (#16159)
  • Addon-a11y: Export parameter types (#16128)

Bug Fixes

  • Addon-docs: Fix loading behavior for Canvas doc block (#16161)
  • Added index.d.ts for addon-docs/angular (#16123)

Maintenance

  • Angular: Remove dead code in client (#16137)

6.4.0-beta.0 (September 22, 2021)

Storybook 6.4 is in beta! 🎊

SB6.4 adds interaction testing and performance re-architecture in preparation for a huge 7.0 release.

... (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 dependabot bot added javascript Pull requests that update Javascript code Type: Maintenance labels Oct 1, 2021
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions) from 5.0.11 to 6.3.9.
- [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.3.9/addons/actions)

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

Signed-off-by: dependabot[bot] <support@github.com>
@bdukes bdukes force-pushed the dependabot/npm_and_yarn/storybook/addon-actions-6.3.9 branch from 2af1f5f to 4706962 Compare October 4, 2021 13:50
@bdukes bdukes added this to the 9.10.2 milestone Oct 4, 2021
Copy link
Contributor

@valadas valadas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks ok...

@valadas valadas merged commit b24d599 into develop Oct 4, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/storybook/addon-actions-6.3.9 branch October 4, 2021 23:49
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
javascript Pull requests that update Javascript code Type: Maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants