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
7 stars 1 forks source link

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

Open dependabot[bot] opened 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps @hashgraph/sdk from 2.50.0 to 2.53.0.

Release notes

Sourced from @​hashgraph/sdk's releases.

v2.53.0

What's Changed

New Contributors

Full Changelog: https://github.com/hashgraph/hedera-sdk-js/compare/v2.52.0...v2.53.0

v2.53.0-beta.4

What's Changed

... (truncated)

Changelog

Sourced from @​hashgraph/sdk's changelog.

v2.53.0

What's Changed

v2.53.0-beta.4

What's Changed

v2.53.0-beta.1

What's Changed

v2.52.0

What's Changed

v2.52.0-beta.4

... (truncated)

Commits
  • ac49141 release: v2.53.0 (#2636)
  • 0444d08 release: v2.53.0-beta.4 (#2625)
  • f90c95e fix: new eslint settings because of eslint bump in simple_rest_signature_prov...
  • 932d93f release: v2.53.0-beta.3 (#2621)
  • ac66099 fix: comment-out-not-working-examples (#2620)
  • 0c02eca adding account 32, 33, and 34 endpoints to the clientconstants.js (#2607)
  • c4bbecf I, Andrew Brandt, retroactively sign off on the following commits:
  • ac43d58 release: v2.53.0-beta.2 (#2617)
  • a563a06 feat: tokenTransfer property exposed in AbstractTokenTransferTransaction (#2616)
  • 0d36abe feat: Refactor SignatureMap for Multi-Transaction Support in _signedTransacti...
  • 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)