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.30.2 #461

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps orval from 6.20.0 to 6.30.2.

Release notes

Sourced from orval's releases.

Release 6.30.2

6.30.2 (2024-06-07)

Bug Fixes

  • query: correctly set global options (8d3b3ea)

Release 6.30.1

6.30.1 (2024-06-07)

Bug Fixes

  • core: verboptions revert deep merge operations and tags (f49e706)
  • query: properly merge options by operation and tag (27080ea)

Release 6.30.0

6.30.0 (2024-06-07)

Bug Fixes

  • allow async overrideResponse to be passed to msw handler (issue #1389) (#1390) (c799462)
  • correct-enum-handling (#1386) (d5574cd)
  • msw: also split allof objects (#1442) (e3e680f)
  • msw: correctly generate integer enum mocks (#1437) (ce95b68)
  • msw: fix response http status code in handler function (#1400) (a7e6a18)
  • msw: if no success response apply a default 200 status (e236c5e)
  • msw: make sure method is async even when delay=false (#1440) (991ac17)
  • override: add deep merge with operations and tag options (#1397) (ce27a26)
  • swr: correct second mutator parameter when using custom mutator (#1412) (1624e6a)
  • take optional request body into account when creating form data (#1416) (9c44e9e)
  • VueJS infinite query parameters reactivity when hasInfiniteQueryParam (#1379) (c1adaf7)
  • zod: all http responses can now be generated (#1429) (d27a5a3)
  • zod: date format now respects useDates override (#1406) (36ebf4f)

Features

Release 6.29.1

6.29.1 (2024-05-17)

... (truncated)

Commits
  • 5eea401 chore(release): 6.30.2
  • 8d3b3ea fix(query): correctly set global options
  • bb7955a docs(samples): update
  • fd3194b chore(release): 6.30.1
  • 27080ea fix(query): properly merge options by operation and tag
  • f49e706 fix(core): verboptions revert deep merge operations and tags
  • df82e4a chore(script): force build post release
  • b38cb55 docs(samples): update
  • cf56fa0 chore(release): 6.30.0
  • bd9c16c feat(release-it): update
  • 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 2 months ago

Superseded by #463.