Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2025

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

Release notes

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

Release v1.1.0

🚀 Features

  • Add NewSignerWithSecretKey function for ed25519 private key support (#63)

Release v1.0.9

🐛 Bug Fixes

Release v1.0.8

🐛 Bug Fixes Fixed bcs decode issues block-vision/sui-go-sdk#55

Release v1.0.7

✨ Features

  • Support for Programmable Transactions, enabling more complex transaction workflows

  • Support for BCS encoding/decoding

  • Support for ZkLogin signature verification.

🐛 Bug Fixes

  • Fixed the example for SuiDevInspectTransactionBlock to align with the latest API changes
Commits
  • ce990c0 Merge pull request #65 from pwh-pwh/main
  • c959a17 Merge branch 'block-vision:main' into main
  • a27809d chore(go.mod): remove indirect dependency on github.com/btcsuite/btcd
  • 5b672e1 Merge pull request #63 from pwh-pwh/main
  • 3bd972b feat(signer): add NewSignerWithSecretKey function for ed25519 private key sup...
  • ea265cf Merge pull request #58 from GincoInc/fix/not-found-dependency
  • 17bcbc0 Update: replace github.com/tyler-smith/go-bip39 because of not found
  • 1ddc7e0 Support retry with multiple RPC endpoints
  • 9374f72 feat(object): add storageRebate field to object struct
  • 4f89dd8 Merge pull request #56 from pythonberg1997/develop
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 5, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 5, 2025 02:33
@dependabot dependabot bot added the go Pull requests that update go code label Aug 5, 2025
Copy link

changeset-bot bot commented Aug 5, 2025

⚠️ No Changeset found

Latest commit: dc25d8d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/block-vision/sui-go-sdk-1.1.0 branch 2 times, most recently from 7b48824 to 83bd8b0 Compare August 18, 2025 09:38
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/block-vision/sui-go-sdk-1.1.0 branch 2 times, most recently from da86219 to a52dfad Compare August 28, 2025 06:14
Bumps [github.com/block-vision/sui-go-sdk](https://github.com/block-vision/sui-go-sdk) from 1.0.6 to 1.1.0.
- [Release notes](https://github.com/block-vision/sui-go-sdk/releases)
- [Commits](block-vision/sui-go-sdk@v1.0.6...v1.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/block-vision/sui-go-sdk-1.1.0 branch from a52dfad to dc25d8d Compare August 28, 2025 09:30
@cl-sonarqube-production
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 2, 2025

Superseded by #361.

@dependabot dependabot bot closed this Sep 2, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/block-vision/sui-go-sdk-1.1.0 branch September 2, 2025 14:07
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 go Pull requests that update go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants