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

Merged
martin merged 1 commit from renovate/dependencies-(non-major) into main 2026-05-26 15:23:54 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

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

v0.97.3

@​hey-api/openapi-ts 0.97.3

Plugins
@​hey-api/client-angular
@​hey-api/client-axios
@​hey-api/client-fetch
@​hey-api/client-ky
@​hey-api/client-next
@​hey-api/client-ofetch
@​hey-api/transformers
@​tanstack/angular-query-experimental
@​tanstack/preact-query
@​tanstack/react-query
@​tanstack/solid-query
@​tanstack/svelte-query
@​tanstack/vue-query
zod
  • avoid invalid .extend() on z.record() when a discriminated union member is an empty object (#​3915)

@​hey-api/codegen-core 0.8.2

Updates
  • symbols: prefer recursive over top-level merging in registry (#​3917)

@​hey-api/shared 0.4.5

Updates
  • parser: encode special characters in JSON Pointer (#​3903)
  • fix: various performance improvements (#​3917)
  • plugin: expose getHooks method (#​3913)
  • types: export ResolverNodes type on Plugin (#​3907)
  • utils: turn on enabled flag in mappers (#​3827)


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.2` -> `0.97.3`](https://renovatebot.com/diffs/npm/@hey-api%2fopenapi-ts/0.97.2/0.97.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@hey-api%2fopenapi-ts/0.97.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@hey-api%2fopenapi-ts/0.97.2/0.97.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>hey-api/openapi-ts (@&#8203;hey-api/openapi-ts)</summary> ### [`v0.97.3`](https://github.com/hey-api/openapi-ts/blob/HEAD/CHANGELOG.md#2026-05-25) #### [@&#8203;hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) 0.97.3 ##### Plugins ##### [@&#8203;hey-api/client-angular](https://github.com/hey-api/client-angular) - correct return type in SSE ([#&#8203;3919](https://github.com/hey-api/openapi-ts/pull/3919)) ##### [@&#8203;hey-api/client-axios](https://github.com/hey-api/client-axios) - correct return type in SSE ([#&#8203;3919](https://github.com/hey-api/openapi-ts/pull/3919)) ##### [@&#8203;hey-api/client-fetch](https://github.com/hey-api/client-fetch) - correct return type in SSE ([#&#8203;3919](https://github.com/hey-api/openapi-ts/pull/3919)) ##### [@&#8203;hey-api/client-ky](https://github.com/hey-api/client-ky) - correct return type in SSE ([#&#8203;3919](https://github.com/hey-api/openapi-ts/pull/3919)) ##### [@&#8203;hey-api/client-next](https://github.com/hey-api/client-next) - correct return type in SSE ([#&#8203;3919](https://github.com/hey-api/openapi-ts/pull/3919)) ##### [@&#8203;hey-api/client-ofetch](https://github.com/hey-api/client-ofetch) - correct return type in SSE ([#&#8203;3919](https://github.com/hey-api/openapi-ts/pull/3919)) ##### [@&#8203;hey-api/transformers](https://github.com/hey-api/transformers) - add support for Temporal API via [temporal-polyfill](https://github.com/fullcalendar/temporal-polyfill) in `dates` ([#&#8203;3916](https://github.com/hey-api/openapi-ts/pull/3916)) ##### [@&#8203;tanstack/angular-query-experimental](https://github.com/tanstack/angular-query-experimental) - add `getQueryData` option ([#&#8203;3827](https://github.com/hey-api/openapi-ts/pull/3827)) ##### [@&#8203;tanstack/preact-query](https://github.com/tanstack/preact-query) - add `getQueryData` option ([#&#8203;3827](https://github.com/hey-api/openapi-ts/pull/3827)) - add `useGetQueryData` option ([#&#8203;3827](https://github.com/hey-api/openapi-ts/pull/3827)) ##### [@&#8203;tanstack/react-query](https://github.com/tanstack/react-query) - add `getQueryData` option ([#&#8203;3827](https://github.com/hey-api/openapi-ts/pull/3827)) - add `useGetQueryData` option ([#&#8203;3827](https://github.com/hey-api/openapi-ts/pull/3827)) ##### [@&#8203;tanstack/solid-query](https://github.com/tanstack/solid-query) - add `getQueryData` option ([#&#8203;3827](https://github.com/hey-api/openapi-ts/pull/3827)) ##### [@&#8203;tanstack/svelte-query](https://github.com/tanstack/svelte-query) - add `getQueryData` option ([#&#8203;3827](https://github.com/hey-api/openapi-ts/pull/3827)) ##### [@&#8203;tanstack/vue-query](https://github.com/tanstack/vue-query) - add `getQueryData` option ([#&#8203;3827](https://github.com/hey-api/openapi-ts/pull/3827)) ##### zod - avoid invalid `.extend()` on `z.record()` when a discriminated union member is an empty object ([#&#8203;3915](https://github.com/hey-api/openapi-ts/pull/3915)) *** #### [@&#8203;hey-api/codegen-core](https://github.com/hey-api/codegen-core) 0.8.2 ##### Updates - symbols: prefer recursive over top-level merging in registry ([#&#8203;3917](https://github.com/hey-api/openapi-ts/pull/3917)) *** #### [@&#8203;hey-api/shared](https://github.com/hey-api/shared) 0.4.5 ##### Updates - parser: encode special characters in JSON Pointer ([#&#8203;3903](https://github.com/hey-api/openapi-ts/pull/3903)) - fix: various performance improvements ([#&#8203;3917](https://github.com/hey-api/openapi-ts/pull/3917)) - plugin: expose getHooks method ([#&#8203;3913](https://github.com/hey-api/openapi-ts/pull/3913)) - types: export `ResolverNodes` type on `Plugin` ([#&#8203;3907](https://github.com/hey-api/openapi-ts/pull/3907)) - utils: turn on `enabled` flag in `mappers` ([#&#8203;3827](https://github.com/hey-api/openapi-ts/pull/3827)) *** </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.3
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
a63dbd8463
martin merged commit a63dbd8463 into main 2026-05-26 15:23:54 +00:00
martin deleted branch renovate/dependencies-(non-major) 2026-05-26 15:23:54 +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!26
No description provided.