ranger-ross / yakman

Basic, storage agnostic config manager.
4 stars 1 forks source link

Update Rust crate utoipa to v4.2.3 #378

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
utoipa dependencies patch 4.2.0 -> 4.2.3

Release Notes

juhaku/utoipa (utoipa) ### [`v4.2.3`](https://togithub.com/juhaku/utoipa/releases/tag/utoipa-4.2.3) [Compare Source](https://togithub.com/juhaku/utoipa/compare/utoipa-4.2.2...utoipa-4.2.3) #### What's New :gem: :new: :tada: - ([`e0718de`](https://togithub.com/juhaku/utoipa/commit/e0718de)) Update utoipa version [@​juhaku](https://togithub.com/juhaku) - ([`8594735`](https://togithub.com/juhaku/utoipa/commit/8594735)) Make reqwest to use rustls instead of openssl ([#​912](https://togithub.com/juhaku/utoipa/issues/912)) [@​juhaku](https://togithub.com/juhaku) - ([`09eb5ab`](https://togithub.com/juhaku/utoipa/commit/09eb5ab)) Have OpenApi::merge consider operations/methods as well as paths ([#​910](https://togithub.com/juhaku/utoipa/issues/910)) [@​jcrossley3](https://togithub.com/jcrossley3) ##### Full [change log](https://togithub.com/juhaku/utoipa/compare/utoipa-4.2.2...utoipa-4.2.3) ### [`v4.2.2`](https://togithub.com/juhaku/utoipa/releases/tag/utoipa-4.2.2) [Compare Source](https://togithub.com/juhaku/utoipa/compare/utoipa-4.2.1...utoipa-4.2.2) #### What's New :gem: :new: :tada: - ([`2de0fb7`](https://togithub.com/juhaku/utoipa/commit/2de0fb7)) Fix utoipa-gen dependency version ([#​909](https://togithub.com/juhaku/utoipa/issues/909)) [@​juhaku](https://togithub.com/juhaku) ##### Full [change log](https://togithub.com/juhaku/utoipa/compare/utoipa-4.2.1...utoipa-4.2.2) ### [`v4.2.1`](https://togithub.com/juhaku/utoipa/releases/tag/utoipa-4.2.1) [Compare Source](https://togithub.com/juhaku/utoipa/compare/utoipa-4.2.0...utoipa-4.2.1) #### What's New :gem: :new: :tada: - ([`19fb23c`](https://togithub.com/juhaku/utoipa/commit/19fb23c)) Seems like the zip_next is nowadays just zip again - ([`c907d43`](https://togithub.com/juhaku/utoipa/commit/c907d43)) Update docs and next versions - ([`becc132`](https://togithub.com/juhaku/utoipa/commit/becc132)) Use same licences for scalar as well - ([`926a5e8`](https://togithub.com/juhaku/utoipa/commit/926a5e8)) Update default Swagger UI version ([#​905](https://togithub.com/juhaku/utoipa/issues/905)) [@​juhaku](https://togithub.com/juhaku) - ([`9713b26`](https://togithub.com/juhaku/utoipa/commit/9713b26)) Add additional check to ensure generic type resolution is only for generics ([#​904](https://togithub.com/juhaku/utoipa/issues/904)) [@​LockedThread](https://togithub.com/LockedThread) - ([`613b3ad`](https://togithub.com/juhaku/utoipa/commit/613b3ad)) Add crate for serving Scalar via utoipa ([#​892](https://togithub.com/juhaku/utoipa/issues/892)) [@​junlarsen](https://togithub.com/junlarsen) - ([`5aa9749`](https://togithub.com/juhaku/utoipa/commit/5aa9749)) Skip 1st line in path macro description expansion ([#​881](https://togithub.com/juhaku/utoipa/issues/881)) [@​edward-shen](https://togithub.com/edward-shen) - ([`365469f`](https://togithub.com/juhaku/utoipa/commit/365469f)) Implement include_str! for tags ([#​893](https://togithub.com/juhaku/utoipa/issues/893)) [@​junlarsen](https://togithub.com/junlarsen) - ([`4d798bc`](https://togithub.com/juhaku/utoipa/commit/4d798bc)) Replace `zip` with `zip_next` ([#​889](https://togithub.com/juhaku/utoipa/issues/889)) [@​Pr0methean](https://togithub.com/Pr0methean) - ([`4b32ba9`](https://togithub.com/juhaku/utoipa/commit/4b32ba9)) Add `default-features = false` to the optional axum dependency to avoid pulling in tokio in non-tokio environments ([#​874](https://togithub.com/juhaku/utoipa/issues/874)) [@​jakubadamw](https://togithub.com/jakubadamw) - ([`7b74942`](https://togithub.com/juhaku/utoipa/commit/7b74942)) Refactor `ReDoc` to take `Cow<'static, str>` instead of borrowed `str` ([#​869](https://togithub.com/juhaku/utoipa/issues/869)) [@​simongoricar](https://togithub.com/simongoricar) - ([`5c6b0e2`](https://togithub.com/juhaku/utoipa/commit/5c6b0e2)) Refactor RapiDoc to take `Cow<'static, str>` instead of borrowed `str` ([#​867](https://togithub.com/juhaku/utoipa/issues/867)) [@​simongoricar](https://togithub.com/simongoricar) - ([`776f753`](https://togithub.com/juhaku/utoipa/commit/776f753)) Add flex to `utoipa-swagger-ui` build ([#​845](https://togithub.com/juhaku/utoipa/issues/845)) [@​oscar6echo](https://togithub.com/oscar6echo) - ([`8639185`](https://togithub.com/juhaku/utoipa/commit/8639185)) Fix spelling ([#​846](https://togithub.com/juhaku/utoipa/issues/846)) [@​jayvdb](https://togithub.com/jayvdb) ##### Full [change log](https://togithub.com/juhaku/utoipa/compare/utoipa-4.2.0...utoipa-4.2.1)

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark: