Commit ac37a85
authored
fix(deps): update rust crate axum-extra to 0.9.3 (#553)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [axum-extra](https://togithub.com/tokio-rs/axum) | dependencies |
patch | `0.9` -> `0.9.3` |
---
### Release Notes
<details>
<summary>tokio-rs/axum (axum-extra)</summary>
###
[`v0.9.3`](https://togithub.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.3):
axum-extra - v0.9.3
[Compare
Source](https://togithub.com/tokio-rs/axum/compare/axum-extra-v0.9.2...axum-extra-v0.9.3)
- **added:** New `tracing` feature which enables logging rejections from
built-in extractor with the `axum::rejection=trace` target
([#​2584])
[#​2584]: https://togithub.com/tokio-rs/axum/pull/2584
###
[`v0.9.2`](https://togithub.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.2):
axum-extra - v0.9.2
[Compare
Source](https://togithub.com/tokio-rs/axum/compare/axum-extra-v0.9.1...axum-extra-v0.9.2)
- **added:** Implement `TypedPath` for `WithRejection<TypedPath, _>`
- **fixed:** Documentation link to `serde::Deserialize` in
`JsonDeserializer` extractor ([#​2498])
- **added:** Add `is_missing` function for `TypedHeaderRejection` and
`TypedHeaderRejectionReason` ([#​2503])
[#​2498]: https://togithub.com/tokio-rs/axum/pull/2498
[#​2503]: https://togithub.com/tokio-rs/axum/pull/2503
###
[`v0.9.1`](https://togithub.com/tokio-rs/axum/releases/tag/axum-extra-v0.9.1):
axum-extra - v0.9.1
[Compare
Source](https://togithub.com/tokio-rs/axum/compare/axum-extra-v0.9.0...axum-extra-v0.9.1)
- **change:** Update version of multer used internally for multipart
([#​2433])
- **added:** `JsonDeserializer` extractor ([#​2431])
[#​2433]: https://togithub.com/tokio-rs/axum/pull/2433
[#​2431]: https://togithub.com/tokio-rs/axum/pull/2431
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 9pm,before 6am" in timezone
Europe/Zurich, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/smartive/zitadel-rust).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMzEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent c41d61f commit ac37a85
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments