Skip to content

deps(back): bump @mysten/sui from 2.7.0 to 2.12.1 in /agent-wallet-service#74

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/agent-wallet-service/mysten/sui-2.12.1
Open

deps(back): bump @mysten/sui from 2.7.0 to 2.12.1 in /agent-wallet-service#74
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/agent-wallet-service/mysten/sui-2.12.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2026

Bumps @mysten/sui from 2.7.0 to 2.12.1.

Release notes

Sourced from @​mysten/sui's releases.

@​mysten/sui@​2.12.1

Patch Changes

  • f9067d5: Fix JSON-RPC simulateTransaction failing when passed a Transaction instance with unresolved object inputs

@​mysten/sui@​2.12.0

Minor Changes

  • bfeff69: Add checksEnabled option to simulateTransaction to allow disabling transaction validation checks during simulation, enabling inspection of non-public/non-entry Move functions.

@​mysten/sui@​2.11.0

Minor Changes

  • 319aae1: Remove WebSocket client and streaming subscription APIs from the JSON-RPC transport. The subscribe method, WebSocketConstructor option, websocket option, JsonRpcTransportSubscribeOptions type, and Unsubscribe type have been removed from the public API.

@​mysten/sui@​2.10.0

Minor Changes

  • 78a577b: Add getProtocolConfig() Core API method returning protocol version, feature flags, and config attributes.

Patch Changes

  • 2ee1a2a: Improve waitForTransaction polling with schedule-based timing tuned to actual indexing latency. Default schedule polls at 0, 300, 600, 1500, 3500ms then every 2s. Add pollSchedule option for custom absolute-time schedules.
Commits
  • d6bafc4 Version Packages (#976)
  • f9067d5 fix(sui): resolve objects in JSON-RPC simulateTransaction for Transaction ins...
  • be3f995 [pas] fix ci inclusion (#973)
  • 74ac65a Version Packages (#972)
  • bfeff69 feat(sui): add checksEnabled option to simulateTransaction (#971)
  • a085d92 [dapp-kit-core] gracefully skip non-compliant wallet extensions (#970)
  • 684dc5a [docs] add a clarification example for no-field structs for deriveObjectID (#...
  • ac40f1f Version Packages (#966)
  • 319aae1 Remove WebSocket client and streaming APIs from JSON-RPC transport (#965)
  • 2f1846e Version Packages (#964)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 [@mysten/sui](https://github.com/MystenLabs/ts-sdks) from 2.7.0 to 2.12.1.
- [Release notes](https://github.com/MystenLabs/ts-sdks/releases)
- [Commits](https://github.com/MystenLabs/ts-sdks/compare/@mysten/sui@2.7.0...@mysten/sui@2.12.1)

---
updated-dependencies:
- dependency-name: "@mysten/sui"
  dependency-version: 2.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 27, 2026

Labels

The following labels could not be found: backend, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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