Skip to content

Commit

Permalink
chore(deps): update dependency orval to v6.18.1 (#5051)
Browse files Browse the repository at this point in the history
[![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.17.0` ->
`6.18.1`](https://renovatebot.com/diffs/npm/orval/6.17.0/6.18.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/orval/6.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/orval/6.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/orval/6.17.0/6.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/orval/6.17.0/6.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>anymaniax/orval (orval)</summary>

###
[`v6.18.1`](https://togithub.com/anymaniax/orval/releases/tag/v6.18.1):
Release 6.18.1

[Compare
Source](https://togithub.com/anymaniax/orval/compare/v6.18.0...v6.18.1)

##### Bug Fixes

- **workspace:** add correctly the index file
([703814c](https://togithub.com/anymaniax/orval/commit/703814cf5e4a05b85dc72dbca12074770e20d0a7))

###
[`v6.18.0`](https://togithub.com/anymaniax/orval/releases/tag/v6.18.0):
Release 6.18.0

[Compare
Source](https://togithub.com/anymaniax/orval/compare/v6.17.0...v6.18.0)

##### Bug Fixes

- correct `jsStringEscape` import
([#&#8203;921](https://togithub.com/anymaniax/orval/issues/921))
([4285634](https://togithub.com/anymaniax/orval/commit/4285634dc323a6e1b47e563307d675418ac416e0))
- filter null from enum values
([#&#8203;928](https://togithub.com/anymaniax/orval/issues/928))
([0860340](https://togithub.com/anymaniax/orval/commit/0860340ed41f2f9b2be194dd60e0a7405a5914a3))
- **page:** replaced VerbOptions's link
([#&#8203;929](https://togithub.com/anymaniax/orval/issues/929))
([9fe0772](https://togithub.com/anymaniax/orval/commit/9fe07729b0e27c2d01453f901fec17669426de51))
- zod client crash when schema has circular ref
([#&#8203;901](https://togithub.com/anymaniax/orval/issues/901))
([6439bbd](https://togithub.com/anymaniax/orval/commit/6439bbdab903117d4420bdca9b05658f246df9d1))
- **zod:** better handling for arrays, dates, min
([#&#8203;902](https://togithub.com/anymaniax/orval/issues/902))
([79f6847](https://togithub.com/anymaniax/orval/commit/79f68471a6d9471e9709d3d93391aa6ddcb87678))
- **zod:** regex string escaping
([#&#8203;909](https://togithub.com/anymaniax/orval/issues/909))
([c4c9f1c](https://togithub.com/anymaniax/orval/commit/c4c9f1c6d7622f17594bf426f2aa55483a4313f6))

##### Features

- **core:** include originalOperation in VerbOptions
([#&#8203;923](https://togithub.com/anymaniax/orval/issues/923))
([7ea9b85](https://togithub.com/anymaniax/orval/commit/7ea9b859971814b9a4c8223781a89da6e5ef9bc4))
- **core:** option to disable creating index files
([#&#8203;915](https://togithub.com/anymaniax/orval/issues/915))
([b3db343](https://togithub.com/anymaniax/orval/commit/b3db343a903cc2d16351df1beef20b1cdccf7744))
- **core:** throw on errors
([#&#8203;898](https://togithub.com/anymaniax/orval/issues/898))
([b9cf531](https://togithub.com/anymaniax/orval/commit/b9cf5311cf77310e16a6ac1f65d143636abf74a3))
- **faker:** update and remove deprecated
([f1b8ff8](https://togithub.com/anymaniax/orval/commit/f1b8ff8542a972bd1881fbeaa4f003f599eadabd))
- **msw:** allow mock delay override via function
([#&#8203;945](https://togithub.com/anymaniax/orval/issues/945))
([993d227](https://togithub.com/anymaniax/orval/commit/993d2276ba883fe61f432a329dd18ee338f62fcc))
- **namedParameters:** Add global named parameters option
([#&#8203;914](https://togithub.com/anymaniax/orval/issues/914))
([663cafa](https://togithub.com/anymaniax/orval/commit/663cafa8f689ae6b51b8a170cc7697643a235f96))
- **query:** add compatibility with version 5
([507e604](https://togithub.com/anymaniax/orval/commit/507e604fb72616ee6a3363551ee4e415400bed8e))
- **zod:** support array min/max items
([#&#8203;908](https://togithub.com/anymaniax/orval/issues/908))
([0296a82](https://togithub.com/anymaniax/orval/commit/0296a82c55e53f53488d2f8d002d491fcef0c3f3))

##### Performance Improvements

- **utils:** faster pascal case function
([#&#8203;951](https://togithub.com/anymaniax/orval/issues/951))
([71e1b00](https://togithub.com/anymaniax/orval/commit/71e1b00e12e441fc00b8f20babb41923e233f19a))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOS4yIiwidXBkYXRlZEluVmVyIjoiMzcuMTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 16, 2023
1 parent 9e493f5 commit 24e5928
Showing 1 changed file with 360 additions and 555 deletions.
Loading

0 comments on commit 24e5928

Please sign in to comment.