decentraland / catalyst-client

A client to query and perform changes on Decentraland's catalyst servers
Apache License 2.0
7 stars 10 forks source link

chore: bump orval from 6.20.0 to 6.28.2 #457

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps orval from 6.20.0 to 6.28.2.

Release notes

Sourced from orval's releases.

Release 6.28.2

6.28.2 (2024-04-25)

Bug Fixes

  • zod: remove double strict (b311298)
  • zod: response and body parser array compatibility (0a03004)

Release 6.28.1

6.28.1 (2024-04-25)

Bug Fixes

  • zod: missing zod prefix (8df6df7)

Release 6.28.0

6.28.0 (2024-04-25)

Bug Fixes

  • accumulate discriminator mapping keys (#1305) (1cc9e01)
  • core: discriminator nullable property (7294c32)
  • hono: context add out type (39a1884)
  • hono: handle correctly response validation empty (48436f2)
  • mock/msw: override response if it's false as well (#1313) (b13df01)
  • msw: correctly mock nested objects (#1325) (d7fa66d)
  • MSW: fixed so that Function can be accepted with mock option (#1328) (25a5e39)
  • swr: strongly type args in swr mutation fetchers (#1324) (7feae35)
  • zod: handle schema type array correctly (#1311) (b1d66dc)

Features

  • added output.fileExtension option to possible specifying the extension for the generated file. (#1320) (913ac00)
  • core: add option to apply biome to generated files (#1321) (5f5dc17)
  • zod: add option coerce (#1310) (25267ae)

Release 6.27.1

6.27.1 (2024-04-11)

Bug Fixes

  • hono: missing import when operationId in pascal case (0794603)

Release 6.27.0

6.27.0 (2024-04-11)

... (truncated)

Commits
  • 297cbfa chore(release): 6.28.2
  • b311298 fix(zod): remove double strict
  • 0a03004 fix(zod): response and body parser array compatibility
  • 43647ad docs(samples): update
  • aaa77a2 chore(release): 6.28.1
  • 8df6df7 fix(zod): missing zod prefix
  • 77e1961 docs(samples): update
  • 7a1fee5 chore(release): 6.28.0
  • 91c351e refactor(zod): unify implementation (#1330)
  • 25a5e39 fix(MSW): fixed so that Function can be accepted with mock option (#1328)
  • 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)
dependabot[bot] commented 4 months ago

Superseded by #458.