-
Notifications
You must be signed in to change notification settings - Fork 1
Commit 49daaaa
authored
chore(deps): update rust crate axum to v0.7.8 (#265)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [axum](https://redirect.github.com/tokio-rs/axum) | dependencies |
patch | `0.7.7` -> `0.7.8` |
---
### Release Notes
<details>
<summary>tokio-rs/axum (axum)</summary>
###
[`v0.7.8`](https://redirect.github.com/tokio-rs/axum/releases/tag/axum-v0.7.8):
axum - v0.7.8
[Compare
Source](https://redirect.github.com/tokio-rs/axum/compare/axum-v0.7.7...axum-v0.7.8)
- **fixed:** Skip SSE incompatible chars of `serde_json::RawValue` in
`Event::json_data` ([#​2992])
- **added:** Add `method_not_allowed_fallback` to set a fallback when a
path matches but there is no handler for the given HTTP method
([#​2903])
- **added:** Add `MethodFilter::CONNECT`, `routing::connect[_service]`
and `MethodRouter::connect[_service]` ([#​2961])
- **added:** Add `NoContent` as a self-described shortcut for
`StatusCode::NO_CONTENT` ([#​2978])
[#​2903]: https://redirect.github.com/tokio-rs/axum/pull/2903
[#​2961]: https://redirect.github.com/tokio-rs/axum/pull/2961
[#​2978]: https://redirect.github.com/tokio-rs/axum/pull/2978
[#​2992]: https://redirect.github.com/tokio-rs/axum/pull/2992
</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMS41IiwidXBkYXRlZEluVmVyIjoiMzkuMTEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent b509e87 commit 49daaaaCopy full SHA for 49daaaa
Expand file treeCollapse file tree
1 file changed
+2
-2
lines changed+2-2Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments