cdunnnnnnn / rhubarb

https://getrhubarb.org
MIT License
0 stars 0 forks source link

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

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency react-router was updated from 5.0.0 to 5.0.1.

🚨 View failing branch.

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

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 - ❌ **ci/circleci: build:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/cdunnnnnnn/rhubarb/80?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Commits

The new version differs by 37 commits.

  • 0c9a10d v5.0.1
  • b0bb959 Update package locks
  • 8ed894f add hooks option to scroll restoration docs (#6762)
  • 0f5d701 Small code change in matchPath.md (#6761)
  • caa9950 esModule: false fix read only TypeError in expors (#6758)
  • bd436ce Merge branch 'website'
  • a38ef04 Don't override path in NavLink component. Fixes #6613 (#6623)
  • 97f0eee Removing "update blocking" content (#6652)
  • 56c829b fix(react-router): Allow string and object refs in withRouter (#6680)
  • aeccaeb Updated some devDependencies to fix audit warnings (#6741)
  • 48a97bf Fix build on windows. (#6740)
  • 82ce94c prevent reload of page if an error occurs in onClick event handler (#6711)
  • 7bd1407 matchPath: Fixed exception thrown if path is undefined (#6715)
  • 67df646 use huskyrc file (#6706)
  • 29155fc Update matchPath docs (#6703)

There are 37 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 5 years ago

After pinning to 5.0.0 your tests are passing again. Downgrade this dependency 📌.