-
Notifications
You must be signed in to change notification settings - Fork 531
chore(deps): update dependency @hey-api/openapi-ts to v0.90.1 #6779
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+62
−52
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
Author
Changed Packages
|
61a875d to
da8fde1
Compare
da8fde1 to
6eb009e
Compare
6eb009e to
e612417
Compare
e612417 to
78236eb
Compare
78236eb to
cc86028
Compare
cc86028 to
03bb1d7
Compare
03bb1d7 to
b09b4d9
Compare
b09b4d9 to
de85a5b
Compare
de85a5b to
d25b253
Compare
d25b253 to
a1365bc
Compare
a1365bc to
fbdf5e1
Compare
fbdf5e1 to
fbcd57c
Compare
fbcd57c to
7d4e48a
Compare
7d4e48a to
31ab68b
Compare
31ab68b to
9296587
Compare
9296587 to
3f1be67
Compare
3f1be67 to
8f7af17
Compare
8f7af17 to
c9a2ec5
Compare
c9a2ec5 to
bf442e4
Compare
bf442e4 to
8aa7c7b
Compare
8aa7c7b to
e1aa16e
Compare
e1aa16e to
09b15b3
Compare
09b15b3 to
d0c4794
Compare
d0c4794 to
f40b3fa
Compare
f40b3fa to
0abb8cf
Compare
0abb8cf to
e4e445c
Compare
e4e445c to
8618c28
Compare
8618c28 to
7168083
Compare
Signed-off-by: Renovate Bot <[email protected]>
7168083 to
67a3e00
Compare
christoph-jerolimov
approved these changes
Jan 8, 2026
|
Thanks for bumping @christoph-jerolimov 🤝 |
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
workspace/nexus-repository-manager
workspace/scaffolder-backend-module-servicenow
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.2→0.90.1Release 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 - 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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.