strapi-sdk-javascript icon indicating copy to clipboard operation
strapi-sdk-javascript copied to clipboard

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

Open greenkeeper[bot] opened this issue 4 years ago β€’ 1 comments

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 failed (Details).

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. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] avatar Aug 06 '19 15:08 greenkeeper[bot]