Skip to content

fix(deps): update dependency @mysten/sui to v2#465

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/mysten-sui-2.x
Open

fix(deps): update dependency @mysten/sui to v2#465
renovate[bot] wants to merge 1 commit intomainfrom
renovate/mysten-sui-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 30, 2026

This PR contains the following updates:

Package Change Age Confidence
@mysten/sui (source) 1.28.22.5.0 age confidence

Release Notes

MystenLabs/ts-sdks (@​mysten/sui)

v2.5.0

Compare Source

Minor Changes
  • 1c97aa2: Add childId for listDyanamicFields response and fix name encoding for dynamic field
    objects
Patch Changes
  • 9ab9a50: Fix parseTypeTag to correctly handle vector type parameters containing struct types
    (e.g. vector<0x2::sui::SUI>). Previously, the :: inside the vector's type parameter caused the
    entire vector to be incorrectly parsed as a struct tag. Also reject malformed vector inputs like
    vector<> (empty type parameter) and vector<u8 (missing closing bracket).

v2.4.0

Minor Changes
  • 5270eaf: Add isValidStructTag validation utility. isValidNamedType now also validates the full
    struct tag structure (completing the TODO that previously returned true unconditionally).

v2.3.1

Compare Source

Patch Changes
  • 265ec25: Add isPreparedForSerialization method to Transaction class for checking if a
    transaction is ready for JSON serialization. Update Transaction.from to validate that
    transactions are prepared before copying and automatically register the CoinWithBalance intent
    resolver when needed.

v2.3.0

Compare Source

Minor Changes
  • 724a13a: Improve handling of clever errors during simulation
Patch Changes
  • fcbf952: Fix $extend chaining so that client.$extend(sdk1()).$extend(sdk2()) works correctly.
    Previously, the second $extend call would lose the extensions from the first call.

v2.2.0

Compare Source

Minor Changes
  • 6125fbd: Add getCoinMetadata to core api

v2.1.0

Compare Source

Minor Changes
  • f950118: Use a Proxy for client extensions

v2.0.1

Patch Changes

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link

vercel bot commented Jan 30, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
wallet-kit-demo Ready Ready Preview, Comment Feb 24, 2026 0:41am
wallet-kit-demo-test Ready Ready Preview, Comment Feb 24, 2026 0:41am
wallet-kit-with-nextjs-app-router Error Error Feb 24, 2026 0:41am

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jan 30, 2026

Deploying wallet-kit with  Cloudflare Pages  Cloudflare Pages

Latest commit: 1854769
Status:🚫  Build failed.

View logs

@renovate renovate bot force-pushed the renovate/mysten-sui-2.x branch from 00688b9 to f15c53f Compare January 31, 2026 00:39
@renovate renovate bot force-pushed the renovate/mysten-sui-2.x branch from f15c53f to b41168e Compare February 2, 2026 16:40
@renovate renovate bot force-pushed the renovate/mysten-sui-2.x branch from b41168e to 8975522 Compare February 3, 2026 20:44
@renovate renovate bot force-pushed the renovate/mysten-sui-2.x branch from 8975522 to deccfdf Compare February 6, 2026 00:27
@renovate renovate bot force-pushed the renovate/mysten-sui-2.x branch from deccfdf to 18b53f4 Compare February 6, 2026 20:29
@renovate renovate bot force-pushed the renovate/mysten-sui-2.x branch from 18b53f4 to 2d8011b Compare February 10, 2026 22:16
@renovate renovate bot force-pushed the renovate/mysten-sui-2.x branch from 2d8011b to 77e7ec1 Compare February 12, 2026 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants