Skip to content

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

Merged
v-kessler merged 1 commit into
mainfrom
renovate/hey-api-openapi-ts-0.x
Jun 28, 2026
Merged

chore(deps): update dependency @hey-api/openapi-ts to ^0.99.0#193
v-kessler merged 1 commit into
mainfrom
renovate/hey-api-openapi-ts-0.x

Conversation

@renovate

@renovate renovate Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@hey-api/openapi-ts (source) ^0.97.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:

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 9am on monday"
  • 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 force-pushed the renovate/hey-api-openapi-ts-0.x branch from 39b3c63 to a94eb1f Compare June 11, 2026 16:01
@renovate renovate Bot changed the title chore(deps): update dependency @hey-api/openapi-ts to ^0.98.0 chore(deps): update dependency @hey-api/openapi-ts to ^0.99.0 Jun 22, 2026
@renovate renovate Bot force-pushed the renovate/hey-api-openapi-ts-0.x branch from a94eb1f to f9a13c2 Compare June 22, 2026 09:57
@v-kessler v-kessler merged commit bb3200a into main Jun 28, 2026
4 checks passed
@renovate renovate Bot deleted the renovate/hey-api-openapi-ts-0.x branch June 28, 2026 17:56
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