react-stream-libs / reactive-renderer

reactive renderer core
1 stars 0 forks source link

An in-range update of @storybook/react is breaking the build 🚨 #7

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.0.1 of @storybook/react just got published.

Branch Build failing 🚨
Dependency @storybook/react
Current Version 3.0.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

As @storybook/react is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:

Status Details - ❌ **ci/circleci** Your tests failed on CircleCI [Details](https://circleci.com/gh/react-stream-libs/reactive-renderer/46?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)

Release Notes v3.0.1

Minor bug fixes and documentation updates post 3.0.0 release.

2017-June-06

Bug Fixes

  • Added error message for addon-options #1194
  • Fix(react-native) add missing ws dependency #1174
  • Fix terminal colors by reset console colors explicitly #1184
  • Fix addon panel layout styling #1170
  • ADD https import & remove tracking code remains #1176
  • Fix incorrect babel config file reading #1156
  • Fixed withKnobs definition. #1164

Documentation

  • Fixed typo in react-native browser instructions #1189
  • Add instruction for npm install with -D for development dependency #1168
  • Fix broken link for [addons] in README #1167
  • Refreshed logo in docs #1149
  • fix addon broken links in documentation #1165
  • start-storybook cli - expand commands descriptions #1161
  • Fix typo in codemod readme #1158

Dependency Upgrades

  • Replaced deprecated markdown-to-react-components with marksy #1188
Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 3.1.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

greenkeeper[bot] commented 7 years ago

Version 3.1.5 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v3.1.5

2017-June-22

Features

  • Added flow support to getstorybook upgrade #1289
  • Added support for the haul react-native packager #1294

Bug Fixes

  • Fixed addon knobs proptypes deserialization #1290

Documentation

  • Added search to docs #1256
  • snapshot testing inverse regex example documentation #1317

Maintenance

  • Refactored storybook component library #1266
  • Created CRA kitchen sink addons example #1288
  • Use a pack -> install technique to recreate local packages #1332
  • Import demo components from @storybook/react #1303
greenkeeper[bot] commented 7 years ago

Version 3.1.6 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v3.1.6

2017-June-26

Bug Fixes

  • Remove the cacheDirectory option from babel config #1350
  • websockets (ws) removed socket.upgradeReq, so use req instead #1337
  • Ensure we add the correct version of react-dom #1349
  • Addon Info: Fix invalid prop node.type supplied to 'Props' #1351
  • Addon Info: Omit empty inline info header #1306
  • Addon Actions: Use uuid for action IDs instead of Math.random (fixes #1109) #1347

Documentation

  • Fix welcome instructions to reflect current getstorybook #1358
  • Addon Info: Update README with configuration instructions #1326

Dependency Upgrades

  • Update lint-staged to the latest version πŸš€ #1315
greenkeeper[bot] commented 7 years ago

Version 3.1.7 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

greenkeeper[bot] commented 7 years ago

Version 3.1.8 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

greenkeeper[bot] commented 7 years ago

Version 3.1.9 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v3.1.9

2017-July-16

Features

  • React fiber support #1443

Documentation

  • Refine docs about loading stories dynamically for react-native #1420

Bug Fixes

  • Verify that name is a string in addons/actions #1415
  • Knobs: fix label alignment #1471
  • Fix display of large components #1237

Dependency Upgrades

  • Dependency updates #1439
  • chore(package): update husky to version 0.14.3 #1437
  • Update danger to the latest version πŸš€ #1393
  • Update lerna to the latest version πŸš€ #1423
  • Pin gatsby version and upgrade gh-pages #1462
greenkeeper[bot] commented 7 years ago

Version 3.2.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v3.2.0

3.2.0

2017-July-31

Storybook 3.2 is filled with new features to help make your components shine! Headline features:

Plus many more features, documentation improvements, and bugfixes below!

Features

  • Vue support #1267
  • Add support for vue in addon-notes #1278
  • CLI support for Vue #1287
  • Story Hierarchy #1329
  • Story Hierarchy UI improvements #1387 #1356
  • Story Hierarchy - keyboard accessibility #1427
  • React Native - On Device UI #1413
  • Show first story on RN OnDeviceUI startup #1510
  • Added collapsible RN OnDeviceUI navigation #1544
  • Add warning when module is missing in storiesOf #1525
  • Provide styling hook for Addon Info story body #1308
  • Implement filtering on story-level #1432
  • Refactoring of addon-info #1452
  • ADD storybook logo for inside terminal for future CLI or easteregg #1499
  • Improved error checking in global addDecorator #1481

Bug Fixes

  • Fix react native example and bootstrapping #1514
  • Fix a 'funny' hmr issue in cra-kitchen-sink #1508
  • When timestamps are enabled, it actually checks them before applying changes #1405
  • Fix issue when extending webpack config #1468
  • Fix addon notes #1448
  • Story Hierarchy - initial state bug fix #1401
  • Remove blue outline when node is focused #1497

Documentation

  • Add hierarchySeparator to README #1445
  • Document null addons channel in FAQ #1507

Maintenance

  • Revert knobs API to previous API. #1527
  • FIX hoist-internals: remove existing folder/link before linking #1516
  • Update global hook for Vue Devtools #1376
  • SWITCH to circleci over travisCI && CHANGE lerna bootstrap procedure: #1486
  • Update cra-kitchen-sink package versions for 3.2-alpha #1434
  • Updating 3.2 alpha release with patches #1419
  • Remove typescript typings for @storybook/addon-notes #1344
  • Remove typescript typings for @storybook/addon-options #1343
  • Remove typescript typings for @storybook/addon-knobs #1339
  • Remove typescript typings for @storybook/addon-links #1342

Dependency Upgrades

  • Updated babel-plugin-react-docgen version #1526
  • UPDATE everything (including eslint 4) #1517
  • Update remark-preset-lint-recommended to the latest version πŸš€ #1512
  • Update remark-cli to the latest version πŸš€ #1498
  • Remove upper bound on react-native peerDependency #1424
  • Bump react-split-pane version #1495
greenkeeper[bot] commented 7 years ago

Version 3.2.3 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v3.2.3

2017-August-01

Features

  • Use the React Native packager's host by default #1568
  • Make onDeviceUI default for RN getstorybook #1571

Documentation

  • Add short description to addon-options readme #1566
greenkeeper[bot] commented 7 years ago

Version 3.2.4 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v3.2.4

2017-August-12

Features

  • Hierarchy expansion on search #1598
  • Add sidebarAnimations config prop #1601
  • Add hrefs to left menu links #1523
  • Enable many components of same type in addon-info prop tables #1607
  • Always collapse an expanded kind in tree view without changing selected story #1590
  • Option to select an addon panel #1641

Documentation

  • Document how to use info addon as decorator #1592
  • Add Android simulator instructions for React Native #1591

Maintenance

  • Tree view visual adjustments #1599
  • Add z-index to shortcuts popup overlay #1617
  • Use ReactModal for search box #1548
  • Limit react versions to >=15 #1613
greenkeeper[bot] commented 7 years ago

Version 3.2.5 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v3.2.5

2017-August-16

Features

  • Add codemod for deprecated addon-info API #1582

Bug Fixes

  • Fixed addon-knobs for RN #1635
  • Make links navigate in the parent window #1650
  • Don’t render leftpanel stories tree if stories are empty #1664
  • Remove double styling for inline stories #1651

Dependency Upgrades

  • Upgrade react-modal to v2.2.4 #1666
greenkeeper[bot] commented 6 years ago

Version 3.2.6 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v3.2.6

2017-August-22

Features

  • Improve search and highlighting #1693
  • Add centered decorator for vue #1595
  • Add react-docgen propTypes to info addon #1562

Bug Fixes

  • Fix stories panel resizing bug #1689
  • Check for React presence when detecting WEBPACK_REACT type #1646
  • Fix Create React App detection #1645
  • Add dependencies on plugins used by getstorybook CLI #1652
  • Fix preview window loading non js,css files #1554

Documentation

  • Improve the warning given when using channel before it's defined #1515
  • Remove imports from README that are not necessary with latest API #1700
  • Add reminders to PR template #1683
  • Docgen Flow Type Example #1684

Maintenance

  • Make lint-staged work properly #1675
  • Move baseFonts and RoutedLink to @storybook/components #1659

Dependency Upgrades

  • Switch to babel preset env + async/await/generator support #1668
  • Upgrade react-native-compat to avoid PropTypes warnings #1673
  • Change React.PropTypes to prop-types #1674 #1710
greenkeeper[bot] commented 6 years ago

Version 3.2.7 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Release Notes v3.2.7

2017-August-23

Bug Fixes

  • Fix storyshots by moving cacheDirectory to webpack config #1713
  • Revert "Improved error checking in global addDecorator" #1716
  • Stricter linting rules for imports #1676
  • Addon Info: Remove broken prop type sort (keep defined order) #1711

Maintenance

  • Enable eslint for vue-related stuff #1715
  • CLI: ensure explicit dependency on prop-types for RN #1714
greenkeeper[bot] commented 6 years ago

Version 3.2.8 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

greenkeeper[bot] commented 6 years ago

Version 3.2.11 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v3.2.11

2017-September-27

Features

  • Add two new RN packager configuration options #1865

Bug Fixes

  • Addon-info - Fix immutable props issues with React 16 #1894
  • Update react-inspector to fix #1831 #1888

Documentation

  • Updated release process documentation #1882
greenkeeper[bot] commented 6 years ago

Version 3.2.13 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v3.2.13

2017-October-20

Features

  • Knobs addon: new knob type button #2004
  • Vue: Support JSX for Vue Components #1993
  • Vue CLI: support Nuxt.js projects #2056

Bug Fixes

  • UI: ix sidebar header wrapping #1962
  • Vue: Make Vue a peer dependency #2041

Documentation

  • Update empty addons channel bug description #1977
  • Fix README.md example for addons/info #1960

Maintenance

  • Dirty-check repo state on CI to ensure lockfiles being up-to-date #1980
  • Enable batch mode for dependencies.io #2093
  • Fixed lifecycle twice executing (closes #1742) #1983
  • Disable npm publish on all non-master branches #1963
  • Fix lerna.json to ignore vue-kitchen-sink correctly #1944

Dependency Upgrades

66 PRs
  • 2 packages updated by dependencies.io #2097
  • 2 packages updated by dependencies.io #2094
  • Update deps #2090
  • Update enzyme-adapter-react-16 from 1.0.1 to 1.0.2 in / #2068
  • Update deps #2077
  • Update webpack-hot-middleware from 2.19.1 to 2.20.0 in app/react #2060
  • Update webpack-hot-middleware from 2.19.1 to 2.20.0 in app/react-native #2059
  • Update @types/react from 16.0.10 to 16.0.11 in addons/knobs #2058
  • Update vue versions #2032
  • Update eslint from 4.8.0 to 4.9.0 in / #2054
  • Update webpack-dev-server from 2.9.1 to 2.9.2 in examples/vue-kitchen-sink #2055
  • Update postcss-loader from 2.0.7 to 2.0.8 in app/react #2045
  • Update codecov from 2.3.0 to 2.3.1 in / #2042
  • Update webpack from 3.6.0 to 3.7.1 in app/react-native #2027
  • Update moment from 2.19.0 to 2.19.1 in addons/knobs #2026
  • Update express from 4.16.1 to 4.16.2 in app/vue #2018
  • Update postcss-loader from 2.0.6 to 2.0.7 in app/react #2017
  • Update express from 4.16.1 to 4.16.2 in app/react #2016
  • Update postcss-loader from 2.0.6 to 2.0.7 in app/react-native #2015
  • Update express from 4.16.1 to 4.16.2 in app/react-native #2014
  • Update moment from 2.18.1 to 2.19.0 in addons/knobs #2013
  • Update autoprefixer from 7.1.4 to 7.1.5 in app/vue #2003
  • Update update-notifier from 2.2.0 to 2.3.0 in lib/cli #1999
  • Update autoprefixer from 7.1.4 to 7.1.5 in app/react #2002
  • Update autoprefixer from 7.1.4 to 7.1.5 in app/react-native #2000
  • Update @types/react from 16.0.9 to 16.0.10 in addons/knobs #1998
  • Update jest-enzyme from 4.0.0 to 4.0.1 in / #1997
  • Update storybook-router description in the addon gallery. #1991
  • Update lerna from 2.3.1 to 2.4.0 in / #1985
  • Update react-modal from 2.3.3 to 2.4.1 in app/vue #1989
  • Update react-modal from 2.3.3 to 2.4.1 in app/react #1988
  • Update react-modal from 2.3.3 to 2.4.1 in lib/ui #1987
  • Update react-icons from 2.2.5 to 2.2.7 in lib/ui #1986
  • Remove markdown autofixing on precommit hook #1964
  • Update vue-hot-reload-api from 2.1.0 to 2.1.1 in app/vue #1976
  • Update url-loader from 0.5.9 to 0.6.2 in app/vue #1975
  • Update react-modal from 2.3.2 to 2.3.3 in app/vue #1974
  • Update url-loader from 0.5.9 to 0.6.2 in app/react #1973
  • Update react-modal from 2.3.2 to 2.3.3 in app/react #1972
  • Update url-loader from 0.5.9 to 0.6.2 in app/react-native #1970
  • Update react-modal from 2.3.2 to 2.3.3 in lib/ui #1969
  • Update @types/react from 16.0.8 to 16.0.9 in addons/knobs #1968
  • Update graphql from 0.11.6 to 0.11.7 in addons/graphql #1967
  • Update @storybook/addon-links from 3.2.10 to 3.2.12 #1949
  • Update style-loader from 0.18.2 to 0.19.0 in addons/knobs #1958
  • Update @types/react from 16.0.7 to 16.0.8 in addons/knobs #1957
  • Update prettier from 1.7.3 to 1.7.4 in / #1955
  • Update react-motion from 0.5.1 to 0.5.2 #1953
  • Update lerna from 2.2.0 to 2.3.1 in / #1954
  • Update @storybook/addons from 3.2.10 to 3.2.12 #1950
  • Update enzyme from 3.0.0 to 3.1.0 in / #1948
  • Update enzyme-adapter-react-16 from 1.0.0 to 1.0.1 in / #1951
  • Update @storybook/addon-actions from 3.2.11 to 3.2.12 #1947
greenkeeper[bot] commented 6 years ago

Version 3.2.14 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v3.2.14

2017-November-01

Features

  • React-native: Add platform option for haul bundler #2129

Bug Fixes

  • Fixed addon-info not importing docgen descriptions #2133
  • Handle full screen scrolling on iOS #2040
  • Fixed infinite render loop #2100
  • Fix hmr in react-native template #2194
  • Fix prop type in react-native #2185
  • Avoid logging an object on compilation errors #2199

Documentation

  • CRA Example Cleanup - Info #2143

Maintenance

  • IMPROVE integration tests so they all output a diff image when multiple fail #2197
  • ADD integration artefacts store step to circle.yml #2182
  • ADD integration test #2119
  • Updating to new favicon #2113
  • Bot for closing old issues #2186

Dependency Upgrades

12 PRs
  • 7 packages updated by dependencies.io #2200
  • Update jest-image-snapshot to 2.1.0 #2184
  • 2 packages updated by dependencies.io #2175
  • 3 packages updated by dependencies.io #2137
  • 2 packages updated by dependencies.io #2131
  • 4 packages updated by dependencies.io #2124
  • 2 packages updated by dependencies.io #2116
  • 5 packages updated by dependencies.io #2111
  • 4 packages updated by dependencies.io #2109
  • Add index.js file for RN 0.49 #2176
  • Enable issue creation for dependencies.io #2141
  • Major updates in devDependencies #2178
greenkeeper[bot] commented 6 years ago

Version 3.2.15 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v3.2.15

2017-November-10

Features

  • Optimizing for iphone x #2260
  • Fix accessibility warnings #2270

Bug Fixes

  • Fix propTypes in addon-background #2279
  • Addon-info: allow duplicate displayNames #2269
  • Fix browser navigation #2261

Maintenance

  • Fixes to build scripts for Windows. #2051
  • Update dependencies.yml to include batch updates for docs dependencies #2252

Dependency Upgrades

11 PRs
  • Update 4 dependencies from npm #2267
  • Update 8 dependencies from npm #2262
  • Update 3 dependencies from npm #2257
  • Update babel-eslint in / from 8.0.1 to 8.0.2 #2253
  • 3 packages updated by dependencies.io #2251
  • Update devDependencies #2232
  • Update react-textarea-autosize to 5.1.0 #2233
  • Update insert-css to 2.0.0 #2234
  • Update file-loader to 1.1.5 #2236
  • Update read-pkg-up to 3.0.0 #2237
  • Update react-modal to 3.1.0 #2238
greenkeeper[bot] commented 6 years ago

Version 3.2.16 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v3.2.16

2017-November-15

Features

  • Add addon-a11y to monorepo #2292

Bug Fixes

  • Addon actions: replace eval with function name assignment #2321
  • FIX propwarning on basebutton && ADD style prop on basebutton #2305
  • React-native: fix drawer width #2300

Maintenance

  • Add Previews of deployed examples via Netlify #2304

Dependency Upgrades

30 upgrades
  • Update 5 dependencies from npm #2312
  • Upgraded gatsby-link in docs from 1.6.27 to 1.6.28 #2311
  • Upgraded gatsby-plugin-sharp in docs from 1.6.20 to 1.6.21 #2311
  • Upgraded gatsby-remark-images in docs from 1.5.31 to 1.5.32 #2311
  • Upgraded gatsby in docs from 1.9.108 to 1.9.112 #2308
  • Upgraded gatsby-link in docs from 1.6.26 to 1.6.27 #2308
  • Upgraded gatsby-remark-copy-linked-files in docs from 1.5.20 to 1.5.21 #2308
  • Upgraded gatsby-transformer-remark in docs from 1.7.20 to 1.7.21 #2308
  • Upgraded react-textarea-autosize in addons/events from 5.2.0 to 5.2.1 #2309
  • Upgraded react-datetime in addons/knobs from 2.10.3 to 2.11.0 #2309
  • Upgraded react-textarea-autosize in addons/knobs from 5.2.0 to 5.2.1 #2309
  • Upgraded react-textarea-autosize in addons/comments from 5.2.0 to 5.2.1 #2309
  • Upgraded moment in addons/knobs from 2.19.1 to 2.19.2 #2293
  • Upgraded moment in addons/comments from 2.19.1 to 2.19.2 #2293
  • Upgraded gatsby in docs from 1.9.100 to 1.9.108 #2294
  • Upgraded gatsby-link in docs from 1.6.24 to 1.6.26 #2294
  • Upgraded gatsby-plugin-sharp in docs from 1.6.19 to 1.6.20 #2294
  • Upgraded gatsby-remark-autolink-headers in docs from 1.4.7 to 1.4.8 #2294
  • Upgraded gatsby-remark-copy-linked-files in docs from 1.5.16 to 1.5.20 #2294
  • Upgraded gatsby-remark-images in docs from 1.5.30 to 1.5.31 #2294
  • Upgraded gatsby-source-filesystem in docs from 1.5.7 to 1.5.8 #2294
  • Upgraded gatsby-transformer-remark in docs from 1.7.19 to 1.7.20 #2294
  • Update lint-staged to 5.0.0 #2291
  • Upgraded eslint in / from 4.10.0 to 4.11.0 #2290
  • Upgraded puppeteer in / from 0.12.0 to 0.13.0 #2290
  • Update 6 dependencies from npm #2286
  • Update React to 16.1.0 #2285
  • Update 4 dependencies from npm #2284
  • use @storybook published deprecated dependencies #2314
  • Update inquirer to 4.0.0 #2298