Skip to content
This repository has been archived by the owner on Jun 5, 2020. It is now read-only.

An in-range update of crypto-js is breaking the build 🚨 #8

Open
greenkeeper bot opened this issue Feb 10, 2020 · 3 comments
Open

An in-range update of crypto-js is breaking the build 🚨 #8

greenkeeper bot opened this issue Feb 10, 2020 · 3 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Feb 10, 2020

The dependency crypto-js was updated from 3.1.9-1 to 3.2.0.

🚨 View failing branch.

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

crypto-js 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).

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 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 10, 2020

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 11, 2020

  • The dependency crypto-js was updated from 3.2.0 to 3.2.1.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 16 commits.

  • 79209bc Merge branch 'release/3.2.1'
  • 78bde5f Add release notes.
  • 409ae76 Bump version.
  • 1033040 Merge branch 'feature/crypto-secure-random' into develop
  • 7f809c9 Do not run the detect native crypto module for every cryptoSecureRandomInt call.
  • ac28862 Reduce try catch statements.
  • 4d5da7a Just one if to check whether crypto is defined.
  • 3cbd6c1 Update comment.
  • 20b827d Do not simply try catch, cheack availabilty instead.
  • 0241952 Remove the | 1 left over from the previous float number operation.
  • 8623234 Fix syntax typo.
  • 7e2710a Fix typo in comment.
  • e4ac157 Do not convert into float number.
  • 3b4c51f Update jshint config for arrow functions in grunt task.
  • 9d1a450 Fix jshint window / global warning.

There are 16 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 12, 2020

  • The dependency crypto-js was updated from 3.2.1 to 3.3.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

See the full diff

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

0 participants