Update dependency @hey-api/openapi-ts to v0.95.0#7995
Merged
Conversation
63f63b2 to
4e82718
Compare
Contributor
Author
Changed Packages
|
4e82718 to
b94fe9c
Compare
b94fe9c to
7d362bc
Compare
7d362bc to
25579fd
Compare
25579fd to
373b6ab
Compare
373b6ab to
97afa75
Compare
97afa75 to
d447ce4
Compare
d447ce4 to
fc72a7a
Compare
43fbe18 to
5e8871c
Compare
5e8871c to
bcfca72
Compare
bcfca72 to
b998d3c
Compare
b998d3c to
2e3068e
Compare
2e3068e to
9b7d991
Compare
9b7d991 to
e0d8b8a
Compare
christoph-jerolimov
approved these changes
Mar 10, 2026
e0d8b8a to
22dacb3
Compare
22dacb3 to
f0dc742
Compare
f0dc742 to
bca7c7e
Compare
bca7c7e to
5922bc9
Compare
5922bc9 to
0678a5d
Compare
0678a5d to
222b529
Compare
222b529 to
aa1459f
Compare
aa1459f to
94b47e0
Compare
94b47e0 to
624c8e8
Compare
624c8e8 to
e6d2502
Compare
e6d2502 to
1909691
Compare
1909691 to
3183e38
Compare
3183e38 to
107f530
Compare
107f530 to
01e7f96
Compare
01e7f96 to
90bcd46
Compare
90bcd46 to
0b00840
Compare
0b00840 to
f16e237
Compare
f16e237 to
9fe8561
Compare
9fe8561 to
2f797c9
Compare
2f797c9 to
6d7a9fa
Compare
Collaborator
|
👋 Reminder: This Renovate patch/minor PR has been open for 7 days. Please review and merge if the changes look good. If no action is taken, this PR will be labeled |
Signed-off-by: Renovate Bot <bot@renovateapp.com>
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.93.1→0.95.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release 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:
v0.94.4Compare Source
Patch Changes
8e1e62d) by @hyobanv0.94.3Compare Source
Patch Changes
output: pass context as second argument in
module.resolve()function (#3615) (b6a65d6) by @mrlubosplugin(@hey-api/client-nuxt): preserve AbortSignal, FormData, and ReadableStream in unwrapRefs (#3614) (
129afa0) by @copilot-swe-agentparser: fix: self-referencing discriminator (#3601) (
857eb19) by @pgraugoutput: add
moduleoption (#3616) (e4eea23) by @mrlubosplugin(@hey-api/transformers): expose
pluginand$in transformer function context (#3610) (18ccc81) by @mrlubosUpdated Dependencies:
v0.94.2Compare Source
Patch Changes
internal: export Plugins namespace (#3586) (
12827e3) by @mrlubosplugin(nestjs): initial release (#3573) (
e596edb) by @mikhininternal: expand TypeScript peer dependency range (#3588) (
ae5ecc9) by @mrlubosoutput: pass default value to
headerfunction (#3585) (c076e4d) by @mrlubosUpdated Dependencies:
v0.94.1Compare Source
Patch Changes
plugin(@hey-api/typescript): add Resolvers API (#3531) (
0e47fcb) by @mrlubosdsl: expand list of JavaScript globals (#3508) (
1e00a69) by @mrlubosplugin(valibot): provide more resolvers (#3547) (
854ee1c) by @mrluboscli: show environment value in development (#3546) (
571bc8a) by @mrlubosplugin(zod): handle
guidstring format (#3552) (7acb228) by @erikwskiplugin(@hey-api/typescript): implement
getName()symbol hook (#3556) (68c750a) by @mrlubosplugin(zod): implement
getName()symbol hook (#3556) (68c750a) by @mrlubosconfig(plugins): show warning when plugin infer fails (#3540) (
0512650) by @mrlubosplugin(valibot): implement
getName()symbol hook (#3556) (68c750a) by @mrlubosplugin(@hey-api/transformers): fix: support
anyOfschema with null (#3504) (4b6b398) by @copilot-swe-agentplugin(zod): provide more resolvers (#3554) (
bfa255c) by @mrlubosUpdated Dependencies:
v0.94.0Compare Source
Minor Changes
buildUrl()function includesbaseUrlfrom config by default (#3491) (c0cbffb) by @copilot-swe-agentPatch Changes
dsl(reserved): expand reserved keywords with more globals (#3487) (
89a9151) by @mrlubosparser: fix: explicit discriminator mapping wins over fallback in nested
allOf(#3490) (a67d589) by @pgraugplugin(@pinia/colada): fix: pass error type generic to
defineQueryOptions(#3483) (8e5a578) by @lukaspodmelleplugin(@tanstack/react-query): support generating
useMutationhooks (#3432) (12d7660) by @nmokkenstormplugin(typescript): fix: reference enum object when creating enum types (#3500) (
127e67b) by @mrlubosoutput(header): fix: support function signature in client and core files (#3486) (
942913a) by @mrlubosoutput: fix: avoid double sanitizing leading character (#3448) (
c50f7bc) by @mrlubosinternal: fix: simplify dev mode check (#3498) (
ea2538b) by @mrlubosplugin(zod): support function in
metadataoption (#3497) (1ed39bc) by @copilot-swe-agentplugin(valibot): support function in
metadataoption (#3497) (202cc05) by @copilot-swe-agentinternal: log symbol meta if name is falsy (#3448) (
c50f7bc) by @mrlubosclient: fix: change serializer types from
anytounknown(#3471) (ad11be2) by @copilot-swe-agentplugin(@tanstack/preact-query): initial release (#3499) (
873839e) by @mrlubosUpdated Dependencies:
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.