smartive / zitadel-rust

An implementation of the ZITADEL gRPC API in Rust. Complemented with other useful elements such as ServiceAccount auth.
https://docs.rs/zitadel/latest/zitadel/
Other
48 stars 18 forks source link

fix(deps): update rust crate axum-extra to 0.9.3 #553

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.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 - "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.



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

github-actions[bot] commented 6 months ago

:tada: This PR is included in version 4.3.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: