hashgraph / hedera-metamask-snaps

Metamask snaps offer the ability to create npm package that can be used to enhance the wallet capabilities for chains and DApps.
Apache License 2.0
4 stars 2 forks source link

chore(deps): Bump @hashgraph/sdk from 2.50.0 to 2.51.0 in /packages/hedera-wallet-snap #651

Open dependabot[bot] opened 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps @hashgraph/sdk from 2.50.0 to 2.51.0.

Release notes

Sourced from @​hashgraph/sdk's releases.

v2.51.0

What's Changed

New Contributors

Full Changelog: https://github.com/hashgraph/hedera-sdk-js/compare/v2.50.0...v2.51.0

Changelog

Sourced from @​hashgraph/sdk's changelog.

v2.51.0

What's Changed

Commits
  • ba47014 release: v2.51.0 (#2528)
  • 14ef4c8 update: version 1.4.8-beta.8 (#2516)
  • f9103e0 release: proto v2.15.0-beta.4
  • 5673280 feat: token airdrop transactios (#2492)
  • 3f2238f fix: react native's bip32 should use array instead of buffer due to incompati...
  • 0ead418 chore(deps): bump braces in /examples/react-native-example (#2346)
  • 5136331 chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /packages/proto (#2345)
  • 723e4e9 chore(deps): bump braces from 3.0.2 to 3.0.3 in /common_js_test (#2344)
  • e717d4f feat: Added accountDelete JSONRPC method in the TCK and the relevant interfac...
  • dd8431c feat(TCK): Add AccountUpdate method (#2493)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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 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)