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

chore(deps): bump @storybook/addon-actions from 6.3.12 to 6.4.9 in /superset-frontend #17904

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 31, 2021

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

Release notes

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

v6.4.9

Bug Fixes

  • Core: Ensure we have a full story index before caching (#16947)
  • Angular: Fix support for non-roman alphabets in story titles (#16931)
  • Core: Be explicit about viewMode to fix Vue issue (#16919)
  • Core: Remove unused and occluded types (#16917)

v6.4.8

Bug Fixes

  • Core: Fix auto-title in webpack5 (#16913)
  • CLI: Fix sb repro clobbering .vuerc (#16897)

Maintenance

  • Core: Add feature flag to disable legacy hierarchy separator warning (#16915)

v6.4.7

Bug Fixes

  • Angular: Fix incorrect log (#16885)

v6.4.5

Bug Fixes

  • Angular: Fix tsConfig paths not resolving for Angular >=12.2 (#16882)
  • Addon-docs: Fix transclusion crash on webpack rules without test field (#16873)

Dependency Upgrades

  • Bump lodash to 4.17.21 (#16883)

v6.4.4

Bug Fixes

  • CLI: Fix mainjsFramework automigrate (#16866)

v6.4.3

Bug Fixes

  • Don't render with modernInline if inlineStories is false (#16853)
  • Preview: Don't hide the story while preparing (#16850)

v6.4.2

Bug Fixes

  • UI: Ensure all classes+animations for our loaders are prefixed (#16815)
  • Angular: Add back-compat method to find options (styles) in angular.json (#16832)

... (truncated)

Changelog

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

6.4.9 (December 9, 2021)

Bug Fixes

  • Core: Ensure we have a full story index before caching (#16947)
  • Angular: Fix support for non-roman alphabets in story titles (#16931)
  • Core: Be explicit about viewMode to fix Vue issue (#16919)
  • Core: Remove unused and occluded types (#16917)

6.4.8 (December 6, 2021)

Bug Fixes

  • Core: Fix auto-title in webpack5 (#16913)
  • CLI: Fix sb repro clobbering .vuerc (#16897)

Maintenance

  • Core: Add feature flag to disable legacy hierarchy separator warning (#16915)

6.4.7 (December 3, 2021)

Bug Fixes

  • Angular: Fix incorrect log (#16885)

6.4.6 (December 3, 2021)

Npm publish failed.

6.4.5 (December 3, 2021)

Bug Fixes

  • Angular: Fix tsConfig paths not resolving for Angular >=12.2 (#16882)
  • Addon-docs: Fix transclusion crash on webpack rules without test field (#16873)

Dependency Upgrades

  • Bump lodash to 4.17.21 (#16883)

6.5.0-alpha.1 (December 3, 2021)

Bug Fixes

  • CLI: Fix open storybook in default browser (#16844)
  • Addon-docs: Fix transclusion crash on webpack rules without test field (#16873)

Maintenance

... (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)

Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions) from 6.3.12 to 6.4.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.4.9/addons/actions)

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

Signed-off-by: dependabot[bot] <support@github.com>
@codecov
Copy link

codecov bot commented Dec 31, 2021

Codecov Report

Merging #17904 (065aa51) into master (4954d52) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #17904   +/-   ##
=======================================
  Coverage   67.08%   67.08%           
=======================================
  Files        1609     1609           
  Lines       64897    64897           
  Branches     6866     6866           
=======================================
  Hits        43533    43533           
  Misses      19498    19498           
  Partials     1866     1866           
Flag Coverage Δ
javascript 53.77% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 4954d52...065aa51. Read the comment docs.

@rusackas rusackas merged commit 5bf9634 into master Jan 7, 2022
@rusackas rusackas deleted the dependabot/npm_and_yarn/superset-frontend/storybook/addon-actions-6.4.9 branch January 7, 2022 18:54
shcoderAlex pushed a commit to casual-precision/superset that referenced this pull request Feb 7, 2022
…che#17904)

Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions) from 6.3.12 to 6.4.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.4.9/addons/actions)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bwang221 pushed a commit to casual-precision/superset that referenced this pull request Feb 10, 2022
…che#17904)

Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions) from 6.3.12 to 6.4.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.4.9/addons/actions)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 1.5.0 labels Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels dependabot npm Dependabot - npm related PRs size/XS 🚢 1.5.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants