Skip to content

chore(deps): update dependency @hey-api/openapi-ts to ^0.98.2 - autoclosed#195

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

chore(deps): update dependency @hey-api/openapi-ts to ^0.98.2 - autoclosed#195
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.97.1^0.98.2 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)

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)


Configuration

📅 Schedule: (in timezone Europe/Brussels)

  • 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.

@renovate renovate Bot requested a review from robbeverhelst April 20, 2026 09:51
@renovate renovate Bot force-pushed the renovate/hey-api-openapi-ts-0.x branch from 330dea1 to c7199c8 Compare April 28, 2026 06:10
@renovate renovate Bot changed the title chore(deps): update dependency @hey-api/openapi-ts to ^0.96.1 chore(deps): update dependency @hey-api/openapi-ts to ^0.97.0 Apr 28, 2026
@renovate renovate Bot force-pushed the renovate/hey-api-openapi-ts-0.x branch from c7199c8 to 828d765 Compare May 4, 2026 02:04
@renovate renovate Bot changed the title chore(deps): update dependency @hey-api/openapi-ts to ^0.97.0 chore(deps): update dependency @hey-api/openapi-ts to ^0.97.1 May 4, 2026
robbeverhelst added a commit that referenced this pull request May 13, 2026
* chore(deps): bundle renovate updates

Consolidates open Renovate PRs into a single update:

