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.28.2 #457

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

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 <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)

Bumps [orval](https://github.com/anymaniax/orval) from 6.20.0 to 6.28.2.
- [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.28.2)

---
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 added the dependencies Pull requests that update a dependency file label Apr 29, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 20, 2024

Superseded by #458.

@dependabot dependabot bot closed this May 20, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/orval-6.28.2 branch May 20, 2024 12:51
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