Skip to content

chore(deps): bump bn.js and @hashgraph/sdk#1795

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-5928dcebed
Open

chore(deps): bump bn.js and @hashgraph/sdk#1795
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-5928dcebed

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 14, 2026

Copy link
Copy Markdown
Contributor

Bumps bn.js to 5.2.3 and updates ancestor dependency @hashgraph/sdk. These dependencies need to be updated together.

Updates bn.js from 5.2.1 to 5.2.3

Changelog

Sourced from bn.js's changelog.

5.2.3 / 2026-02-19

  • fix: imaskn state (#317)

5.2.2 / 2025-04-25

  • fix: imuln/muln with zero (#313)
Commits

Updates @hashgraph/sdk from 2.80.0 to 2.81.0

Release notes

Sourced from @​hashgraph/sdk's releases.

v2.81.0

This release includes a fix for inconsistent handling of multiple transaction bodies within the SDK. The update ensures transactions are built and processed consistently, improving reliability when serializing and verifying transactions.

Bug Fixes

  • Multiple Transaction Bodies Inconsistency: Fixed an issue where transactions could contain inconsistent or mismatched transaction bodies during processing or serialization. The SDK now ensures a single consistent transaction body is used throughout the transaction lifecycle, preventing unexpected validation or verification errors. #3832

Full Changelog: hiero-ledger/hiero-sdk-js@v2.80.0...v2.81.0

v2.81.0-beta.1

What's Changed

... (truncated)

Changelog

Sourced from @​hashgraph/sdk's changelog.

2.81.0

Fixed

  • Resolved issues related to inconsistent handling of multiple transaction bodies, ensuring transactions are processed and serialized consistently across the SDK. #3832

2.81.0-beta.1

Added

  • HIP-1195 support. #3535 - Released but not supported on Testnet yet
  • Allow multiple nodes on getRecord/getReceipt. #3741
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [bn.js](https://github.com/indutny/bn.js) to 5.2.3 and updates ancestor dependency [@hashgraph/sdk](https://github.com/hiero-ledger/hiero-sdk-js). These dependencies need to be updated together.


Updates `bn.js` from 5.2.1 to 5.2.3
- [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.1...v5.2.3)

Updates `@hashgraph/sdk` from 2.80.0 to 2.81.0
- [Release notes](https://github.com/hiero-ledger/hiero-sdk-js/releases)
- [Changelog](https://github.com/hiero-ledger/hiero-sdk-js/blob/main/CHANGELOG.md)
- [Commits](hiero-ledger/hiero-sdk-js@v2.80.0...v2.81.0)

---
updated-dependencies:
- dependency-name: bn.js
  dependency-version: 5.2.3
  dependency-type: indirect
- dependency-name: "@hashgraph/sdk"
  dependency-version: 2.81.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 14, 2026
@dependabot dependabot Bot requested review from a team as code owners April 14, 2026 13:56
@dependabot dependabot Bot requested a review from andrewb1269 April 14, 2026 13:56
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 14, 2026
@github-actions

Copy link
Copy Markdown

Unit Test Results

1 169 tests  ±0   1 169 ✅ ±0   1m 23s ⏱️ -1s
  118 suites ±0       0 💤 ±0 
    1 files   ±0       0 ❌ ±0 

Results for commit 25a4702. ± Comparison against base commit ae1f97d.

@github-actions

Copy link
Copy Markdown

Integration Test Results

 1 files  21 suites   32s ⏱️
38 tests  4 ✅ 0 💤 34 ❌
37 runs   4 ✅ 0 💤 33 ❌

For more details on these failures, see this check.

Results for commit 25a4702.

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.

0 participants