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

Update dependency @storybook/react to v3.3.15 #93

Merged
merged 1 commit into from
Mar 9, 2018

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 21, 2018

This Pull Request updates dependency @​storybook/react from v3.3.13 to v3.3.15

Release Notes

v3.3.14

2018-February-21

Bug Fixes
  • RN: Add error handler on WS to fix crashing on page reload #​3002
  • Added safety net preventing storybook Jest addon from throwing. #​3023
  • Added "key" prop to list items inside test failure message. #​2867
  • Addon-info: Add type check to PropType on OneOf #​2653
  • Use @​storybook/podda to fix npm engine version in podda #​3033
  • Addon-backgrounds: set background on iframe instead of adding a wrapper in preview #​2807

v3.3.15

2018-March-07

Bug Fixes
  • Unset background when switching to a non-background story #​3142
  • Updated testIds in RN StoryListView to use kind #​3129
  • Added missing key prop to NoTests component. #​3111
  • Events addon: fix React keys warning #​3072

Commits

v3.3.15

  • f84aa61 Update gatsby-plugin-sharp from 1.6.35 to 1.6.37
  • ec05c1a batch bootstrap
  • cb298cd Update gatsby-remark-autolink-headers from 1.4.12 to 1.4.13
  • 5a9a3ef Update gatsby-remark-copy-linked-files from 1.5.28 to 1.5.29
  • cf582d7 Update gatsby-remark-images from 1.5.51 to 1.5.53
  • d5a18f9 Update gatsby-remark-smartypants from 1.4.11 to 1.4.12
  • be98bdc Update gatsby-source-filesystem from 1.5.24 to 1.5.25
  • 7fb3118 Update gatsby-transformer-remark from 1.7.33 to 1.7.34
  • 79a47af Update gatsby from 1.9.216 to 1.9.221
  • 4da021e Merge pull request #​3123 from storybooks/dependencies.io-update-build-276.0.0
  • 0b54388 Merge branch 'master' into dependencies.io-update-build-276.1.0
  • e8ad0ba Updated testIds in RN StoryListView to use kind
  • 56ecb4a Added missing propType
  • fa2774c Added testID to listView
  • de93812 Merge pull request #​3129 from storybooks/story-list-view-test-id-kind
  • 1678e1b Update codelyzer from 4.1.0 to 4.2.1 in /
  • 13b2f83 Update file-loader from 1.1.10 to 1.1.11 in lib/core
  • 357f02c Update copy-webpack-plugin from 4.4.2 to 4.5.0 in app/polymer
  • a76746c Update copy-webpack-plugin from 4.4.2 to 4.5.0 in examples/polymer-cli
  • 564e1c0 Update file-loader from 1.1.10 to 1.1.11 in examples/vue-kitchen-sink
  • 3bf875b batch bootstrap
  • 0a6a739 Merge pull request #​3131 from storybooks/dependencies.io-update-build-279.0.0
  • 0d37f57 Merge branch 'master' into dependencies.io-update-build-276.1.0
  • 4afed66 Merge pull request #​3124 from storybooks/dependencies.io-update-build-276.1.0
  • 110136e Update gatsby-remark-copy-linked-files from 1.5.29 to 1.5.30
  • a1b62cf Update gatsby from 1.9.221 to 1.9.222
  • 4465ffa Merge pull request #​3136 from storybooks/dependencies.io-update-build-280.1.0
  • 23fdc6f Update babel-plugin-macros from 2.1.0 to 2.2.0 in /
  • 32d2b77 Update chalk from 2.3.1 to 2.3.2 in /
  • eafee87 Update eslint from 4.18.1 to 4.18.2 in /
  • 241bcea Update eslint-plugin-jest from 21.12.2 to 21.12.3 in /
  • 1bc78c3 Update babel-plugin-macros from 2.1.0 to 2.2.0 in app/react
  • ea57bbb Update glamorous from 4.11.6 to 4.12.0 in app/react
  • 0b0ca28 Update glamorous from 4.11.6 to 4.12.0 in addons/actions
  • 11626d7 Update glamorous from 4.11.6 to 4.12.0 in lib/components
  • 14f41ad Update glamorous from 4.11.6 to 4.12.0 in addons/a11y
  • 1dd82a7 Update glamorous from 4.11.6 to 4.12.0 in addons/info
  • d3a6efe Update glamorous from 4.11.6 to 4.12.0 in addons/jest
  • 456e6ca Update moment from 2.20.1 to 2.21.0 in addons/knobs
  • 01f4b5b Update chalk from 2.3.1 to 2.3.2 in lib/core
  • 7ab950c Update babel-plugin-macros from 2.1.0 to 2.2.0 in app/angular
  • 36d89f7 Update sass-loader from 6.0.6 to 6.0.7 in app/angular
  • ab3c7ac Update babel-plugin-macros from 2.1.0 to 2.2.0 in app/polymer
  • 00c24c8 Update babel-plugin-macros from 2.1.0 to 2.2.0 in app/react-native
  • cdf7f02 Update babel-plugin-macros from 2.1.0 to 2.2.0 in app/vue
  • bc6cec5 Update chalk from 2.3.1 to 2.3.2 in lib/cli
  • 9e1f2a5 Update cross-spawn from 6.0.4 to 6.0.5 in lib/cli
  • 6676cde batch bootstrap
  • c219bd0 Merge branch 'master' into dependencies.io-update-build-281.0.0
  • 2c1ad79 Merge pull request #​3137 from storybooks/dependencies.io-update-build-281.0.0
  • 276c56f Use WatchMissingNodeModulesPlugin from react-dev-utils package
  • 724dcd9 Unset background when switching to a non-background story
  • 83aac95 Merge pull request #​3141 from storybooks/use-external-watch-node-modules
  • b7ea38e Merge branch 'master' into unset-background
  • b11ce55 Merge pull request #​3142 from storybooks/unset-background
  • 49f2b39 Update gatsby-plugin-sharp from 1.6.37 to 1.6.38
  • 9f70e86 Update webpack-hot-middleware from 2.21.1 to 2.21.2 in app/react
  • 5621bf5 Update webpack-hot-middleware from 2.21.1 to 2.21.2 in lib/core
  • 6332dc3 Update webpack-hot-middleware from 2.21.1 to 2.21.2 in app/angular
  • 1c7ea80 Update webpack-hot-middleware from 2.21.1 to 2.21.2 in app/polymer
  • d0aefec Update webpack-hot-middleware from 2.21.1 to 2.21.2 in app/react-native
  • a1ed8e1 Update webpack-hot-middleware from 2.21.1 to 2.21.2 in app/vue
  • 36b747e Update gatsby-remark-images from 1.5.53 to 1.5.54
  • 2adb048 batch bootstrap
  • dcaee5b Update gatsby-source-filesystem from 1.5.25 to 1.5.26
  • 54f646e Update gatsby from 1.9.222 to 1.9.223
  • c21835f Merge branch 'master' into dependencies.io-update-build-282.0.0
  • f2b75fd Merge pull request #​3145 from storybooks/dependencies.io-update-build-282.0.0
  • a0adf3c Merge branch 'master' into dependencies.io-update-build-282.1.0
  • e9f9966 Merge pull request #​3146 from storybooks/dependencies.io-update-build-282.1.0
  • de913a5 Update jest-specific-snapshot from 0.4.0 to 0.5.0 in addons/storyshots
  • 7e0b51b batch bootstrap
  • cad6153 Merge pull request #​3151 from storybooks/dependencies.io-update-build-283.0.0
  • f6965c0 Add ability to select stories from inside of the StoryPanel
  • 43057b7 Merge branch 'master' into addon-storysource-select-story-from-the-panel
  • e3e23bd Use "RoutedLink" instead of the "div" on a selectable story.
  • c94bcdd Merge pull request #​3154 from storybooks/addon-storysource-select-story-from-the-panel
  • faa168f Update gatsby-plugin-sharp from 1.6.38 to 1.6.39
  • 02bee54 Update gatsby-remark-images from 1.5.54 to 1.5.55
  • 44c43df Merge pull request #​3159 from storybooks/dependencies.io-update-build-284.1.0
  • 5feeb1b Update eslint-plugin-jest from 21.12.3 to 21.13.0 in /
  • de4ef38 Update babel-loader from 7.1.3 to 7.1.4 in app/react
  • f5c87b5 Update case-sensitive-paths-webpack-plugin from 2.1.1 to 2.1.2 in app/react
  • a90f4e6 Update acorn from 5.5.0 to 5.5.1 in addons/storysource
  • 50223e3 Update react-syntax-highlighter from 7.0.1 to 7.0.2 in addons/storysource
  • 6faccc1 Update babel-loader from 7.1.3 to 7.1.4 in app/angular
  • dc54394 Update case-sensitive-paths-webpack-plugin from 2.1.1 to 2.1.2 in app/angular
  • 75438dc Update babel-loader from 7.1.3 to 7.1.4 in app/polymer
  • 97860c3 Update case-sensitive-paths-webpack-plugin from 2.1.1 to 2.1.2 in app/polymer
  • 2499663 Update babel-loader from 7.1.3 to 7.1.4 in app/react-native
  • b573d04 Update case-sensitive-paths-webpack-plugin from 2.1.1 to 2.1.2 in app/react-native
  • 39536a1 Update babel-loader from 7.1.3 to 7.1.4 in app/vue
  • d06bd12 Update case-sensitive-paths-webpack-plugin from 2.1.1 to 2.1.2 in app/vue
  • ec855b0 Update karma-coverage-istanbul-reporter from 1.4.1 to 1.4.2 in examples/angular-cli
  • 4f5f10d Update babel-loader from 7.1.3 to 7.1.4 in examples/polymer-cli
  • 6a1e995 Update babel-loader from 7.1.3 to 7.1.4 in examples/vue-kitchen-sink
  • c63f49a batch bootstrap
  • 94df787 Merge pull request #​3160 from storybooks/dependencies.io-update-build-285.0.0
  • 4a7740d fix: removed dead link

This PR has been generated by Renovate Bot.

@renovate renovate bot force-pushed the renovate/storybook-monorepo branch from 5cf4fd4 to 9ca6eda Compare March 7, 2018 10:07
@renovate renovate bot changed the title Update dependency @storybook/react to v3.3.14 Update dependency @storybook/react to v3.3.15 Mar 7, 2018
@epicallan epicallan merged commit 8436b74 into master Mar 9, 2018
@renovate renovate bot deleted the renovate/storybook-monorepo branch March 9, 2018 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants