build(deps-dev): bump @storybook/vue from 5.3.7 to 5.3.8 in /webapp
Created by: Tirokk
Authored by dependabot-preview[bot] Merged
Bumps @storybook/vue from 5.3.7 to 5.3.8.
Changelog
Sourced from @storybook/vue'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)
Commits
-
fb7d7e6
v5.3.8 -
36ee762
fix: clean usage of@types/webpack-env
dep in all packages - See full diff in compare view
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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)