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 7.3.0 #471

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps orval from 6.20.0 to 7.3.0.

Release notes

Sourced from orval's releases.

Release 7.3.0

7.3.0 (2024-11-16)

Bug Fixes

Features

  • core: add mode include/exclude to input filters option (#1690) (119c4d9)
  • fetch: add response headers in fetch client (#1699) (af46ebe)
  • improve type-safety (like the queryOptions type-helper) (#1672) (b24ef85)

Release 7.2.0

7.2.0 (2024-10-22)

Bug Fixes

  • add nullable condition to multipart formdata for openapi3.1 (#1646) (b3b0306)
  • angular: add request overloads based on observe property (#1633) (398b667)
  • Correctly set type for false or 0 constants (#1653) (4692501)
  • deps: yarn.lock (f523b7c)
  • msw: ref in allOf expands the object (#1638) (a45b20f)
  • msw: do not import delay if not needed (#1643) (a752a3e)
  • msw: fix break msw when anyof included allof (#1635) (f373039)
  • msw: fix broken mocks when using 'allOf' within 'anyOf' and using a shared schema (#1663) (87e1db6)
  • msw: Incorrect Import Generated for Enum in Mock Files (#1639) (b37b2b3)
  • msw: when use useDates, convert faker values to Date instance (#1645) (535bb65)
  • required of parent schema not considered in allOf #1570 (#1659) (86b63eb)

Release 7.1.1

7.1.1 (2024-09-17)

Bug Fixes

  • change --apply to --write in biome check command (#1616) (f516975)
  • exclude readOnly fields from CreateBody schema in Zod generation (#1625) (bdc584b)
  • fetch: fetch client can now override headers with options (#1627) (d9fcfd5)
  • generate zod constants for oneOf schemas (#1618) (19ff0e0)
  • import react deps when tags have mutator (#1614) (47d3367)
  • msw: broken mock when allof with not has properties object (#1623) (2245435)
  • msw: do not use spread objects if nullable object schema in oneOf (#1626) (261f8de)

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 25, 2024
Bumps [orval](https://github.com/orval-labs/orval) from 6.20.0 to 7.3.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.20.0...v7.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/orval-7.3.0 branch from f5ecc9b to 5389cda Compare December 11, 2024 13:25
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