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 🚨 #528

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

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

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

Commits

The new version differs by 41 commits.

  • 6a6d99a Merge branch 'release/3.2.0'
  • 77d1bdd Bump version.
  • b969c4b Merge pull request #210 from julkwiec/feature/grunt-cli
  • 73ba314 Merge pull request #211 from julkwiec/feature/3des-key-extension
  • 1e821e2 Merge pull request #228 from pearson-g/develop
  • 793d65c Merge branch 'feature/secure-random' into develop
  • eb61233 Fix this context in callbacks using arrow funtions.
  • b405ff5 Add secure random using native crypto module.
  • ec5a222 modify the comments in core.js
  • 150d88d Fix 3DES encryption with 64- and 128-bit keys
  • 51bb88e add grunt-cli to devDepencies
  • 8e6d15b Merge pull request #194 from entronad/develop
  • f1118ba Merge pull request #196 from pedrouid/develop
  • 25a3238 Update API Documentation
  • cfe95b9 add missing toString() to hmac test files

There are 41 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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 10, 2020

After pinning to 3.1.8 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 still failing with this version. Compare changes

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

0 participants