- @biomejs/biome 2.4.12 -> 2.4.15 (#200, biome.json schema bumped to match)
- @types/bun ^1.3.12 -> ^1.3.13 (#199)
- @hey-api/openapi-ts ^0.96.0 -> ^0.97.1 (#195, regenerated clients)
- typescript ^6.0.2 -> ^6.0.3 (#192)
- @semantic-release/github ^12.0.6 -> ^12.0.8 (#202)
- bun.lock regenerated (#194)
- workflows: bun 1.3.12 -> 1.3.13 (#196), node 24.14.1 -> 24.15.0 (#191)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

* chore: refresh checked-in OpenAPI specs

Pulls in the spec refresh from #201. After re-running generation with
the bumped @hey-api/openapi-ts 0.97.1, only Seerr had actual API
content changes; the other services' specs matched after formatting.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
@renovate renovate Bot changed the title chore(deps): update dependency @hey-api/openapi-ts to ^0.97.1 chore(deps): update dependency @hey-api/openapi-ts to ^0.97.1 - autoclosed May 13, 2026
@renovate renovate Bot closed this May 13, 2026
@renovate renovate Bot deleted the renovate/hey-api-openapi-ts-0.x branch May 13, 2026 06:12
github-actions Bot pushed a commit that referenced this pull request May 13, 2026
## [2.11.1](v2.11.0...v2.11.1) (2026-05-13)

### Bug Fixes

* **deps:** bundle renovate updates + spec refresh ([#204](#204)) ([93e6cc7](93e6cc7)), closes [#200](#200) [#199](#199) [#195](#195) [#192](#192) [#202](#202) [#194](#194) [#196](#196) [#191](#191)
@renovate renovate Bot changed the title chore(deps): update dependency @hey-api/openapi-ts to ^0.97.1 - autoclosed chore(deps): update dependency @hey-api/openapi-ts to ^0.97.2 May 18, 2026
@renovate renovate Bot reopened this May 18, 2026
@renovate renovate Bot force-pushed the renovate/hey-api-openapi-ts-0.x branch 2 times, most recently from 828d765 to 87402a9 Compare May 18, 2026 08:47
github-actions Bot pushed a commit that referenced this pull request May 18, 2026
# [2.11.0](v2.10.0...v2.11.0) (2026-05-18)

### Bug Fixes

* **deps:** bundle renovate updates + spec refresh ([#204](#204)) ([93e6cc7](93e6cc7)), closes [#200](#200) [#199](#199) [#195](#195) [#192](#192) [#202](#202) [#194](#194) [#196](#196) [#191](#191)
* **qbittorrent:** rewrite cookie name on Request objects for qBT 5.x ([#208](#208)) ([f1aa83f](f1aa83f)), closes [#205](#205)

### Features

* **cli:** add manual import commands for Radarr and Sonarr ([#198](#198)) ([33d8f68](33d8f68)), closes [#197](#197)
@renovate renovate Bot force-pushed the renovate/hey-api-openapi-ts-0.x branch from 87402a9 to 101a662 Compare May 18, 2026 14:09
github-actions Bot pushed a commit that referenced this pull request May 18, 2026
# [2.11.0](v2.10.0...v2.11.0) (2026-05-18)

### Bug Fixes

* **deps:** bundle renovate updates + spec refresh ([#204](#204)) ([93e6cc7](93e6cc7)), closes [#200](#200) [#199](#199) [#195](#195) [#192](#192) [#202](#202) [#194](#194) [#196](#196) [#191](#191)
* **qbittorrent:** rewrite cookie name on Request objects for qBT 5.x ([#208](#208)) ([f1aa83f](f1aa83f)), closes [#205](#205)

### Features

* **cli:** add manual import commands for Radarr and Sonarr ([#198](#198)) ([33d8f68](33d8f68)), closes [#197](#197)
github-actions Bot pushed a commit that referenced this pull request May 18, 2026
# [2.11.0](v2.10.0...v2.11.0) (2026-05-18)

### Bug Fixes

* **deps:** bundle renovate updates + spec refresh ([#204](#204)) ([93e6cc7](93e6cc7)), closes [#200](#200) [#199](#199) [#195](#195) [#192](#192) [#202](#202) [#194](#194) [#196](#196) [#191](#191)
* **qbittorrent:** rewrite cookie name on Request objects for qBT 5.x ([#208](#208)) ([f1aa83f](f1aa83f)), closes [#205](#205)

### Features

* **cli:** add manual import commands for Radarr and Sonarr ([#198](#198)) ([33d8f68](33d8f68)), closes [#197](#197)
github-actions Bot pushed a commit that referenced this pull request May 18, 2026
# [2.11.0](v2.10.0...v2.11.0) (2026-05-18)

### Bug Fixes

* **deps:** bundle renovate updates + spec refresh ([#204](#204)) ([93e6cc7](93e6cc7)), closes [#200](#200) [#199](#199) [#195](#195) [#192](#192) [#202](#202) [#194](#194) [#196](#196) [#191](#191)
* **qbittorrent:** rewrite cookie name on Request objects for qBT 5.x ([#208](#208)) ([f1aa83f](f1aa83f)), closes [#205](#205)

### Features

* **cli:** add manual import commands for Radarr and Sonarr ([#198](#198)) ([33d8f68](33d8f68)), closes [#197](#197)
github-actions Bot pushed a commit that referenced this pull request May 18, 2026
# [2.11.0](v2.10.0...v2.11.0) (2026-05-18)

### Bug Fixes

* **deps:** bundle renovate updates + spec refresh ([#204](#204)) ([93e6cc7](93e6cc7)), closes [#200](#200) [#199](#199) [#195](#195) [#192](#192) [#202](#202) [#194](#194) [#196](#196) [#191](#191)
* **qbittorrent:** rewrite cookie name on Request objects for qBT 5.x ([#208](#208)) ([f1aa83f](f1aa83f)), closes [#205](#205)

### Features

* **cli:** add manual import commands for Radarr and Sonarr ([#198](#198)) ([33d8f68](33d8f68)), closes [#197](#197)
@renovate renovate Bot changed the title chore(deps): update dependency @hey-api/openapi-ts to ^0.97.2 chore(deps): update dependency @hey-api/openapi-ts to ^0.97.3 May 25, 2026
@renovate renovate Bot force-pushed the renovate/hey-api-openapi-ts-0.x branch from 101a662 to 74769b3 Compare May 25, 2026 10:11
@renovate renovate Bot force-pushed the renovate/hey-api-openapi-ts-0.x branch from 74769b3 to 1a93157 Compare June 1, 2026 21:36
@renovate renovate Bot changed the title chore(deps): update dependency @hey-api/openapi-ts to ^0.97.3 chore(deps): update dependency @hey-api/openapi-ts to ^0.98.1 Jun 1, 2026
@renovate renovate Bot force-pushed the renovate/hey-api-openapi-ts-0.x branch from 1a93157 to 4b33350 Compare June 8, 2026 10:54
@renovate renovate Bot changed the title chore(deps): update dependency @hey-api/openapi-ts to ^0.98.1 chore(deps): update dependency @hey-api/openapi-ts to ^0.98.2 Jun 8, 2026
robbeverhelst added a commit that referenced this pull request Jun 13, 2026
* fix(deps): bundle renovate dependency updates

Combines all open Renovate update PRs into a single change and refreshes
generated clients so a new tsarr release is published on merge.

- @biomejs/biome 2.4.15 -> 2.4.16 (+ biome.json schema) (#211)
- Node.js 24.15.0 -> 24.16.0 (.nvmrc, .node-version, engines, workflows) (#210)
- @hey-api/openapi-ts ^0.97.1 -> ^0.98.2, regenerated clients (#195)
- @types/bun ^1.3.13 -> ^1.3.14 (#199)
- bun runtime 1.3.13 -> 1.3.14 in CI workflows (#196)
- lock file maintenance, configVersion 0 -> 1 (#206)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* fix(deps): update semantic-release to ^25.0.5

Folds in Renovate #214 alongside the rest of the bundled updates.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* fix(deps): update biome to v2.5.0

Renovate bumped #211 from 2.4.16 to 2.5.0. Bump the dependency and the
biome.json $schema, and exclude static SVG logo assets from linting since
2.5.0's new noSvgWithoutTitle a11y rule flags them.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@robbeverhelst

Copy link
Copy Markdown
Owner

Superseded by #213, which bundled this update and merged to main. Closing to keep the queue clean.

@renovate renovate Bot changed the title chore(deps): update dependency @hey-api/openapi-ts to ^0.98.2 chore(deps): update dependency @hey-api/openapi-ts to ^0.98.2 - autoclosed Jun 13, 2026
@renovate renovate Bot closed this Jun 13, 2026
github-actions Bot pushed a commit that referenced this pull request Jun 14, 2026
## [2.11.2](v2.11.1...v2.11.2) (2026-06-14)

### Bug Fixes

* **deps:** bundle renovate dependency updates ([#213](#213)) ([9744ed7](9744ed7)), closes [#211](#211) [#210](#210) [#195](#195) [#199](#199) [#196](#196) [#206](#206) [#214](#214) [#211](#211)
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.

1 participant