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

build(deps-dev): bump @storybook/addon-essentials from 6.0.13 to 6.0.28 in /superset-frontend #11573

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2020

Bumps @storybook/addon-essentials from 6.0.13 to 6.0.28.

Release notes

Sourced from @storybook/addon-essentials's releases.

v6.0.28

Bug Fixes

  • CLI: Disable DLL by default in template (#12954)

v6.0.27

Bug Fixes

  • CLI: Fix intro MDX for React17 (#12878)
  • Core: Disable Docs DLL by default (#12874)
  • Essentials: Fix absolute config dir (#12873)
  • Addon-controls: Fix "docs before controls" check (#12738)
  • Addon-knobs: Fix uncontrolled to controlled warning for booleans (#12719)

Dependency Upgrades

  • Upgrade babel-plugin-react-docgen (#12748)

v6.0.26

Bug Fixes

  • Addon-docs: Fix exotic React components in Source block (#12638)

v6.0.25

Bug Fixes

  • CLI: Workaround for react native sb init (#12405)

v6.0.22

Bug Fixes

  • Addon-docs: Change 2nd argument of transformSource to the storyContext (#12265)
  • Angular: Unsubscribe prop subscriptions (#12514)
  • React: Fix reactDocgen option when false (#12492)
  • CLI: Fix storiesof-to-csf codemod for TypeScript (#12453)
  • Addon-docs: Fix missing line-height on TypeSet block (#12134)
  • Core: Use the denormed params on the first story for initial options (#11938)

Maintenance

  • Build: Disable problematic story in Chromatic (#12457)

Dependency Upgrades

  • [Security] Bump node-fetch from 2.6.0 to 2.6.1 (#12448)

v6.0.21

Bug Fixes

  • Addon-controls: Fix uncontrolled to controlled warning for booleans (#12322)

... (truncated)

Changelog

Sourced from @storybook/addon-essentials's changelog.

6.1.0-beta.2 (November 4, 2020)

Bug Fixes

  • Addon-docs: Hide React default props in source block (#13003)
  • Addon-docs: Angular empty string now infers to "string" instead of "void" (#12994)

Maintenance

  • Components: Add outline icon (#13002)
  • Core: Migrate core to TypeScript (#12839)
  • Addon-docs: Exclude testfixtures from package (#12998)

6.1.0-beta.1 (November 3, 2020)

Bug Fixes

  • Components: react-syntaxt-highlighter optimization (#12948)

Maintenance

  • Build: Replace enzyme with react-test-library (#12990)
  • Core: Move react and react-dom to peer deps (#12972)

6.1.0-beta.0 (November 3, 2020)

Maintenance

  • Build: Relax react deps for preview-wrapper-react (#12988)
  • Build: Run storybook in react@17 (#12978)

6.1.0-alpha.35 (November 2, 2020)

Maintenance

  • Build: Fix bootstrap reset command (#12976)
  • Core: Remove webpack DLLs (#12975)

6.1.0-alpha.34 (November 1, 2020)

Features

  • Composition: Append index to ref indicator links (#12932)

Bug Fixes

  • UI: Don't listen for progress updates in static builds (#12966)

6.1.0-alpha.33 (October 30, 2020)

... (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 dependabot npm Dependabot - npm related PRs labels Nov 5, 2020
@codecov-io
Copy link

codecov-io commented Nov 5, 2020

Codecov Report

Merging #11573 into master will increase coverage by 7.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #11573      +/-   ##
==========================================
+ Coverage   59.59%   66.60%   +7.00%     
==========================================
  Files         832      876      +44     
  Lines       40482    42147    +1665     
  Branches     3666     3943     +277     
==========================================
+ Hits        24126    28071    +3945     
+ Misses      16187    13973    -2214     
+ Partials      169      103      -66     
Flag Coverage Δ
cypress 55.01% <ø> (ø)
javascript 62.56% <ø> (?)
python 62.15% <ø> (+0.05%) ⬆️

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

Impacted Files Coverage Δ
superset-frontend/src/setup/setupPlugins.ts 22.22% <0.00%> (-77.78%) ⬇️
superset-frontend/src/views/index.tsx 25.00% <0.00%> (-75.00%) ⬇️
superset-frontend/src/SqlLab/index.tsx 25.00% <0.00%> (-75.00%) ⬇️
superset-frontend/src/views/App.tsx 28.94% <0.00%> (-71.06%) ⬇️
...rset-frontend/src/setup/setupErrorMessagesExtra.ts 50.00% <0.00%> (-50.00%) ⬇️
superset-frontend/src/views/menu.tsx 60.00% <0.00%> (-40.00%) ⬇️
superset-frontend/src/setup/setupErrorMessages.ts 61.53% <0.00%> (-38.47%) ⬇️
superset-frontend/src/preamble.ts 56.52% <0.00%> (-24.73%) ⬇️
superset-frontend/src/components/FlashProvider.tsx 42.85% <0.00%> (-17.15%) ⬇️
...s/ErrorMessage/getErrorMessageComponentRegistry.ts 85.71% <0.00%> (-14.29%) ⬇️
... and 282 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 52145f8...9578aab. Read the comment docs.

@mistercrunch mistercrunch merged commit 39a4a62 into master Nov 5, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/superset-frontend/storybook/addon-essentials-6.0.28 branch November 5, 2020 18:25
auxten pushed a commit to auxten/incubator-superset that referenced this pull request Nov 20, 2020
…nd (apache#11573)

Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/addons/essentials) from 6.0.13 to 6.0.28.
- [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.0.28/addons/essentials)

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.0.0 labels Mar 12, 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 🚢 1.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants