zhenyulin / ultimate-hot-boilerplate

🚀 node-react universal app boilerplate with everything on hot reload, SSR, GraphQL, Flow included
MIT License
35 stars 4 forks source link

An in-range update of connected-react-router is breaking the build 🚨 #84

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

The dependency connected-react-router was updated from 4.4.1 to 4.5.0.

🚨 View failing branch.

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

connected-react-router 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 could not complete due to an error ([Details](https://travis-ci.org/zhenyulin/ultimate-hot-boilerplate/builds/432206500?utm_source=github_status&utm_medium=notification)).

Release Notes for v4.5.0

Feature

Fix

  • Fix TypeScript example config (@deemoding in #131)
  • Add missing getLocaltion, getAction, and createMatchSelector for immutable structures (@lpillonel in #137)
Commits

The new version differs by 35 commits.

  • 0e76e69 Merge branch 'master' of github.com:supasate/connected-react-router
  • 05f56a3 Bump version to 4.5.0
  • 1fbed89 Revert "improve typescript declaration files"
  • 4522886 improve typescript definitions for immutable
  • b79db5f bump @types/react to v16
  • e818746 copy typescript definitions for immutable
  • 5d7230a getLocation, getAction, and createMatchSelector for immutable structures
  • 5d42e33 Fixed extra semicolon error
  • b77f9a3 Fix seamless immutable resolution
  • 5952fb8 implemented feedback/made requested formatting changes
  • 3abff72 updated indentation to use spaces/ran eslint --fix
  • 285ccba added/fixed tests
  • b5de5a7 added seamless-immutable updates
  • 8508d44 updated dependencies/added yarn.lock
  • 7d540d7 Merge pull request #143 from supasate/revert-134-fix/typescript-definitions

There are 35 commits in total.

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.4.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.