Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/block-vision/sui-go-sdk from 1.0.5 to 1.0.6 #37

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 26, 2024

Bumps github.com/block-vision/sui-go-sdk from 1.0.5 to 1.0.6.

Release notes

Sourced from github.com/block-vision/sui-go-sdk's releases.

Update sdk version

  1. Support verify zklogin signature.
  2. Add GetTxDigest util.
Commits
  • 93357a9 Change go mod
  • 94d2e46 Merge pull request #35 from piavgh/feature/verify-zklogin-signature
  • 47fbb54 Merge branch 'main' into feature/verify-zklogin-signature
  • 3017a0d Merge pull request #34 from gummy789j/feat/tx-to-digest-util
  • 63c43d9 feat: verify zklogin signature
  • 0d28109 feat: add GetTxDigest method
  • b3fb1c9 Merge pull request #33 from arnac-io/daniels/fix-version-types
  • e06b42e fix Version fields type to uint64.
  • 036582e Transaction.data.transaction.transactions compatible with string type.
  • 8b07ca0 Fix typo
  • 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 <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)

Bumps [github.com/block-vision/sui-go-sdk](https://github.com/block-vision/sui-go-sdk) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/block-vision/sui-go-sdk/releases)
- [Commits](block-vision/sui-go-sdk@v1.0.5...v1.0.6)

---
updated-dependencies:
- dependency-name: github.com/block-vision/sui-go-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 26, 2024

Dependabot tried to add @gonative-cc/tools as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/gonative-cc/relayer/pulls/37/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the gonative-cc/relayer repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

@robert-zaremba robert-zaremba enabled auto-merge (squash) November 26, 2024 12:10
@robert-zaremba robert-zaremba merged commit fa701e9 into master Nov 26, 2024
9 checks passed
@robert-zaremba robert-zaremba deleted the dependabot/go_modules/github.com/block-vision/sui-go-sdk-1.0.6 branch November 26, 2024 12:17
udit-gulati pushed a commit that referenced this pull request Dec 2, 2024
…0.6 (#37)

Bumps [github.com/block-vision/sui-go-sdk](https://github.com/block-vision/sui-go-sdk) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/block-vision/sui-go-sdk/releases)
- [Commits](block-vision/sui-go-sdk@v1.0.5...v1.0.6)

---
updated-dependencies:
- dependency-name: github.com/block-vision/sui-go-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Robert Zaremba <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant