deps(backend)(deps): bump the rust-dependencies group across 1 directory with 7 updates#142
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…ory with 7 updates Bumps the rust-dependencies group with 6 updates in the /src/backend directory: | Package | From | To | | --- | --- | --- | | [axum](https://github.com/tokio-rs/axum) | `0.8.8` | `0.8.9` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.13.2` | `0.13.3` | | [uuid](https://github.com/uuid-rs/uuid) | `1.23.0` | `1.23.1` | | [axum-extra](https://github.com/tokio-rs/axum) | `0.12.5` | `0.12.6` | | [bcs](https://github.com/zefchain/bcs) | `0.2.0` | `0.2.1` | | [sui-sdk](https://github.com/MystenLabs/sui) | ``2e6af36`` | ``7fbdf45`` | Updates `axum` from 0.8.8 to 0.8.9 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-v0.8.8...axum-v0.8.9) Updates `reqwest` from 0.13.2 to 0.13.3 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.13.2...v0.13.3) Updates `uuid` from 1.23.0 to 1.23.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.23.0...v1.23.1) Updates `axum-extra` from 0.12.5 to 0.12.6 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-extra-v0.12.5...axum-extra-v0.12.6) Updates `bcs` from 0.2.0 to 0.2.1 - [Changelog](https://github.com/zefchain/bcs/blob/main/CHANGELOG.md) - [Commits](https://github.com/zefchain/bcs/commits) Updates `sui-sdk` from `2e6af36` to `7fbdf45` - [Release notes](https://github.com/MystenLabs/sui/releases) - [Commits](MystenLabs/sui@2e6af36...7fbdf45) Updates `shared-crypto` from `2e6af36` to `7fbdf45` - [Release notes](https://github.com/MystenLabs/sui/releases) - [Commits](MystenLabs/sui@2e6af36...7fbdf45) --- updated-dependencies: - dependency-name: axum dependency-version: 0.8.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: reqwest dependency-version: 0.13.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: uuid dependency-version: 1.23.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: axum-extra dependency-version: 0.12.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: bcs dependency-version: 0.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: sui-sdk dependency-version: 7fbdf456757093d211e4b0463cc9bfb38335c3b3 dependency-type: direct:production dependency-group: rust-dependencies - dependency-name: shared-crypto dependency-version: 7fbdf456757093d211e4b0463cc9bfb38335c3b3 dependency-type: direct:production dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 6 updates in the /src/backend directory:
0.8.80.8.90.13.20.13.31.23.01.23.10.12.50.12.60.2.00.2.12e6af367fbdf45Updates
axumfrom 0.8.8 to 0.8.9Release notes
Sourced from axum's releases.
Commits
c59208crevert axum-core changelog changes99068f5Revert "FixIntoResponsefor tuples overriding error response codes (#3603)"23d7098Revert "axum-core 0.5.6"e8a39adaxum-macros 0.5.16e9a249axum-extra 0.12.60ec9041axum 0.8.9c3fcebbaxum-core 0.5.6a8790fcupdate release notes26ba7bbdocs: consolidate state management docs in crate root (#3683)9fc59efUpdate to tokio-tungstenite 0.29 (#3689)Updates
reqwestfrom 0.13.2 to 0.13.3Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
a9a88c4v0.13.3f3f6d9ddocs(retry): include ReqRep in docsrs (#3020)5f9c231fix rustls CRL PEM parsing (#3013)11d835duse wasm-bindgen ecosystem only for wasm32-unknown-* target (#3000)1f72916Upgrade rustls-platform-verifier (#3010)5d5bf35[HTTP/3] Optimize IPv6 fallback and enforce HTTPS scheme #2911 (#3006)93dc1b2docs: more accurate about default HTTP2 window sizes (#3007)c5e50f0docs: update outdated link in commentsb25611fresolve: debug log to change only host (#2992)ca1f479http3: handle stop_sending without error (#2978)Updates
uuidfrom 1.23.0 to 1.23.1Release notes
Sourced from uuid's releases.
Commits
ca0c85fMerge pull request #879 from uuid-rs/cargo/v1.23.1b4db015prepare for 1.23.1 release771069dMerge pull request #878 from aznashwan/fix-from-gregorian-deprecation-note80994a2fix: Timestamp::from_gregorian deprecation note90c5be8Merge pull request #877 from guybedford/remove-wasm-bindgen-msrv8b8c4f4Remove deprecated feature from wasm-bindgen dependencyUpdates
axum-extrafrom 0.12.5 to 0.12.6Release notes
Sourced from axum-extra's releases.
Commits
c59208crevert axum-core changelog changes99068f5Revert "FixIntoResponsefor tuples overriding error response codes (#3603)"23d7098Revert "axum-core 0.5.6"e8a39adaxum-macros 0.5.16e9a249axum-extra 0.12.60ec9041axum 0.8.9c3fcebbaxum-core 0.5.6a8790fcupdate release notes26ba7bbdocs: consolidate state management docs in crate root (#3683)9fc59efUpdate to tokio-tungstenite 0.29 (#3689)Updates
bcsfrom 0.2.0 to 0.2.1Commits
Updates
sui-sdkfrom2e6af36to7fbdf45Commits
7fbdf45[Graphql-alt] Graphql client sdk metric (#26437)c655581[graphql-stream] Add top-level events subscription [8/n] (#26453)2626e94[chore] Update tidehunter to 06520e9 (#26450)2444691[move-ir] Require public on structs/enums (#26462)d81e958allow setting gcs project id on write path too (#26464)dd6ec39[typed-store] Fix safe_range_iter dropping the entry at an inclusive upper bo...5e5a2e9[forking 14/n] add checkpoint subscription service (#26402)bf0da8eFix native call double-pop in gas meter stack height tracking (#26203)1f38777[Block Streaming] clean up API (#26377)9aa4555[Block Streaming] introduce the BlockSyncService and implement the Observer c...Updates
shared-cryptofrom2e6af36to7fbdf45Commits
7fbdf45[Graphql-alt] Graphql client sdk metric (#26437)c655581[graphql-stream] Add top-level events subscription [8/n] (#26453)2626e94[chore] Update tidehunter to 06520e9 (#26450)2444691[move-ir] Require public on structs/enums (#26462)d81e958allow setting gcs project id on write path too (#26464)dd6ec39[typed-store] Fix safe_range_iter dropping the entry at an inclusive upper bo...5e5a2e9[forking 14/n] add checkpoint subscription service (#26402)bf0da8eFix native call double-pop in gas meter stack height tracking (#26203)1f38777[Block Streaming] clean up API (#26377)9aa4555[Block Streaming] introduce the BlockSyncService and implement the Observer c...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