mike-works / pwa-fundamentals

👨‍🏫 Mike & Steve's Progressive Web Fundamentals Course
https://frontendmasters.com/courses/progressive-web-apps/
Other
270 stars 117 forks source link

An in-range update of react-hot-loader is breaking the build 🚨 #138

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 4.3.4 of react-hot-loader was just published.

Branch Build failing 🚨
Dependency react-hot-loader
Current Version 4.3.3
Type devDependency

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

react-hot-loader is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/mike-works/pwa-fundamentals/builds/408024776?utm_source=github_status&utm_medium=notification)).

Release Notes v4.3.4

Bug Fixes

  • element could be double-proxied (#1033)
  • Components, not directly inherited from React.Components, like StyledComponents, are not working (#1031)
Commits

The new version differs by 11 commits.

  • 960fd35 chore(release): 4.3.4
  • d8e2457 Merge pull request #1033 from gaearon/fix-clones
  • 6af3883 fix: element could be double-proxied
  • 4d0f8c5 Merge pull request #1031 from gaearon/fix-class-detection
  • ec8083c Merge remote-tracking branch 'origin/master' into fix-class-detection
  • 3e07c06 Merge pull request #1029 from gaearon/react-loadable-mock
  • c32438b refactor React Component type detection
  • 12a8a4e Merge pull request #1030 from mkg0/master
  • ff94e68 set exact version
  • d001059 upgrade webpack
  • fac1d29 add code-splitting example

See the full diff

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 6 years ago

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