deps(backend)(deps): bump the rust-dependencies group in /src/backend with 3 updates#146
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
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>
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 the rust-dependencies group in /src/backend with 3 updates: jsonwebtoken, sui-sdk and shared-crypto.
Updates
jsonwebtokenfrom 10.3.0 to 10.4.0Changelog
Sourced from jsonwebtoken's changelog.
Commits
69a8fbfv10.4.0d18e40fUpdate changelog for 10.4.0 (#507)ddd2389security: zeroize encoding and decoding keys (#483)991e89aFix more clippy complaints (#503)75f2113algorithms: exposeAlgorithmFamily(#466)0c5931aFixup typo in the DecodingKey::from_ec_der method (#501)8a80349Small fixes (#498)9934c7fFix formatting in Ed25519 key serialization (#485)Updates
sui-sdkfromc188832toca9d0e7Commits
ca9d0e7sui-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 (...fe8768ckv rpc: add bitmap query APIs (#26587)423f8e3Refactor dev-inspect and dry-run to use the same backendsimulatecall (#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)Updates
shared-cryptofromc188832toca9d0e7Commits
ca9d0e7sui-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 (...fe8768ckv rpc: add bitmap query APIs (#26587)423f8e3Refactor dev-inspect and dry-run to use the same backendsimulatecall (#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)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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