Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Bump @storybook/addon-actions from 7.0.7 to 7.0.11 in /assets #1409

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2023

Bumps @storybook/addon-actions from 7.0.7 to 7.0.11.

Release notes

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

v7.0.11

Bug Fixes

  • Toolbars: Fix title behavior in UI #22496
  • CLI: Fix storybook upgrade precheckfailure object #22517
  • CLI: Throw errors instead of rejecting promises #22515
  • CLI: Remove unsupported frameworks/renderers and improve builder detection #22492
  • Web-components: Fix source decorator to handle document fragments #22513
  • Core: Fix windows path error in StoryStore v6 #22512
  • CLI: Do not show a migration summary on sb init #22109
  • UI: Show current search shortcut in search box sidebar #21619
  • Outline: Fix additional outline border in docs mode #21773
  • Measure: Deactivate when switching to Docs mode #21602
  • CSF: Expose story id in composeStories #22471
  • CLI: Prompt to force initialization when storybook folder is detected #22392
  • UI: Fix css inconsistency in Button and Icon components #22497

v7.0.10

Bug Fixes

  • CLI: Fix copyTemplate failures on init #22375
  • CLI: Fix server init #22443
  • CLI: Scope styles in sample components from the CLI templates #22162
  • React: Use correct default annotations for composeStories #22308
  • Server: Add json indexer #22460
  • UI: Fix opacity from list-item color #22074

Maintenance

  • CLI: Refactor package manager methods to be async #22401
  • Improve Error message for Angular.json file not found #22377

v7.0.9

Bug Fixes

  • Core: Fix virtual modules excluded for babel-loader #22331

Maintenance

  • Angular: Allow TypeScript 4.0.0 and 5.0.0 #22391

v7.0.8

Bug Fixes

  • Typescript: Fix bad typings caused by tsup bug #22261
  • Migrate: skip the automigration for gf markdown when user isn't using mdx #22186
  • UI: Addon panel does not update after disabling/enabling an addon #22258
  • Vue3: Fix compiler error when there is double tag #22286
  • Args: Fix multiple mapped args return array of labels #22169
  • CLI: Add web-components webpack5 to missing-babelrc automigration #22202

... (truncated)

Changelog

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

5.3.7 (January 20, 2020)

Bug Fixes

  • Node-logger: Move @types/npmlog to dependencies (#9538)
  • Core: Fix legacy story URLs (#9545)
  • Addon-docs: Convert default prop value to string (#9525)
  • Addon-docs: Preserve Source indentation by default (#9513)

5.3.6 (January 17, 2020)

Bug Fixes

  • Source-loader: Bypass if file has no exports (#9505)
  • Core: Fix default sorting of docs-only stories (#9504)

5.3.5 (January 17, 2020)

Bug Fixes

  • Core: Fix typo for loading addon-notes/register-panel (#9497)
  • Source-loader: Add imports to top of file (#9492)

5.3.4 (January 16, 2020)

Bug Fixes

  • Core: Fix presets register panel (#9486)
  • Core: Fix addon/preset detection for local addons (#9485)
  • Core: Fix default story sort (#9482)

5.3.3 (January 14, 2020)

Bug Fixes

  • UI: Fix edge case where only one legacy separator is defined (#9425)
  • Core: Preserve kind load order on HMR when no sortFn is provided (#9424)
  • Angular: Fix missing architect properties (#9390)
  • Addon-knobs: Fix null knob values in select (#9416)
  • Source-loader: Disable linting altogether (#9417)

5.3.2 (January 13, 2020)

Bug Fixes

  • Source-loader: Disable eslint entirely for generated code (#9410)

5.3.1 (January 12, 2020)

Bug Fixes

... (truncated)

Commits
  • 43e5c1a v7.0.11
  • 924767f Update git head to 7.0.10, update yarn.lock [ci skip]
  • b856ff4 v7.0.10
  • 498ece6 Update git head to 7.0.9, update yarn.lock [ci skip]
  • 797cfd6 v7.0.9
  • 5ca266a Update git head to 7.0.8, update yarn.lock [ci skip]
  • 9991b68 v7.0.8
  • 9befd1b Merge pull request #22321 from storybookjs/fix/types-condition
  • bf29007 Merge pull request #22101 from joeycozza/fixingGithubUrls
  • 8da4293 Update git head to 7.0.7, update yarn.lock [ci skip]
  • See full diff 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/code/addons/actions) from 7.0.7 to 7.0.11.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.v1-5.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.0.11/code/addons/actions)

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

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 May 15, 2023
@dependabot dependabot bot requested a review from a team May 15, 2023 05:28
@fabriziosestito fabriziosestito merged commit 00eccbc into main May 15, 2023
@fabriziosestito fabriziosestito deleted the dependabot/npm_and_yarn/assets/storybook/addon-actions-7.0.11 branch May 15, 2023 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

1 participant