Skip to content

Comments

Bump orval from 7.7.0 to 7.8.0#14

Merged
m-houston merged 1 commit intomainfrom
dependabot/npm_and_yarn/orval-7.8.0
Apr 4, 2025
Merged

Bump orval from 7.7.0 to 7.8.0#14
m-houston merged 1 commit intomainfrom
dependabot/npm_and_yarn/orval-7.8.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2025

Bumps orval from 7.7.0 to 7.8.0.

Release notes

Sourced from orval's releases.

Release 7.8.0

7.8.0 (2025-04-03)

Bug Fixes

  • core: correctly import custom error and body types (#1977) (82675a4)
  • fetch: add default response if none provided (#1982) (d566fe4)
  • msw: nested ref fixes (#1983) (4be4caa)
  • reintroduce fix for native enums (#1957) (3221aae)
  • upgrade axios to ^1.8.2 and fix tsx errors (#1976) (33a37b3), closes #1971
  • zod: always prioritize required definitions to determine optional() (#1985) (752a540)
  • zod: correct tuple function mapping (#2006) (9185b97)
  • zod: enum schema generation for various types (#1996) (8cfb83e)
  • zod: handle $ref property names in schemas correctly (#1999) (1881dfa)

Features

  • add optional queryClient argument (#1992) (456037c)
  • core: add support for more enumname extensions (#2005) (994cc86)
  • query: add optional queryClient argument to mutations when using TanStack v5 (#1993) (e106067)
  • zod: add output.orverride.zod.datetimeOptions option (#1984) (b4eca05)
Commits
  • 5fa09bb chore(release): 7.8.0
  • 9185b97 fix(zod): correct tuple function mapping (#2006)
  • 994cc86 feat(core): add support for more enumname extensions (#2005)
  • 1881dfa fix(zod): handle $ref property names in schemas correctly (#1999)
  • 8cfb83e fix(zod): enum schema generation for various types (#1996)
  • 68dd5a5 docs(custom-client): update example to match the generated api (#1994)
  • d4c43a0 chore(deps) fix Next.js critical vulnerability (#1991)
  • ead4eb9 chore(deps): @​ibm-cloud/openapi-ruleset": "^1.29.4 (#1990)
  • e106067 feat(query): add optional queryClient argument to mutations when using TanSta...
  • 456037c feat: add optional queryClient argument (#1992)
  • 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/orval-labs/orval) from 7.7.0 to 7.8.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@v7.7.0...v7.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 4, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 4, 2025 03:58
@m-houston m-houston merged commit 698bc5e into main Apr 4, 2025
56 checks passed
@m-houston m-houston deleted the dependabot/npm_and_yarn/orval-7.8.0 branch April 4, 2025 09:46
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant