chore(deps): update dependency @hey-api/openapi-ts to ^0.98.2 - autoclosed#195
Closed
renovate[bot] wants to merge 1 commit into
Closed
chore(deps): update dependency @hey-api/openapi-ts to ^0.98.2 - autoclosed#195renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
330dea1 to
c7199c8
Compare
c7199c8 to
828d765
Compare
11 tasks
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>
828d765 to
87402a9
Compare
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)
87402a9 to
101a662
Compare
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)
101a662 to
74769b3
Compare
74769b3 to
1a93157
Compare
1a93157 to
4b33350
Compare
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>
Owner
|
Superseded by #213, which bundled this update and merged to main. Closing to keep the queue clean. |
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.97.1→^0.98.2Release Notes
hey-api/openapi-ts (@hey-api/openapi-ts)
v0.98.2Compare Source
@hey-api/openapi-ts 0.98.2
Plugins
@hey-api/client-angular
HttpHeaders.delete()back toopts.headers(#3988)ClientMetainterface (#3996)@hey-api/client-axios
ClientMetainterface (#3996)@hey-api/client-fetch
ClientMetainterface (#3996)@hey-api/client-ky
ClientMetainterface (#3996)@hey-api/client-next
ClientMetainterface (#3996)@hey-api/client-nuxt
ClientMetainterface (#3996)@hey-api/client-ofetch
ClientMetainterface (#3996)@hey-api/sdk
metaoption via augmentableClientMetainterface (#3996)@hey-api/codegen-core 0.9.0
Updates
ProjectRenderMetatoProjectMetaand key it by language (#3984)Versionclass (#3991)@hey-api/shared 0.4.8
Updates
SymbolFactory(#3991)v0.98.1Compare Source
@hey-api/openapi-ts 0.98.1
Updates
Plugins
valibot
zod
@hey-api/openapi-ts 0.98.0
This release has 1 breaking change. Please review the release notes carefully before upgrading.
Updates
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.
Plugins
@hey-api/client-angular
Object.create()to avoid prototype chain substitution. Reported by @programsurf, @daeungdaeung, @yoonsh, and @lubroai (GHSA-hhx9-57xq-r5rw) (#3973)@hey-api/client-axios
Object.create()to avoid prototype chain substitution. Reported by @programsurf, @daeungdaeung, @yoonsh, and @lubroai (GHSA-hhx9-57xq-r5rw) (#3973)@hey-api/client-fetch
Object.create()to avoid prototype chain substitution. Reported by @programsurf, @daeungdaeung, @yoonsh, and @lubroai (GHSA-hhx9-57xq-r5rw) (#3973)@hey-api/client-ky
Object.create()to avoid prototype chain substitution. Reported by @programsurf, @daeungdaeung, @yoonsh, and @lubroai (GHSA-hhx9-57xq-r5rw) (#3973)@hey-api/client-next
Object.create()to avoid prototype chain substitution. Reported by @programsurf, @daeungdaeung, @yoonsh, and @lubroai (GHSA-hhx9-57xq-r5rw) (#3973)@hey-api/client-nuxt
Object.create()to avoid prototype chain substitution. Reported by @programsurf, @daeungdaeung, @yoonsh, and @lubroai (GHSA-hhx9-57xq-r5rw) (#3973)@hey-api/client-ofetch
Object.create()to avoid prototype chain substitution. Reported by @programsurf, @daeungdaeung, @yoonsh, and @lubroai (GHSA-hhx9-57xq-r5rw) (#3973)@hey-api/sdk
keyon security schemes when their signatures collide (#3935)orpc
valibot
@hey-api/codegen-core 0.8.4
Updates
~dslproperty (#3982)@hey-api/codegen-core 0.8.3
Updates
childrenandoverrideproperty (#3945)pythonNameConflictResolver,SymbolChild,SymbolKind, andSymbolRegistry(#3945)@hey-api/json-schema-ref-parser 1.4.3
Updates
$refs after the source filename (#3936)@hey-api/shared 0.4.7
Updates
querySymbol()andquerySymbols()(#3982)@hey-api/shared 0.4.6
Updates
symbolsproperty (#3942)keyon security schemes when their signatures collide (#3935)valueToObjectis recursive (#3927)coerce,defineConfig,Coercer,CoercerMap,ConfigTable,PluginSymbols,PluginTag,TableDirectives, andWithCoercers(#3927)v0.98.0Compare Source
@hey-api/openapi-ts 0.98.1
Updates
Plugins
valibot
zod
@hey-api/openapi-ts 0.98.0
This release has 1 breaking change. Please review the release notes carefully before upgrading.
Updates
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.
Plugins
@hey-api/client-angular
Object.create()to avoid prototype chain substitution. Reported by @programsurf, @daeungdaeung, @yoonsh, and @lubroai (GHSA-hhx9-57xq-r5rw) (#3973)@hey-api/client-axios
Object.create()to avoid prototype chain substitution. Reported by @programsurf, @daeungdaeung, @yoonsh, and @lubroai (GHSA-hhx9-57xq-r5rw) (#3973)@hey-api/client-fetch
Object.create()to avoid prototype chain substitution. Reported by @programsurf, @daeungdaeung, @yoonsh, and @lubroai (GHSA-hhx9-57xq-r5rw) (#3973)@hey-api/client-ky
Object.create()to avoid prototype chain substitution. Reported by @programsurf, @daeungdaeung, @yoonsh, and @lubroai (GHSA-hhx9-57xq-r5rw) (#3973)@hey-api/client-next
Object.create()to avoid prototype chain substitution. Reported by @programsurf, @daeungdaeung, @yoonsh, and @lubroai (GHSA-hhx9-57xq-r5rw) (#3973)@hey-api/client-nuxt
Object.create()to avoid prototype chain substitution. Reported by @programsurf, @daeungdaeung, @yoonsh, and @lubroai (GHSA-hhx9-57xq-r5rw) (#3973)@hey-api/client-ofetch
Object.create()to avoid prototype chain substitution. Reported by @programsurf, @daeungdaeung, @yoonsh, and @lubroai (GHSA-hhx9-57xq-r5rw) (#3973)@hey-api/sdk
keyon security schemes when their signatures collide (#3935)orpc
valibot
@hey-api/codegen-core 0.8.4
Updates
~dslproperty (#3982)@hey-api/codegen-core 0.8.3
Updates
childrenandoverrideproperty (#3945)pythonNameConflictResolver,SymbolChild,SymbolKind, andSymbolRegistry(#3945)@hey-api/json-schema-ref-parser 1.4.3
Updates
$refs after the source filename (#3936)@hey-api/shared 0.4.7
Updates
querySymbol()andquerySymbols()(#3982)@hey-api/shared 0.4.6
Updates
symbolsproperty (#3942)keyon security schemes when their signatures collide (#3935)valueToObjectis recursive (#3927)coerce,defineConfig,Coercer,CoercerMap,ConfigTable,PluginSymbols,PluginTag,TableDirectives, andWithCoercers(#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
dates(#3916)@tanstack/angular-query-experimental
getQueryDataoption (#3827)@tanstack/preact-query
getQueryDataoption (#3827)useGetQueryDataoption (#3827)@tanstack/react-query
getQueryDataoption (#3827)useGetQueryDataoption (#3827)@tanstack/solid-query
getQueryDataoption (#3827)@tanstack/svelte-query
getQueryDataoption (#3827)@tanstack/vue-query
getQueryDataoption (#3827)zod
.extend()onz.record()when a discriminated union member is an empty object (#3915)@hey-api/codegen-core 0.8.2
Updates
@hey-api/shared 0.4.5
Updates
ResolverNodestype onPlugin(#3907)enabledflag inmappers(#3827)v0.97.2@hey-api/openapi-ts 0.97.2
Updates
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
valibotas response transformer (#3847)zodas response transformer (#3847)@tanstack/angular-query-experimental
mutationKeysoption (#3858)@tanstack/preact-query
mutationKeysoption (#3858)@tanstack/react-query
mutationKeysoption (#3858)@tanstack/solid-query
mutationKeysoption (#3858)@tanstack/svelte-query
mutationKeysoption (#3858)@tanstack/vue-query
mutationKeysoption (#3858)valibot
zod
@hey-api/shared 0.4.4
Updates
querySymbols()function (#3884)Configuration
📅 Schedule: (in timezone Europe/Brussels)
🚦 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.