-
Notifications
You must be signed in to change notification settings - Fork 1
Commit d911805
authored
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` ([#​3273])
- **added:** Implement `OptionalFromRequest` for `Json` ([#​3142])
- **added:** Implement `OptionalFromRequest` for `Extension`
([#​3157])
- **added:** Allow setting the read buffer capacity of
`WebSocketUpgrade` ([#​3178])
- **changed:** Improved code size / compile time of dependent crates
([#​3285], [#​3294])
[#​3273]: https://redirect.github.com/tokio-rs/axum/pull/3273
[#​3142]: https://redirect.github.com/tokio-rs/axum/pull/3142
[#​3157]: https://redirect.github.com/tokio-rs/axum/pull/3157
[#​3178]: https://redirect.github.com/tokio-rs/axum/pull/3178
[#​3285]: https://redirect.github.com/tokio-rs/axum/pull/3285
[#​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
[#​3190](https://redirect.github.com/tokio-rs/axum/issues/3190)
for details
***
- **added:** Implement `OptionalFromRequest` for `Json` ([#​3142])
- **added:** Implement `OptionalFromRequest` for `Extension`
([#​3157])
- **changed:** Make the `status` function of rejections a `const`
function, such
as `JsonRejection`, `QueryRejection` and `PathRejection`
([#​3168])
[#​3142]: https://redirect.github.com/tokio-rs/axum/pull/3142
[#​3157]: https://redirect.github.com/tokio-rs/axum/pull/3157
[#​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 d911805Copy full SHA for d911805
Expand file treeCollapse file tree
1 file changed
+5
-5
lines changed+5-5Lines 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