chore(deps): update dependency @hey-api/openapi-ts to ^0.97.0#391
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency @hey-api/openapi-ts to ^0.97.0#391renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.96.0→^0.97.0Release Notes
hey-api/openapi-ts (@hey-api/openapi-ts)
v0.97.0@hey-api/openapi-ts 0.97.0
This release has 15 breaking changes. Please review the release notes carefully before upgrading.
Updates
runtimeConfigPathrelative to the output folder (#3770)Changed
runtimeConfigPathbehaviorThis was a known, long-standing issue confusing first-time users. Before, defining client
runtimeConfigPathvalue would paste it verbatim to the generated output. This release changes the behavior to resolve relative to the current working directory the same way output path works.--applyflag from Biome post-processor commands (#3812)Plugins
@hey-api/client-angular
requestandresponseobjects might be undefined (#3814)throwOnErrorwhen request validation fails (#3814)@hey-api/client-fetch
requestandresponseobjects might be undefined (#3814)throwOnErrorwhen request validation fails (#3814)@hey-api/client-ky
requestandresponseobjects might be undefined (#3814)throwOnErrorwhen request validation fails (#3814)Changed Ky client behavior
The Ky client was updated to be more intuitive. Some Ky options now need to be passed via the
kyOptionsfield and you need to passundefinedto unset an option.@hey-api/client-next
requestandresponseobjects might be undefined (#3814)throwOnErrorwhen request validation fails (#3814)@hey-api/client-ofetch
requestandresponseobjects might be undefined (#3814)throwOnErrorwhen request validation fails (#3814)@tanstack/angular-query-experimental
setQueryDataoption (#3824)@tanstack/preact-query
useSetQueryDataoption (#3824)setQueryDataoption (#3824)@tanstack/react-query
useSetQueryDataoption (#3824)setQueryDataoption (#3824)@tanstack/solid-query
setQueryDataoption (#3824)@tanstack/svelte-query
setQueryDataoption (#3824)@tanstack/vue-query
setQueryDataoption (#3824)zod
.discriminatedUnionto.unionif members contain intersection (#3813)@hey-api/codegen-core 0.8.1
Updates
@hey-api/shared 0.4.2
Updates
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.