Skip to content

Bump @hashgraph/sdk from 2.0.29 to 2.16.4#102

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 4, 2022

Bumps @hashgraph/sdk from 2.0.29 to 2.16.4.

Release notes

Sourced from @​hashgraph/sdk's releases.

v2.16.4

Fixed

  • Time syncing should not continue if response.headers.date is NaN
  • Time drift should use a POST request with content type set correctly
  • Transaction ID generation should no longer fail in browsers

v2.16.4-beta.3

Fixed

  • Time syncing should not continue if response.headers.date is NaN

v2.16.4-beta.2

Fixed

  • Time drift should use a POST request with content type set correctly

v2.16.4-beta.1

Fixed

  • Time drift should use a HEAD request to avoid issues with content type

v2.16.3

Fixed

  • Implement AccountAllowanceApproveTransaction.tokenNftApprovals
  • Implement AccountAllowanceDeleteTransaction.tokenNftAllowanceDeletions

v2.16.2

Fixed

  • TokenNftAllowance to/from protobuf should not assume spenderAccountId is set
  • Time drift sync should use myhbarwallet to prevent CORS issues

v2.16.1

Fixed

v2.16.0

Added

  • StakingInfo
  • AccountCreateTransaction.stakedAccountId
  • AccountCreateTransaction.stakedNodeId
  • AccountCreateTransaction.declineStakingReward
  • ContractCreateTransaction.stakedAccountId
  • ContractCreateTransaction.stakedNodeId
  • ContractCreateTransaction.declineStakingReward
  • AccountUpdateTransaction.stakedAccountId

... (truncated)

Changelog

Sourced from @​hashgraph/sdk's changelog.

v2.16.4

Fixed

  • Time syncing should not continue if response.headers.date is NaN
  • Time drift should use a POST request with content type set correctly
  • Transaction ID generation should no longer fail in browsers

v2.16.4-beta.3

Fixed

  • Time syncing should not continue if response.headers.date is NaN

v2.16.4-beta.2

Fixed

  • Time drift should use a POST request with content type set correctly

v2.16.4-beta.1

Fixed

  • Time drift should use a HEAD request to avoid issues with content type

v2.16.3

Fixed

  • Implement AccountAllowanceApproveTransaction.tokenNftApprovals
  • Implement AccountAllowanceDeleteTransaction.tokenNftAllowanceDeletions

v2.16.2

Fixed

  • TokenNftAllowance to/from protobuf should not assume spenderAccountId is set
  • Time drift sync should use myhbarwallet to prevent CORS issues

v2.16.1

Fixed

v2.16.0

Added

... (truncated)

Commits
  • fe45ce0 release(sdk): prepare v2.16.4
  • a5a3f5a chore: update changelog
  • 911c0ef fix: syncing should make sure response.headers.date is not NaN
  • 6f31711 chore: run task format
  • d2566d9 release(sdk): prepare v2.16.4-beta.2
  • 92c40e6 fix: use a post request for syncing timedrift
  • 452c9be release(sdk): prepare v2.16.4-beta.1
  • 7be5f5f release(sdk): prepare v2.16.4
  • e594eab fix: run task format
  • 0b16fe0 fix: sync.js should use a HEAD request instead
  • 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.16.4.
- [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.16.4)

---
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 Jul 4, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 11, 2022

Superseded by #104.

@dependabot dependabot bot closed this Jul 11, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/hashgraph/sdk-2.16.4 branch July 11, 2022 13:18
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