chore(deps): update dependency @hey-api/openapi-ts to v0.95.0 #13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/dependencies-(non-major)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.94.5->0.95.0Release Notes
hey-api/openapi-ts (@hey-api/openapi-ts)
v0.95.0Minor Changes
96f60ad) by @mrlubosValidator request schemas
Valibot plugin no longer exports composite request
Dataschemas. Instead, each layer is exported as a separate schema. If you're using validators with SDKs, you can preserve the composite schema withshouldExtract:plugin.getSymbol()function (#3671) (96f60ad) by @mrlubosRemoved
plugin.getSymbol()functionThis function has been removed. You can use
plugin.querySymbol()instead. It accepts the same arguments and returns the same result.96f60ad) by @mrlubosValidator request schemas
Zod plugin no longer exports composite request
Dataschemas. Instead, each layer is exported as a separate schema. If you're using validators with SDKs, you can preserve the composite schema withshouldExtract:Patch Changes
plugin(@hey-api/client-axios): fix: improve
beforeRequesttyping (#3660) (f3f887e) by @tomvdvplugin(zod): export request body, path, query, and headers schemas (#3671) (
96f60ad) by @mrlubosplugin(@hey-api/client-ky): fix: improve
beforeRequesttyping (#3660) (d65b5c7) by @tomvdvplugin(@hey-api/client-next): fix: improve
beforeRequesttyping (#3660) (a4b13d4) by @tomvdvplugin(@hey-api/client-angular): fix: improve
beforeRequesttyping (#3660) (9ecc562) by @tomvdvplugin(orpc): fix: adjust input shape (#3671) (
96f60ad) by @mrlubosplugin(@hey-api/client-fetch): fix: improve
beforeRequesttyping (#3660) (11be579) by @tomvdvplugin(valibot): export request body, path, query, and headers schemas (#3671) (
96f60ad) by @mrlubosplugin(@hey-api/sdk): improve types for SSE events (#3466) (
51ff11a) by @bilby91Updated 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.
This PR has been generated by Renovate Bot.