wongjiahau / ttap-web

This is repo for storing codes of TTAP(UTAR)-Web version
https://get-ttap.surge.sh
MIT License
6 stars 9 forks source link

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

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 - βœ… **Better Code Hub:** βœ… Better Code Hub approves this code ([Details](https://bettercodehub.com/results/wongjiahau/ttap-web/5d4957e722d7986b887993064f7303d33d97a7ee)). - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/wongjiahau/ttap-web/builds/476516390?utm_source=github_status&utm_medium=notification)).

Release Notes for v3.8.2
Jan 7, 2019

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

Here are some highlights ✨:

  • πŸ“ Add 36 new sites in the showcase (#14083) @mbrookes.
  • And many more πŸ› bug fixes and πŸ“ documentation improvements.

@material-ui/core@v3.8.2

@material-ui/icons@v3.0.2

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

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

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

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

@material-ui/docs@v3.0.0-alpha.9

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:

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with these versions. Compare changes

Release Notes for v3.9.0
Jan 14, 2019

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

Here are some highlights ✨:

  • πŸ’„ Add a new Link component (#14093) @joshwooding
  • πŸ’„ Important update of the Badge component (#14121) @joshwooding
  • And many more πŸ› bug fixes and πŸ“ documentation improvements.

@material-ui/core@v3.9.0

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

  • [styles] Add test case for class extension with classes prop (#14127) @eps1lon
  • [styles] Document the CSS prefixing strategy on the server (#14139) @eps1lon
  • [styles] Add missing dependency hoist-non-react-statics (#14164) @joglr

Docs

Core