chore(deps): update dependency @hey-api/openapi-ts to v0.97.2 #25

Merged
martin merged 1 commit from renovate/dependencies-(non-major) into main 2026-05-19 16:31:43 +00:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
@hey-api/openapi-ts (source) 0.97.1 -> 0.97.2 age confidence

Release Notes

hey-api/openapi-ts (@​hey-api/openapi-ts)

v0.97.2

@​hey-api/openapi-ts 0.97.2

Updates
  • dsl: cache lazy node result (#​3855)
Plugins
@​hey-api/client-angular
  • preserve query auth when when there are no other query parameters (#​3853)
@​hey-api/client-axios
  • preserve query auth when when there are no other query parameters (#​3853)
@​hey-api/client-fetch
  • preserve query auth when when there are no other query parameters (#​3853)
@​hey-api/client-ky
  • preserve query auth when when there are no other query parameters (#​3853)
@​hey-api/client-next
  • preserve query auth when when there are no other query parameters (#​3853)
@​hey-api/client-nuxt
  • preserve query auth when when there are no other query parameters (#​3853)
@​hey-api/client-ofetch
  • preserve query auth when when there are no other query parameters (#​3853)
@​hey-api/sdk
  • support valibot as response transformer (#​3847)
  • support zod as response transformer (#​3847)
@​tanstack/angular-query-experimental
@​tanstack/preact-query
@​tanstack/react-query
@​tanstack/solid-query
@​tanstack/svelte-query
@​tanstack/vue-query
valibot
  • use enums from TypeScript if available (#​3884)
zod
  • use enums from TypeScript if available (#​3884)

@​hey-api/shared 0.4.4

Updates
  • plugin: add querySymbols() function (#​3884)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@hey-api/openapi-ts](https://heyapi.dev/) ([source](https://github.com/hey-api/openapi-ts)) | [`0.97.1` -> `0.97.2`](https://renovatebot.com/diffs/npm/@hey-api%2fopenapi-ts/0.97.1/0.97.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@hey-api%2fopenapi-ts/0.97.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@hey-api%2fopenapi-ts/0.97.1/0.97.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>hey-api/openapi-ts (@&#8203;hey-api/openapi-ts)</summary> ### [`v0.97.2`](https://github.com/hey-api/openapi-ts/blob/HEAD/CHANGELOG.md#2026-05-17) #### [@&#8203;hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) 0.97.2 ##### Updates - dsl: cache lazy node result ([#&#8203;3855](https://github.com/hey-api/openapi-ts/pull/3855)) ##### Plugins ##### [@&#8203;hey-api/client-angular](https://github.com/hey-api/client-angular) - preserve query auth when when there are no other query parameters ([#&#8203;3853](https://github.com/hey-api/openapi-ts/pull/3853)) ##### [@&#8203;hey-api/client-axios](https://github.com/hey-api/client-axios) - preserve query auth when when there are no other query parameters ([#&#8203;3853](https://github.com/hey-api/openapi-ts/pull/3853)) ##### [@&#8203;hey-api/client-fetch](https://github.com/hey-api/client-fetch) - preserve query auth when when there are no other query parameters ([#&#8203;3853](https://github.com/hey-api/openapi-ts/pull/3853)) ##### [@&#8203;hey-api/client-ky](https://github.com/hey-api/client-ky) - preserve query auth when when there are no other query parameters ([#&#8203;3853](https://github.com/hey-api/openapi-ts/pull/3853)) ##### [@&#8203;hey-api/client-next](https://github.com/hey-api/client-next) - preserve query auth when when there are no other query parameters ([#&#8203;3853](https://github.com/hey-api/openapi-ts/pull/3853)) ##### [@&#8203;hey-api/client-nuxt](https://github.com/hey-api/client-nuxt) - preserve query auth when when there are no other query parameters ([#&#8203;3853](https://github.com/hey-api/openapi-ts/pull/3853)) ##### [@&#8203;hey-api/client-ofetch](https://github.com/hey-api/client-ofetch) - preserve query auth when when there are no other query parameters ([#&#8203;3853](https://github.com/hey-api/openapi-ts/pull/3853)) ##### [@&#8203;hey-api/sdk](https://github.com/hey-api/sdk) - support `valibot` as response transformer ([#&#8203;3847](https://github.com/hey-api/openapi-ts/pull/3847)) - support `zod` as response transformer ([#&#8203;3847](https://github.com/hey-api/openapi-ts/pull/3847)) ##### [@&#8203;tanstack/angular-query-experimental](https://github.com/tanstack/angular-query-experimental) - add `mutationKeys` option ([#&#8203;3858](https://github.com/hey-api/openapi-ts/pull/3858)) ##### [@&#8203;tanstack/preact-query](https://github.com/tanstack/preact-query) - add `mutationKeys` option ([#&#8203;3858](https://github.com/hey-api/openapi-ts/pull/3858)) ##### [@&#8203;tanstack/react-query](https://github.com/tanstack/react-query) - add `mutationKeys` option ([#&#8203;3858](https://github.com/hey-api/openapi-ts/pull/3858)) ##### [@&#8203;tanstack/solid-query](https://github.com/tanstack/solid-query) - add `mutationKeys` option ([#&#8203;3858](https://github.com/hey-api/openapi-ts/pull/3858)) ##### [@&#8203;tanstack/svelte-query](https://github.com/tanstack/svelte-query) - add `mutationKeys` option ([#&#8203;3858](https://github.com/hey-api/openapi-ts/pull/3858)) ##### [@&#8203;tanstack/vue-query](https://github.com/tanstack/vue-query) - add `mutationKeys` option ([#&#8203;3858](https://github.com/hey-api/openapi-ts/pull/3858)) ##### valibot - use enums from TypeScript if available ([#&#8203;3884](https://github.com/hey-api/openapi-ts/pull/3884)) ##### zod - use enums from TypeScript if available ([#&#8203;3884](https://github.com/hey-api/openapi-ts/pull/3884)) *** #### [@&#8203;hey-api/shared](https://github.com/hey-api/shared) 0.4.4 ##### Updates - plugin: add `querySymbols()` function ([#&#8203;3884](https://github.com/hey-api/openapi-ts/pull/3884)) *** </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNjkuMyIsInVwZGF0ZWRJblZlciI6IjQxLjE2OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update dependency @hey-api/openapi-ts to v0.97.2
All checks were successful
ci/woodpecker/push/verify Pipeline was successful
ci/woodpecker/push/push Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
b0db285766
martin merged commit b0db285766 into main 2026-05-19 16:31:43 +00:00
martin deleted branch renovate/dependencies-(non-major) 2026-05-19 16:31:43 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
martin/toolbox!25
No description provided.