Bump valibot and @mysten/sui - #6101
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
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 18:32
99c45da to
8f83179
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 semver jumps on the Sui SDK and valibot affect wallet/signing and validation paths pulled in via dependencies; no app source changes in the diff, but integration tests around Sui flows are the main regression surface.
Overview
Updates
package-lock.jsononly:valibot0.36.0 → 1.4.2 and@mysten/sui1.19.0 → 1.45.2, with the related Mysten stack (@mysten/bcs,@mysten/utils) and gql.tada / graphql toolchain bumps that ship with the new Sui SDK.The Sui upgrade drops
jose,@simplewebauthn/typescript-types,@suchipi/femver, andbech32from that dependency tree and adds@protobuf-ts/*grpcweb transport packages.@mysten/suinow depends onvalibot^1.2.0, which is why both packages were bumped together.Reviewed by Cursor Bugbot for commit 8f83179. Bugbot is set up for automated code reviews on this repo. Configure here.