Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 8, 2025

This PR contains the following updates:

Package Change Age Confidence
@hey-api/openapi-ts (source) ^0.88.0^0.90.2 age confidence

Release Notes

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

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

Structure API

The Angular 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.

Patch Changes
Updated Dependencies:

v0.89.2

Compare Source

Patch Changes

v0.89.1

Compare Source

Patch Changes

v0.89.0

Compare Source

Minor Changes
Prefer named exports

This release changes the default for index.ts to prefer named exports. Named exports may lead to better IDE and bundler performance compared to asterisk (*) as your tooling doesn't have to inspect the underlying module to discover exports.

While this change is merely cosmetic, you can set output.preferExportAll to true if you prefer to use the asterisk.

export default {
  input: 'hey-api/backend', // sign up at app.heyapi.dev
  output: {
    path: 'src/client',
    preferExportAll: true,
  },
};
Removed symbol:setValue:* events

These events have been removed in favor of node:set:* events.

Patch Changes

v0.88.2

Compare Source

Patch Changes

v0.88.1

Compare Source

Patch Changes

Configuration

📅 Schedule: 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.

@coderabbitai
Copy link

coderabbitai bot commented Dec 8, 2025

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (1)
  • chore(deps)

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@vercel
Copy link

vercel bot commented Dec 8, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Review Updated (UTC)
o2s-docs Skipped Skipped Jan 7, 2026 6:05am

@vercel vercel bot temporarily deployed to Preview – o2s-docs December 8, 2025 00:58 Inactive
@renovate renovate bot force-pushed the renovate/hey-api-openapi-ts-0.x branch from db444e1 to 24a39c0 Compare December 10, 2025 05:20
@renovate renovate bot changed the title chore(deps): update dependency @hey-api/openapi-ts to ^0.88.1 chore(deps): update dependency @hey-api/openapi-ts to ^0.88.2 Dec 10, 2025
@vercel vercel bot temporarily deployed to Preview – o2s-docs December 10, 2025 05:20 Inactive
@renovate renovate bot force-pushed the renovate/hey-api-openapi-ts-0.x branch from 24a39c0 to b861047 Compare December 11, 2025 13:13
@renovate renovate bot changed the title chore(deps): update dependency @hey-api/openapi-ts to ^0.88.2 chore(deps): update dependency @hey-api/openapi-ts to ^0.89.0 Dec 11, 2025
@renovate renovate bot changed the title chore(deps): update dependency @hey-api/openapi-ts to ^0.89.0 chore(deps): update dependency @hey-api/openapi-ts to ^0.89.1 Dec 19, 2025
@renovate renovate bot force-pushed the renovate/hey-api-openapi-ts-0.x branch 3 times, most recently from 5d12de5 to a419e10 Compare December 19, 2025 14:30
@vercel vercel bot temporarily deployed to Preview – o2s-docs December 19, 2025 14:30 Inactive
@renovate renovate bot force-pushed the renovate/hey-api-openapi-ts-0.x branch from a419e10 to c7b85da Compare December 19, 2025 21:52
@renovate renovate bot changed the title chore(deps): update dependency @hey-api/openapi-ts to ^0.89.1 chore(deps): update dependency @hey-api/openapi-ts to ^0.89.2 Dec 19, 2025
@vercel vercel bot temporarily deployed to Preview – o2s-docs December 19, 2025 21:52 Inactive
@renovate renovate bot force-pushed the renovate/hey-api-openapi-ts-0.x branch from c7b85da to 3bb409a Compare January 2, 2026 18:29
@renovate renovate bot changed the title chore(deps): update dependency @hey-api/openapi-ts to ^0.89.2 chore(deps): update dependency @hey-api/openapi-ts to ^0.90.0 Jan 2, 2026
@vercel vercel bot temporarily deployed to Preview – o2s-docs January 2, 2026 18:29 Inactive
@renovate renovate bot changed the title chore(deps): update dependency @hey-api/openapi-ts to ^0.90.0 chore(deps): update dependency @hey-api/openapi-ts to ^0.90.1 Jan 4, 2026
@renovate renovate bot force-pushed the renovate/hey-api-openapi-ts-0.x branch from 3bb409a to bcb6dac Compare January 4, 2026 05:24
@vercel vercel bot temporarily deployed to Preview – o2s-docs January 4, 2026 05:25 Inactive
@renovate renovate bot force-pushed the renovate/hey-api-openapi-ts-0.x branch from bcb6dac to 4aa4a27 Compare January 7, 2026 06:05
@renovate renovate bot changed the title chore(deps): update dependency @hey-api/openapi-ts to ^0.90.1 chore(deps): update dependency @hey-api/openapi-ts to ^0.90.2 Jan 7, 2026
@vercel vercel bot temporarily deployed to Preview – o2s-docs January 7, 2026 06:05 Inactive
@marcinkrasowski marcinkrasowski merged commit 9e0d3ba into main Jan 8, 2026
9 checks passed
@marcinkrasowski marcinkrasowski deleted the renovate/hey-api-openapi-ts-0.x branch January 8, 2026 10:41
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.

2 participants