YoloDev / rstml-component

MIT License
4 stars 2 forks source link

deps: update rust crate axum-extra to v0.9.3 #35

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
axum-extra dependencies patch 0.9.0 -> 0.9.3

Release Notes

tokio-rs/axum (axum-extra) ### [`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` - **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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.



This PR has been generated by Mend Renovate. View repository job log here.