deps(backend)(deps): bump the rust-dependencies group in /src/backend with 3 updates#150
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the rust-dependencies group in /src/backend with 3 updates: [reqwest](https://github.com/seanmonstar/reqwest), [sui-sdk](https://github.com/MystenLabs/sui) and [shared-crypto](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 `sui-sdk` from `818f8d7` to `680ca90` - [Release notes](https://github.com/MystenLabs/sui/releases) - [Commits](MystenLabs/sui@818f8d7...680ca90) Updates `shared-crypto` from `818f8d7` to `680ca90` - [Release notes](https://github.com/MystenLabs/sui/releases) - [Commits](MystenLabs/sui@818f8d7...680ca90) --- 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: sui-sdk dependency-version: 680ca90782c09c79bb6a2f94e6157de1a4f6a13e dependency-type: direct:production dependency-group: rust-dependencies - dependency-name: shared-crypto dependency-version: 680ca90782c09c79bb6a2f94e6157de1a4f6a13e 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: reqwest, sui-sdk and shared-crypto.
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
sui-sdkfrom818f8d7to680ca90Commits
680ca90Protocol gate and add unit tests for hotfix in #26832 (#26843)9ffd9c0Update instructions for coding agents (#26850)54659bd[indexer-alt-framework] feature-gate diesel deps behind postgres (#26844)027024d[consensus] remove FIFO compaction option (#26736)2c6061aallow deserializing bigger checkpoints (#26841)197452cGate #26816 gas-underflow fix for safe rollout (mainnet replay correctness) (...6c1a36f[consensus] clean up stale allow(dead_code) and allow(unused) attributes (#26...7ea30dc[graphql-alt] Allowlist client SDK version metric label (#26674)124c64eLand #26816 gas-underflow fix in main (#26828)53ac9efRevert "[typed-store] Route contains_key through backend-native exist… (#26826)Updates
shared-cryptofrom818f8d7to680ca90Commits
680ca90Protocol gate and add unit tests for hotfix in #26832 (#26843)9ffd9c0Update instructions for coding agents (#26850)54659bd[indexer-alt-framework] feature-gate diesel deps behind postgres (#26844)027024d[consensus] remove FIFO compaction option (#26736)2c6061aallow deserializing bigger checkpoints (#26841)197452cGate #26816 gas-underflow fix for safe rollout (mainnet replay correctness) (...6c1a36f[consensus] clean up stale allow(dead_code) and allow(unused) attributes (#26...7ea30dc[graphql-alt] Allowlist client SDK version metric label (#26674)124c64eLand #26816 gas-underflow fix in main (#26828)53ac9efRevert "[typed-store] Route contains_key through backend-native exist… (#26826)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