decentraland / catalyst-api-specs

API definition for the Catalyst Server implementation
https://decentraland.github.io/catalyst-api-specs/
6 stars 8 forks source link

chore: bump orval from 6.17.0 to 6.18.1 #130

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps orval from 6.17.0 to 6.18.1.

Release notes

Sourced from orval's releases.

Release 6.18.1

6.18.1 (2023-10-01)

Bug Fixes

  • workspace: add correctly the index file (703814c)

Release 6.18.0

6.18.0 (2023-10-01)

Bug Fixes

Features

  • core: include originalOperation in VerbOptions (#923) (7ea9b85)
  • core: option to disable creating index files (#915) (b3db343)
  • core: throw on errors (#898) (b9cf531)
  • faker: update and remove deprecated (f1b8ff8)
  • msw: allow mock delay override via function (#945) (993d227)
  • namedParameters: Add global named parameters option (#914) (663cafa)
  • query: add compatibility with version 5 (507e604)
  • zod: support array min/max items (#908) (0296a82)

Performance Improvements

Commits
  • 1f98aa2 chore(release): 6.18.1
  • 703814c fix(workspace): add correctly the index file
  • d4aac62 docs(samples): update
  • 5471ba4 chore(release): 6.18.0
  • cf24590 test(deps): update faker
  • 507e604 feat(query): add compatibility with version 5
  • 71e1b00 perf(utils): faster pascal case function (#951)
  • 79f6847 fix(zod): better handling for arrays, dates, min (#902)
  • 0296a82 feat(zod): support array min/max items (#908)
  • 993d227 feat(msw): allow mock delay override via function (#945)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)