deps(backend)(deps): bump the rust-dependencies group across 1 directory with 4 updates#154
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…ory with 4 updates Bumps the rust-dependencies group with 3 updates in the /src/backend directory: [reqwest](https://github.com/seanmonstar/reqwest), [uuid](https://github.com/uuid-rs/uuid) and [sui-sdk](https://github.com/MystenLabs/sui). Updates `reqwest` from 0.13.3 to 0.13.4 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.13.3...v0.13.4) Updates `uuid` from 1.23.1 to 1.23.2 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.1...v1.23.2) Updates `sui-sdk` from `818f8d7` to `9c33cc6` - [Release notes](https://github.com/MystenLabs/sui/releases) - [Commits](MystenLabs/sui@818f8d7...9c33cc6) Updates `shared-crypto` from `818f8d7` to `9c33cc6` - [Release notes](https://github.com/MystenLabs/sui/releases) - [Commits](MystenLabs/sui@818f8d7...9c33cc6) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.13.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: uuid dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: sui-sdk dependency-version: 9c33cc6d4c6d5de120ca0e149d17b35e6020c5d5 dependency-type: direct:production dependency-group: rust-dependencies - dependency-name: shared-crypto dependency-version: 9c33cc6d4c6d5de120ca0e149d17b35e6020c5d5 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 with 3 updates in the /src/backend directory: reqwest, uuid and sui-sdk.
Updates
reqwestfrom 0.13.3 to 0.13.4Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
11489b3v0.13.4d31ffbbfeat: Expose HTTP2 keep alive configurations in blocking client (#3043)79ed0d7feat: support TLS 1.3 as min version under native-tls 🎉 (#2975)fb7bf6afix: remove unwrap in hickory initialization (#3041)3da616ffix: update hickory-resolver to 0.26 and adjust code accordingly (#3040)c77e7b2fix(http3): use happy eyeballs for h3 connect (#3030)9cbb65bchore: clean up minimal-versions CI job (#3039)17a7dc5chore: upgrade MSRV to 1.85 (#3038)03db63afix(redirect): strip sensitive headers on scheme change across redirects (#3034)4b813a8feat: add tls_sslkeylogfile builder method (#2923)Updates
uuidfrom 1.23.1 to 1.23.2Release notes
Sourced from uuid's releases.
Commits
d119657Merge pull request #883 from uuid-rs/cargo/v1.23.20651cfcprepare for 1.23.2 releasee8dea0cMerge pull request #882 from uuid-rs/fix/error-msgsbdc429afix up serde messagesd4342e4make indexes 0 based and fix up more error messages4ad479fwork on more accurate parser errorsUpdates
sui-sdkfrom818f8d7to9c33cc6Commits
9c33cc6fix(mysten-network): apply connect_timeout to lazy gRPC channels (#26911)5406f21fix(protocol-config): move always_advance_dkg_to_resolution to version 127 (#...4f5ae62Support extra grpc headers in Rosetta (#26904)9220309gasless rosetta (#26900)4bdc0a4Refactor rosetta auxillary data handling1b9e2d3docs: remove testnet-only notices from PAS documentation (#26902)5244f8fRemove unnecessary async from AuthorityState methods (#26889)1dd02e4docs: add high-level SDK comparison page (#26890)91f9d31fix(ci): derive release cache_family from the .0 minor branch (#26895)eced024fix(sui):sui startresumes the embedded fullnode (index over the fullnode ...Updates
shared-cryptofrom818f8d7to9c33cc6Commits
9c33cc6fix(mysten-network): apply connect_timeout to lazy gRPC channels (#26911)5406f21fix(protocol-config): move always_advance_dkg_to_resolution to version 127 (#...4f5ae62Support extra grpc headers in Rosetta (#26904)9220309gasless rosetta (#26900)4bdc0a4Refactor rosetta auxillary data handling1b9e2d3docs: remove testnet-only notices from PAS documentation (#26902)5244f8fRemove unnecessary async from AuthorityState methods (#26889)1dd02e4docs: add high-level SDK comparison page (#26890)91f9d31fix(ci): derive release cache_family from the .0 minor branch (#26895)eced024fix(sui):sui startresumes the embedded fullnode (index over the fullnode ...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