Skip to content

chore(deps): Update @hashgraph/sdk requirement from ^2.50.0 to ^2.76.0 in /packages/hedera-wallet-snap/packages/site#1722

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/hedera-wallet-snap/packages/site/hashgraph/sdk-tw-2.76.0
Open

chore(deps): Update @hashgraph/sdk requirement from ^2.50.0 to ^2.76.0 in /packages/hedera-wallet-snap/packages/site#1722
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/hedera-wallet-snap/packages/site/hashgraph/sdk-tw-2.76.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 30, 2025

Updates the requirements on @hashgraph/sdk to permit the latest version.

Release notes

Sourced from @​hashgraph/sdk's releases.

v2.76.0

What 's Changed

Enhancements

Bug Fixes

  • Fixed scheme handling in setNetwork. #3480

Dependency Changes

  • Bumped playwright (dev dependency) from 1.51.1 to 1.55.1. #3467
  • Bumped vite (dev dependency) from 6.3.6 to 6.4.1. #3469, #3470

Documentation

  • Updated examples to use ECDSA accounts. #3458

New Contributors

Full Changelog: hiero-ledger/hiero-sdk-js@v2.75.0...v2.76.0

Changelog

Sourced from @​hashgraph/sdk's changelog.

v2.76.0

Added

  • Added New gRPC web proxy for node 32. #3482

Fixed

  • Restored backward compatibility for custom network configurations in the web environment that include a URL scheme (e.g., https://node00.swirldslabs.com:443). The SDK now normalizes these endpoints internally to the expected host:port format to prevent breaking existing integrations. A deprecation warning is logged to encourage migration to the correct format.#3480

Deprecated

  • Endpoints with URL schemes (http:// or https://) are now deprecated. While still accepted for backward compatibility, developers should update their configurations to use the documented host:port format (e.g., node00.swirldslabs.com:443). Support for scheme-prefixed endpoints will be removed in a future release.#3480

v2.75.0

Fixed

  • Fixed pagination issue in AddressBookQuery for web environments where only the first page of nodes from the Mirror Node API was being retrieved instead of all available pages. #3421

v2.74.0

Fixed

  • Fixed an issue where setMaxNodesPerTransaction() had no effect if called after a transaction was frozen. The setting is now applied correctly, allowing dApps and wallets to reduce redundant signing prompts when executing transactions. #3383

Added

  • Extended amount field support across the SDK to accept BigNumber and bigint types in addition to existing Long and number types, ensuring consistent handling of large amounts throughout the codebase. #3394
  • Added support for latest Metro bundler by adding "react-native" to package.json's exports #3388

Changed

  • This moves the mirrorRestApiBaseUrl construction from the client to the MirrorNode class for better separation of concerns. Additional fix - port for the rest api is handled correctly for local dev environments. #3395
  • Added New gRPC web proxies for node 33 and node 34#3384

v2.73.2

Added

  • Introduced Client.mirrorRestApiBaseUrl getter to provide the full Mirror Node REST API base URL, including scheme and port. #3376

Changed

  • Updated AccountId.populateAccountEvmAddress, AccountId.populateAccountNum MirrorNodeContractQuery to construct URLs using mirrorRestApiBaseUrl instead of manually parsing strings. #3376

Fixed

  • Resolved an issue in MirrorNodeContractQuery where the port was incorrectly overridden to 8545 for custom network configurations. #3376

v2.73.1

... (truncated)

Commits

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

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

Updates the requirements on [@hashgraph/sdk](https://github.com/hiero-ledger/hiero-sdk-js) to permit the latest version.
- [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.50.0...v2.76.0)

---
updated-dependencies:
- dependency-name: "@hashgraph/sdk"
  dependency-version: 2.76.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 Oct 30, 2025
@dependabot dependabot Bot requested review from a team as code owners October 30, 2025 03:13
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Oct 30, 2025
@dependabot dependabot Bot requested a review from a team as a code owner October 30, 2025 03:13
@dependabot dependabot Bot added the javascript Pull requests that update Javascript code label Oct 30, 2025
@swirlds-automation
Copy link
Copy Markdown

swirlds-automation commented Oct 30, 2025

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Licenses 0 0 0 0 0 issues
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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