yakhinvadim / longman-to-anki

:books: A web app to help you learn English words with Anki
https://yakhinvadim.github.io/longman-to-anki/
MIT License
61 stars 8 forks source link

An in-range update of material-ui is breaking the build 🚨 #35

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.16.6 of material-ui just got published.

Branch Build failing 🚨
Dependency material-ui
Current Version 0.16.5
Type dependency

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

As material-ui is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very high priority. I’m sure you can resolve this :muscle:


Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/yakhinvadim/longman-to-anki/builds/186689125)
Release Notes v0.16.6
Dec 25, 2016

We are releasing sooner than we use to for this special day πŸŽ„πŸŽ.
17 contributors are making that last release of the year possible.

2016 has been an exceptional year for Material-UI.

  • We went from 40k to 180k downloads a month. πŸ“¦
  • We went from 12k to 22k stars. ⭐️

That wouldn't have been possible without this awesome community.
Thank you!

But this's just the beginning, some exiting stuffs are coming with 2017 ✨.
You can preview a very early version of the next branch following that link.

Component Fixes / Enhancements
  • [IconButton] Add a hoveredStyle property (#5755)
  • [Menu] Add a dividerStyle property (#5734)
  • [Menu][DropDownMenu][SelectField] Add menuItemStyle and menuItemSelectedStyle properties (#5389)
  • [Popover] Fix ghost clicks in onRequestClose (#5749)
  • [Popover] Fix bad positioning on IOS devices (#4638)
  • [Popover] Revert the latest PR following a regression (#5797)
  • [Stepper] Allow custom step connector (#5741)
  • [Stepper] Fix content container's height expantion (#5733)
  • [TimeDisplay] Inherit text color from theme (#5816)
  • [TouchRipple] Fix issue #5626 (#5763)
Docs
  • [AutoComplete] Add a controlled example (#5795)
  • [Slider] Add onChange callback signatures to docs (#5760)
  • [TextField] Add callback signatures to docs (#5804)
  • [docs] Add link to babel-plugin-material-ui (#5754)
  • [docs] Node is written mostly in C++, not in C (#5776)
  • [docs] Remove redundant words (#5778)
  • [docs] Add showcase item - Realty Advisors Elite (#5806)
Core
  • [core] Add support for Webpack 2/Rollup tree shaking in svg-icons sub module (#5774)
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

After pinning to 0.16.5 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 7 years ago

Version 0.16.7 just got published.

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

Release Notes v0.16.7
Jan 15, 2017

A big thanks to the 20 contributors who are making this release possible.

Component Fixes / Enhancements
Docs
Core