Skip to content

Bump @hashgraph/sdk from 2.0.29 to 2.11.3#73

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/hashgraph/sdk-2.11.3
Closed

Bump @hashgraph/sdk from 2.0.29 to 2.11.3#73
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/hashgraph/sdk-2.11.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2022

Bumps @hashgraph/sdk from 2.0.29 to 2.11.3.

Release notes

Sourced from @​hashgraph/sdk's releases.

v2.11.3

Fixed

  • Scheduled transactions should use the default transaction fee if a fee was not explicitly set

v2.11.2

Added

  • TransactionRecord.[hbar|token|tokenNft]AllowanceAdjustments
  • TransferTransaction.addApproved[Hbar|Token|Nft]Transfer()

v2.11.1

Added

  • AccountAllowanceApproveTransaction.approve[Hbar|Token|TokenNft]Allowance()
  • AccountAllowanceAdjustTransaction.[grant|revoke][Hbar|Token|TokenNft]Allowance()
  • AccountAllowanceAdjustTransaction.[grant|revoke]TokenNftAllowanceAllSerials()

v2.11.0

Added

  • LocalWallet
  • LocalProvider
  • Provider
  • Signer
  • Wallet
  • SignerSignature
  • Verbose logging using js-logger
  • Client.setRequestTimeout()

Fixed

  • TLS for mirror nodes
  • Transactions should have an appropriate default (copied from Java SDK)
  • Min/max backoff for nodes should start at 8s to 60s
  • The current backoff for nodes should be used when sorting inside of network meaning nodes with a smaller current backoff will be prioritized
  • Chunked transactions (FileAppendTransaction and TopicMessageSubmitTransaction) should use the correct transation ID per transaction
  • Transaction removing signatures when calling Transaction.[toBytes|getTransactionHash]()

v2.11.0-beta.1

Added

  • LocalWallet
  • LocalProvider
  • Provider
  • Signer

... (truncated)

Changelog

Sourced from @​hashgraph/sdk's changelog.

v2.11.3

Fixed

  • Scheduled transactions should use the default transaction fee if a fee was not explicitly set

v2.11.2

Added

  • TransactionRecord.[hbar|token|tokenNft]AllowanceAdjustments
  • TransferTransaction.addApproved[Hbar|Token|Nft]Transfer()

v2.11.1

Added

  • AccountAllowanceApproveTransaction.approve[Hbar|Token|TokenNft]Allowance()
  • AccountAllowanceAdjustTransaction.[grant|revoke][Hbar|Token|TokenNft]Allowance()
  • AccountAllowanceAdjustTransaction.[grant|revoke]TokenNftAllowanceAllSerials()

v2.11.0

Added

  • LocalWallet
  • LocalProvider
  • Provider
  • Signer
  • Wallet
  • SignerSignature
  • Verbose logging using js-logger
  • Client.setRequestTimeout()

Fixed

  • TLS for mirror nodes
  • Transactions should have an appropriate default (copied from Java SDK)
  • Min/max backoff for nodes should start at 8s to 60s
  • The current backoff for nodes should be used when sorting inside of network meaning nodes with a smaller current backoff will be prioritized
  • Chunked transactions (FileAppendTransaction and TopicMessageSubmitTransaction) should use the correct transation ID per transaction
  • Transaction removing signatures when calling Transaction.[toBytes|getTransactionHash]()

v2.10.1

Fixes

... (truncated)

Commits
  • 84a9d6d chore: run pnpm format && pnpm lint
  • 41c4797 release(sdk): v2.11.3
  • 54867e4 fix: Transaction._getScheduledTransactionBody() should use the default tran...
  • 7790c98 release(sdk): prepare v2.11.2
  • f681ed4 chore: update changelog
  • 89139a5 feat: update TransferTransaction API for approved transfers (#992)
  • 8beffc7 chore: update changelog
  • 5072bf4 release(sdk): prepare v2.11.1
  • e42ce3d feat: update `AccountAllowance[Adjust|Approve]Transaction.[grant|revoke][Hbar...
  • 63fcf75 feat: update AccuontAllowance[Adjust|Approve]Transaction to use grant, `r...
  • 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 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)

Bumps [@hashgraph/sdk](https://github.com/hashgraph/hedera-sdk-js) from 2.0.29 to 2.11.3.
- [Release notes](https://github.com/hashgraph/hedera-sdk-js/releases)
- [Changelog](https://github.com/hashgraph/hedera-sdk-js/blob/main/CHANGELOG.md)
- [Commits](hiero-ledger/hiero-sdk-js@v2.0.29...v2.11.3)

---
updated-dependencies:
- dependency-name: "@hashgraph/sdk"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 28, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 11, 2022

Superseded by #77.

@dependabot dependabot bot closed this Apr 11, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/hashgraph/sdk-2.11.3 branch April 11, 2022 13:13
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants