Update dependency @hey-api/openapi-ts to v0.99.0#9752
Open
backstage-goalie[bot] wants to merge 1 commit into
Open
Update dependency @hey-api/openapi-ts to v0.99.0#9752backstage-goalie[bot] wants to merge 1 commit into
backstage-goalie[bot] wants to merge 1 commit into
Conversation
Contributor
Author
Changed Packages
|
15e8914 to
1d2bf49
Compare
1d2bf49 to
e9151d3
Compare
e9151d3 to
306a484
Compare
89403ac to
e637683
Compare
e637683 to
808708f
Compare
808708f to
5b5931e
Compare
5b5931e to
9a5af76
Compare
9a5af76 to
51a1aef
Compare
51a1aef to
fde8a08
Compare
fde8a08 to
1359961
Compare
Signed-off-by: Renovate Bot <bot@renovateapp.com>
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.98.2→0.99.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release 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:
Configuration
📅 Schedule: (UTC)
🚦 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 Mend Renovate.