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

fix(deps): update dependency bn.js to v5 - autoclosed #1636

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 8, 2019

This PR contains the following updates:

Package Type Update Change
bn.js dependencies major ^4.11.8 -> ^5.0.0

Release Notes

indutny/bn.js

v5.0.0

Compare Source

  • travis: update node versions (#​205)
  • Refactor buffer constructor (#​200)
  • lib: fix for negative numbers: imuln, modrn, idivn (#​185)
  • bn: fix Red#imod (#​178)
  • check unexpected high bits for invalid characters (#​173)
  • document support very large integers (#​158)
  • only define toBuffer if Buffer is defined (#​172)
  • lib: better validation of string input (#​151)
  • tests: reject decimal input in constructor (#​91)
  • bn: make .strip() an internal method (#​105)
  • lib: deprecate .modn() introduce .modrn() (#​112 #​129 #​130)
  • bn: don't accept invalid characters (#​141)
  • package: use files insteadof .npmignore (#​152)
  • bn: improve allocation speed for buffers (#​167)
  • toJSON to default to interoperable hex (length % 2) (#​164)

Renovate configuration

📅 Schedule: "after 12am,before 5am" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot force-pushed the renovate/bn.js-5.x branch from 6abd87c to 95df4aa Compare August 8, 2019 21:04
@danwbyrne
Copy link
Contributor

danwbyrne commented Aug 12, 2019

Looks like bn.js is not letting scientific notation through anymore, it actually looks like it never did? indutny/bn.js#209

Should we open an issue and skip this test temporarily? @dicarlo2

@renovate renovate bot force-pushed the renovate/bn.js-5.x branch from 95df4aa to c95b032 Compare August 16, 2019 19:40
@renovate renovate bot changed the title fix(deps): update dependency bn.js to v5 fix(deps): update dependency bn.js to v5 - autoclosed Aug 20, 2019
@renovate renovate bot closed this Aug 20, 2019
@renovate renovate bot deleted the renovate/bn.js-5.x branch August 20, 2019 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants