oasisprotocol / explorer

Official explorer for the Oasis Network.
https://explorer.oasis.io
Apache License 2.0
8 stars 9 forks source link

Update dependency orval to ^6.31.0 #1465

Open renovate[bot] opened 3 months ago

renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
orval ^6.30.2 -> ^6.31.0 age adoption passing confidence

Release Notes

anymaniax/orval (orval) ### [`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))

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.