fix(deps): update dependency @mysten/sui to v2#465
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update dependency @mysten/sui to v2#465renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
00688b9 to
f15c53f
Compare
f15c53f to
b41168e
Compare
b41168e to
8975522
Compare
8975522 to
deccfdf
Compare
deccfdf to
18b53f4
Compare
18b53f4 to
2d8011b
Compare
2d8011b to
77e7ec1
Compare
77e7ec1 to
615dea4
Compare
615dea4 to
1854769
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.28.2→2.5.0Release Notes
MystenLabs/ts-sdks (@mysten/sui)
v2.5.0Compare Source
Minor Changes
1c97aa2: Add childId for listDyanamicFields response and fix name encoding for dynamic fieldobjects
Patch Changes
9ab9a50: FixparseTypeTagto correctly handle vector type parameters containing struct types(e.g.
vector<0x2::sui::SUI>). Previously, the::inside the vector's type parameter caused theentire vector to be incorrectly parsed as a struct tag. Also reject malformed vector inputs like
vector<>(empty type parameter) andvector<u8(missing closing bracket).v2.4.0Minor Changes
5270eaf: AddisValidStructTagvalidation utility.isValidNamedTypenow also validates the fullstruct tag structure (completing the TODO that previously returned
trueunconditionally).v2.3.1Compare Source
Patch Changes
265ec25: AddisPreparedForSerializationmethod to Transaction class for checking if atransaction is ready for JSON serialization. Update
Transaction.fromto validate thattransactions are prepared before copying and automatically register the CoinWithBalance intent
resolver when needed.
v2.3.0Compare Source
Minor Changes
724a13a: Improve handling of clever errors during simulationPatch Changes
fcbf952: Fix$extendchaining so thatclient.$extend(sdk1()).$extend(sdk2())works correctly.Previously, the second
$extendcall would lose the extensions from the first call.v2.2.0Compare Source
Minor Changes
6125fbd: Add getCoinMetadata to core apiv2.1.0Compare Source
Minor Changes
f950118: Use a Proxy for client extensionsv2.0.1Patch Changes
339d1e0]Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.