bertho-zero / react-redux-universal-hot-example

A starter boilerplate for a universal webapp using react, redux, express and feathers
https://react-hot-example.herokuapp.com/
MIT License
636 stars 171 forks source link

An in-range update of js-cookie is breaking the build 🚨 #563

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency js-cookie was updated from 2.2.0 to 2.2.1.

🚨 View failing branch.

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

js-cookie 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/bertho-zero/react-redux-universal-hot-example/builds/568419354?utm_source=github_status&utm_medium=notification)).

Release Notes for v2.2.1
  • #400: Prevent XSS in the cookie attributes
  • #353: Document ES6 module usage
  • #350: Document npm package manager usage
Commits

The new version differs by 46 commits.

  • 54962f8 Release version 2.2.1
  • d2724a8 Update browsers to test in
  • 224f9d9 Remove no longer supported browser
  • 2701468 Introduce build stages
  • d626451 Update grunt to version 1.0.3
  • d7f16e2 Update grunt-contrib-connect to version 2.0.0
  • 0c7f84f Remove unsupported Safari browser from Sauce Labs
  • bf1faf0 Remove jquery-plugin tag from npm
  • e94bbb5 Add to the README to remind that cookies may get deleted
  • e111ecd Updated the README for deleting with a domain
  • bf8bb9c Split api() into separate functions to get and set cookies (#454)
  • 69f802b Switches linting to eslint (#451)
  • cab6678 Update grunt-contrib-nodeunit to version 2.0.0
  • 6581c42 Update grunt-contrib-watch to version 1.1.0
  • 5e96942 Run the tests on Node.js 8 and 10 (#446)

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