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

Update dependency bn.js to v5 #250

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 4, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bn.js ^4.11.8 -> ^5.0.0 age adoption passing confidence

Release Notes

indutny/bn.js

v5.2.1

Compare Source

  • fix: serious issue in .toString(16) (#​295)

v5.2.0

Compare Source

  • fix: Buffer not using global in browser (#​260)
  • Fix LE constructor for HEX (#​265)

v5.1.3

Compare Source

  • Add support for defined but not implemented Symbol.for (#​252)

v5.1.2

Compare Source

  • Fix BN v5/v4 interoperability issue (#​249)

v5.1.1

Compare Source

  • Temporary workaround for BN#_move (#​236)
  • Add eslintrc instead config in package.json (#​237)

v5.1.0

Compare Source

  • Benchmark for BigInt (#​226)
  • Add documentation for max/min (#​232)
  • Update BN#inspect for Symbols (#​225)
  • Improve performance of toArrayLike (#​222)
  • temporary disable jumboMulTo in BN#mulTo (#​221)
  • optimize toBitArray function (#​212)
  • fix iaddn sign issue (#​216)

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)

Configuration

📅 Schedule: Branch creation - "after 9pm every weekday,every weekend,before 11am every weekday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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 Mend Renovate. View repository job log here.

@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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

Successfully merging this pull request may close these issues.

None yet

1 participant