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

Merged
martin merged 1 commit from renovate/dependencies-(non-major) into main 2026-04-22 17:09:36 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
@hey-api/openapi-ts (source) devDependencies patch 0.96.0 -> 0.96.1

Release Notes

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

v0.96.1

@​hey-api/openapi-ts 0.96.1

Updates
  • config: warn on duplicated plugin configurations (#​3753)
  • output: surface postprocess errors (#​3683)
  • parser: re-add implicitly-filtered schemas in collectOperations (#​3791)
  • parser: avoid encoding url unsafe characters (#​3782)
Plugins
@​hey-api/client-angular
  • narrow headers to Headers in ResolvedRequestOptions (#​3757)
@​hey-api/client-fetch
  • narrow headers to Headers in ResolvedRequestOptions (#​3757)
@​hey-api/client-ky
  • narrow headers to Headers in ResolvedRequestOptions (#​3757)
@​hey-api/client-next
  • narrow headers to Headers in ResolvedRequestOptions (#​3757)
@​hey-api/client-ofetch
  • narrow headers to Headers in ResolvedRequestOptions (#​3757)
valibot
zod
  • add support for .discriminatedUnion() (#​3780)
  • support generating z.input and z.output types (#​3759)

@​hey-api/json-schema-ref-parser 1.4.1

Updates
  • parser: avoid encoding url unsafe characters (#​3782)

@​hey-api/shared 0.4.1

Updates
  • output: surface postprocess errors (#​3683)
  • parser: avoid encoding url unsafe characters (#​3782)
  • parser: re-add implicitly-filtered schemas in collectOperations (#​3791)
  • config: warn on duplicated plugin configurations (#​3753)

@​hey-api/vite-plugin 0.3.1

Updates


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 | Type | Update | Change | |---|---|---|---| | [@hey-api/openapi-ts](https://heyapi.dev/) ([source](https://github.com/hey-api/openapi-ts)) | devDependencies | patch | [`0.96.0` -> `0.96.1`](https://renovatebot.com/diffs/npm/@hey-api%2fopenapi-ts/0.96.0/0.96.1) | --- ### Release Notes <details> <summary>hey-api/openapi-ts (@&#8203;hey-api/openapi-ts)</summary> ### [`v0.96.1`](https://github.com/hey-api/openapi-ts/blob/HEAD/CHANGELOG.md#2026-04-20) #### [@&#8203;hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) 0.96.1 ##### Updates - config: warn on duplicated plugin configurations ([#&#8203;3753](https://github.com/hey-api/openapi-ts/pull/3753)) - output: surface postprocess errors ([#&#8203;3683](https://github.com/hey-api/openapi-ts/pull/3683)) - parser: re-add implicitly-filtered schemas in collectOperations ([#&#8203;3791](https://github.com/hey-api/openapi-ts/pull/3791)) - parser: avoid encoding url unsafe characters ([#&#8203;3782](https://github.com/hey-api/openapi-ts/pull/3782)) ##### Plugins ##### [@&#8203;hey-api/client-angular](https://github.com/hey-api/client-angular) - narrow `headers` to `Headers` in `ResolvedRequestOptions` ([#&#8203;3757](https://github.com/hey-api/openapi-ts/pull/3757)) ##### [@&#8203;hey-api/client-fetch](https://github.com/hey-api/client-fetch) - narrow `headers` to `Headers` in `ResolvedRequestOptions` ([#&#8203;3757](https://github.com/hey-api/openapi-ts/pull/3757)) ##### [@&#8203;hey-api/client-ky](https://github.com/hey-api/client-ky) - narrow `headers` to `Headers` in `ResolvedRequestOptions` ([#&#8203;3757](https://github.com/hey-api/openapi-ts/pull/3757)) ##### [@&#8203;hey-api/client-next](https://github.com/hey-api/client-next) - narrow `headers` to `Headers` in `ResolvedRequestOptions` ([#&#8203;3757](https://github.com/hey-api/openapi-ts/pull/3757)) ##### [@&#8203;hey-api/client-ofetch](https://github.com/hey-api/client-ofetch) - narrow `headers` to `Headers` in `ResolvedRequestOptions` ([#&#8203;3757](https://github.com/hey-api/openapi-ts/pull/3757)) ##### valibot - add support for `.variant()` ([#&#8203;3780](https://github.com/hey-api/openapi-ts/pull/3780)) ##### zod - add support for `.discriminatedUnion()` ([#&#8203;3780](https://github.com/hey-api/openapi-ts/pull/3780)) - support generating `z.input` and `z.output` types ([#&#8203;3759](https://github.com/hey-api/openapi-ts/pull/3759)) *** #### [@&#8203;hey-api/json-schema-ref-parser](https://github.com/hey-api/json-schema-ref-parser) 1.4.1 ##### Updates - parser: avoid encoding url unsafe characters ([#&#8203;3782](https://github.com/hey-api/openapi-ts/pull/3782)) *** #### [@&#8203;hey-api/shared](https://github.com/hey-api/shared) 0.4.1 ##### Updates - output: surface postprocess errors ([#&#8203;3683](https://github.com/hey-api/openapi-ts/pull/3683)) - parser: avoid encoding url unsafe characters ([#&#8203;3782](https://github.com/hey-api/openapi-ts/pull/3782)) - parser: re-add implicitly-filtered schemas in collectOperations ([#&#8203;3791](https://github.com/hey-api/openapi-ts/pull/3791)) - config: warn on duplicated plugin configurations ([#&#8203;3753](https://github.com/hey-api/openapi-ts/pull/3753)) *** #### [@&#8203;hey-api/vite-plugin](https://github.com/hey-api/vite-plugin) 0.3.1 ##### Updates - api: expose `vite` options ([#&#8203;3776](https://github.com/hey-api/openapi-ts/pull/3776)) *** </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.96.1
All checks were successful
Deploy / deploy (push) Successful in 4m21s
ci/woodpecker/push/push Pipeline was successful
ci/woodpecker/push/verify Pipeline was successful
d7f70281c4
martin merged commit d7f70281c4 into main 2026-04-22 17:09:36 +00:00
martin deleted branch renovate/dependencies-(non-major) 2026-04-22 17:09:36 +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!19
No description provided.