Skip to content

chore(deps): update devdependencies (non-major) (minor)#1144

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/devdependencies-(non-major)
Open

chore(deps): update devdependencies (non-major) (minor)#1144
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/devdependencies-(non-major)

Conversation

@renovate

@renovate renovate Bot commented Nov 1, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@eslint/js (source) 9.36.09.39.4 age confidence
@hey-api/openapi-ts (source) 0.84.40.98.2 age confidence
@tanstack/react-query-devtools (source) 5.90.25.101.0 age confidence
@tanstack/router-plugin (source) 1.136.181.168.18 age confidence
@types/node (source) 25.0.1025.9.2 age confidence
@types/papaparse (source) 5.3.165.5.2 age confidence
@typescript-eslint/eslint-plugin (source) 8.45.08.61.0 age confidence
@typescript-eslint/parser (source) 8.45.08.61.0 age confidence
@vitejs/plugin-react (source) 5.0.45.2.0 age confidence
cypress (source) 15.6.015.16.0 age confidence
eslint (source) 9.36.09.39.4 age confidence
eslint-plugin-react-refresh 0.4.260.5.2 age confidence
happy-dom 20.8.920.10.2 age confidence
oxlint (source) 1.19.01.69.0 age confidence
playwright (source) 1.55.11.60.0 age confidence
prettier (source) 3.6.23.8.3 age confidence
vite-plugin-checker 0.11.00.14.1 age confidence
vite-plugin-static-copy 3.1.63.4.0 age confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.39.4

Compare Source

v9.39.3

Compare Source

Bug Fixes

  • 791bf8d fix: restore TypeScript 4.0 compatibility in types (#​20504) (sethamus)

Chores

v9.39.2

Compare Source

v9.39.1

Compare Source

v9.39.0

Compare Source

v9.38.0

Compare Source

Features
  • ce40f74 feat: update complexity rule to only highlight function header (#​20048) (Atul Nair)
  • e37e590 feat: correct no-loss-of-precision false positives with e notation (#​20187) (Francesco Trotta)
Bug Fixes
  • 50c3dfd fix: improve type support for isolated dependencies in pnpm (#​20201) (Francesco Trotta)
  • a1f06a3 fix: correct SourceCode typings (#​20114) (Pixel998)
Documentation
  • 462675a docs: improve web accessibility by hiding non-semantic character (#​20205) (루밀LuMir)
  • c070e65 docs: correct formatting in no-irregular-whitespace rule documentation (#​20203) (루밀LuMir)
  • b39e71a docs: Update README (GitHub Actions Bot)
  • cd39983 docs: move custom-formatters type descriptions to nodejs-api (#​20190) (Percy Ma)
Chores

v9.37.0

Compare Source

Features
  • 39f7fb4 feat: preserve-caught-error should recognize all static "cause" keys (#​20163) (Pixel998)
  • f81eabc feat: support TS syntax in no-restricted-imports (#​19562) (Nitin Kumar)
Bug Fixes
Documentation
  • b950359 docs: fix typos across the docs (#​20182) (루밀LuMir)
  • 42498a2 docs: improve ToC accessibility by hiding non-semantic character (#​20181) (Percy Ma)
  • 29ea092 docs: Update README (GitHub Actions Bot)
  • 5c97a04 docs: show availableUntil in deprecated rule banner (#​20170) (Pixel998)
  • 90a71bf docs: update README files to add badge and instructions (#​20115) (루밀LuMir)
  • 1603ae1 docs: update references from master to main (#​20153) (루밀LuMir)
Chores
  • afe8a13 chore: update @eslint/js dependency to version 9.37.0 (#​20183) (Francesco Trotta)
  • abee4ca chore: package.json update for @​eslint/js release (Jenkins)
  • fc9381f chore: fix typos in comments (#​20175) (overlookmotel)
  • e1574a2 chore: unpin jiti (#​20173) (renovate[bot])
  • e1ac05e refactor: mark ESLint.findConfigFile() as async, add missing docs (#​20157) (Pixel998)
  • 347906d chore: update eslint (#​20149) (renovate[bot])
  • 0cb5897 test: remove tmp dir created for circular fixes in multithread mode test (#​20146) (Milos Djermanovic)
  • bb99566 ci: pin jiti to version 2.5.1 (#​20151) (Pixel998)
  • 177f669 perf: improve worker count calculation for "auto" concurrency (#​20067) (Francesco Trotta)
  • 448b57b chore: Mark deprecated formatting rules as available until v11.0.0 (#​20144) (Milos Djermanovic)
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)

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

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • On day 1 of the month (* * 1 * *)
  • Automerge
    • At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday (* 0-4,22-23 * * 1-5)
    • Only on Sunday and Saturday (* * * * 0,6)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added the dependencies Pull requests that update a dependency file label Nov 1, 2025
@renovate renovate Bot force-pushed the renovate/devdependencies-(non-major) branch 11 times, most recently from a232d99 to 9e1a0b2 Compare November 8, 2025 03:08
@renovate renovate Bot force-pushed the renovate/devdependencies-(non-major) branch 17 times, most recently from e761d58 to c71ade7 Compare November 16, 2025 10:58
@renovate renovate Bot force-pushed the renovate/devdependencies-(non-major) branch from c71ade7 to 9d24ce8 Compare November 16, 2025 18:55
@renovate renovate Bot force-pushed the renovate/devdependencies-(non-major) branch 13 times, most recently from a12303b to f78051b Compare November 30, 2025 00:52
@renovate renovate Bot force-pushed the renovate/devdependencies-(non-major) branch 9 times, most recently from 6c998bb to b199839 Compare December 8, 2025 02:51
@renovate renovate Bot force-pushed the renovate/devdependencies-(non-major) branch 4 times, most recently from 69799b1 to 2640340 Compare December 10, 2025 04:04
@sonarqubecloud

Copy link
Copy Markdown

1 similar comment
@sonarqubecloud

Copy link
Copy Markdown

@sonarqubecloud

sonarqubecloud Bot commented Jun 8, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants