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

[Snyk] Upgrade bn.js from 4.12.0 to 5.2.1 #8

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

Conversation

OKEAMAH
Copy link
Member

@OKEAMAH OKEAMAH commented Aug 18, 2024

snyk-top-banner

Snyk has created this PR to upgrade bn.js from 4.12.0 to 5.2.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


⚠️ Warning: This PR contains major version upgrade(s), and may be a breaking change.

  • The recommended version is 7 versions ahead of your current version.

  • The recommended version was released on 2 years ago.

Release notes
Package name: bn.js
  • 5.2.1 - 2022-05-24
    • fix: serious issue in .toString(16) (#295)
  • 5.2.0 - 2021-02-23
    • fix: Buffer not using global in browser (#260)
    • fix: LE constructor for HEX (#265)
  • 5.1.3 - 2020-08-14
    • Add support for defined but not implemented Symbol.for (#252)
  • 5.1.2 - 2020-05-20
    • Fix BN v5/v4 interoperability issue (#249)
  • 5.1.1 - 2019-12-24
    • Temporary workaround for BN#_move (#236)
    • Add eslintrc instead config in package.json (#237)
  • 5.1.0 - 2019-12-23
    • 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)
  • 5.0.0 - 2019-07-07
    • 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)
  • 4.12.0 - 2021-02-24

    4.12.0

from bn.js GitHub release notes

Important

  • Warning: This PR contains a major version upgrade, and may be a breaking change.
  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade bn.js from 4.12.0 to 5.2.1.

See this package in npm:
bn.js

See this project in Snyk:
https://app.snyk.io/org/okeamah/project/1c8f597b-d4cf-4383-b44f-fd54d30b6680?utm_source=github&utm_medium=referral&page=upgrade-pr
Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. Here's why:

  • It seems to have been created by a bot ('[Snyk]' found in title). We assume it knows what it's doing!
  • We don't review packaging changes - Let us know if you'd like us to change this.

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@types/[email protected] None 0 13.9 kB types
npm/@types/[email protected] None 0 4.44 kB types
npm/@types/[email protected] None 0 3.06 kB types
npm/@types/[email protected] None 0 60.4 kB types
npm/@types/[email protected] None 0 446 kB types
npm/@types/[email protected] None 0 2.8 kB types
npm/[email protected] None 0 430 kB evanvosberg
npm/[email protected] None 0 886 kB kjur

🚮 Removed packages: npm/[email protected]

View full report↗︎

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