Skip to content

chore(deps): update dependency @hey-api/openapi-ts to ^0.98.0#193

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

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

Conversation

@renovate

@renovate renovate Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v0.98.2

Compare Source

@​hey-api/openapi-ts 0.98.2

Plugins
@​hey-api/client-angular
  • reassign the result of HttpHeaders.delete() back to opts.headers (#​3988)
  • export augmentable ClientMeta interface (#​3996)
@​hey-api/client-axios
  • export augmentable ClientMeta interface (#​3996)
@​hey-api/client-fetch
  • export augmentable ClientMeta interface (#​3996)
@​hey-api/client-ky
  • export augmentable ClientMeta interface (#​3996)
@​hey-api/client-next
  • export augmentable ClientMeta interface (#​3996)
@​hey-api/client-nuxt
  • export augmentable ClientMeta interface (#​3996)
@​hey-api/client-ofetch
  • export augmentable ClientMeta interface (#​3996)
@​hey-api/sdk
  • don't expose SSE errors as iterator return types (#​3989)
  • support type-safe meta option via augmentable ClientMeta interface (#​3996)

@​hey-api/codegen-core 0.9.0

Updates
  • symbol: add event listeners (#​3998)
  • types: rename ProjectRenderMeta to ProjectMeta and key it by language (#​3984)
  • utils: expose Version class (#​3991)

@​hey-api/shared 0.4.8

Updates
  • types: update project meta types (#​3984)
  • utils: expose SymbolFactory (#​3991)

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)


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 9am on monday"
  • 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.

@renovate renovate Bot force-pushed the renovate/hey-api-openapi-ts-0.x branch from 39b3c63 to a94eb1f Compare June 11, 2026 16:01
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