Skip to content

deps(backend)(deps): bump the rust-dependencies group in /src/backend with 3 updates#146

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/src/backend/rust-dependencies-ebece0e4c6
Open

deps(backend)(deps): bump the rust-dependencies group in /src/backend with 3 updates#146
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/src/backend/rust-dependencies-ebece0e4c6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Bumps the rust-dependencies group in /src/backend with 3 updates: jsonwebtoken, sui-sdk and shared-crypto.

Updates jsonwebtoken from 10.3.0 to 10.4.0

Changelog

Sourced from jsonwebtoken's changelog.

10.4.0 (2026-05-11)

  • Fix incorrect encoding for Ed25519 JWK thumbprints
  • Make Algorithm.family public and add Validation.new_for_family
  • EncodingKey and DecodingKey are now partially zeroized on drop (the intermediate PemEncodedKey isn't so far)
Commits

Updates sui-sdk from c188832 to ca9d0e7

Commits
  • ca9d0e7 sui-types: convert ValidDuring TransactionExpiration from proto (#26670)
  • af681b4 [easy][adapter] Remove a bunch of old dead code (#26668)
  • 119e41f [graphql] Add Query.checkpoint(digest:) lookup (#26594)
  • 0689a8a [indexer-alt] Add kv_checkpoints_by_digest table and pipeline (#26590)
  • add9d47 [move][move-decompiler] Emit loop bodies in reverse post-order (#26644)
  • b2f82f7 [move][move-decompiler] Eliminate more gotos from conditional restructuring (...
  • fe8768c kv rpc: add bitmap query APIs (#26587)
  • 423f8e3 Refactor dev-inspect and dry-run to use the same backend simulate call (#2...
  • 6c853b9 [move][move-decompiler] Collect module uses and rewrite paths to aliased form...
  • f1358b0 [ci] Do not run CI on edits to markdown files only (#26652)
  • Additional commits viewable in compare view

Updates shared-crypto from c188832 to ca9d0e7

Commits
  • ca9d0e7 sui-types: convert ValidDuring TransactionExpiration from proto (#26670)
  • af681b4 [easy][adapter] Remove a bunch of old dead code (#26668)
  • 119e41f [graphql] Add Query.checkpoint(digest:) lookup (#26594)
  • 0689a8a [indexer-alt] Add kv_checkpoints_by_digest table and pipeline (#26590)
  • add9d47 [move][move-decompiler] Emit loop bodies in reverse post-order (#26644)
  • b2f82f7 [move][move-decompiler] Eliminate more gotos from conditional restructuring (...
  • fe8768c kv rpc: add bitmap query APIs (#26587)
  • 423f8e3 Refactor dev-inspect and dry-run to use the same backend simulate call (#2...
  • 6c853b9 [move][move-decompiler] Collect module uses and rewrite paths to aliased form...
  • f1358b0 [ci] Do not run CI on edits to markdown files only (#26652)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the rust-dependencies group in /src/backend with 3 updates: [jsonwebtoken](https://github.com/Keats/jsonwebtoken), [sui-sdk](https://github.com/MystenLabs/sui) and [shared-crypto](https://github.com/MystenLabs/sui).


Updates `jsonwebtoken` from 10.3.0 to 10.4.0
- [Changelog](https://github.com/Keats/jsonwebtoken/blob/master/CHANGELOG.md)
- [Commits](Keats/jsonwebtoken@v10.3.0...v10.4.0)

Updates `sui-sdk` from `c188832` to `ca9d0e7`
- [Release notes](https://github.com/MystenLabs/sui/releases)
- [Commits](MystenLabs/sui@c188832...ca9d0e7)

Updates `shared-crypto` from `c188832` to `ca9d0e7`
- [Release notes](https://github.com/MystenLabs/sui/releases)
- [Commits](MystenLabs/sui@c188832...ca9d0e7)

---
updated-dependencies:
- dependency-name: jsonwebtoken
  dependency-version: 10.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rust-dependencies
- dependency-name: sui-sdk
  dependency-version: ca9d0e74251f5901ba29db89dcc71e79dd54fefd
  dependency-type: direct:production
  dependency-group: rust-dependencies
- dependency-name: shared-crypto
  dependency-version: ca9d0e74251f5901ba29db89dcc71e79dd54fefd
  dependency-type: direct:production
  dependency-group: rust-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants