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 @storybook/addon-actions to the latest version 🚀 #45

Merged
merged 2 commits into from
Jan 19, 2018

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Jan 7, 2018

Version 3.3.4 of @storybook/addon-actions was just published.

Dependency @storybook/addon-actions
Current Version 3.3.3
Type devDependency

The version 3.3.4 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of @storybook/addon-actions.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 8, 2018

Version 3.3.5 just got published.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jan 8, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 8, 2018

Version 3.3.6 just got published.

Update to this version instead 🚀

Release Notes v3.3.6

2018-January-08

Bug Fixes

  • Remove src/ from remaining .npmignores #2678

greenkeeper bot added a commit that referenced this pull request Jan 10, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 10, 2018

Version 3.3.7 just got published.

Update to this version instead 🚀

Release Notes v3.3.7

2018-January-10

Bug Fixes

  • Angular: add entry components to modulemetadata - #2701 #2702
  • Add html and markup loaders to angular and vue apps #2692

Maintenance

  • Extract tslint exclusions out of package.json scripts #2684
  • Add tslint to the linting pipe #2682

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 10, 2018

Version 3.4.0-alpha.1 just got published.

Update to this version instead 🚀

Release Notes v3.4.0-alpha.1

2018-January-10

In addition to the changes listed here, also contains fixes from 3.3.5 and 3.3.6 and 3.3.7.

Features

  • Custom tsconfig.json for angular apps. #2669

Dependency Upgrades

105 Upgrades
  • Upgraded babel-eslint in / from "8.1.2" to "8.2.1" #2700
  • Upgraded eslint-plugin-jest in / from "21.5.0" to "21.6.1" #2700
  • Upgraded jest in / from "22.0.4" to "22.0.5" #2700
  • Upgraded jest-cli in / from "22.0.4" to "22.0.5" #2700
  • Upgraded jest-config in / from "22.0.4" to "22.0.5" #2700
  • Upgraded jest-diff in / from "22.0.3" to "22.0.5" #2700
  • Upgraded jest-environment-jsdom in / from "22.0.4" to "22.0.5" #2700
  • Upgraded jest-jasmine2 in / from "22.0.4" to "22.0.5" #2700
  • Upgraded lerna in / from "2.5.1" to "2.6.0" #2700
  • Upgraded nodemon in / from "1.14.9" to "1.14.10" #2700
  • Upgraded common-tags in app/react from "1.6.0" to "1.7.0" #2700
  • Upgraded nodemon in app/react from "1.14.9" to "1.14.10" #2700
  • Upgraded common-tags in app/angular from "1.6.0" to "1.7.0" #2700
  • Upgraded nodemon in app/angular from "1.14.9" to "1.14.10" #2700
  • Upgraded common-tags in app/vue from "1.6.0" to "1.7.0" #2700
  • Upgraded nodemon in app/vue from "1.14.9" to "1.14.10" #2700
  • Upgraded vue-loader in app/vue from "13.6.2" to "13.7.0" #2700
  • Upgraded jest in examples/cra-kitchen-sink from "22.0.4" to "22.0.5" #2700
  • Upgraded vue-loader in examples/vue-kitchen-sink from "13.6.2" to "13.7.0" #2700
  • Upgraded webpack-dev-server in examples/vue-kitchen-sink from "2.10.0" to "2.10.1" #2700
  • Upgraded marked in /docs from "0.3.7" to "0.3.12" #2699
  • Upgraded react-stack-grid in /docs from "0.7.0" to "0.7.1" #2699
  • Upgraded @storybook/addon-actions in /docs from "3.3.4" to "3.3.6" #2686
  • Upgraded @storybook/addon-links in /docs from "3.3.4" to "3.3.6" #2686
  • Upgraded @storybook/addons in /docs from "3.3.4" to "3.3.6" #2686
  • Upgraded @storybook/react in /docs from "3.3.4" to "3.3.6" #2686
  • Upgraded gatsby-link in /docs from "1.6.32" to "1.6.33" #2686
  • Upgraded gatsby in /docs from "1.9.149" to "1.9.150" #2686
  • Upgraded nodemon in / from "1.14.8" to "1.14.9" #2687
  • Upgraded markdown-loader in app/react from "2.0.1" to "2.0.2" #2687
  • Upgraded nodemon in app/react from "1.14.8" to "1.14.9" #2687
  • Upgraded nodemon in app/angular from "1.14.8" to "1.14.9" #2687
  • Upgraded react-native in app/react-native from "0.51.0" to "0.52.0" #2687
  • Upgraded nodemon in app/vue from "1.14.8" to "1.14.9" #2687
  • Upgraded @storybook/addon-actions in /docs from "3.3.3" to "3.3.4" #2674
  • Upgraded @storybook/addon-links in /docs from "3.3.3" to "3.3.4" #2674
  • Upgraded @storybook/addons in /docs from "3.3.3" to "3.3.4" #2674
  • Upgraded @storybook/react in /docs from "3.3.3" to "3.3.4" #2674
  • Update eslint in / from 4.14.0 to 4.15.0 #2673
  • Upgraded nodemon in / from "1.14.7" to "1.14.8" #2664
  • Upgraded marksy in addons/info from "6.0.2" to "6.0.3" #2664
  • Upgraded nodemon in app/react from "1.14.7" to "1.14.8" #2664
  • Upgraded nodemon in app/angular from "1.14.7" to "1.14.8" #2664
  • Upgraded nodemon in app/vue from "1.14.7" to "1.14.8" #2664
  • Upgraded webpack-dev-server in examples/vue-kitchen-sink from "2.9.7" to "2.10.0" #2664
  • Upgraded @types/lodash in / from "4.14.91" to "4.14.92" #2659
  • Upgraded marksy in addons/info from "6.0.1" to "6.0.2" #2659
  • Upgraded css-loader in app/react from "0.28.7" to "0.28.8" #2659
  • Upgraded html-loader in app/react from "0.5.1" to "0.5.4" #2659
  • Upgraded uglifyjs-webpack-plugin in app/react from "1.1.5" to "1.1.6" #2659
  • Upgraded css-loader in app/angular from "0.28.7" to "0.28.8" #2659
  • Upgraded uglifyjs-webpack-plugin in app/angular from "1.1.5" to "1.1.6" #2659
  • Upgraded css-loader in app/react-native from "0.28.7" to "0.28.8" #2659
  • Upgraded uglifyjs-webpack-plugin in app/react-native from "1.1.5" to "1.1.6" #2659
  • Upgraded css-loader in app/vue from "0.28.7" to "0.28.8" #2659
  • Upgraded uglifyjs-webpack-plugin in app/vue from "1.1.5" to "1.1.6" #2659
  • Upgraded @types/node in examples/angular-cli from "6.0.95" to "6.0.96" #2659
  • Upgraded css-loader in examples/vue-kitchen-sink from "0.28.7" to "0.28.8" #2659
  • Upgraded @angular/animations in examples/angular-cli from "5.1.2" to "5.1.3" #2648
  • Upgraded @angular/common in examples/angular-cli from "5.1.2" to "5.1.3" #2648
  • Upgraded @angular/compiler in examples/angular-cli from "5.1.2" to "5.1.3" #2648
  • Upgraded @angular/core in examples/angular-cli from "5.1.2" to "5.1.3" #2648
  • Upgraded @angular/forms in examples/angular-cli from "5.1.2" to "5.1.3" #2648
  • Upgraded @angular/http in examples/angular-cli from "5.1.2" to "5.1.3" #2648
  • Upgraded @angular/platform-browser in examples/angular-cli from "5.1.2" to "5.1.3" #2648
  • Upgraded @angular/platform-browser-dynamic in examples/angular-cli from "5.1.2" to "5.1.3" #2648
  • Upgraded @angular/router in examples/angular-cli from "5.1.2" to "5.1.3" #2648
  • Upgraded @angular/compiler-cli in examples/angular-cli from "5.1.2" to "5.1.3" #2648
  • Upgraded @angular/language-service in examples/angular-cli from "5.1.2" to "5.1.3" #2648
  • Upgraded postcss-loader in app/react from "2.0.9" to "2.0.10" #2637
  • Upgraded postcss-loader in app/angular from "2.0.9" to "2.0.10" #2637
  • Upgraded postcss-loader in app/react-native from "2.0.9" to "2.0.10" #2637
  • Upgraded postcss-loader in app/vue from "2.0.9" to "2.0.10" #2637
  • Update inquirer in / from 4.0.1 to 4.0.2 #2632
  • Upgraded danger in / from "2.1.8" to "2.1.10" #2618
  • Upgraded autoprefixer in app/react from "7.2.3" to "7.2.4" #2618
  • Upgraded autoprefixer in app/angular from "7.2.3" to "7.2.4" #2618
  • Upgraded autoprefixer in app/react-native from "7.2.3" to "7.2.4" #2618
  • Upgraded autoprefixer in app/vue from "7.2.3" to "7.2.4" #2618
  • Upgraded nodemon in / from "1.14.6" to "1.14.7" #2612
  • Upgraded nodemon in app/react from "1.14.6" to "1.14.7" #2612
  • Upgraded nodemon in app/angular from "1.14.6" to "1.14.7" #2612
  • Upgraded nodemon in app/vue from "1.14.6" to "1.14.7" #2612
  • Upgraded vue-loader in app/vue from "13.6.1" to "13.6.2" #2611
  • Upgraded vue-loader in examples/vue-kitchen-sink from "13.6.1" to "13.6.2" #2611
  • Upgraded nodemon in / from "1.14.5" to "1.14.6" #2609
  • Upgraded nodemon in app/react from "1.14.5" to "1.14.6" #2609
  • Upgraded nodemon in app/angular from "1.14.5" to "1.14.6" #2609
  • Upgraded nodemon in app/vue from "1.14.5" to "1.14.6" #2609
  • Upgraded enzyme in / from "3.2.0" to "3.3.0" #2608
  • Upgraded nodemon in / from "1.14.3" to "1.14.5" #2608
  • Upgraded graphiql in addons/graphql from "0.11.10" to "0.11.11" #2608
  • Upgraded enzyme in addons/links from "3.2.0" to "3.3.0" #2608
  • Upgraded nodemon in app/react from "1.14.3" to "1.14.5" #2608
  • Upgraded nodemon in app/angular from "1.14.3" to "1.14.5" #2608
  • Upgraded nodemon in app/vue from "1.14.3" to "1.14.5" #2608
  • Upgraded enzyme in examples/cra-kitchen-sink from "3.2.0" to "3.3.0" #2608
  • Upgraded enzyme in examples/official-storybook from "3.2.0" to "3.3.0" #2608
  • Update 2 dependencies from npm #2597
  • Upgraded @storybook/addon-actions in /docs from "3.3.1" to "3.3.3" #2598
  • Upgraded @storybook/addon-links in /docs from "3.3.1" to "3.3.3" #2598
  • Upgraded @storybook/addons in /docs from "3.3.1" to "3.3.3" #2598
  • Upgraded @storybook/react in /docs from "3.3.1" to "3.3.3" #2598
  • Upgraded danger in / from "2.1.6" to "2.1.8" #2599
  • Upgraded axe-core in addons/a11y from "2.6.0" to "2.6.1" #2599

greenkeeper bot added a commit that referenced this pull request Jan 13, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 13, 2018

Version 3.3.9 just got published.

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 19, 2018

Version 3.3.10 just got published.

Update to this version instead 🚀

Release Notes v3.3.10

2018-January-19

Bug Fixes

  • Addon-backgrounds: remove redundant scrollbars #2744
  • Addon-info: add keys for separator spans in OneOfType #2743

@ealush ealush merged commit 95db64f into master Jan 19, 2018
@greenkeeper greenkeeper bot deleted the greenkeeper/@storybook/addon-actions-3.3.4 branch January 19, 2018 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant