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-dev): bump @storybook/client-api from 6.4.19 to 6.4.22 in /superset-frontend #19878

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2022

Bumps @storybook/client-api from 6.4.19 to 6.4.22.

Release notes

Sourced from @​storybook/client-api's releases.

v6.4.22

Maintenance

  • Core: Avoid framework imports from core/client (#17875)

v6.4.21

Bug Fixes

  • Angular: Do not use default for includePaths (#17876)
  • Controls: Fix date control width in addons panel (#17780)
  • CLI: Preserve quote style in automigrate (#17858)
  • CLI: Update the exclude list for upgrade warnings (#17909)

v6.4.20

Bug Fixes

  • CLI: Fix vite/jest issue with mocked global (#17830)
  • Angular: Fix multiple calls of Input setter (#17633)
  • Web-components: Fix CSS class usage in CLI template (#17702)
  • UI: Fix composition support in safari (#17679)
  • Addon-docs: DocsPage story order should match the index (#17669)
  • Core: Fix core.builder check (#17606)

Maintenance

  • CLI: Add automigration to @storybook/builder-vite (#17829)
Changelog

Sourced from @​storybook/client-api's changelog.

6.4.22 (April 14, 2022)

Maintenance

  • Core: Avoid framework imports from core/client (#17875)

6.5.0-alpha.62 (April 13, 2022)

Test publish with npm 2FA enabled for addon-jest

6.5.0-alpha.61 (April 11, 2022)

Features

  • UI: Add URL parameters to SB to tweak visible UI (#17891)

Maintenance

  • Core: Followup changing CJS entrypoints to ESM (#17927)

Dependency Upgrades

  • Export createCache from @storybook/theming (#17929)

6.4.21 (April 9, 2022)

Bug Fixes

  • Angular: Do not use default for includePaths (#17876)
  • Controls: Fix date control width in addons panel (#17780)
  • CLI: Preserve quote style in automigrate (#17858)
  • CLI: Update the exclude list for upgrade warnings (#17909)

6.5.0-alpha.60 (April 9, 2022)

Features

  • Core: Add story preloading to optimize lazy compilation (#17903)

Bug Fixes

  • UI: Fix pseudo class potential unsafe warning (#17911)
  • Core: Fix user-supplied project-level render in v6 store (#17885)

Dependency Upgrades

  • Upgrade polished to 4.2.2 (#17913)
  • Bump min vue-loader dependency version (#17912)

6.5.0-alpha.59 (April 7, 2022)

... (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/client-api](https://github.com/storybookjs/storybook/tree/HEAD/lib/client-api) from 6.4.19 to 6.4.22.
- [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.22/lib/client-api)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependabot npm Dependabot - npm related PRs labels Apr 28, 2022
@codecov
Copy link

codecov bot commented Apr 28, 2022

Codecov Report

Merging #19878 (b0ac510) into master (e4fca89) will not change coverage.
The diff coverage is n/a.

❗ Current head b0ac510 differs from pull request most recent head beaae1b. Consider uploading reports for the commit beaae1b to get more accurate results

@@           Coverage Diff           @@
##           master   #19878   +/-   ##
=======================================
  Coverage   66.35%   66.35%           
=======================================
  Files        1714     1714           
  Lines       65030    65030           
  Branches     6713     6713           
=======================================
  Hits        43149    43149           
  Misses      20173    20173           
  Partials     1708     1708           
Flag Coverage Δ
javascript 51.24% <ø> (ø)

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 e4fca89...beaae1b. Read the comment docs.

@rusackas rusackas merged commit 9328053 into master Apr 28, 2022
@rusackas rusackas deleted the dependabot/npm_and_yarn/superset-frontend/storybook/client-api-6.4.22 branch April 28, 2022 21:57
hughhhh pushed a commit to hve-labs/superset that referenced this pull request May 11, 2022
…ache#19878)

Bumps [@storybook/client-api](https://github.com/storybookjs/storybook/tree/HEAD/lib/client-api) from 6.4.19 to 6.4.22.
- [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.22/lib/client-api)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
philipher29 pushed a commit to ValtechMobility/superset that referenced this pull request Jun 9, 2022
…ache#19878)

Bumps [@storybook/client-api](https://github.com/storybookjs/storybook/tree/HEAD/lib/client-api) from 6.4.19 to 6.4.22.
- [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.22/lib/client-api)

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

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 🚢 2.0.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 🚢 2.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants