Skip to content

chore(deps-dev): update dependency @hey-api/openapi-ts to v0.98.1#945

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/hey-api-openapi-ts-0.x
Open

chore(deps-dev): update dependency @hey-api/openapi-ts to v0.98.1#945
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/hey-api-openapi-ts-0.x

Conversation

@renovate

@renovate renovate Bot commented Apr 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@hey-api/openapi-ts (source) 0.95.00.98.1 age confidence

Release Notes

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

v0.98.1

Compare Source

@​hey-api/openapi-ts 0.98.1

Updates
  • cli: simplify generate command messages (#​3982)
Plugins
valibot
  • revert referencing TypeScript enums (#​3982)
zod
  • revert referencing TypeScript enums (#​3982)

@​hey-api/openapi-ts 0.98.0

⚠️ Breaking

This release has 1 breaking change. Please review the release notes carefully before upgrading.

Updates
  • ⚠️ Breaking: config: declarative configuration (#​3950)

This is an internal change that simplifies the configuration and plugin APIs. The generated output should be unaffected, please open an issue if that's not the case. If you have custom plugins, refer to the custom plugin guide for the latest instructions.

  • dsl: track extended class symbols (#​3945)
  • parser: preserve sort order when filtering input (#​3953)
Plugins
@​hey-api/client-angular
@​hey-api/client-axios
@​hey-api/client-fetch
@​hey-api/client-ky
@​hey-api/client-next
@​hey-api/client-nuxt
@​hey-api/client-ofetch
@​hey-api/sdk
  • add explicit return types (#​3880)
  • expose key on security schemes when their signatures collide (#​3935)
orpc
  • handle no-content success responses (#​3948)
valibot
  • improve boolean enum handling (#​3974)

@​hey-api/codegen-core 0.8.4

Updates

@​hey-api/codegen-core 0.8.3

Updates
  • symbol: add children and override property (#​3945)
  • symbols: export pythonNameConflictResolver, SymbolChild, SymbolKind, and SymbolRegistry (#​3945)

@​hey-api/json-schema-ref-parser 1.4.3

Updates
  • bundle: name whole-file $refs after the source filename (#​3936)

@​hey-api/shared 0.4.7

Updates
  • plugin: add generics support to querySymbol() and querySymbols() (#​3982)

@​hey-api/shared 0.4.6

Updates
  • plugin: add symbols property (#​3942)
  • parser: expose key on security schemes when their signatures collide (#​3935)
  • parser: preserve sort order when filtering input (#​3953)
  • config: valueToObject is recursive (#​3927)
  • plugin: do not stamp external symbols (#​3942)
  • plugin: export coerce, defineConfig, Coercer, CoercerMap, ConfigTable, PluginSymbols, PluginTag, TableDirectives, and WithCoercers (#​3927)

v0.98.0

Compare Source

@​hey-api/openapi-ts 0.98.1

Updates
  • cli: simplify generate command messages (#​3982)
Plugins
valibot
  • revert referencing TypeScript enums (#​3982)
zod
  • revert referencing TypeScript enums (#​3982)

@​hey-api/openapi-ts 0.98.0

⚠️ Breaking

This release has 1 breaking change. Please review the release notes carefully before upgrading.

Updates
  • ⚠️ Breaking: config: declarative configuration (#​3950)

This is an internal change that simplifies the configuration and plugin APIs. The generated output should be unaffected, please open an issue if that's not the case. If you have custom plugins, refer to the custom plugin guide for the latest instructions.

  • dsl: track extended class symbols (#​3945)
  • parser: preserve sort order when filtering input (#​3953)
Plugins
@​hey-api/client-angular
@​hey-api/client-axios
@​hey-api/client-fetch
@​hey-api/client-ky
@​hey-api/client-next
@​hey-api/client-nuxt
@​hey-api/client-ofetch
@​hey-api/sdk
  • add explicit return types (#​3880)
  • expose key on security schemes when their signatures collide (#​3935)
orpc
  • handle no-content success responses (#​3948)
valibot
  • improve boolean enum handling (#​3974)

@​hey-api/codegen-core 0.8.4

Updates

@​hey-api/codegen-core 0.8.3

Updates
  • symbol: add children and override property (#​3945)
  • symbols: export pythonNameConflictResolver, SymbolChild, SymbolKind, and SymbolRegistry (#​3945)

@​hey-api/json-schema-ref-parser 1.4.3

Updates
  • bundle: name whole-file $refs after the source filename (#​3936)

@​hey-api/shared 0.4.7

Updates
  • plugin: add generics support to querySymbol() and querySymbols() (#​3982)

@​hey-api/shared 0.4.6

Updates
  • plugin: add symbols property (#​3942)
  • parser: expose key on security schemes when their signatures collide (#​3935)
  • parser: preserve sort order when filtering input (#​3953)
  • config: valueToObject is recursive (#​3927)
  • plugin: do not stamp external symbols (#​3942)
  • plugin: export coerce, defineConfig, Coercer, CoercerMap, ConfigTable, PluginSymbols, PluginTag, TableDirectives, and WithCoercers (#​3927)

v0.97.3

@​hey-api/openapi-ts 0.97.3

Plugins
@​hey-api/client-angular
@​hey-api/client-axios
@​hey-api/client-fetch
@​hey-api/client-ky
@​hey-api/client-next
@​hey-api/client-ofetch
@​hey-api/transformers
@​tanstack/angular-query-experimental
@​tanstack/preact-query
@​tanstack/react-query
@​tanstack/solid-query
@​tanstack/svelte-query
@​tanstack/vue-query
zod
  • avoid invalid .extend() on z.record() when a discriminated union member is an empty object (#​3915)

@​hey-api/codegen-core 0.8.2

Updates
  • symbols: prefer recursive over top-level merging in registry (#​3917)

@​hey-api/shared 0.4.5

Updates
  • parser: encode special characters in JSON Pointer (#​3903)
  • fix: various performance improvements (#​3917)
  • plugin: expose getHooks method (#​3913)
  • types: export ResolverNodes type on Plugin (#​3907)
  • utils: turn on enabled flag in mappers (#​3827)

v0.97.2

@​hey-api/openapi-ts 0.97.2

Updates
  • dsl: cache lazy node result (#​3855)
Plugins
@​hey-api/client-angular
  • preserve query auth when when there are no other query parameters (#​3853)
@​hey-api/client-axios
  • preserve query auth when when there are no other query parameters (#​3853)
@​hey-api/client-fetch
  • preserve query auth when when there are no other query parameters (#​3853)
@​hey-api/client-ky
  • preserve query auth when when there are no other query parameters (#​3853)
@​hey-api/client-next
  • preserve query auth when when there are no other query parameters (#​3853)
@​hey-api/client-nuxt
  • preserve query auth when when there are no other query parameters (#​3853)
@​hey-api/client-ofetch
  • preserve query auth when when there are no other query parameters (#​3853)
@​hey-api/sdk
  • support valibot as response transformer (#​3847)
  • support zod as response transformer (#​3847)
@​tanstack/angular-query-experimental
@​tanstack/preact-query
@​tanstack/react-query
@​tanstack/solid-query
@​tanstack/svelte-query
@​tanstack/vue-query
valibot
  • use enums from TypeScript if available (#​3884)
zod
  • use enums from TypeScript if available (#​3884)

@​hey-api/shared 0.4.4

Updates
  • plugin: add querySymbols() function (#​3884)

v0.97.1

@​hey-api/openapi-ts 0.97.1

Plugins
@​hey-api/transformers
  • use symbols for additionalProperties key variables (#​3841)

@​hey-api/json-schema-ref-parser 1.4.2

Updates
  • yaml: swap yaml back to js-yaml (#​3843)

@​hey-api/shared 0.4.3

No user-facing changes.


v0.97.0

@​hey-api/openapi-ts 0.97.0

⚠️ Breaking

This release has 15 breaking changes. Please review the release notes carefully before upgrading.

Updates
  • cli: print file count and generator speed (#​3828)
  • ⚠️ Breaking: client: resolve runtimeConfigPath relative to the output folder (#​3770)
Changed runtimeConfigPath behavior

This was a known, long-standing issue confusing first-time users. Before, defining client runtimeConfigPath value 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.

  • config: remove --apply flag from Biome post-processor commands (#​3812)
Plugins
@​hey-api/client-angular
  • ⚠️ Breaking: request and response objects might be undefined (#​3814)
  • ⚠️ Breaking: respect throwOnError when request validation fails (#​3814)
@​hey-api/client-fetch
  • ⚠️ Breaking: pass previous result to error interceptors (#​3814)
  • ⚠️ Breaking: request and response objects might be undefined (#​3814)
  • ⚠️ Breaking: respect throwOnError when request validation fails (#​3814)
@​hey-api/client-ky
  • ⚠️ Breaking: pass previous result to error interceptors (#​3814)
  • ⚠️ Breaking: request and response objects might be undefined (#​3814)
  • ⚠️ Breaking: respect throwOnError when request validation fails (#​3814)
  • ⚠️ Breaking: respect ky instance defaults (#​3806)
Changed Ky client behavior

The Ky client was updated to be more intuitive. Some Ky options now need to be passed via the kyOptions field and you need to pass undefined to unset an option.

@​hey-api/client-next
  • ⚠️ Breaking: request and response objects might be undefined (#​3814)
  • ⚠️ Breaking: pass previous result to error interceptors (#​3814)
  • ⚠️ Breaking: respect throwOnError when request validation fails (#​3814)
@​hey-api/client-ofetch
  • ⚠️ Breaking: request and response objects might be undefined (#​3814)
  • ⚠️ Breaking: respect throwOnError when request validation fails (#​3814)
@​tanstack/angular-query-experimental
@​tanstack/preact-query
@​tanstack/react-query
@​tanstack/solid-query
@​tanstack/svelte-query
@​tanstack/vue-query
zod
  • fallback .discriminatedUnion to .union if members contain intersection (#​3813)

@​hey-api/codegen-core 0.8.1

Updates
  • planner: speed up identifier conflict detector (#​3823)
  • symbol: speed up symbol registry cache (#​3823)

@​hey-api/shared 0.4.2

Updates
  • graph: speed up graph builder (#​3823)
  • utils: speed up deep equality check (#​3823)

v0.96.1

@​hey-api/openapi-ts 0.96.1

Updates
  • config: warn on duplicated plugin configurations (#​3753)
  • output: surface postprocess errors (#​3683)
  • parser: re-add implicitly-filtered schemas in collectOperations (#​3791)
  • parser: avoid encoding url unsafe characters (#​3782)
Plugins
@​hey-api/client-angular
  • narrow headers to Headers in ResolvedRequestOptions (#​3757)
@​hey-api/client-fetch
  • narrow headers to Headers in ResolvedRequestOptions (#​3757)
@​hey-api/client-ky
  • narrow headers to Headers in ResolvedRequestOptions (#​3757)
@​hey-api/client-next
  • narrow headers to Headers in ResolvedRequestOptions (#​3757)
@​hey-api/client-ofetch
  • narrow headers to Headers in ResolvedRequestOptions (#​3757)
valibot
zod
  • add support for .discriminatedUnion() (#​3780)
  • support generating z.input and z.output types (#​3759)

@​hey-api/json-schema-ref-parser 1.4.1

Updates
  • parser: avoid encoding url unsafe characters (#​3782)

@​hey-api/shared 0.4.1

Updates
  • output: surface postprocess errors (#​3683)
  • parser: avoid encoding url unsafe characters (#​3782)
  • parser: re-add implicitly-filtered schemas in collectOperations (#​3791)
  • config: warn on duplicated plugin configurations (#​3753)

@​hey-api/vite-plugin 0.3.1

Updates

v0.96.0

@​hey-api/openapi-ts 0.96.0

⚠️ Breaking

This release has 1 breaking change. Please review the release notes carefully before upgrading.

Updates
  • ⚠️ Breaking: This release bumps the minimum required Node version to 22.13. (#​3694)
  • cli: improve error message on invalid input (#​3679)
  • parser: keep orphans when explicitly included in filters (#​3714)
  • parser: process enum metadata (#​3727)
Plugins
@​angular/common
  • requests and resources broken default configuration (#​3678)
@​hey-api/client-angular
  • simplify SSE line endings normalization (#​3686)
@​hey-api/client-axios
  • simplify SSE line endings normalization (#​3686)
@​hey-api/client-fetch
  • simplify SSE line endings normalization (#​3686)
@​hey-api/client-ky
  • simplify SSE line endings normalization (#​3686)
@​hey-api/client-next
  • simplify SSE line endings normalization (#​3686)
@​hey-api/client-nuxt
  • simplify SSE line endings normalization (#​3686)
@​hey-api/client-ofetch
  • simplify SSE line endings normalization (#​3686)
@​hey-api/transformers
  • return value for primitive array entries (#​3733)

@​hey-api/codegen-core 0.8.0

⚠️ Breaking

This release has 1 breaking change. Please review the release notes carefully before upgrading.

Updates
  • ⚠️ Breaking: This release bumps the minimum required Node version to 22.13. (#​3694)

@​hey-api/json-schema-ref-parser 1.4.0

⚠️ Breaking

This release has 1 breaking change. Please review the release notes carefully before upgrading.

Updates
  • ⚠️ Breaking: This release bumps the minimum required Node version to 22.13. (#​3694)
  • internal: export errors (#​3679)

@​hey-api/shared 0.4.0

⚠️ Breaking

This release has 1 breaking change. Please review the release notes carefully before upgrading.

Updates
  • ⚠️ Breaking: This release bumps the minimum required Node version to 22.13. (#​3694)
  • parser: keep orphans when explicitly included in filters (#​3714)
  • parser: process enum metadata (#​3727)
  • error: handle InputError (#​3679)

@​hey-api/spec-types 0.2.0

⚠️ Breaking

This release has 2 breaking changes. Please review the release notes carefully before upgrading.

Updates
  • ⚠️ Breaking: remove OpenAPI types from JSON Schema documents (#​3715)
  • ⚠️ Breaking: rename OpenAPIExtensions to SpecExtensions (#​3715)
  • types: add WithSpecExtensions type (#​3734)
  • openapi: stricter 2.0 version type (#​3715)
  • types: use mutable arrays (#​3715)

@​hey-api/vite-plugin 0.3.0

⚠️ Breaking

This release has 1 breaking change. Please review the release notes carefully before upgrading.

Updates
  • ⚠️ Breaking: This package is now ESM-only. (#​3688)


Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.


Note

Medium Risk
Codegen jumped several minor releases with a declarative-config breaking change and stricter Node requirements; runtime code is untouched but CI/dev codegen could break until Node and regeneration are verified.

Overview
Bumps the dev dependency @hey-api/openapi-ts from 0.95.0 to 0.98.1 in package.json, with the matching package-lock.json refresh (updated @hey-api/* transitive packages and related dev-only deps). No application or generated src/client files are changed in this PR.

After merge, run npm run openapi-ts (or CI that already does) to confirm OpenAPI codegen still succeeds and that output is unchanged unless you intentionally regenerate. Note the upgraded toolchain declares Node ≥22.18 for several @hey-api packages while this repo’s engines still allow Node ≥20—worth aligning CI/local Node versions if installs or codegen fail.

Reviewed by Cursor Bugbot for commit 6a7868d. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions

github-actions Bot commented Apr 20, 2026

Copy link
Copy Markdown
Contributor

📦 Bundle Size Report

Metric Current Previous Change Status
Total (gzip) 220.8 kB 220.8 kB -5 B (-0.0%) 🟢
Total (raw) 595.2 kB 595.2 kB 0 B (0%) 🟢
CSS (gzip) 20.89 kB 20.89 kB 0 B (0%) 🟢
CSS (raw) 109.09 kB 109.09 kB 0 B (0%) 🟢

Size Limits

  • ✅ Total gzipped: 220.8 kB / 250 kB (88.3%)
  • ✅ Total raw: 595.2 kB / 600 kB (99.2%)
  • ✅ CSS gzipped: 20.89 kB / 25 kB (83.5%)

Largest Files (Top 5)

  1. chunk-UGPYPGVV.js - 14 kB (0 B (0%))
  2. styles.css - 10.44 kB (0 B (0%))
  3. index.css - 10.44 kB (0 B (0%))
  4. chunk-JN3OGJX4.js - 6.36 kB (0 B (0%))
  5. index.js - 6.29 kB (+2 B (+0.0%))
View All Files (337 total)
File Size (gzip) Change
chunk-UGPYPGVV.js 14 kB 0 B (0%)
styles.css 10.44 kB 0 B (0%)
index.css 10.44 kB 0 B (0%)
chunk-JN3OGJX4.js 6.36 kB 0 B (0%)
index.js 6.29 kB +2 B (+0.0%)
chunk-M7QPV7VS.js 6.03 kB 0 B (0%)
chunk-EFL7QFFN.js 5.29 kB 0 B (0%)
chunk-4BLRPQAH.js 4.76 kB 0 B (0%)
chunk-BU4KVIZS.js 4.47 kB new
chunk-VUKWXCJ2.js 3.89 kB 0 B (0%)

✅ Bundle size check passed

@github-actions

github-actions Bot commented Apr 20, 2026

Copy link
Copy Markdown
Contributor

📊 Coverage Report

⚪ Coverage unchanged

Metric Current Previous Change Status
Lines 88.40% 88.40% 0%
Statements 87.80% 87.80% 0%
Functions 84.86% 84.86% 0%
Branches 79.62% 79.62% 0%

Detailed Breakdown

Lines Coverage
  • Covered: 3802 / 4301
  • Coverage: 88.40%
  • Change: 0% (0 lines)
Statements Coverage
  • Covered: 3864 / 4401
  • Coverage: 87.80%
  • Change: 0% (0 statements)
Functions Coverage
  • Covered: 1031 / 1215
  • Coverage: 84.86%
  • Change: 0% (0 functions)
Branches Coverage
  • Covered: 2371 / 2978
  • Coverage: 79.62%
  • Change: 0% (0 branches)

✅ Coverage check passed

@github-actions

github-actions Bot commented Apr 20, 2026

Copy link
Copy Markdown
Contributor

Deploy preview for remote-flows ready!

Project:remote-flows
Status: ✅  Deploy successful!
Preview URL:https://remote-flows-n196cmvyk-remotecom.vercel.app
Latest Commit:6a7868d

Deployed with vercel-action

@github-actions

github-actions Bot commented Apr 20, 2026

Copy link
Copy Markdown
Contributor

Deploy preview for remote-flows-example-app ready!

✅ Preview
https://remote-flows-example-hyzs8vudx-remotecom.vercel.app

Built with commit 5b01271.
This pull request is being automatically deployed with vercel-action

@renovate renovate Bot force-pushed the renovate/hey-api-openapi-ts-0.x branch from be54b98 to 5b01271 Compare April 21, 2026 07:43
@renovate renovate Bot changed the title chore(deps-dev): update dependency @hey-api/openapi-ts to ^0.96.0 chore(deps-dev): update dependency @hey-api/openapi-ts to v0.96.0 Apr 21, 2026
@renovate renovate Bot force-pushed the renovate/hey-api-openapi-ts-0.x branch from 5b01271 to ad75b63 Compare April 27, 2026 11:40
@renovate renovate Bot changed the title chore(deps-dev): update dependency @hey-api/openapi-ts to v0.96.0 chore(deps-dev): update dependency @hey-api/openapi-ts to v0.96.1 Apr 27, 2026
@renovate renovate Bot force-pushed the renovate/hey-api-openapi-ts-0.x branch from ad75b63 to 15f3809 Compare April 29, 2026 10:50

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 15f3809. Configure here.

Comment thread package.json Outdated
"devDependencies": {
"@arethetypeswrong/cli": "0.18.2",
"@hey-api/openapi-ts": "0.95.0",
"@hey-api/openapi-ts": "0.96.1",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Node engine mismatch with updated dev dependency requirement

Low Severity

The project's engines.node is ">=20" but the updated @hey-api/openapi-ts v0.96.x now requires Node >=22.13.0 (a breaking change from v0.96.0). A contributor using Node 20 or 21 — which the project claims to support — would be unable to run npm run openapi-ts for code generation. The project's engine constraint is now inconsistent with its dev dependency requirements.

Additional Locations (1)
Fix in Cursor Fix in Web

Triggered by project rule: Code Review Guidelines

Reviewed by Cursor Bugbot for commit 15f3809. Configure here.

@renovate renovate Bot force-pushed the renovate/hey-api-openapi-ts-0.x branch from 15f3809 to 72aead0 Compare May 5, 2026 05:48
@renovate renovate Bot changed the title chore(deps-dev): update dependency @hey-api/openapi-ts to v0.96.1 chore(deps-dev): update dependency @hey-api/openapi-ts to v0.97.0 May 5, 2026
@renovate renovate Bot force-pushed the renovate/hey-api-openapi-ts-0.x branch from 72aead0 to 8feb624 Compare May 11, 2026 01:03
@renovate renovate Bot changed the title chore(deps-dev): update dependency @hey-api/openapi-ts to v0.97.0 chore(deps-dev): update dependency @hey-api/openapi-ts to v0.97.1 May 11, 2026
@renovate renovate Bot force-pushed the renovate/hey-api-openapi-ts-0.x branch 2 times, most recently from 064f9a5 to 1c62ea0 Compare May 18, 2026 09:35
@renovate renovate Bot force-pushed the renovate/hey-api-openapi-ts-0.x branch from 1c62ea0 to 730861a Compare May 25, 2026 05:31
@renovate renovate Bot changed the title chore(deps-dev): update dependency @hey-api/openapi-ts to v0.97.1 chore(deps-dev): update dependency @hey-api/openapi-ts to v0.97.2 May 25, 2026
@renovate renovate Bot force-pushed the renovate/hey-api-openapi-ts-0.x branch 2 times, most recently from 00d9056 to f12ffd6 Compare June 1, 2026 23:10
@renovate renovate Bot changed the title chore(deps-dev): update dependency @hey-api/openapi-ts to v0.97.2 chore(deps-dev): update dependency @hey-api/openapi-ts to v0.97.3 Jun 1, 2026
@renovate renovate Bot force-pushed the renovate/hey-api-openapi-ts-0.x branch 2 times, most recently from c743a35 to 44fceb4 Compare June 8, 2026 11:12
@renovate renovate Bot changed the title chore(deps-dev): update dependency @hey-api/openapi-ts to v0.97.3 chore(deps-dev): update dependency @hey-api/openapi-ts to v0.98.0 Jun 8, 2026
@renovate renovate Bot force-pushed the renovate/hey-api-openapi-ts-0.x branch from 44fceb4 to e3cfde1 Compare June 8, 2026 18:02
@renovate renovate Bot changed the title chore(deps-dev): update dependency @hey-api/openapi-ts to v0.98.0 chore(deps-dev): update dependency @hey-api/openapi-ts to v0.98.1 Jun 8, 2026
@renovate renovate Bot force-pushed the renovate/hey-api-openapi-ts-0.x branch from e3cfde1 to 6a7868d Compare June 11, 2026 12:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants