react-redux-universal-hot-example
react-redux-universal-hot-example copied to clipboard
An in-range update of history is breaking the build π¨
The dependency history was updated from 4.9.0 to 4.10.0.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
history 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).
Commits
The new version differs by 37 commits.
c761c48Version 4.10.0ec0c152Revert "Remove support for deprecated import/require"1c2a1feUse .js extension for relative imports7b8ab30Undo changes from 78f016 and 0fe9cbb141a1bRevert "Deprecate createLocation and locationsAreEqual"4a8e670Add section about development branches8bbace1Revert "Merge branch 'master' of https://github.com/yangmingshan/history into yangmingshan-master"54e8948Merge branch 'master' of https://github.com/yangmingshan/history into yangmingshan-masterad82376Update yarn lockfile2e9e511Keep docs in docs directory0e42c31Update value-equal and resolve-pathname (all non-dev deps)fe778acUpdate supported browsers for v5bee8db7Remove old test file2c7250bDeprecate createLocation and locationsAreEqual773751cUpdate some import paths
There are 37 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot :palm_tree:
After pinning to 4.9.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
- The
dependencyhistory was updated from4.10.0to4.10.1.
Your tests are passing again with this update. Explicitly upgrade to this version π
Commits
The new version differs by 5 commits.
3f69f9eVersion 4.10.127a8986Merge branch 'fix-base-tag-hashHistory-createHref' of https://github.com/microbouji/history into microbouji-fix-base-tag-hashHistory-createHref90561daRemove test duplicates288fc42createHashHistory creates absolute hrefs when base tag present7324006Fix hash replacement redirect
See the full diff