d-band / yax-router

Router plugin for yax (Using react-router)
4 stars 0 forks source link

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

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

The dependency connected-react-router was updated from 6.4.0 to 6.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/d-band/yax-router/builds/553088478?utm_source=github_status&utm_medium=notification)).

Release Notes for v6.5.0

Enhancement

Documentation

Commits

The new version differs by 5 commits.

  • aef9998 Bump version to 6.5.0
  • 2c2feaa Support for react-redux v7 (#321)
  • 980a298 Merge pull request #322 from ValentinH/patch-1
  • ed97d61 Add a more explicit note on SSR
  • 37e90d7 Update readme about version compability

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 6.4.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v6.5.1

Security

  • Upgraded lodash to 4.17.14 to fix its security issue.
Commits

The new version differs by 2 commits.

  • 19d8fbc Bump version 6.5.1
  • f0731e6 Bump lodash from 4.17.11 to 4.17.14 (#332)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v6.5.2

Security

  • Upgraded handlebars to fix its security issue.
  • Upgraded js-yaml to fix its security issue.
Commits

The new version differs by 5 commits.

  • 4687927 Bump version to 6.5.2
  • ef461a8 Bump js-yaml from 3.12.0 to 3.13.1 (#334)
  • d9b51fd Bump handlebars from 4.1.0 to 4.1.2 (#333)
  • 19d8fbc Bump version 6.5.1
  • f0731e6 Bump lodash from 4.17.11 to 4.17.14 (#332)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v6.6.0

Enhancements

Fixes

Security issues

Docs

Commits

The new version differs by 26 commits.

  • 03bda66 Bump version 6.6.0
  • f86be95 Fix WS-2017-0421 (#375)
  • ba8877c Fix CVE-2019-10747 in examples (#374)
  • 8f01829 Fix umd build command (#373)
  • afad267 Bump mixin-deep from 1.3.1 to 1.3.2 in /examples/immutable (#372)
  • ff308c1 Bump mixin-deep from 1.3.1 to 1.3.2 (#371)
  • 91e6234 Fix README typos (#362)
  • c796978 Update FAQ for react native example (#363)
  • 06c9a10 fix(action): remove duplicate action key (#364)
  • a460dd4 Bump mixin-deep from 1.3.1 to 1.3.2 in /examples/basic (#360)
  • f3d1470 Bump eslint-utils from 1.3.1 to 1.4.2 (#359)
  • 776c295 Injected query into location (#356)
  • afe8c22 Bump mixin-deep from 1.3.1 to 1.3.2 in /examples/typescript (#357)
  • ed9a191 Add example for react native support (#350)
  • d3ca80a prevent POP actions to push the url into the history. (#76)

There are 26 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v6.6.1

Fix

Commits

The new version differs by 3 commits.

  • b711811 Bump version to 6.6.1
  • f2719a3 Merge branch 'master' of github.com:supasate/connected-react-router
  • bf700af fix: crash outside browser environment (#377)

See the full diff