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

Merged
martin merged 1 commit from renovate/dependencies-(non-major) into main 2026-04-18 08:25:14 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

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

v0.96.0

@​hey-api/openapi-ts 0.96.0

⚠️ Breaking

This release has 1 breaking change. Please review the release notes carefully before upgrading.

Updates
  • ⚠️ Breaking: This release bumps the minimum required Node version to 22.13. (#​3694)
  • cli: improve error message on invalid input (#​3679)
  • parser: keep orphans when explicitly included in filters (#​3714)
  • parser: process enum metadata (#​3727)
Plugins
@​angular/common
  • requests and resources broken default configuration (#​3678)
@​hey-api/client-angular
  • simplify SSE line endings normalization (#​3686)
@​hey-api/client-axios
  • simplify SSE line endings normalization (#​3686)
@​hey-api/client-fetch
  • simplify SSE line endings normalization (#​3686)
@​hey-api/client-ky
  • simplify SSE line endings normalization (#​3686)
@​hey-api/client-next
  • simplify SSE line endings normalization (#​3686)
@​hey-api/client-nuxt
  • simplify SSE line endings normalization (#​3686)
@​hey-api/client-ofetch
  • simplify SSE line endings normalization (#​3686)
@​hey-api/transformers
  • return value for primitive array entries (#​3733)

@​hey-api/codegen-core 0.8.0

⚠️ Breaking

This release has 1 breaking change. Please review the release notes carefully before upgrading.

Updates
  • ⚠️ Breaking: This release bumps the minimum required Node version to 22.13. (#​3694)

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

⚠️ Breaking

This release has 1 breaking change. Please review the release notes carefully before upgrading.

Updates
  • ⚠️ Breaking: This release bumps the minimum required Node version to 22.13. (#​3694)
  • internal: export errors (#​3679)

@​hey-api/shared 0.4.0

⚠️ Breaking

This release has 1 breaking change. Please review the release notes carefully before upgrading.

Updates
  • ⚠️ Breaking: This release bumps the minimum required Node version to 22.13. (#​3694)
  • parser: keep orphans when explicitly included in filters (#​3714)
  • parser: process enum metadata (#​3727)
  • error: handle InputError (#​3679)

@​hey-api/spec-types 0.2.0

⚠️ Breaking

This release has 2 breaking changes. Please review the release notes carefully before upgrading.

Updates
  • ⚠️ Breaking: remove OpenAPI types from JSON Schema documents (#​3715)
  • ⚠️ Breaking: rename OpenAPIExtensions to SpecExtensions (#​3715)
  • types: add WithSpecExtensions type (#​3734)
  • openapi: stricter 2.0 version type (#​3715)
  • types: use mutable arrays (#​3715)

@​hey-api/vite-plugin 0.3.0

⚠️ Breaking

This release has 1 breaking change. Please review the release notes carefully before upgrading.

Updates
  • ⚠️ Breaking: This package is now ESM-only. (#​3688)


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 | minor | [`0.95.0` -> `0.96.0`](https://renovatebot.com/diffs/npm/@hey-api%2fopenapi-ts/0.95.0/0.96.0) | --- ### Release Notes <details> <summary>hey-api/openapi-ts (@&#8203;hey-api/openapi-ts)</summary> ### [`v0.96.0`](https://github.com/hey-api/openapi-ts/blob/HEAD/CHANGELOG.md#2026-04-13) #### [@&#8203;hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) 0.96.0 ##### ⚠️ Breaking This release has 1 breaking change. Please review the release notes carefully before upgrading. ##### Updates - **⚠️ Breaking:** This release bumps the minimum required Node version to 22.13. ([#&#8203;3694](https://github.com/hey-api/openapi-ts/pull/3694)) - cli: improve error message on invalid input ([#&#8203;3679](https://github.com/hey-api/openapi-ts/pull/3679)) - parser: keep orphans when explicitly included in filters ([#&#8203;3714](https://github.com/hey-api/openapi-ts/pull/3714)) - parser: process enum metadata ([#&#8203;3727](https://github.com/hey-api/openapi-ts/pull/3727)) ##### Plugins ##### [@&#8203;angular/common](https://github.com/angular/common) - requests and resources broken default configuration ([#&#8203;3678](https://github.com/hey-api/openapi-ts/pull/3678)) ##### [@&#8203;hey-api/client-angular](https://github.com/hey-api/client-angular) - simplify SSE line endings normalization ([#&#8203;3686](https://github.com/hey-api/openapi-ts/pull/3686)) ##### [@&#8203;hey-api/client-axios](https://github.com/hey-api/client-axios) - simplify SSE line endings normalization ([#&#8203;3686](https://github.com/hey-api/openapi-ts/pull/3686)) ##### [@&#8203;hey-api/client-fetch](https://github.com/hey-api/client-fetch) - simplify SSE line endings normalization ([#&#8203;3686](https://github.com/hey-api/openapi-ts/pull/3686)) ##### [@&#8203;hey-api/client-ky](https://github.com/hey-api/client-ky) - simplify SSE line endings normalization ([#&#8203;3686](https://github.com/hey-api/openapi-ts/pull/3686)) ##### [@&#8203;hey-api/client-next](https://github.com/hey-api/client-next) - simplify SSE line endings normalization ([#&#8203;3686](https://github.com/hey-api/openapi-ts/pull/3686)) ##### [@&#8203;hey-api/client-nuxt](https://github.com/hey-api/client-nuxt) - simplify SSE line endings normalization ([#&#8203;3686](https://github.com/hey-api/openapi-ts/pull/3686)) ##### [@&#8203;hey-api/client-ofetch](https://github.com/hey-api/client-ofetch) - simplify SSE line endings normalization ([#&#8203;3686](https://github.com/hey-api/openapi-ts/pull/3686)) ##### [@&#8203;hey-api/transformers](https://github.com/hey-api/transformers) - return value for primitive array entries ([#&#8203;3733](https://github.com/hey-api/openapi-ts/pull/3733)) *** #### [@&#8203;hey-api/codegen-core](https://github.com/hey-api/codegen-core) 0.8.0 ##### ⚠️ Breaking This release has 1 breaking change. Please review the release notes carefully before upgrading. ##### Updates - **⚠️ Breaking:** This release bumps the minimum required Node version to 22.13. ([#&#8203;3694](https://github.com/hey-api/openapi-ts/pull/3694)) *** #### [@&#8203;hey-api/json-schema-ref-parser](https://github.com/hey-api/json-schema-ref-parser) 1.4.0 ##### ⚠️ Breaking This release has 1 breaking change. Please review the release notes carefully before upgrading. ##### Updates - **⚠️ Breaking:** This release bumps the minimum required Node version to 22.13. ([#&#8203;3694](https://github.com/hey-api/openapi-ts/pull/3694)) - internal: export errors ([#&#8203;3679](https://github.com/hey-api/openapi-ts/pull/3679)) *** #### [@&#8203;hey-api/shared](https://github.com/hey-api/shared) 0.4.0 ##### ⚠️ Breaking This release has 1 breaking change. Please review the release notes carefully before upgrading. ##### Updates - **⚠️ Breaking:** This release bumps the minimum required Node version to 22.13. ([#&#8203;3694](https://github.com/hey-api/openapi-ts/pull/3694)) - parser: keep orphans when explicitly included in filters ([#&#8203;3714](https://github.com/hey-api/openapi-ts/pull/3714)) - parser: process enum metadata ([#&#8203;3727](https://github.com/hey-api/openapi-ts/pull/3727)) - error: handle InputError ([#&#8203;3679](https://github.com/hey-api/openapi-ts/pull/3679)) *** #### [@&#8203;hey-api/spec-types](https://github.com/hey-api/spec-types) 0.2.0 ##### ⚠️ Breaking This release has 2 breaking changes. Please review the release notes carefully before upgrading. ##### Updates - **⚠️ Breaking:** remove OpenAPI types from JSON Schema documents ([#&#8203;3715](https://github.com/hey-api/openapi-ts/pull/3715)) - **⚠️ Breaking:** rename `OpenAPIExtensions` to `SpecExtensions` ([#&#8203;3715](https://github.com/hey-api/openapi-ts/pull/3715)) - types: add `WithSpecExtensions` type ([#&#8203;3734](https://github.com/hey-api/openapi-ts/pull/3734)) - openapi: stricter 2.0 version type ([#&#8203;3715](https://github.com/hey-api/openapi-ts/pull/3715)) - types: use mutable arrays ([#&#8203;3715](https://github.com/hey-api/openapi-ts/pull/3715)) *** #### [@&#8203;hey-api/vite-plugin](https://github.com/hey-api/vite-plugin) 0.3.0 ##### ⚠️ Breaking This release has 1 breaking change. Please review the release notes carefully before upgrading. ##### Updates - **⚠️ Breaking:** This package is now ESM-only. ([#&#8203;3688](https://github.com/hey-api/openapi-ts/pull/3688)) *** </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.0
All checks were successful
ci/woodpecker/push/verify Pipeline was successful
2a6d06a301
martin force-pushed renovate/dependencies-(non-major) from 2a6d06a301
All checks were successful
ci/woodpecker/push/verify Pipeline was successful
to c8921fd95e
All checks were successful
ci/woodpecker/push/verify Pipeline was successful
2026-04-18 08:24:06 +00:00
Compare
martin merged commit ccf8daa28f into main 2026-04-18 08:25:14 +00:00
martin deleted branch renovate/dependencies-(non-major) 2026-04-18 08:25:14 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
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!16
No description provided.