chore(deps): update dependency @hey-api/openapi-ts to ^0.99.0#193
Merged
Conversation
39b3c63 to
a94eb1f
Compare
a94eb1f to
f9a13c2
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.97.0→^0.99.0Release Notes
hey-api/hey-api (@hey-api/openapi-ts)
v0.99.0Compare Source
Minor Changes
.symbolsto.imports(#4052) (57fac5e) by @mrlubosTo better represent its functionality, the
plugin.symbolsproperty has been renamed toplugin.imports.089ed2e) by @mrlubosPlugin 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.
BREAKING plugin(@hey-api/schemas): widen
schematype innameBuilderto unknown (#4076) (98ce35e) by @mrlubosBREAKING plugin: remove
.external()method (#4052) (57fac5e) by @mrlubosRemoved
plugin.external()functionThis 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
api: replace
~fields with$(#4086) (d5ca286) by @mrlubosconfig: add Presets API (
3b4ee7a) by @mrlubosplugin(@hey-api/client-angular): fix: send an empty object request body when explicitly provided in flat parameters mode (#4070) (
ab522ef) by @matthewjamesadamclient: use
getBaseUrl()function to determine default value (#3772) (4026955) by @mrlubosplugin(zod): improve discriminator handling (
680b947) by @mrlubosplugin(@tanstack/preact-query): fix: strip
initialDatafrom the inferred result types for infinite query options (7a4b0cf) by @mrlubosplugin(@tanstack/solid-query): fix: strip
initialDatafrom the inferred result types for infinite query options (7a4b0cf) by @mrlubosplugin(valibot): support custom regular expression error messages with
x-pattern-message(#4117) (3ed3afb) by @pullfrogplugin(@hey-api/client-next): fix: send an empty object request body when explicitly provided in flat parameters mode (#4070) (
f6d4512) by @matthewjamesadamplugin(@hey-api/client-axios): fix: send an empty object request body when explicitly provided in flat parameters mode (#4070) (
f6d4512) by @matthewjamesadamplugin(zod): support creating optional request schemas (
11315c7) by @mrlubosplugin(@tanstack/react-query): fix: strip
initialDatafrom the inferred result types for infinite query options (7a4b0cf) by @mrlubosplugin(@hey-api/client-ky): fix: send an empty object request body when explicitly provided in flat parameters mode (#4070) (
f6d4512) by @matthewjamesadamplugin(valibot): support creating optional request schemas (
11315c7) by @mrlubosexports: add
/pluginsexported module (#4076) (93129b7) by @mrlubosplugin(@tanstack/svelte-query): fix: strip
initialDatafrom the inferred result types for infinite query options (7a4b0cf) by @mrlubosplugin(@hey-api/client-nuxt): fix: send an empty object request body when explicitly provided in flat parameters mode (#4070) (
f6d4512) by @matthewjamesadamplugin(zod): support custom regular expression error messages with
x-pattern-message(#4117) (3ed3afb) by @pullfrogplugin(@tanstack/angular-query-experimental): fix: strip
initialDatafrom the inferred result types for infinite query options (7a4b0cf) by @mrlubosplugin(@hey-api/client-ofetch): fix: send an empty object request body when explicitly provided in flat parameters mode (#4070) (
f6d4512) by @matthewjamesadamplugin(@hey-api/client-fetch): fix: send an empty object request body when explicitly provided in flat parameters mode (#4070) (
f6d4512) by @matthewjamesadamplugin(@hey-api/typescript): improve discriminator handling (
680b947) by @mrlubosplugin(orpc): make
.input()optional if all layers are optional (11315c7) by @mrlubos*parser: fix: delete unresolvable
$refkeywords (#4087) (6c21d81) by @pullfrogplugin(@tanstack/vue-query): fix: strip
initialDatafrom the inferred result types for infinite query options (8d91bd5) by @magicismightplugin(valibot): improve discriminator handling (
680b947) by @mrlubosexports: export
pluginstype helpers (#4076) (93129b7) by @mrlubosUpdated Dependencies:
v0.98.2Compare Source
Patch Changes
plugin(@hey-api/client-ofetch): export augmentable
ClientMetainterface (#3996) (f02246b) by @matthewjamesadamplugin(@hey-api/sdk): fix: don't expose SSE errors as iterator return types (#3989) (
ffbd82e) by @frastefaniniplugin(@hey-api/client-next): export augmentable
ClientMetainterface (#3996) (f02246b) by @matthewjamesadamplugin(@hey-api/client-ky): export augmentable
ClientMetainterface (#3996) (f02246b) by @matthewjamesadamplugin(@hey-api/client-fetch): export augmentable
ClientMetainterface (#3996) (f02246b) by @matthewjamesadamplugin(@hey-api/client-nuxt): export augmentable
ClientMetainterface (#3996) (f02246b) by @matthewjamesadamplugin(@hey-api/client-angular): fix: reassign the result of
HttpHeaders.delete()back toopts.headers(#3988) (b9390d7) by @joshkaplinskyplugin(@hey-api/client-angular): export augmentable
ClientMetainterface (#3996) (f02246b) by @matthewjamesadamplugin(@hey-api/client-axios): export augmentable
ClientMetainterface (#3996) (f02246b) by @matthewjamesadamplugin(@hey-api/sdk): support type-safe
metaoption via augmentableClientMetainterface (#3996) (b7ee3fd) by @matthewjamesadamUpdated Dependencies:
v0.98.1Compare Source
Patch Changes
cli: simplify generate command messages (#3982) (
11f9324) by @mrlubosplugin(valibot): fix: revert referencing TypeScript enums (#3982) (
11f9324) by @mrlubosplugin(zod): fix: revert referencing TypeScript enums (#3982) (
11f9324) by @mrlubosUpdated Dependencies:
v0.98.0Compare Source
Minor Changes
9b79a56) by @mrlubosThis 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
parser: fix: preserve sort order when filtering input (#3953) (
f6e8496) by @pullfrogplugin(valibot): fix: improve boolean enum handling (#3974) (
d3e9f13) by @mrlubosplugin(@hey-api/client-ky): fix: use
Object.create()to avoid prototype chain substitution. Reported by @programsurf, @daeungdaeung, @yoonsh, and @lubroai (GHSA-hhx9-57xq-r5rw) (#3973) (9f2f0d2) by @mrlubosplugin(@hey-api/client-ofetch): fix: use
Object.create()to avoid prototype chain substitution. Reported by @programsurf, @daeungdaeung, @yoonsh, and @lubroai (GHSA-hhx9-57xq-r5rw) (#3973) (9f2f0d2) by @mrlubosplugin(@hey-api/client-axios): add explicit return types (#3880) (
9c78271) by @tompuricplugin(@hey-api/client-axios): fix: use
Object.create()to avoid prototype chain substitution. Reported by @programsurf, @daeungdaeung, @yoonsh, and @lubroai (GHSA-hhx9-57xq-r5rw) (#3973) (9f2f0d2) by @mrlubosplugin(@hey-api/client-next): fix: improve params helper type (#3946) (
bebb225) by @pullfrogplugin(@hey-api/client-fetch): fix: use
Object.create()to avoid prototype chain substitution. Reported by @programsurf, @daeungdaeung, @yoonsh, and @lubroai (GHSA-hhx9-57xq-r5rw) (#3973) (9f2f0d2) by @mrlubosplugin(@hey-api/client-ofetch): fix: improve params helper type (#3946) (
bebb225) by @pullfrogplugin(@hey-api/client-nuxt): add explicit return types (#3880) (
9c78271) by @tompuricdsl: track extended class symbols (#3945) (
13c3d7d) by @mrlubosplugin(@hey-api/client-angular): fix: use
Object.create()to avoid prototype chain substitution. Reported by @programsurf, @daeungdaeung, @yoonsh, and @lubroai (GHSA-hhx9-57xq-r5rw) (#3973) (9f2f0d2) by @mrlubosplugin(orpc): fix: handle no-content success responses (#3948) (
44672f0) by @lyzno1plugin(@hey-api/sdk): add explicit return types (#3880) (
9c78271) by @tompuricplugin(@hey-api/client-nuxt): fix: use
Object.create()to avoid prototype chain substitution. Reported by @programsurf, @daeungdaeung, @yoonsh, and @lubroai (GHSA-hhx9-57xq-r5rw) (#3973) (9f2f0d2) by @mrlubosplugin(@hey-api/client-ky): fix: improve params helper type (#3946) (
bebb225) by @pullfrogplugin(@hey-api/client-angular): add explicit return types (#3880) (
9c78271) by @tompuricplugin(@hey-api/client-nuxt): fix: improve params helper type (#3946) (
bebb225) by @pullfrogplugin(@hey-api/client-angular): fix: improve params helper type (#3946) (
bebb225) by @pullfrogplugin(@hey-api/sdk): fix: expose
keyon security schemes when their signatures collide (#3935) (23d908a) by @matthewjamesadamplugin(@hey-api/client-fetch): fix: improve params helper type (#3946) (
bebb225) by @pullfrogplugin(@hey-api/client-ky): add explicit return types (#3880) (
9c78271) by @tompuricplugin(@hey-api/client-axios): fix: improve params helper type (#3946) (
bebb225) by @pullfrogplugin(@hey-api/client-fetch): add explicit return types (#3880) (
9c78271) by @tompuricplugin(@hey-api/client-next): fix: use
Object.create()to avoid prototype chain substitution. Reported by @programsurf, @daeungdaeung, @yoonsh, and @lubroai (GHSA-hhx9-57xq-r5rw) (#3973) (9f2f0d2) by @mrlubosplugin(@hey-api/client-ofetch): add explicit return types (#3880) (
9c78271) by @tompuricplugin(@hey-api/client-next): add explicit return types (#3880) (
9c78271) by @tompuricUpdated Dependencies:
Configuration
📅 Schedule: (UTC)
🚦 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.