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.22.1 #435

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps orval from 6.20.0 to 6.22.1.

Release notes

Sourced from orval's releases.

Release 6.22.1

6.22.1 (2023-12-06)

Bug Fixes

  • query: mutation dont force to pass a paramater to mutate function (e03b0ad)

Release 6.22.0

6.22.0 (2023-12-06)

Bug Fixes

Features

Release 6.21.0

6.21.0 (2023-11-28)

Bug Fixes

  • accounted for properties with the same name (#1042) (1c7d4d9)
  • axios: ignore commented out lines (#1031) (4430193)
  • core: getters body sanitize implementation (#1048) (b712ffe)
  • enable multiple properties of array consts (#1051) (3ee382b)
  • improve isurl regex (#1032) (30ba2a2)
  • mock: amended http response types for typescript plain text compatibility (06fd568)
  • mock: infinite loop due to circular ref into arrays or allOf (2dfea42)

... (truncated)

Commits
  • 42f5167 chore(release): 6.22.1
  • e03b0ad fix(query): mutation dont force to pass a paramater to mutate function
  • cf574f6 docs(samples): update
  • bfc867c chore(release): 6.22.0
  • 36d622b fix(query): suspense query generation (#1100)
  • bb240ef fix(generators): formdata handling oneof and allof (#1091)
  • 603573d chore(deps-dev): bump @​types/node from 20.9.3 to 20.10.3 (#1095)
  • 0ed8c4d chore(deps): bump fs-extra from 11.1.1 to 11.2.0 (#1094)
  • 080b1a0 Update dependabot.yml (#1092)
  • 1b176e9 chore(deps-dev): bump @​commitlint/config-conventional (#1090)
  • 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 9 months ago

Superseded by #437.