mirror of
https://github.com/Unleash/unleash.git
synced 2025-08-23 13:46:45 +02:00
chore(deps): update dependency orval to v6.20.0 (#5501)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [orval](https://togithub.com/anymaniax/orval) | [`6.18.1` -> `6.20.0`](https://renovatebot.com/diffs/npm/orval/6.18.1/6.20.0) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>anymaniax/orval (orval)</summary> ### [`v6.20.0`](https://togithub.com/anymaniax/orval/releases/tag/v6.20.0): Release 6.20.0 [Compare Source](https://togithub.com/anymaniax/orval/compare/v6.19.1...v6.20.0) ##### Bug Fixes - **core:** added undefined check for pascal util ([#​1025](https://togithub.com/anymaniax/orval/issues/1025)) ([e7dc399](e7dc399168
)) - **core:** inconsistent kebab casing comparison ([#​937](https://togithub.com/anymaniax/orval/issues/937)) ([88dd4ff](88dd4ffac0
)) - **core:** remove unnecessary empty item in case of null-only enum or empty enum ([#​1022](https://togithub.com/anymaniax/orval/issues/1022)) ([#​1023](https://togithub.com/anymaniax/orval/issues/1023)) ([f6f2d42](f6f2d42362
)) - strict mode nullable enum typing ([#​1010](https://togithub.com/anymaniax/orval/issues/1010)) ([13d3249](13d3249439
)) - yarn warnings ([#​1012](https://togithub.com/anymaniax/orval/issues/1012)) ([610901a](610901a7fe
)) ##### Features - changed cuids in MSW to dynamic faker strings to prevent file c… ([#​980](https://togithub.com/anymaniax/orval/issues/980)) ([c1949f4](c1949f4d17
)) - disable minification ([#​1004](https://togithub.com/anymaniax/orval/issues/1004)) ([f2ea420](f2ea4201c9
)) - **faker:** update deprecated faker methods ([#​978](https://togithub.com/anymaniax/orval/issues/978)) ([e74377e](e74377ecbc
)) - **faker:** update deprecated methods ([#​1000](https://togithub.com/anymaniax/orval/issues/1000)) ([c357c13](c357c13afb
)) - initial CONTRIBUTING.md draft ([#​958](https://togithub.com/anymaniax/orval/issues/958)) ([0c07089](0c07089fce
)) - **msw:** support using OpenAPI example/examples fields as MSW values ([#​963](https://togithub.com/anymaniax/orval/issues/963)) ([c19e35c](c19e35cbbc
)) - **query:** add prefetch functions ([#​956](https://togithub.com/anymaniax/orval/issues/956)) ([313c8b0](313c8b0f52
)) - **security:** upgrade dependencies for security CVE's ([#​1003](https://togithub.com/anymaniax/orval/issues/1003)) ([8b508a3](8b508a3a3e
)) - support params serializer ([#​999](https://togithub.com/anymaniax/orval/issues/999)) ([219d97b](219d97b39c
)) - upgraded msw to 2.0 ([#​1007](https://togithub.com/anymaniax/orval/issues/1007)) ([cc3e72a](cc3e72ad53
)) ### [`v6.19.1`](https://togithub.com/anymaniax/orval/releases/tag/v6.19.1): Release 6.19.1 [Compare Source](https://togithub.com/anymaniax/orval/compare/v6.19.0...v6.19.1) ##### Bug Fixes - **query:** queryKey optional ([#​975](https://togithub.com/anymaniax/orval/issues/975)) ([1bc1d0c](1bc1d0cae0
)) ### [`v6.19.0`](https://togithub.com/anymaniax/orval/releases/tag/v6.19.0): Release 6.19.0 [Compare Source](https://togithub.com/anymaniax/orval/compare/v6.18.1...v6.19.0) ##### Bug Fixes - **core:** fix ref import file ([#​955](https://togithub.com/anymaniax/orval/issues/955)) ([69280a3](69280a3f7b
)) - make order of imports and object properties deterministic ([#​965](https://togithub.com/anymaniax/orval/issues/965)) ([a4cca88](a4cca88803
)) - **useNamedParameters:** use operationName instead of operationId ([#​953](https://togithub.com/anymaniax/orval/issues/953)) ([8a458ca](8a458ca5b5
)) ##### Features - **msw:** allow regex for entire paths instead of only property names ([#​957](https://togithub.com/anymaniax/orval/issues/957)) ([9a4ce8f](9a4ce8f7a8
)) - **orval:** allow custom baseUrl for each OpenAPI specification ([#​968](https://togithub.com/anymaniax/orval/issues/968)) ([8a12c3d](8a12c3de68
)) - **react-query:** add option to generate suspense query ([83e567b](83e567bb40
)) ##### Performance Improvements - **utils:** caches `pascal` function generated strings ([#​962](https://togithub.com/anymaniax/orval/issues/962)) ([1899009](189900977c
)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
112a984666
commit
ff02aacc1e
1150
frontend/yarn.lock
1150
frontend/yarn.lock
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user