Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

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

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

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

Comments

@greenkeeper
Copy link
Contributor

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
  • ci/circleci: build_and_test: Your tests failed on CircleCI (Details).
  • build (13.x): There are 1 failures, 0 warnings, and 0 notices.
  • build (12.x): null
  • build (11.x): There are 1 failures, 0 warnings, and 0 notices.
  • build (10.x): There are 1 failures, 0 warnings, and 0 notices.

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
Contributor 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
Contributor 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
Contributor Author

greenkeeper bot commented Feb 12, 2020

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

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 2 commits.

See the full diff

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

No branches or pull requests

1 participant