Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 9, 2024

Bumps orval from 6.25.0 to 7.1.0.

Release notes

Sourced from orval's releases.

Release 7.1.0

7.1.0 (2024-09-02)

Bug Fixes

  • don't allow conversion if there are errors in the results of the validation (#1584) (852dce7)
  • client-query: return type can be undefined when config request options is set to false (#1578) (a51064a)
  • hono: validator unused cloned response (349829c)
  • query: remove Promise from error type in query clients (#1571) (d689408)
  • relative hono handler imports when using tag mode (#1574) (8dac2a2)
  • zod: Docs missing generateEachHttpStatus option (#1589) (e2ed21c)

Features

Release 7.0.1

7.0.1 (2024-08-05)

Bug Fixes

Release 7.0.0

7.0.0 (2024-07-22)

Bug Fixes

  • core: Referencing combined enums results in a duplicate schema name error (#1488) (3b27e47)
  • faker ref resolver: use original name of referenced schema in ref resolution (#1510) (916e277), closes #1500
  • fetch: remove unnecessary question mark in fetch query params (#1524) (db1f65f)
  • form-data: handling array items (#1336) (238dfa4)
  • handle empty response in MSW mocks (#1482) (c2fff70)
  • using unref to http function prop when fetch with vue (#1518) (88052ee)

Features

  • add ability to just generate specified zod validations (#1480) (c70fe7b), closes #1477
  • add override function to empty response mocks (#1484) (e038704)
  • fetch: support form data and form url encoded request (#1529) (5585779)
  • generate literal types for booleans and numbers (#1512) (e30c7fc)
  • mock: infer type from enum values for string and number (#1491) (833faeb)
  • query: query clients can use fetch as an http client (#1514) (1e20e51)
  • swr: support for using fetch for http clients with swr (#1498) (3d493a7)

... (truncated)

Commits

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/orval-labs/orval) from 6.25.0 to 7.1.0.
- [Release notes](https://github.com/orval-labs/orval/releases)
- [Changelog](https://github.com/orval-labs/orval/blob/master/.release-it.json)
- [Commits](orval-labs/orval@v6.25.0...v7.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 9, 2024
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 23, 2024

Superseded by #193.

@dependabot dependabot bot closed this Sep 23, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/orval-7.1.0 branch September 23, 2024 10:08
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.

1 participant