chore(deps): update dependency @hey-api/openapi-ts to ^0.90.0 #255
+45
−28
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.89.0→^0.90.0Release Notes
hey-api/openapi-ts (@hey-api/openapi-ts)
v0.90.1Compare Source
Patch Changes
examplesoption (#3175) (b985053) by @mrlubosThe 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.
sourceoption (#3175) (b985053) by @mrlubosSource 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.0Compare Source
Minor Changes
~resolversAPI (#3147) (ab80a4b) by @mrlubosThe 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.
815a3de) by @mrlubosStructure 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
methodNameBuilderfunction, 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.
~resolversAPI (#3147) (ab80a4b) by @mrlubosThe 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.
815a3de) by @mrlubosStructure 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
methodNameBuilderfunction, 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
plugin(@hey-api/client-nuxt): use serialized body in SSE requests (#3123) (
6505659) by @bilby91plugin(zod): expand support for bigint types (#3145) (
4a32dcf) by @mrlubosplugin(@hey-api/client-angular): use serialized body in SSE requests (#3171) (
e63f0cf) by @mrlubosplugin(@hey-api/client-next): use serialized body in SSE requests (#3171) (
e63f0cf) by @mrlubosplugin(@hey-api/client-axios): use serialized body in SSE requests (#3171) (
e63f0cf) by @mrlubosplugin(@hey-api/client-fetch): use serialized body in SSE requests (#3171) (
e63f0cf) by @mrlubosplugin(@hey-api/client-nuxt): preserve null in
WithRefstype for nullable fields (#3131) (3935034) by @rigtigeEmilrenderer: correctly render default import (#3109) (
815a3de) by @mrlubosplugin(@hey-api/client-ky): use serialized body in SSE requests (#3171) (
e63f0cf) by @mrlubosUpdated Dependencies:
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.