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

Bump sui-types from mainnet-v1.26.2 to mainnet-v1.27.2 #220

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2024

Bumps sui-types from mainnet-v1.26.2 to mainnet-v1.27.2.

Release notes

Sourced from sui-types's releases.

mainnet-v1.27.2

Sui Protocol Version in this release: 49

Highlights

MystenLabs/sui#17245: Adds a new protocol version and enables Move enums on devnet.

JSON-RPC

MystenLabs/sui#17245: Adds support for Move enum values in returned JSON-rpc results.

GraphQL

MystenLabs/sui#17245: Adds support for Move enum values and types to GraphQL.

CLI

MystenLabs/sui#17950: Updated the sui keytool decode-multi-sig command: renamed output field transactionResult to sigVerifyResult, and improved its output text. This is a breaking change if you're using this command in a script or otherwise parsing the result and expecting a transactionResult field.

MystenLabs/sui#17935: Fixed a bug where the provided alias in the sui keytool import command was not kept when importing a key via mnemonic.

MystenLabs/sui#17986: Adds new -i flag to sui move disassemble that creates an interactive disassembled bytecode-to-source explorer.

MystenLabs/sui#17989: Fixed the code to ensure it has a gas coin for the sui keytool zk-login-sign-and-execute-tx command.

MystenLabs/sui#17993: sui keytool zk-login-sign-and-execute-tx: set the default value for --test-multisig and --fixed flags to false, because it cannot be set to false in the command line.

MystenLabs/sui#18071: Added ability to write Move unit tests using randomly generated test inputs for primitive Move types.

MISC

MystenLabs/sui#18279: Disable accum v2 testnet cp MystenLabs/sui#18222: Fix sui.exe path for chocolatey upload

Full log:

https://github.com/MystenLabs/sui/commits/mainnet-v1.27.2

devnet-v1.27.0

Sui Protocol Version in this release: 49

Highlights

MystenLabs/sui#17245: Adds a new protocol version and enables Move enums on devnet.

JSON-RPC

MystenLabs/sui#17245: Adds support for Move enum values in returned JSON-rpc results.

GraphQL

MystenLabs/sui#17245: Adds support for Move enum values and types to GraphQL.

CLI

MystenLabs/sui#17950: Updated the sui keytool decode-multi-sig command: renamed output field transactionResult to sigVerifyResult, and improved its output text. This is a breaking change if you're using this command in a script or otherwise parsing the result and expecting a transactionResult field.

MystenLabs/sui#17935: Fixed a bug where the provided alias in the sui keytool import command was not kept when importing a key via mnemonic.

... (truncated)

Changelog

Sourced from sui-types's changelog.

Sui Releases

https://github.com/MystenLabs/sui/releases

Past Releases

Commits

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 [sui-types](https://github.com/mystenlabs/sui) from mainnet-v1.26.2 to mainnet-v1.27.2.
- [Release notes](https://github.com/mystenlabs/sui/releases)
- [Changelog](https://github.com/MystenLabs/sui/blob/main/RELEASES.md)
- [Commits](MystenLabs/sui@f531168...9e2be6a)

---
updated-dependencies:
- dependency-name: sui-types
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 19, 2024
@0xh3rman 0xh3rman closed this Jun 19, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 19, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@0xh3rman 0xh3rman deleted the dependabot/cargo/sui-types-mainnet-v1.27.2 branch June 19, 2024 15:08
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.

None yet

1 participant