Skip to content

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

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.99.0#56
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/hey-api-openapi-ts-0.x

Conversation

@renovate

@renovate renovate Bot commented Mar 27, 2026

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
@hey-api/openapi-ts (source) ^0.88.0^0.99.0 age confidence

Release Notes

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

v0.99.0

Compare Source

Minor Changes

To better represent its functionality, the plugin.symbols property has been renamed to plugin.imports.

Plugin duplicates behavior

If you specified the same plugin multiple times, only the last instance would be used. We eventually added a warning for this behavior, but that didn't treat the root issue. This release changes that by merging duplicate plugin configurations.

Removed plugin.external() function

This function was used to reference external symbols. All plugins now use the Imports API, which allows you to reference external symbols in a type-safe way through plugin.imports.

Patch Changes
Updated Dependencies:

v0.98.2

Compare Source

Patch Changes
Updated Dependencies:

v0.98.1

Compare Source

Patch Changes
Updated Dependencies:

v0.98.0

Compare Source

Minor Changes

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.

Patch Changes
Updated Dependencies:

v0.97.3

Patch Changes
Updated Dependencies:

v0.97.2

Patch Changes
Updated Dependencies:

v0.97.1

Patch Changes
Updated Dependencies:

v0.97.0

Minor Changes
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.

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.

Patch Changes
Updated Dependencies:

v0.96.1

Patch Changes

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

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

@EnclaveAutomation

EnclaveAutomation commented Mar 27, 2026

Copy link
Copy Markdown
Member

All CI Checks Passed

All checks have passed successfully. Thank you for contributing to the project ✌🏼!


Details:

@renovate
renovate Bot force-pushed the renovate/hey-api-openapi-ts-0.x branch 2 times, most recently from e74a6ab to e417592 Compare April 2, 2026 13:57
@renovate renovate Bot changed the title chore(deps): update dependency @hey-api/openapi-ts to ^0.94.0 chore(deps): update dependency @hey-api/openapi-ts to ^0.95.0 Apr 2, 2026
@renovate
renovate Bot force-pushed the renovate/hey-api-openapi-ts-0.x branch 2 times, most recently from ab423ab to 5424bfc Compare April 13, 2026 05:57
@renovate renovate Bot changed the title chore(deps): update dependency @hey-api/openapi-ts to ^0.95.0 chore(deps): update dependency @hey-api/openapi-ts to ^0.96.0 Apr 13, 2026
@renovate
renovate Bot force-pushed the renovate/hey-api-openapi-ts-0.x branch from 5424bfc to c5f0b45 Compare April 20, 2026 09:35
@renovate
renovate Bot force-pushed the renovate/hey-api-openapi-ts-0.x branch from c5f0b45 to 4e4aa6d Compare April 28, 2026 06:03
@renovate renovate Bot changed the title chore(deps): update dependency @hey-api/openapi-ts to ^0.96.0 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 4e4aa6d to 9dfb6e2 Compare May 4, 2026 01:46
@renovate
renovate Bot force-pushed the renovate/hey-api-openapi-ts-0.x branch 2 times, most recently from 9eb0b14 to 86a2238 Compare May 25, 2026 08:27
@renovate
renovate Bot force-pushed the renovate/hey-api-openapi-ts-0.x branch from 86a2238 to 4f6470d Compare July 26, 2026 03:13
@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.99.0 Jul 26, 2026
@renovate
renovate Bot force-pushed the renovate/hey-api-openapi-ts-0.x branch from 4f6470d to 5f1d06f Compare July 30, 2026 17:13
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