Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 22, 2020

Bumps @storybook/react from 5.2.6 to 5.3.8.

Release notes

Sourced from @storybook/react's releases.

v5.3.8

Bug Fixes

  • Addon-docs: Fix TS false default value in prop table (#9560)
  • Addon-knobs: Fix broken repo link in empty panel (#9530)
  • Typescript: Export IStory in @storybook/angular (#9097)
  • Fixed Angular button example story (#9540)
  • Clean usage of @types/webpack-env dep in all packages (#9536)

v5.3.7

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)

v5.3.6

Bug Fixes

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

v5.3.5

Bug Fixes

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

v5.3.4

Bug Fixes

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

v5.3.3

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)

v5.3.2

Bug Fixes

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

Sourced from @storybook/react's changelog.

5.3.8 (January 22, 2020)

Bug Fixes

  • Addon-docs: Fix TS false default value in prop table (#9560)
  • Addon-knobs: Fix broken repo link in empty panel (#9530)
  • Typescript: Export IStory in @storybook/angular (#9097)
  • Fixed Angular button example story (#9540)
  • Clean usage of @types/webpack-env dep in all packages (#9536)

6.0.0-alpha.0 (January 21, 2020)

Features

  • API: Add useSharedState, useStoryState (#9566)
  • Addon-docs: Named colors with ColorPalette (#9453)
  • Core: Add preview layouts (#9229)
  • Marionette: Add marionette support (#7981)
  • Addon-a11y: Support manual run (#8883)
  • Addon-cssresources: Disable SyntaxHighlighter for long code (#9360)
  • Core: Improve monorepo support (#8822)

Bug Fixes

  • Addon-docs: Fix TS false default value in prop table (#9560)
  • Addon-docs: Remove hard-coded lineHeight in Typeset block (#9567)
  • Fixed Angular button example story (#9540)
  • Core: Fix generated entry to import at top of file (#9398)
  • Preact: Fix story function typescript type (#9123)
  • UI: Make canvas link a link (#9257)

Maintenance

  • Build: the build-storybooks script (#9569)
  • CLI: Improve Rax template (#9574)
  • Typescript: Migrate polymer (#9565)
  • Typescript: Migrate ember (#9020)
  • Next 6.0.0 (#9212)
  • REMOVE subscription_store (#9228)

Dependency Upgrades

  • Update husky to v4 (#9509)
  • Bumped react-dev-utils dependency to v10. (#9579)
  • Bump babel-plugin-macros from 2.7.1 to 2.8.0 (#9236)
  • Bump babel-plugin-emotion from 10.0.23 to 10.0.27 (#9239)
  • Bump @babel/runtime from 7.7.4 to 7.7.7 (#9277)
  • Bump corejs-upgrade-webpack-plugin from 2.2.0 to 3.0.1 (#9427)
  • Bump terser-webpack-plugin from 2.2.1 to 2.3.2 (#9386)
... (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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 22, 2020
@coveralls
Copy link

coveralls commented Jan 22, 2020

Coverage Status

Coverage remained the same at 75.49% when pulling 01ba6cd on dependabot/npm_and_yarn/storybook/react-5.3.8 into 58f4532 on master.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/storybook/react-5.3.8 branch from 31baa41 to 01ba6cd Compare January 22, 2020 18:00
@wuweiweiwu wuweiweiwu merged commit 231ea8e into master Jan 22, 2020
@wuweiweiwu wuweiweiwu deleted the dependabot/npm_and_yarn/storybook/react-5.3.8 branch January 22, 2020 18:05
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants