flathub-infra / website

Monorepo with website and API
https://flathub.org
Apache License 2.0
191 stars 75 forks source link

build(deps-dev): bump orval from 6.26.0 to 6.27.1 in /frontend #3062

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps orval from 6.26.0 to 6.27.1.

Release notes

Sourced from orval's releases.

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)

Bug Fixes

  • hono: validator response and param correctly typed (6d002f5)
  • schema type integer (#1294) (9c11e7a)

Features

Commits
  • d62b3ca chore(release): 6.27.1
  • 0794603 fix(hono): missing import when operationId in pascal case
  • 24b16e2 docs(samples): update
  • 7fbb814 chore(release): 6.27.0
  • a1fa843 feat(zod): add option to setup strict mode (#1303)
  • 6d002f5 fix(hono): validator response and param correctly typed
  • 5cab47d feat: generate mocks for all responses (#1284)
  • a9ef135 docs: fix markdown syntax in guide for msw (#1300)
  • 67f2150 chore(msw): add msw guide route (#1296)
  • d0038b7 chore: upgrade prettier to 3.2.5 (#1297)
  • 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)