Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency orval to v6.31.0 (#7594)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [orval](https://togithub.com/anymaniax/orval) | [`6.30.2` -> `6.31.0`](https://renovatebot.com/diffs/npm/orval/6.30.2/6.31.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/orval/6.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/orval/6.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/orval/6.30.2/6.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/orval/6.30.2/6.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>anymaniax/orval (orval)</summary> ### [`v6.31.0`](https://togithub.com/anymaniax/orval/releases/tag/v6.31.0): Release 6.31.0 [Compare Source](https://togithub.com/anymaniax/orval/compare/v6.30.2...v6.31.0) ##### Bug Fixes - applies fileExtension to schemas generated files ([#​1473](https://togithub.com/anymaniax/orval/issues/1473)) ([68fd4fb](https://togithub.com/anymaniax/orval/commit/68fd4fbbb789debbffe6102f66c0f3ebc57c9913)) - format for `orval` package options ([#​1450](https://togithub.com/anymaniax/orval/issues/1450)) ([759ef48](https://togithub.com/anymaniax/orval/commit/759ef48399424f2ea0bab107cf259178b185358b)) - generate each http status is now zod specific ([#​1445](https://togithub.com/anymaniax/orval/issues/1445)) ([f350fad](https://togithub.com/anymaniax/orval/commit/f350fadf9c2b172aae69b335c740d7f54a560f0c)) - **msw:** correctly add imports for enum references ([#​1456](https://togithub.com/anymaniax/orval/issues/1456)) ([f580f5d](https://togithub.com/anymaniax/orval/commit/f580f5db7f023ed6ed689116a2769cbc50669978)), closes [#​1455](https://togithub.com/anymaniax/orval/issues/1455) - **msw:** correctly generate ref'd examples ([#​1459](https://togithub.com/anymaniax/orval/issues/1459)) ([f296491](https://togithub.com/anymaniax/orval/commit/f296491112b96bb93beb49c0a82c221e352340cf)) - use unknown instead of any for additional properties ([#​1466](https://togithub.com/anymaniax/orval/issues/1466)) ([950b547](https://togithub.com/anymaniax/orval/commit/950b5477c2c3feef91d9499b66f822d8bf4d9d1b)) - **zod:** properly handling top level rules for array ([#​1475](https://togithub.com/anymaniax/orval/issues/1475)) ([e1711e5](https://togithub.com/anymaniax/orval/commit/e1711e56cf41e397dbaa3da9be6b0b206cb1380c)) - **zod:** treat `additionalProperties` keyword ([#​1443](https://togithub.com/anymaniax/orval/issues/1443)) ([257a21f](https://togithub.com/anymaniax/orval/commit/257a21fde0502e4b2ff987162e846e8b0d9501aa)) ##### Features - **fetch:** include status code in `fetch` client response ([#​1470](https://togithub.com/anymaniax/orval/issues/1470)) ([9404af4](https://togithub.com/anymaniax/orval/commit/9404af441f833d16c1f31d2d163cab0169da8edf)) - **fetch:** support custom mutator ([#​1457](https://togithub.com/anymaniax/orval/issues/1457)) ([95a2932](https://togithub.com/anymaniax/orval/commit/95a29322700e950eb34a6587f711ddd9e573735c)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 7pm every weekday,before 5am every weekday" in timezone Europe/Madrid, 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/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information