amercier / badge-generator

A web application that generates Shields.io badges for your GitHub project's README
https://badges.amercier.com
ISC License
23 stars 10 forks source link

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

There have been updates to the material-ui monorepo:

🚨 View failing branch.

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

This monorepo update includes releases of one or more dependencies which all belong to the material-ui group definition.

material-ui is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/amercier/badge-generator/builds/469196814?utm_source=github_status&utm_medium=notification)).

Release Notes for v3.7.0
Dec 17, 2018

Big thanks to the 11 contributors who made this release possible!

Here are some highlights ✨:

  • πŸ“ A first step toward converting all the demos to React Hooks (#13873) @adeelibr.
  • πŸ’… Update some components to better match the Material specification (#13788, #13827) @bdeloeste @joshwooding.
  • πŸ“… Add a material-ui-pickers live demo (#13697) @dmtrKovalenko.
  • And many more πŸ› bug fixes and πŸ“ documentation improvements.

@material-ui/core@v3.7.0

@material-ui/lab@v3.0.0-alpha.26

  • [ToggleButton] Change the classes structure to match the core components convention (#13723) @DonBrody

@material-ui/styles@v3.0.0-alpha.4

  • [styles] Remove hoisting of static properties in HOCs (#13698) @eps1lon

@material-ui/utils@v3.0.0-alpha.1

Docs

Core

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

amercier commented 5 years ago

Duplicate of #140.