cdunnnnnnn / rhubarb

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

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

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


The dependency react-router was updated from 5.1.2 to 5.2.0.

🚨 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/586?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for v5.2.0

This release includes a notable performance boost by separating the "Router" context from the "History" context internally. We also allow every element type for Link's component prop and support a sensitive prop on NavLink for control over case sensitive matching.

Enjoy!

Changes

Commits

The new version differs by 76 commits.

  • 21a62e5 v5.2.0
  • 742f035 Revert "chore: Replace deprecated "componentWillMount" with "componentDidMount" (#7259)" (#7329)
  • 7d64842 Revert "perf: Use PureComponent to avoid useless re-renders (#7258)" (#7328)
  • fc53733 Separate history object to its own context (#7103)
  • 973cf52 chore(package): update mini-create-react-context to v0.4.0 (#7288)
  • ce6f59c missing tag (#7284)
  • 65bbc09 Clearly describe API of callback in code (#7279)
  • e632747 Fixed Link component prop type check (#7276)
  • 8439fdd update the docs for browserrouter in the example of basename. (#7277)
  • 26aa871 Fixes #7272 (#7274)
  • c0b8ce4 chore: Replace deprecated "componentWillMount" with "componentDidMount" (#7259)
  • bfe0d2b perf: Use PureComponent to avoid useless re-renders (#7258)
  • 291bfd0 Support sensitive matchPath option in NavLink (#7251)
  • 402ecab Update links to history docs (#7228)
  • 926d7a4 Update docs to reference useRouteMatch (#7193)

There are 76 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 4 years ago

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