Files
bracket/frontend
dependabot[bot] 4e3ce5f3a9 Bump @hey-api/openapi-ts from 0.89.2 to 0.90.1 in /frontend (#1511)
Bumps [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) from
0.89.2 to 0.90.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hey-api/openapi-ts/releases"><code>@​hey-api/openapi-ts</code>'s
releases</a>.</em></p>
<blockquote>
<h2><code>@​hey-api/openapi-ts</code><a
href="https://github.com/0"><code>@​0</code></a>.90.1</h2>
<h3>Patch Changes</h3>
<ul>
<li><strong>plugin(<code>@​hey-api/sdk</code>)</strong>: add
<code>examples</code> option (<a
href="https://redirect.github.com/hey-api/openapi-ts/pull/3175">#3175</a>)
(<a
href="b985053ffa"><code>b985053</code></a>)
by <a href="https://github.com/mrlubos"><code>@​mrlubos</code></a></li>
</ul>
<p>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.</p>
<p>Learn how to generate examples on the <a
href="https://heyapi.dev/openapi-ts/plugins/sdk#code-examples">SDK
plugin</a> page.</p>
<ul>
<li><strong>output</strong>: add <code>source</code> option (<a
href="https://redirect.github.com/hey-api/openapi-ts/pull/3175">#3175</a>)
(<a
href="b985053ffa"><code>b985053</code></a>)
by <a href="https://github.com/mrlubos"><code>@​mrlubos</code></a></li>
</ul>
<p>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.</p>
<p>Learn how to use the source on the <a
href="https://heyapi.dev/openapi-ts/configuration/output#source">Output</a>
page.</p>
<h3>Updated Dependencies:</h3>
<ul>
<li><code>@​hey-api/codegen-core</code><a
href="https://github.com/0"><code>@​0</code></a>.5.1</li>
</ul>
<h2><code>@​hey-api/openapi-ts</code><a
href="https://github.com/0"><code>@​0</code></a>.90.0</h2>
<h3>Minor Changes</h3>
<ul>
<li><strong>plugin(valibot)</strong>: <strong>BREAKING:</strong>
standardize <code>~resolvers</code> API (<a
href="https://redirect.github.com/hey-api/openapi-ts/pull/3147">#3147</a>)
(<a
href="ab80a4b2c3"><code>ab80a4b</code></a>)
by <a href="https://github.com/mrlubos"><code>@​mrlubos</code></a></li>
</ul>
<p>The <a
href="https://heyapi.dev/openapi-ts/plugins/concepts/resolvers">Resolvers
API</a> has been simplified and expanded to provide a more consistent
behavior across plugins. You can view a few common examples on the <a
href="https://heyapi.dev/openapi-ts/plugins/concepts/resolvers">Resolvers</a>
page.</p>
<ul>
<li><strong>plugin(sdk)</strong>: <strong>BREAKING</strong>: Structure
API (<a
href="https://redirect.github.com/hey-api/openapi-ts/pull/3109">#3109</a>)
(<a
href="815a3de0af"><code>815a3de</code></a>)
by <a href="https://github.com/mrlubos"><code>@​mrlubos</code></a></li>
</ul>
<h3>Structure API</h3>
<p>The <a href="https://heyapi.dev/openapi-ts/plugins/sdk">SDK
plugin</a> now implements the Structure API, enabling more complex
structures and fixing several known issues.</p>
<p>Some Structure APIs are incompatible with the previous configuration,
most notably the <code>methodNameBuilder</code> function, which accepted
the operation object as an argument. You can read the <a
href="https://heyapi.dev/openapi-ts/plugins/sdk#output">SDK Output</a>
section to familiarize yourself with the Structure API.</p>
<p>Please <a href="https://github.com/hey-api/openapi-ts/issues">open an
issue</a> if you're unable to migrate your configuration to the new
syntax.</p>
<ul>
<li><strong>plugin(zod)</strong>: <strong>BREAKING:</strong> standardize
<code>~resolvers</code> API (<a
href="https://redirect.github.com/hey-api/openapi-ts/pull/3147">#3147</a>)
(<a
href="ab80a4b2c3"><code>ab80a4b</code></a>)
by <a href="https://github.com/mrlubos"><code>@​mrlubos</code></a></li>
</ul>
<p>The <a
href="https://heyapi.dev/openapi-ts/plugins/concepts/resolvers">Resolvers
API</a> has been simplified and expanded to provide a more consistent
behavior across plugins. You can view a few common examples on the <a
href="https://heyapi.dev/openapi-ts/plugins/concepts/resolvers">Resolvers</a>
page.</p>
<ul>
<li><strong>plugin(<code>@​angular/common</code>)</strong>:
<strong>BREAKING</strong>: Structure API (<a
href="https://redirect.github.com/hey-api/openapi-ts/pull/3109">#3109</a>)
(<a
href="815a3de0af"><code>815a3de</code></a>)
by <a href="https://github.com/mrlubos"><code>@​mrlubos</code></a></li>
</ul>
<h3>Structure API</h3>
<p>The <a href="https://heyapi.dev/openapi-ts/plugins/angular">Angular
plugin</a> now implements the Structure API, enabling more complex
structures and fixing several known issues.</p>
<p>Some Structure APIs are incompatible with the previous configuration,
most notably the <code>methodNameBuilder</code> function, which accepted
the operation object as an argument. You can read the <a
href="https://heyapi.dev/openapi-ts/plugins/sdk#output">SDK Output</a>
section to familiarize yourself with the Structure API.</p>
<p>Please <a href="https://github.com/hey-api/openapi-ts/issues">open an
issue</a> if you're unable to migrate your configuration to the new
syntax.</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="720c012cca"><code>720c012</code></a>
Merge pull request <a
href="https://redirect.github.com/hey-api/openapi-ts/issues/3178">#3178</a>
from hey-api/changeset-release/main</li>
<li><a
href="4f44a410f2"><code>4f44a41</code></a>
chore: update lock file</li>
<li><a
href="91c49a3724"><code>91c49a3</code></a>
ci: release</li>
<li><a
href="330a6283d1"><code>330a628</code></a>
Merge pull request <a
href="https://redirect.github.com/hey-api/openapi-ts/issues/3176">#3176</a>
from hey-api/renovate/opencode-ai-sdk-1.x</li>
<li><a
href="0242b1d138"><code>0242b1d</code></a>
Merge pull request <a
href="https://redirect.github.com/hey-api/openapi-ts/issues/3177">#3177</a>
from hey-api/renovate/pnpm-10.x</li>
<li><a
href="9e5243b645"><code>9e5243b</code></a>
chore(deps): update pnpm to v10.27.0</li>
<li><a
href="9848a1c61e"><code>9848a1c</code></a>
chore(deps): update dependency <code>@​opencode-ai/sdk</code> to
v1.0.221</li>
<li><a
href="469253a358"><code>469253a</code></a>
Merge pull request <a
href="https://redirect.github.com/hey-api/openapi-ts/issues/3175">#3175</a>
from hey-api/feat/sdk-examples</li>
<li><a
href="b985053ffa"><code>b985053</code></a>
feat: SDK examples</li>
<li><a
href="711452e936"><code>711452e</code></a>
chore(docs): update contributors list</li>
<li>Additional commits viewable in <a
href="https://github.com/hey-api/openapi-ts/compare/@hey-api/openapi-ts@0.89.2...@hey-api/openapi-ts@0.90.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@hey-api/openapi-ts&package-manager=npm_and_yarn&previous-version=0.89.2&new-version=0.90.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-06 04:06:33 +00:00
..
2025-12-27 15:19:16 +01:00
2023-09-12 21:37:48 +02:00
2025-12-21 16:15:51 +00:00
2025-11-12 11:18:06 +01:00
2025-11-12 11:18:06 +01:00
2025-11-12 11:18:06 +01:00