chore(deps): update dependency @hey-api/openapi-ts to v0.93.1#89
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency @hey-api/openapi-ts to v0.93.1#89renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
13f3857 to
001b8c4
Compare
726c295 to
9eb2613
Compare
2b67cb4 to
68bfc92
Compare
68bfc92 to
ecbaac7
Compare
64d009f to
285545d
Compare
f37ec58 to
1b6b9b8
Compare
1b6b9b8 to
74a740b
Compare
74a740b to
e5462f7
Compare
e5462f7 to
c317a3e
Compare
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.77.0→0.93.1Release Notes
hey-api/openapi-ts (@hey-api/openapi-ts)
v0.93.1Compare Source
Patch Changes
plugin(@tanstack/query): fix: skip mutation queries for SSE endpoints (#3470) (
3ca4f31) by @copilot-swe-agentclient: fix: avoid removing empty arrays from flat arguments (#3451) (
1518fda) by @copilot-swe-agentplugin(zod): fix: apply nullable modifier to
additionalPropertiesschema (#3452) (2e903af) by @copilot-swe-agentcli: fix: do not set
logs.filetotrueby default (#3469) (9e3d347) by @copilot-swe-agentplugin(@hey-api/sdk): fix: correctly set required flat parameters (#3458) (
bf50a55) by @copilot-swe-agentplugin(zod): add
uflag on regex patterns with unicode property escapes (#3468) (67ad86a) by @copilot-swe-agentplugin(valibot): add
uflag on regex patterns with unicode property escapes (#3468) (003d914) by @copilot-swe-agentplugin(@hey-api/typescript): simplify union types if a member is
unknown(#3454) (96d87df) by @copilot-swe-agentclient(@hey-api/nuxt): fix: do not unwrap blob values (#3459) (
b7233d1) by @LeiCraftclient: support async
createClientConfig(#3445) (cd33d86) by @copilot-swe-agentv0.93.0Compare Source
Minor Changes
enum.nodes.nullableresolver node (#3396) (ea6f386) by @mrlubosRemoved resolver node
Valibot plugin no longer exposes the
enum.nodes.nullablenode. It was refactored so that nullable values are handled outside of resolvers.enum.nodes.nullableresolver node (#3398) (737730c) by @mrlubosRemoved resolver node
Zod plugin no longer exposes the
enum.nodes.nullablenode. It was refactored so that nullable values are handled outside of resolvers.Patch Changes
parser: prefer unprefixed schema names from external files (#3417) (
f3a264b) by @copilot-swe-agentparser(patch): support callback for
patch.schemas(#3415) (e494f4d) by @copilot-swe-agentoutput: fix: apply
output.headerto bundled files (#3438) (bcd0a87) by @copilot-swe-agentparser: handle OpenAPI 3.1
contentMediaTypekeyword as binary format when file-like (#3431) (d6a8538) by @copilot-swe-agentinput: fix: improve returned status code when spec fetch fails (#3427) (
37dd92c) by @copilot-swe-agentclient: expose
onRequestin RequestOptions for SSE request interception (#3392) (8fc4681) by @copilot-swe-agentparser: add
patch.inputand shorthandpatch()option for full specification transformations (#3411) (ba9f893) by @copilot-swe-agentparser: fix: preserve
unevaluatedPropertieskeyword in transforms (#3435) (f659b38) by @copilot-swe-agentplugin(zod): use
.nullable()and.nullish()methods (#3398) (737730c) by @mrlubosparser: fix: resolve sibling schemas from external files during bundling (#3422) (
19fd80a) by @j-westoverparser(transforms): add
schemaNametransform (#3416) (4b9d032) by @copilot-swe-agentplugin(valibot): use
.nullable()and.nullish()methods (#3396) (ea6f386) by @mrlubosinput: fix: avoid prefixing sources if paths do not collide on operations (#3436) (
b1a419a) by @copilot-swe-agentparser(patch): support callback for
patch.operations(#3420) (e1cd970) by @copilot-swe-agentparser: add support for non-string discriminator property types (#3385) (
dd0be9c) by @SipanPUpdated Dependencies:
v0.92.4Compare Source
Patch Changes
plugin(@hey-api/transformers): fix: false positive warning for discriminated
oneOfschemas (#3379) (1f7c262) by @copilot-swe-agentplugin(@hey-api/client-nuxt): fix: forward
asyncDataOptionstouseFetchanduseLazyFetch(#3382) (a4b7399) by @rigtigeEmiloutput: detect
importFileExtensionfrom tsconfigmoduleoption (#3380) (4cbc307) by @copilot-swe-agentplugin(@hey-api/typescript): fix: deduplicate enum keys to avoid name collision (#3376) (
54138b6) by @spikesagalplugin(@hey-api/client-nuxt): unwrap
ComputedRefbody before initial serialization (#3361) (ca52649) by @rigtigeEmilplugin(@angular/common): use generics for HttpRequests (#3384) (
a94f50f) by @quartepieplugin(@hey-api/transformers): fix: handle
$refkeywords inallOfcompositions (#3374) (4b781aa) by @copilot-swe-agentinternal: use shared schema processor (#3370) (
27cd91f) by @mrlubosUpdated Dependencies:
v0.92.3Compare Source
Patch Changes
e54db3e) by @mrlubosv0.92.2Minor Changes
exportFromarray withgetExportFromFilePath()function (#3312) (cd44523) by @mrlubosUpdated Symbol interface
The
exportFromproperty has been replaced with thegetExportFromFilePath()function. This allows you to dynamically determine export paths based on symbol properties. This is a low-level feature, so you're most likely unaffected.Patch Changes
config: rename
exportFromIndexoption toincludeInEntry(#3312) (cd44523) by @mrlubosconfig:
includeInEntryaccepts function in addition to primitive value (#3312) (cd44523) by @mrlubosparser: add
getExportFromFilePath()hook (#3312) (cd44523) by @mrlubosplugin: add
commentsoption to all plugins (#3317) (7b3c8f2) by @mrlubostypes: improve
defineConfig()types (#3312) (cd44523) by @mrlubosconfig: rename
output.indexFiletooutput.entryFile(#3312) (cd44523) by @mrlubosfix: improve dev mode detection causing builds to fail (#3300) (
be2f3fb) by @copilot-swe-agentUpdated Dependencies:
v0.91.1Compare Source
Patch Changes
Updated Dependencies:
v0.91.0Compare Source
Minor Changes
7f19d59) by @mrlubosRemoved CommonJS (CJS) support
@hey-api/openapi-tsis now ESM-only. This change simplifies the codebase, improves tree-shaking, and enables better integration with modern bundlers and TypeScript tooling.CommonJS entry points (
require(),module.exports) are no longer supported. If you are in a CJS environment, you can still load the package dynamically usingimport()like:If you have previously written:
Migrate by updating your static imports:
If your environment cannot use ESM, pin to a previous version.
Patch Changes
Updated Dependencies:
v0.90.10Compare Source
Patch Changes
plugin(@tanstack/solid-query): index mutation options symbol (#3253) (
c5f379e) by @mrlubosplugin(@tanstack/svelte-query): index mutation options symbol (#3253) (
c5f379e) by @mrlubosplugin(@tanstack/vue-query): index mutation options symbol (#3253) (
c5f379e) by @mrlubosplugin(@tanstack/react-query): index mutation options symbol (#3253) (
c5f379e) by @mrlubosparser: inline deep path
$refreferences (#3242) (00cfaed) by @chrg1001plugin(@tanstack/angular-query-experimental): index mutation options symbol (#3249) (
5977f56) by @j-ibarraplugin(@hey-api/sdk): correctly map body keys in flat mode (#3255) (
9ca5471) by @jsjamesv0.90.9Compare Source
Patch Changes
ts-dsl: allow removing object properties by passing
null(#3247) (7be1561) by @mrluboscli: clean up interface (#3244) (
4f52bce) by @mrlubosts-dsl: override object properties when called multiple times with the same name (#3247) (
7be1561) by @mrlubosconfig: move
loadConfigFilefunction to@hey-api/codegen-core(#3244) (4f52bce) by @mrlubosUpdated Dependencies:
v0.90.8Compare Source
Patch Changes
internal: move logger to codegen-core (#3235) (
88532f0) by @mrluboscli: do not show ascii logo on generate command (#3238) (
72e17f3) by @mrlubosUpdated Dependencies:
v0.90.7Compare Source
Patch Changes
edfce48) by @mrlubosUpdated Dependencies:
v0.90.6Patch Changes
384e52f) by @mrlubosv0.90.4Compare Source
Patch Changes
plugin(@hey-api/client-next): fix: JSON parsing error on empty response bodies without Content-Length header (#3201) (
8428ca5) by @copilot-swe-agentplugin(@hey-api/client-fetch): fix: JSON parsing error on empty response bodies without Content-Length header (#3201) (
2af4d9a) by @copilot-swe-agentplugin(@hey-api/client-ky): fix: JSON parsing error on empty response bodies without Content-Length header (#3201) (
c0563fb) by @copilot-swe-agentplugin(valibot): add
enumresolver (#3209) (f6723eb) by @thymingplugin(zod): add
enumresolver (#3209) (57334d8) by @thymingv0.90.3Compare Source
Patch Changes
oxfmtpreset (#3197) (701a69c) by @mrlubosv0.90.2Compare Source
Patch Changes
build: do not minify bundles for better code readability and debugging (#3186) (
4d46130) by @copilot-swe-agentplugin(@hey-api/sdk): fix: do not use bodySerializer if format is binary (#3190) (
dc28c4c) by @mrlubosUpdated Dependencies:
v0.90.1Compare Source
Patch Changes
examplesoption (#3175) (b985053) by @mrlubosThe SDK plugin can generate ready-to-use code examples for each operation, showing how to call the SDK methods with proper parameters and setup.
Learn how to generate examples on the SDK plugin page.
sourceoption (#3175) (b985053) by @mrlubosSource is a copy of the input specification used to generate your output. It can be used to power documentation tools or to persist a stable snapshot alongside your generated files.
Learn how to use the source on the Output page.
Updated Dependencies:
v0.90.0Compare Source
Minor Changes
~resolversAPI (#3147) (ab80a4b) by @mrlubosThe Resolvers API has been simplified and expanded to provide a more consistent behavior across plugins. You can view a few common examples on the Resolvers page.
815a3de) by @mrlubosStructure API
The SDK plugin now implements the Structure API, enabling more complex structures and fixing several known issues.
Some Structure APIs are incompatible with the previous configuration, most notably the
methodNameBuilderfunction, which accepted the operation object as an argument. You can read the SDK Output section to familiarize yourself with the Structure API.Please open an issue if you're unable to migrate your configuration to the new syntax.
~resolversAPI (#3147) (ab80a4b) by @mrlubosThe Resolvers API has been simplified and expanded to provide a more consistent behavior across plugins. You can view a few common examples on the Resolvers page.
815a3de) by @mrlubosStructure API
The Angular plugin now implements the Structure API, enabling more complex structures and fixing several known issues.
Some Structure APIs are incompatible with the previous configuration, most notably the
methodNameBuilderfunction, which accepted the operation object as an argument. You can read the SDK Output section to familiarize yourself with the Structure API.Please open an issue if you're unable to migrate your configuration to the new syntax.
Patch Changes
plugin(@hey-api/client-nuxt): use serialized body in SSE requests (#3123) (
6505659) by @bilby91plugin(zod): expand support for bigint types (#3145) (
4a32dcf) by @mrlubosplugin(@hey-api/client-angular): use serialized body in SSE requests (#3171) (
e63f0cf) by @mrlubosplugin(@hey-api/client-next): use serialized body in SSE requests (#3171) (
e63f0cf) by @mrlubosplugin(@hey-api/client-axios): use serialized body in SSE requests (#3171) (
e63f0cf) by @mrlubosplugin(@hey-api/client-fetch): use serialized body in SSE requests (#3171) (
e63f0cf) by @mrlubosplugin(@hey-api/client-nuxt): preserve null in
WithRefstype for nullable fields (#3131) (3935034) by @rigtigeEmilrenderer: correctly render default import (#3109) (
815a3de) by @mrlubosplugin(@hey-api/client-ky): use serialized body in SSE requests (#3171) (
e63f0cf) by @mrlubosUpdated Dependencies:
v0.89.2Compare Source
Patch Changes
plugin(@hey-api/typescript): improve type narrowing in discriminated types (#3120) (
6f8a43c) by @copilot-swe-agentplugin(@hey-api/client-axios): revert use
queryoption when noparamsSerializeris provided (#3125) (34c9a92) by @mrlubosv0.89.1Compare Source
Patch Changes
parser: expose OpenAPI extension keywords (#3119) (
c50190b) by @copilot-swe-agentplugin(@hey-api/client-axios): use
queryoption when noparamsSerializeris provided (#3062) (4dcc210) by @JanST123GSplugin(@hey-api/sdk): lazily initialize sub-resources to improve performance (#3099) (
f481f5c) by @mrlubosoutput: sanitize reserved names with underscore suffix instead of prefix (#3102) (
9116082) by @mrlubosparser: improve discriminator support in nested
allOffields (#3117) (ec1224d) by @copilot-swe-agentoutput: default to
.jsextension when module resolution is set tonode16(#3115) (18d218a) by @copilot-swe-agentv0.89.0Compare Source
Minor Changes
preferExportAlloption (#2990) (c3a81e8) by @mrlubosPrefer named exports
This release changes the default for
index.tsto prefer named exports. Named exports may lead to better IDE and bundler performance compared to asterisk (*) as your tooling doesn't have to inspect the underlying module to discover exports.While this change is merely cosmetic, you can set
output.preferExportAlltotrueif you prefer to use the asterisk.symbol:setValue:*events (#2990) (c3a81e8) by @mrlubosRemoved
symbol:setValue:*eventsThese events have been removed in favor of
node:set:*events.Patch Changes
nameConflictResolveroption (#2990) (c3a81e8) by @mrlubosv0.88.2Compare Source
Patch Changes
d663232) by @nachogarciav0.88.1Compare Source
Patch Changes
55ef279) by @mrlubosv0.88.0Compare Source
Minor Changes
37ff4ab) by @mrlubosRemoved
compilerandtscexportsThis release removes the
compilerutility functions. Instead, it introduces a new TypeScript DSL exposed under the$symbol. All plugins now use this interface, so you may notice slight changes in the generated output.v0.87.5Compare Source
Patch Changes
b290ec9) by @copilot-swe-agentv0.87.4Compare Source
Patch Changes
valibot: expose validator resolvers (#2980) (
6226f6f) by @mrluboszod: expose validator resolvers (#2980) (
6226f6f) by @mrlubosv0.87.3Compare Source
Patch Changes
valibot: allow generating custom pipes with
~resolvers(#2975) (62a4745) by @mrluboszod: allow generating custom chains with
~resolvers(#2975) (62a4745) by @mrlubos@tanstack/query: add type annotations to
queryOptions()(#2964) (7e1b017) by @NovakAntonclient-fetch: intercept AbortError (#2970) (
9075309) by @copilot-swe-agent@tanstack/query: prettier mutation options (#2972) (
50266bd) by @mrlubosv0.87.2Compare Source
Patch Changes
clients: add support for Ky client (#2958) (
212fcaf) by @SebastiaanWoutersparser: merge
defaultkeyword with$refin OpenAPI 3.1 (#2946) (15a178d) by @copilot-swe-agentoutput: run lint before format (#2937) (
eb23ee8) by @FloEdelmann@pinia/colada: correctly access instantiated SDKs (#2942) (
c041e96) by @mrlubosvalibot: use
.strictObject()instead of.objectWithRest()when additional properties are not allowed (#2945) (3786d2b) by @copilot-swe-agent@tanstack/query: prettier query options (#2947) (
0b79b89) by @mrlubosv0.87.1Compare Source
Patch Changes
fix(typescript): remove legacy options (#2929) (
97c1f0e) by @mrlubosfix(tanstack-query): correctly access instantiated SDKs (#2939) (
01a1fb4) by @mrlubosv0.87.0Compare Source
Minor Changes
c9fb65d) by @mrlubosRemoved 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.12Compare Source
Patch Changes
fix(transformers): do not reference undefined transformers (#2924) (
b3f4f91) by @mrlubosfix(sdk): add
paramsStructureoption (#2909) (d9dd389) by @mrlubosfix(sdk): handle conflicts between method names and subclasses in class-based SDKs (#2920) (
48c7fa3) by @mrlubosfix: bundled context types (#2923) (
f5a91c4) by @mrlubosUpdated Dependencies:
v0.86.11Compare Source
Patch Changes
PluginInstanceto avoid typing issues (#2897) (a625980) by @copilot-swe-agentv0.86.10Compare Source
Patch Changes
767ad18) by @copilot-swe-agentv0.86.9Compare Source
Patch Changes
fix(valibot): handle
timestring format (#2889) (0db5a43) by @copilot-swe-agentrefactor: replace plugin re
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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 was generated by Mend Renovate. View the repository job log.