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

Open
renovate-bot wants to merge 1 commit from renovate/hey-api-openapi-ts-0.x into master
Collaborator

This PR contains the following updates:

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

Release Notes

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

v0.87.5

Compare Source

Patch Changes

v0.87.4

Compare Source

Patch Changes

v0.87.3

Compare Source

Patch Changes

v0.87.2

Compare Source

Patch Changes

v0.87.1

Compare Source

Patch Changes

v0.87.0

Compare Source

Minor Changes
Removed legacy clients

This release removes support for legacy clients and plugins. Please migrate to the new clients if you haven't done so yet. If you're unable to do so due to a missing feature, let us know on GitHub.

v0.86.12

Compare Source

Patch Changes
Updated Dependencies:

v0.86.11

Compare Source

Patch Changes

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.86.10` -> `0.87.5`](https://renovatebot.com/diffs/npm/@hey-api%2fopenapi-ts/0.86.10/0.87.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@hey-api%2fopenapi-ts/0.87.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@hey-api%2fopenapi-ts/0.87.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@hey-api%2fopenapi-ts/0.86.10/0.87.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@hey-api%2fopenapi-ts/0.86.10/0.87.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>hey-api/openapi-ts (@&#8203;hey-api/openapi-ts)</summary> ### [`v0.87.5`](https://github.com/hey-api/openapi-ts/releases/tag/%40hey-api/openapi-ts%400.87.5) [Compare Source](https://github.com/hey-api/openapi-ts/compare/@hey-api/openapi-ts@0.87.4...@hey-api/openapi-ts@0.87.5) ##### Patch Changes - **client-ofetch**: fix FormData boundary mismatch ([#&#8203;2940](https://github.com/hey-api/openapi-ts/pull/2940)) ([`b290ec9`](https://github.com/hey-api/openapi-ts/commit/b290ec9a944c4e536d204e481d942f79ac02c5b9)) by [@&#8203;copilot-swe-agent](https://github.com/apps/copilot-swe-agent) ### [`v0.87.4`](https://github.com/hey-api/openapi-ts/releases/tag/%40hey-api/openapi-ts%400.87.4) [Compare Source](https://github.com/hey-api/openapi-ts/compare/@hey-api/openapi-ts@0.87.3...@hey-api/openapi-ts@0.87.4) ##### Patch Changes - **valibot**: expose validator resolvers ([#&#8203;2980](https://github.com/hey-api/openapi-ts/pull/2980)) ([`6226f6f`](https://github.com/hey-api/openapi-ts/commit/6226f6fa271369b5ff06853c1f623557a2ebe837)) by [@&#8203;mrlubos](https://github.com/mrlubos) - **zod**: expose validator resolvers ([#&#8203;2980](https://github.com/hey-api/openapi-ts/pull/2980)) ([`6226f6f`](https://github.com/hey-api/openapi-ts/commit/6226f6fa271369b5ff06853c1f623557a2ebe837)) by [@&#8203;mrlubos](https://github.com/mrlubos) ### [`v0.87.3`](https://github.com/hey-api/openapi-ts/releases/tag/%40hey-api/openapi-ts%400.87.3) [Compare Source](https://github.com/hey-api/openapi-ts/compare/@hey-api/openapi-ts@0.87.2...@hey-api/openapi-ts@0.87.3) ##### Patch Changes - **valibot**: allow generating custom pipes with `~resolvers` ([#&#8203;2975](https://github.com/hey-api/openapi-ts/pull/2975)) ([`62a4745`](https://github.com/hey-api/openapi-ts/commit/62a4745c2de331330480d77c9838aa9429e950d7)) by [@&#8203;mrlubos](https://github.com/mrlubos) - **zod**: allow generating custom chains with `~resolvers` ([#&#8203;2975](https://github.com/hey-api/openapi-ts/pull/2975)) ([`62a4745`](https://github.com/hey-api/openapi-ts/commit/62a4745c2de331330480d77c9838aa9429e950d7)) by [@&#8203;mrlubos](https://github.com/mrlubos) - **[@&#8203;tanstack/query](https://github.com/tanstack/query)**: add type annotations to `queryOptions()` ([#&#8203;2964](https://github.com/hey-api/openapi-ts/pull/2964)) ([`7e1b017`](https://github.com/hey-api/openapi-ts/commit/7e1b01794911b590febaf821369aae0d4d798301)) by [@&#8203;NovakAnton](https://github.com/NovakAnton) - **client-fetch**: intercept AbortError ([#&#8203;2970](https://github.com/hey-api/openapi-ts/pull/2970)) ([`9075309`](https://github.com/hey-api/openapi-ts/commit/90753091a72796f6c6dffb6789ef42ecc4fd4e6b)) by [@&#8203;copilot-swe-agent](https://github.com/apps/copilot-swe-agent) - **[@&#8203;tanstack/query](https://github.com/tanstack/query)**: prettier mutation options ([#&#8203;2972](https://github.com/hey-api/openapi-ts/pull/2972)) ([`50266bd`](https://github.com/hey-api/openapi-ts/commit/50266bdb1524aec72e1fdf5e903bad6bebded5e5)) by [@&#8203;mrlubos](https://github.com/mrlubos) ### [`v0.87.2`](https://github.com/hey-api/openapi-ts/releases/tag/%40hey-api/openapi-ts%400.87.2) [Compare Source](https://github.com/hey-api/openapi-ts/compare/@hey-api/openapi-ts@0.87.1...@hey-api/openapi-ts@0.87.2) ##### Patch Changes - **clients**: add support for Ky client ([#&#8203;2958](https://github.com/hey-api/openapi-ts/pull/2958)) ([`212fcaf`](https://github.com/hey-api/openapi-ts/commit/212fcaf5570ce05370dac6ace6e2751eecddb2d4)) by [@&#8203;SebastiaanWouters](https://github.com/SebastiaanWouters) - **parser**: merge `default` keyword with `$ref` in OpenAPI 3.1 ([#&#8203;2946](https://github.com/hey-api/openapi-ts/pull/2946)) ([`15a178d`](https://github.com/hey-api/openapi-ts/commit/15a178dd6a998bf88ebd17c64de151922e94765a)) by [@&#8203;copilot-swe-agent](https://github.com/apps/copilot-swe-agent) - **output**: run lint before format ([#&#8203;2937](https://github.com/hey-api/openapi-ts/pull/2937)) ([`eb23ee8`](https://github.com/hey-api/openapi-ts/commit/eb23ee89fd09368385a07cd2a3885e3e5ce111e6)) by [@&#8203;FloEdelmann](https://github.com/FloEdelmann) - **[@&#8203;pinia/colada](https://github.com/pinia/colada)**: correctly access instantiated SDKs ([#&#8203;2942](https://github.com/hey-api/openapi-ts/pull/2942)) ([`c041e96`](https://github.com/hey-api/openapi-ts/commit/c041e962604765e0f342fda970a2550367aa2142)) by [@&#8203;mrlubos](https://github.com/mrlubos) - **valibot**: use `.strictObject()` instead of `.objectWithRest()` when additional properties are not allowed ([#&#8203;2945](https://github.com/hey-api/openapi-ts/pull/2945)) ([`3786d2b`](https://github.com/hey-api/openapi-ts/commit/3786d2b3b2316ddcc00b7d87f7dff15b61e29719)) by [@&#8203;copilot-swe-agent](https://github.com/apps/copilot-swe-agent) - **[@&#8203;tanstack/query](https://github.com/tanstack/query)**: prettier query options ([#&#8203;2947](https://github.com/hey-api/openapi-ts/pull/2947)) ([`0b79b89`](https://github.com/hey-api/openapi-ts/commit/0b79b894bd263b2d28cbbb59dfab3aed4ba6736d)) by [@&#8203;mrlubos](https://github.com/mrlubos) ### [`v0.87.1`](https://github.com/hey-api/openapi-ts/releases/tag/%40hey-api/openapi-ts%400.87.1) [Compare Source](https://github.com/hey-api/openapi-ts/compare/@hey-api/openapi-ts@0.87.0...@hey-api/openapi-ts@0.87.1) ##### Patch Changes - fix(typescript): remove legacy options ([#&#8203;2929](https://github.com/hey-api/openapi-ts/pull/2929)) ([`97c1f0e`](https://github.com/hey-api/openapi-ts/commit/97c1f0e94f8eb8ca2d74f4f5ebe51a53f347641b)) by [@&#8203;mrlubos](https://github.com/mrlubos) - fix(tanstack-query): correctly access instantiated SDKs ([#&#8203;2939](https://github.com/hey-api/openapi-ts/pull/2939)) ([`01a1fb4`](https://github.com/hey-api/openapi-ts/commit/01a1fb48a2e2d4e14a33cf3e81b44b5fad76e72a)) by [@&#8203;mrlubos](https://github.com/mrlubos) ### [`v0.87.0`](https://github.com/hey-api/openapi-ts/releases/tag/%40hey-api/openapi-ts%400.87.0) [Compare Source](https://github.com/hey-api/openapi-ts/compare/@hey-api/openapi-ts@0.86.12...@hey-api/openapi-ts@0.87.0) ##### Minor Changes - feat: remove legacy clients and plugins ([#&#8203;2925](https://github.com/hey-api/openapi-ts/pull/2925)) ([`c9fb65d`](https://github.com/hey-api/openapi-ts/commit/c9fb65d2f5757f389383f8b9007baf6a5e26f45a)) by [@&#8203;mrlubos](https://github.com/mrlubos) ##### Removed legacy clients This release removes support for legacy clients and plugins. Please migrate to the new clients if you haven't done so yet. If you're unable to do so due to a missing feature, let us know on [GitHub](https://github.com/hey-api/openapi-ts/issues). ### [`v0.86.12`](https://github.com/hey-api/openapi-ts/releases/tag/%40hey-api/openapi-ts%400.86.12) [Compare Source](https://github.com/hey-api/openapi-ts/compare/@hey-api/openapi-ts@0.86.11...@hey-api/openapi-ts@0.86.12) ##### Patch Changes - fix(transformers): do not reference undefined transformers ([#&#8203;2924](https://github.com/hey-api/openapi-ts/pull/2924)) ([`b3f4f91`](https://github.com/hey-api/openapi-ts/commit/b3f4f91bbf6ac1db504b7605a73c986b37003880)) by [@&#8203;mrlubos](https://github.com/mrlubos) - fix(sdk): add `paramsStructure` option ([#&#8203;2909](https://github.com/hey-api/openapi-ts/pull/2909)) ([`d9dd389`](https://github.com/hey-api/openapi-ts/commit/d9dd38927ce5c7901ce46bfe439454935b2053fa)) by [@&#8203;mrlubos](https://github.com/mrlubos) - fix(sdk): handle conflicts between method names and subclasses in class-based SDKs ([#&#8203;2920](https://github.com/hey-api/openapi-ts/pull/2920)) ([`48c7fa3`](https://github.com/hey-api/openapi-ts/commit/48c7fa3db65ef1ee146b6e09e53ae500483d4b22)) by [@&#8203;mrlubos](https://github.com/mrlubos) - fix: bundled context types ([#&#8203;2923](https://github.com/hey-api/openapi-ts/pull/2923)) ([`f5a91c4`](https://github.com/hey-api/openapi-ts/commit/f5a91c4e068f64987d8138fadb0e969f1e28081f)) by [@&#8203;mrlubos](https://github.com/mrlubos) ##### Updated Dependencies: - [@&#8203;hey-api/codegen-core](https://github.com/hey-api/codegen-core)@&#8203;0.3.3 ### [`v0.86.11`](https://github.com/hey-api/openapi-ts/releases/tag/%40hey-api/openapi-ts%400.86.11) [Compare Source](https://github.com/hey-api/openapi-ts/compare/@hey-api/openapi-ts@0.86.10...@hey-api/openapi-ts@0.86.11) ##### Patch Changes - fix(types): use unique generic names in `PluginInstance` to avoid typing issues ([#&#8203;2897](https://github.com/hey-api/openapi-ts/pull/2897)) ([`a625980`](https://github.com/hey-api/openapi-ts/commit/a625980e7bbcba1f4bb91aecae9546ff51942964)) by [@&#8203;copilot-swe-agent](https://github.com/apps/copilot-swe-agent) </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 ec620c10e8 to c27666c5ea 2025-10-27 02:09:57 +00:00 Compare
renovate-bot changed title from Update dependency @hey-api/openapi-ts to v0.86.5 to Update dependency @hey-api/openapi-ts to v0.86.6 2025-10-27 02:09:57 +00:00
renovate-bot force-pushed renovate/hey-api-openapi-ts-0.x from c27666c5ea to 5741d11916 2025-10-27 12:10:12 +00:00 Compare
renovate-bot changed title from Update dependency @hey-api/openapi-ts to v0.86.6 to Update dependency @hey-api/openapi-ts to v0.86.7 2025-10-27 12:10:14 +00:00
renovate-bot force-pushed renovate/hey-api-openapi-ts-0.x from 5741d11916 to 448d979c85 2025-10-28 12:10:11 +00:00 Compare
renovate-bot changed title from Update dependency @hey-api/openapi-ts to v0.86.7 to Update dependency @hey-api/openapi-ts to v0.86.8 2025-10-28 12:10:13 +00:00
renovate-bot force-pushed renovate/hey-api-openapi-ts-0.x from 448d979c85 to 5ac6c57ad9 2025-10-30 19:10:41 +00:00 Compare
renovate-bot changed title from Update dependency @hey-api/openapi-ts to v0.86.8 to Update dependency @hey-api/openapi-ts to v0.86.9 2025-10-30 19:10:43 +00:00
renovate-bot force-pushed renovate/hey-api-openapi-ts-0.x from 5ac6c57ad9 to 5e5a88488f 2025-10-31 00:10:34 +00:00 Compare
renovate-bot changed title from Update dependency @hey-api/openapi-ts to v0.86.9 to Update dependency @hey-api/openapi-ts to v0.86.10 2025-10-31 00:10:36 +00:00
renovate-bot changed title from Update dependency @hey-api/openapi-ts to v0.86.10 to Update dependency @hey-api/openapi-ts to v0.86.11 2025-10-31 04:10:29 +00:00
renovate-bot force-pushed renovate/hey-api-openapi-ts-0.x from 5e5a88488f to e1c8ff21fc 2025-10-31 04:10:30 +00:00 Compare
renovate-bot force-pushed renovate/hey-api-openapi-ts-0.x from e1c8ff21fc to c24cbef53f 2025-10-31 06:10:26 +00:00 Compare
renovate-bot force-pushed renovate/hey-api-openapi-ts-0.x from c24cbef53f to e5e4b4d5d5 2025-11-03 20:10:21 +00:00 Compare
renovate-bot changed title from Update dependency @hey-api/openapi-ts to v0.86.11 to Update dependency @hey-api/openapi-ts to v0.86.12 2025-11-03 20:10:22 +00:00
renovate-bot force-pushed renovate/hey-api-openapi-ts-0.x from e5e4b4d5d5 to 28ddac6ec5 2025-11-04 03:10:46 +00:00 Compare
renovate-bot changed title from Update dependency @hey-api/openapi-ts to v0.86.12 to Update dependency @hey-api/openapi-ts to v0.87.0 2025-11-04 03:10:49 +00:00
renovate-bot force-pushed renovate/hey-api-openapi-ts-0.x from 28ddac6ec5 to 7f4d10ed41 2025-11-06 19:11:14 +00:00 Compare
renovate-bot changed title from Update dependency @hey-api/openapi-ts to v0.87.0 to Update dependency @hey-api/openapi-ts to v0.87.1 2025-11-06 19:11:17 +00:00
renovate-bot changed title from Update dependency @hey-api/openapi-ts to v0.87.1 to chore(deps): update dependency @hey-api/openapi-ts to v0.87.1 2025-11-07 09:11:06 +00:00
renovate-bot force-pushed renovate/hey-api-openapi-ts-0.x from 7f4d10ed41 to a4cc6cdf9c 2025-11-11 15:11:31 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency @hey-api/openapi-ts to v0.87.1 to chore(deps): update dependency @hey-api/openapi-ts to v0.87.2 2025-11-11 15:11:33 +00:00
renovate-bot force-pushed renovate/hey-api-openapi-ts-0.x from a4cc6cdf9c to f38219c281 2025-11-13 00:11:34 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency @hey-api/openapi-ts to v0.87.2 to chore(deps): update dependency @hey-api/openapi-ts to v0.87.3 2025-11-13 00:11:38 +00:00
renovate-bot force-pushed renovate/hey-api-openapi-ts-0.x from f38219c281 to ae07b68eb6 2025-11-13 06:11:17 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency @hey-api/openapi-ts to v0.87.3 to chore(deps): update dependency @hey-api/openapi-ts to v0.87.4 2025-11-13 06:11:19 +00:00
renovate-bot force-pushed renovate/hey-api-openapi-ts-0.x from ae07b68eb6 to bbdb220964 2025-11-14 11:11:01 +00:00 Compare
renovate-bot changed title from chore(deps): update dependency @hey-api/openapi-ts to v0.87.4 to chore(deps): update dependency @hey-api/openapi-ts to v0.87.5 2025-11-14 11:11:05 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/hey-api-openapi-ts-0.x:renovate/hey-api-openapi-ts-0.x
git switch renovate/hey-api-openapi-ts-0.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/hey-api-openapi-ts-0.x
git switch renovate/hey-api-openapi-ts-0.x
git rebase master
git switch master
git merge --ff-only renovate/hey-api-openapi-ts-0.x
git switch renovate/hey-api-openapi-ts-0.x
git rebase master
git switch master
git merge --no-ff renovate/hey-api-openapi-ts-0.x
git switch master
git merge --squash renovate/hey-api-openapi-ts-0.x
git switch master
git merge --ff-only renovate/hey-api-openapi-ts-0.x
git switch master
git merge renovate/hey-api-openapi-ts-0.x
git push origin master
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#15
No description provided.