Skip to content

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

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@eslint/js (source) 9.38.09.39.4 age confidence
@hey-api/openapi-ts (source) 0.86.10.94.5 age confidence
@inlang/cli 3.0.123.1.9 age confidence
@inlang/paraglide-js (source) 2.4.02.15.1 age confidence
@playwright/test (source) 1.56.11.58.2 age confidence
@types/node (source) 24.9.124.12.0 age confidence
@typescript-eslint/eslint-plugin (source) 8.46.28.57.2 age confidence
@typescript-eslint/parser (source) 8.46.28.57.2 age confidence
@vitejs/plugin-react (source) 5.0.25.2.0 age confidence
dotenv 17.2.217.3.1 age confidence
eslint (source) 9.38.09.39.4 age confidence
eslint-plugin-react-refresh 0.4.200.5.2 age confidence
globals 16.4.016.5.0 age confidence
playwright (source) 1.56.11.58.2 age confidence
prettier (source) 3.6.23.8.1 age confidence
tsx (source) 4.20.54.21.0 age confidence
vite (source) 7.1.117.3.1 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

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

v0.94.4

Compare Source

Patch Changes

v0.94.3

Compare Source

Patch Changes
Updated Dependencies:

v0.94.2

Compare Source

Patch Changes
Updated Dependencies:

v0.94.1

Compare Source

Patch Changes
Updated Dependencies:

v0.94.0

Compare Source

Minor Changes
Patch Changes
Updated Dependencies:

v0.93.1

Compare Source

Patch Changes

v0.93.0

Compare Source

Minor Changes
Removed resolver node

Valibot plugin no longer exposes the enum.nodes.nullable node. It was refactored so that nullable values are handled outside of resolvers.

Removed resolver node

Zod plugin no longer exposes the enum.nodes.nullable node. It was refactored so that nullable values are handled outside of resolvers.

Patch Changes
Updated Dependencies:

v0.92.4

Compare Source

Patch Changes
Updated Dependencies:

v0.92.3

Compare Source

Patch Changes

v0.92.2

Minor Changes
Updated Symbol interface

The exportFrom property has been replaced with the getExportFromFilePath() function. This allows you to dynamically determine export paths based on symbol properties. This is a low-level feature, so you're most likely unaffected.

Patch Changes
Updated Dependencies:

v0.91.1

Compare Source

Patch Changes
Updated Dependencies:

v0.91.0

Compare Source

Minor Changes
Removed CommonJS (CJS) support

@hey-api/openapi-ts is now ESM-only. This change simplifies the codebase, improves tree-shaking, and enables better integration with modern bundlers and TypeScript tooling.

CommonJS entry points (require(), module.exports) are no longer supported. If you are in a CJS environment, you can still load the package dynamically using import() like:

const { defineConfig } = await import('@​hey-api/openapi-ts');

If you have previously written:

const { defineConfig } = require('@​hey-api/openapi-ts');

Migrate by updating your static imports:

import { defineConfig } from '@​hey-api/openapi-ts';

If your environment cannot use ESM, pin to a previous version.

Patch Changes
Updated Dependencies:

v0.90.10

Compare Source

Patch Changes

v0.90.9

Compare Source

Patch Changes
Updated Dependencies:

v0.90.8

Compare Source

Patch Changes
Updated Dependencies:

v0.90.7

Compare Source

Patch Changes
Updated Dependencies:

v0.90.6

Patch Changes

v0.90.4

Compare Source

Patch Changes

v0.90.3

Compare Source

Patch Changes

v0.90.2

Compare Source

Patch Changes
Updated Dependencies:

v0.90.1

Compare Source

Patch Changes

The SDK plugin can generate ready-to-use code examples for each operation, showing how to call the SDK methods with proper parameters and setup.

Learn how to generate examples on the SDK plugin page.

Source is a copy of the input specification used to generate your output. It can be used to power documentation tools or to persist a stable snapshot alongside your generated files.

Learn how to use the source on the Output page.

Updated Dependencies:

v0.90.0

Compare Source

Minor Changes

The Resolvers API has been simplified and expanded to provide a more consistent behavior across plugins. You can view a few common examples on the Resolvers page.

Structure API

The SDK plugin now implements the Structure API, enabling more complex structures and fixing several known issues.

Some Structure APIs are incompatible with the previous configuration, most notably the methodNameBuilder function, which accepted the operation object as an argument. You can read the SDK Output section to familiarize yourself with the Structure API.

Please open an issue if you're unable to migrate your configuration to the new syntax.

The Resolvers API has been simplified and expanded to provide a more consistent behavior across plugins. You can view a few common examples on the [Resolvers](https


Configuration

📅 Schedule: Branch creation - On day 1 of the month ( * * 1 * * ) (UTC), 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 ) (UTC).

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

Rebasing: Whenever PR is behind base branch, 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 10 times, most recently from 860c5df to be54341 Compare November 7, 2025 08:50
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 9 times, most recently from dc321e7 to da7a408 Compare November 14, 2025 14:49
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 5 times, most recently from 030b3fe to b51fee5 Compare November 24, 2025 18:59
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 5 times, most recently from a7fae5e to 2d60b0b Compare November 30, 2025 19:06
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 11 times, most recently from c3d1cbf to be4aaa9 Compare December 19, 2025 22:54
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 3 times, most recently from 4c8c71a to f9a5d38 Compare December 29, 2025 19:06
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 8 times, most recently from 68d893a to 4ee7862 Compare January 7, 2026 06:44
@renovate renovate bot force-pushed the renovate/devdependencies-(non-major) branch 5 times, most recently from 57bf114 to c0c43cf Compare January 10, 2026 18:16
@sonarqubecloud
Copy link

@sonarqubecloud
Copy link

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