Update dependency @hey-api/openapi-ts to v0.86.3 #7

Merged
nemunaire merged 1 commit from renovate/hey-api-openapi-ts-0.x into master 2025-10-24 21:18:41 +00:00
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@hey-api/openapi-ts (source) 0.85.2 -> 0.86.3 age adoption passing confidence

Release Notes

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

v0.86.3

Compare Source

Patch Changes

v0.86.2

Compare Source

Patch Changes
Updated Dependencies:

v0.86.1

Compare Source

Patch Changes

v0.86.0

Compare Source

Minor Changes
Patch Changes
Updated Dependencies:

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 | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@hey-api/openapi-ts](https://heyapi.dev/) ([source](https://github.com/hey-api/openapi-ts)) | [`0.85.2` -> `0.86.3`](https://renovatebot.com/diffs/npm/@hey-api%2fopenapi-ts/0.85.2/0.86.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@hey-api%2fopenapi-ts/0.86.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@hey-api%2fopenapi-ts/0.86.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@hey-api%2fopenapi-ts/0.85.2/0.86.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@hey-api%2fopenapi-ts/0.85.2/0.86.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>hey-api/openapi-ts (@&#8203;hey-api/openapi-ts)</summary> ### [`v0.86.3`](https://github.com/hey-api/openapi-ts/releases/tag/%40hey-api/openapi-ts%400.86.3) [Compare Source](https://github.com/hey-api/openapi-ts/compare/@hey-api/openapi-ts@0.86.2...@hey-api/openapi-ts@0.86.3) ##### Patch Changes - feat(parser): add `events` hooks ([#&#8203;2829](https://github.com/hey-api/openapi-ts/pull/2829)) ([`d5c85fc`](https://github.com/hey-api/openapi-ts/commit/d5c85fc29e985af0cdc6ce7ac7e8210c60171163)) by [@&#8203;mrlubos](https://github.com/mrlubos) - fix(parser): writeOnly schema properties missing from request types in nested schemas ([#&#8203;2793](https://github.com/hey-api/openapi-ts/pull/2793)) ([`7d1c475`](https://github.com/hey-api/openapi-ts/commit/7d1c47592a806c34fb627f21e3ee59e2ec3c015a)) by [@&#8203;copilot-swe-agent](https://github.com/apps/copilot-swe-agent) ### [`v0.86.2`](https://github.com/hey-api/openapi-ts/releases/tag/%40hey-api/openapi-ts%400.86.2) [Compare Source](https://github.com/hey-api/openapi-ts/compare/@hey-api/openapi-ts@0.86.1...@hey-api/openapi-ts@0.86.2) ##### Patch Changes - fix(validators): do not reference variables before they are declared ([#&#8203;2812](https://github.com/hey-api/openapi-ts/pull/2812)) ([`69783d1`](https://github.com/hey-api/openapi-ts/commit/69783d19be37014b5116a2ede5bb74adadbb8110)) by [@&#8203;mrlubos](https://github.com/mrlubos) - fix(renderer): allow duplicate names when one symbol is a type ([#&#8203;2812](https://github.com/hey-api/openapi-ts/pull/2812)) ([`523038e`](https://github.com/hey-api/openapi-ts/commit/523038e82c949a436a467486a26333d50ce0e7cd)) by [@&#8203;mrlubos](https://github.com/mrlubos) ##### Updated Dependencies: - [@&#8203;hey-api/codegen-core](https://github.com/hey-api/codegen-core)@&#8203;0.3.1 ### [`v0.86.1`](https://github.com/hey-api/openapi-ts/releases/tag/%40hey-api/openapi-ts%400.86.1) [Compare Source](https://github.com/hey-api/openapi-ts/compare/@hey-api/openapi-ts@0.86.0...@hey-api/openapi-ts@0.86.1) ##### Patch Changes - fix(client-axios): revert return error when axios request fails ([#&#8203;2804](https://github.com/hey-api/openapi-ts/pull/2804)) ([`5bba86e`](https://github.com/hey-api/openapi-ts/commit/5bba86e742c48f575f96f55f7d7ea3d636102ebe)) by [@&#8203;mrlubos](https://github.com/mrlubos) ### [`v0.86.0`](https://github.com/hey-api/openapi-ts/releases/tag/%40hey-api/openapi-ts%400.86.0) [Compare Source](https://github.com/hey-api/openapi-ts/compare/@hey-api/openapi-ts@0.85.2...@hey-api/openapi-ts@0.86.0) ##### Minor Changes - feat: bump minimum Node version to 20.19.0 ([#&#8203;2775](https://github.com/hey-api/openapi-ts/pull/2775)) ([`7c7702a`](https://github.com/hey-api/openapi-ts/commit/7c7702a9ed3bda0d75ef28d35d4284e3b6318b26)) by [@&#8203;mrlubos](https://github.com/mrlubos) ##### Patch Changes - fix: do not print error details if logs are set to silent ([#&#8203;2776](https://github.com/hey-api/openapi-ts/pull/2776)) ([`2274344`](https://github.com/hey-api/openapi-ts/commit/227434440bc2d00f9336041d3b083fc9374f3639)) by [@&#8203;mrlubos](https://github.com/mrlubos) - fix(client-axios): return error when axios request fails ([#&#8203;2763](https://github.com/hey-api/openapi-ts/pull/2763)) ([`122a292`](https://github.com/hey-api/openapi-ts/commit/122a292e3a0293098e5c5e222e5dcf8e99639ba8)) by [@&#8203;mauriciabad](https://github.com/mauriciabad) ##### Updated Dependencies: - [@&#8203;hey-api/codegen-core](https://github.com/hey-api/codegen-core)@&#8203;0.3.0 </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTIuMiIsInVwZGF0ZWRJblZlciI6IjQxLjE1Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate-bot force-pushed renovate/hey-api-openapi-ts-0.x from 9083f1afe2 to 9733437e25
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-10-24 21:11:07 +00:00
Compare
renovate-bot changed title from Update dependency @hey-api/openapi-ts to v0.86.0 to Update dependency @hey-api/openapi-ts to v0.86.3 2025-10-24 21:11:09 +00:00
nemunaire merged commit 9733437e25 into master 2025-10-24 21:18:41 +00:00
nemunaire deleted branch renovate/hey-api-openapi-ts-0.x 2025-10-24 21:18:42 +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.

Dependencies

No dependencies set.

Reference
happyDomain/happyDeliver!7
No description provided.