Bump valibot and @mysten/sui - #6101
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-20d0073da7
branch
2 times, most recently
from
July 27, 2026 21:38
8f83179 to
a896e2b
Compare
Bumps [valibot](https://github.com/open-circle/valibot) and [@mysten/sui](https://github.com/MystenLabs/ts-sdks). These dependencies needed to be updated together. Updates `valibot` from 0.36.0 to 1.4.2 - [Release notes](https://github.com/open-circle/valibot/releases) - [Commits](open-circle/valibot@v0.36.0...v1.4.2) Updates `@mysten/sui` from 1.19.0 to 1.45.2 - [Release notes](https://github.com/MystenLabs/ts-sdks/releases) - [Commits](https://github.com/MystenLabs/ts-sdks/commits) --- updated-dependencies: - dependency-name: "@mysten/sui" dependency-version: 1.45.2 dependency-type: indirect - dependency-name: valibot dependency-version: 1.4.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-20d0073da7
branch
from
July 27, 2026 23:05
a896e2b to
d8c927c
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.
Bumps valibot and @mysten/sui. These dependencies needed to be updated together.
Updates
valibotfrom 0.36.0 to 1.4.2Release notes
Sourced from valibot's releases.
... (truncated)
Commits
0dc26eaBump library version to 1.4.21bd01c3fix: handle keys that collide with Object.prototype in flatten and merge (#1522)752c636docs: clarify string length semantics (#1505)a3beff9fix: cache word-count segmenter for non-primitive locales (#1521)1f9b183Update FUNDING.yml in fabvor of Open Collective2c63b2aUpdate logos of partners in README09616b2Add CodeRabbit as partner and remove Stainless92bcf55Add Cloudflare to privacy policy page9bb6617Add Cloudflare as a deploy target to our website (#1508)c05bf95Bump to-json-schema version to 1.7.1Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for valibot since your current version.
Updates
@mysten/suifrom 1.19.0 to 1.45.2Commits
Note
Medium Risk
Large @mysten/sui upgrade affects Sui wallet/transaction paths via transitive deps; valibot 0.x→1.x can break direct valibot usage if present, though the diff has no source edits.
Overview
Lockfile-only update: bumps
valibotfrom 0.36.0 to 1.4.2 and@mysten/suifrom 1.19.0 to 1.45.2, with no application source changes.The
@mysten/suijump pulls in a newer@mysten/bcs,@mysten/utils, protobuf-ts gRPC-web transport packages, updated gql.tada / GraphQL tooling, andvalibot^1.2.0 as a direct dependency of the SDK. Several packages that@mysten/suino longer uses are dropped from the tree (e.g.jose,@simplewebauthn/typescript-types,@suchipi/femver,bech32).Valibot 1.x is a major semver step from 0.36; if the app imports valibot directly anywhere, typings and APIs may need a quick compatibility check even though this PR only touches the lockfile.
Reviewed by Cursor Bugbot for commit d8c927c. Bugbot is set up for automated code reviews on this repo. Configure here.