Skip to content

build(deps): bump bn.js - #175

Merged
oleksandr-nc merged 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-5543462fab
Jul 31, 2026
Merged

build(deps): bump bn.js#175
oleksandr-nc merged 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-5543462fab

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 6, 2026

Copy link
Copy Markdown
Contributor

Bumps and bn.js. These dependencies needed to be updated together.
Updates bn.js from 5.2.2 to 5.2.5

Changelog

Sourced from bn.js's changelog.

5.2.5 / 2026-07-09

  • fix: correct divRound rounding for negative operands (#320)
  • fix: normalize sign when imuln multiplies by zero (#321)

5.2.4 / 2026-06-26

  • fix: clear surplus words in inotn so notn(width) stays below 2 ** width (#319)

5.2.3 / 2026-02-19

  • fix: imaskn state (#317)
Commits

Updates bn.js from 4.12.2 to 4.12.5

Changelog

Sourced from bn.js's changelog.

5.2.5 / 2026-07-09

  • fix: correct divRound rounding for negative operands (#320)
  • fix: normalize sign when imuln multiplies by zero (#321)

5.2.4 / 2026-06-26

  • fix: clear surplus words in inotn so notn(width) stays below 2 ** width (#319)

5.2.3 / 2026-02-19

  • fix: imaskn state (#317)
Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 6, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 6, 2026
@oleksandr-nc

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps  and [bn.js](https://github.com/indutny/bn.js). These dependencies needed to be updated together.

Updates `bn.js` from 5.2.2 to 5.2.5
- [Release notes](https://github.com/indutny/bn.js/releases)
- [Changelog](https://github.com/indutny/bn.js/blob/master/CHANGELOG.md)
- [Commits](indutny/bn.js@v5.2.2...v5.2.5)

Updates `bn.js` from 4.12.2 to 4.12.5
- [Release notes](https://github.com/indutny/bn.js/releases)
- [Changelog](https://github.com/indutny/bn.js/blob/master/CHANGELOG.md)
- [Commits](indutny/bn.js@v5.2.2...v5.2.5)

---
updated-dependencies:
- dependency-name: bn.js
  dependency-version: 4.12.3
  dependency-type: indirect
- dependency-name: bn.js
  dependency-version: 5.2.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/multi-5543462fab branch from 314e784 to c9e08f8 Compare July 31, 2026 11:50

@oleksandr-nc oleksandr-nc left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

bn.js 4.12.2 -> 4.12.5 (patch, transitive). Bundle byte-identical to main.

Verified locally by merging this PR into current main and building the result — not the PR head, and not refs/pull/N/merge, which GitHub still has cached against b8979fa and would misreport unrelated commits. npm ci + npm run build clean, 21/21 bundles with the same names, and ESLINT_USE_FLAT_CONFIG=false npm run lint passes.

@oleksandr-nc
oleksandr-nc merged commit e195101 into main Jul 31, 2026
28 checks passed
@oleksandr-nc
oleksandr-nc deleted the dependabot/npm_and_yarn/multi-5543462fab branch July 31, 2026 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant