Skip to content

Commit d911805

Browse files
chore(deps): update rust crate axum to v0.8.3 (#321)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [axum](https://redirect.github.com/tokio-rs/axum) | dependencies | patch | `0.8.1` -> `0.8.3` | --- ### Release Notes <details> <summary>tokio-rs/axum (axum)</summary> ### [`v0.8.3`](https://redirect.github.com/tokio-rs/axum/releases/tag/axum-v0.8.3): axum v0.8.3 [Compare Source](https://redirect.github.com/tokio-rs/axum/compare/axum-v0.8.2...axum-v0.8.3) - **added:** Implement `From<Bytes>` for `Message` ([#&#8203;3273]) - **added:** Implement `OptionalFromRequest` for `Json` ([#&#8203;3142]) - **added:** Implement `OptionalFromRequest` for `Extension` ([#&#8203;3157]) - **added:** Allow setting the read buffer capacity of `WebSocketUpgrade` ([#&#8203;3178]) - **changed:** Improved code size / compile time of dependent crates ([#&#8203;3285], [#&#8203;3294]) [#&#8203;3273]: https://redirect.github.com/tokio-rs/axum/pull/3273 [#&#8203;3142]: https://redirect.github.com/tokio-rs/axum/pull/3142 [#&#8203;3157]: https://redirect.github.com/tokio-rs/axum/pull/3157 [#&#8203;3178]: https://redirect.github.com/tokio-rs/axum/pull/3178 [#&#8203;3285]: https://redirect.github.com/tokio-rs/axum/pull/3285 [#&#8203;3294]: https://redirect.github.com/tokio-rs/axum/pull/3294 ### [`v0.8.2`](https://redirect.github.com/tokio-rs/axum/releases/tag/axum-v0.8.2): axum v0.8.2 Yanked from crates.io due to unforeseen breaking change, see [#&#8203;3190](https://redirect.github.com/tokio-rs/axum/issues/3190) for details *** - **added:** Implement `OptionalFromRequest` for `Json` ([#&#8203;3142]) - **added:** Implement `OptionalFromRequest` for `Extension` ([#&#8203;3157]) - **changed:** Make the `status` function of rejections a `const` function, such as `JsonRejection`, `QueryRejection` and `PathRejection` ([#&#8203;3168]) [#&#8203;3142]: https://redirect.github.com/tokio-rs/axum/pull/3142 [#&#8203;3157]: https://redirect.github.com/tokio-rs/axum/pull/3157 [#&#8203;3168]: https://redirect.github.com/tokio-rs/axum/pull/3168 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apollographql/subgraph-template-rust-async-graphql). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c33d169 commit d911805

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)