Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump orval from 6.20.0 to 6.27.1 #454

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 15, 2024

Bumps orval from 6.20.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

Release 6.26.0

6.26.0 (2024-04-01)

Bug Fixes

  • core/src/types.ts: operatations option mock data now supports array (#1283) (e990899)
  • core: distinguish the value when it is blank only in interface (#1228) (dfa076a)
  • core: improve NonReadonly type (#1237) (5b76e3b), closes #1236
  • core: NPE check in validator (#1238) (cf66f3f)
  • fixes #1253 removing resolver for `null` type (#1255) (b63ffe6)
  • msw: make sure to not try to include error type in mock implementation (#1274) (5fe09c3)
  • msw: mock blobs as blobs instead of strings (#1269) (54df332)
  • msw: return mock as array of enums if array is the correct type (#1272) (150f49e)
  • name param __ in case of no body arg (#1263) (77d10b4)
  • overridden non-GET queries not generating hooks (#1251) (05bb15b)
  • query: type return of useMutation query (#1215) (9c13f1f)
  • query: usePrefetch should only work for Query/Infinite types (#1235) (4fecbb2), closes #1234
  • request bodies should take required property into account (#1277) (661a6ad)
  • swr: error type is correct even when it's the same type as success type (#1276) (6e521b5)
  • swr: make sure to not include comma when not valid while generating swrMutationFetcher (#1271) (ee01104)
  • TypeError custom override (#1229) (4f95efb)
  • vue: update samples to v5 and fix type issue (#1268) (c9834b6)

Features

... (truncated)

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 <dependency name> 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 dependabot bot added the dependencies Pull requests that update a dependency file label Apr 15, 2024
Bumps [orval](https://github.com/anymaniax/orval) from 6.20.0 to 6.27.1.
- [Release notes](https://github.com/anymaniax/orval/releases)
- [Changelog](https://github.com/anymaniax/orval/blob/master/.release-it.json)
- [Commits](orval-labs/orval@v6.20.0...v6.27.1)

---
updated-dependencies:
- dependency-name: orval
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/orval-6.27.1 branch from f97fd8d to f01eef2 Compare April 16, 2024 20:23
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 29, 2024

Superseded by #457.

@dependabot dependabot bot closed this Apr 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/orval-6.27.1 branch April 29, 2024 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants