mirror of
https://github.com/evroon/bracket.git
synced 2026-05-19 05:59:34 -04:00
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 /> [](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>
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
"vite-tsconfig-paths": "^6.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@hey-api/openapi-ts": "0.89.2",
|
||||
"@hey-api/openapi-ts": "0.90.1",
|
||||
"@types/node": "25.0.0",
|
||||
"@types/react": "19.2.4",
|
||||
"@types/react-dom": "19.2.3",
|
||||
|
||||
54
frontend/pnpm-lock.yaml
generated
54
frontend/pnpm-lock.yaml
generated
@@ -94,8 +94,8 @@ importers:
|
||||
version: 6.0.3(typescript@5.9.3)(vite@7.3.0(@types/node@25.0.0)(jiti@2.6.1)(lightningcss@1.30.2)(sugarss@5.0.1(postcss@8.5.0)))
|
||||
devDependencies:
|
||||
'@hey-api/openapi-ts':
|
||||
specifier: 0.89.2
|
||||
version: 0.89.2(typescript@5.9.3)
|
||||
specifier: 0.90.1
|
||||
version: 0.90.1(typescript@5.9.3)
|
||||
'@types/node':
|
||||
specifier: 25.0.0
|
||||
version: 25.0.0
|
||||
@@ -518,8 +518,8 @@ packages:
|
||||
react: ^18.0.0 || ^19.0.0
|
||||
react-dom: ^18.0.0 || ^19.0.0
|
||||
|
||||
'@hey-api/codegen-core@0.4.0':
|
||||
resolution: {integrity: sha512-o8rBbEXEUhEPzrHbqImYjwIHm4Oj0r1RPS+5cp8Z66kPO7SEN7PYUgK7XpmSxoy9LPMNK1M5qmCO4cGGwT+ELQ==}
|
||||
'@hey-api/codegen-core@0.5.1':
|
||||
resolution: {integrity: sha512-k/WN7WWEcaOglKiSlc0WHxUFdaCpf9QLAQK5TzOq2oyljzGPn0RNkWtO2Lk3Of68kkWXINMdyhmBE3nW/9NCQQ==}
|
||||
engines: {node: '>=20.19.0'}
|
||||
peerDependencies:
|
||||
typescript: '>=5.5.3'
|
||||
@@ -528,8 +528,8 @@ packages:
|
||||
resolution: {integrity: sha512-oS+5yAdwnK20lSeFO1d53Ku+yaGCsY8PcrmSq2GtSs3bsBfRnHAbpPKSVzQcaxAOrzj5NB+f34WhZglVrNayBA==}
|
||||
engines: {node: '>= 16'}
|
||||
|
||||
'@hey-api/openapi-ts@0.89.2':
|
||||
resolution: {integrity: sha512-iEhWfvPbzfcS7BMqHzh2FbMG1ouZVAHwHoYhq/61Rmq/r1Q1NgCZ3xy6QuXZgbTdHe9enMjWXjINLnTj57kWwA==}
|
||||
'@hey-api/openapi-ts@0.90.1':
|
||||
resolution: {integrity: sha512-wsURTl5k5J/JQR3gU8N7MOZYpsx/xnZHwixzXzs77hQGzibLXuGbTmBMJEu90r8zBcabzp9rt7kv1HMkmEb9cw==}
|
||||
engines: {node: '>=20.19.0'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@@ -1068,8 +1068,8 @@ packages:
|
||||
resolution: {integrity: sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
c12@3.3.2:
|
||||
resolution: {integrity: sha512-QkikB2X5voO1okL3QsES0N690Sn/K9WokXqUsDQsWy5SnYb+psYQFGA10iy1bZHj3fjISKsI67Q90gruvWWM3A==}
|
||||
c12@3.3.3:
|
||||
resolution: {integrity: sha512-750hTRvgBy5kcMNPdh95Qo+XUBeGo8C7nsKSmedDmaQI+E0r82DwHeM6vBewDe4rGFbnxoa4V9pw+sPh5+Iz8Q==}
|
||||
peerDependencies:
|
||||
magicast: '*'
|
||||
peerDependenciesMeta:
|
||||
@@ -1111,9 +1111,9 @@ packages:
|
||||
resolution: {integrity: sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==}
|
||||
engines: {node: '>=10'}
|
||||
|
||||
chokidar@4.0.3:
|
||||
resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==}
|
||||
engines: {node: '>= 14.16.0'}
|
||||
chokidar@5.0.0:
|
||||
resolution: {integrity: sha512-TQMmc3w+5AxjpL8iIiwebF73dRDF4fBIieAqGn9RGCWaEVwQ6Fb2cGe31Yns0RRIzii5goJ1Y7xbMwo1TxMplw==}
|
||||
engines: {node: '>= 20.19.0'}
|
||||
|
||||
citty@0.1.6:
|
||||
resolution: {integrity: sha512-tskPPKEs8D2KPafUypv2gxwJP8h/OaJmC82QQGGDQcHvXX43xF2VDACcJVmZ0EuSxkpO9Kc4MlrA3q0+FG58AQ==}
|
||||
@@ -2527,9 +2527,9 @@ packages:
|
||||
readable-stream@2.3.8:
|
||||
resolution: {integrity: sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==}
|
||||
|
||||
readdirp@4.1.2:
|
||||
resolution: {integrity: sha512-GDhwkLfywWL2s6vEjyhri+eXmfH6j1L7JE27WhqLeYzoh/A3DBaYGEj2H/HFZCn/kMfim73FXxEJTw06WtxQwg==}
|
||||
engines: {node: '>= 14.18.0'}
|
||||
readdirp@5.0.0:
|
||||
resolution: {integrity: sha512-9u/XQ1pvrQtYyMpZe7DXKv2p5CNvyVwzUB6uhLAnQwHMSgKMBR62lc7AHljaeteeHXn11XTAaLLUVZYVZyuRBQ==}
|
||||
engines: {node: '>= 20.19.0'}
|
||||
|
||||
redux@5.0.1:
|
||||
resolution: {integrity: sha512-M9/ELqF6fy8FwmkpnF0S3YKOqMyoWJ4+CS5Efg2ct3oY9daQvd/Pc71FpGZsVsbl3Cpb+IIcjBDUnnyBdQbq4w==}
|
||||
@@ -3034,8 +3034,8 @@ packages:
|
||||
wrappy@1.0.2:
|
||||
resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==}
|
||||
|
||||
wsl-utils@0.3.0:
|
||||
resolution: {integrity: sha512-3sFIGLiaDP7rTO4xh3g+b3AzhYDIUGGywE/WsmqzJWDxus5aJXVnPTNC/6L+r2WzrwXqVOdD262OaO+cEyPMSQ==}
|
||||
wsl-utils@0.3.1:
|
||||
resolution: {integrity: sha512-g/eziiSUNBSsdDJtCLB8bdYEUMj4jR7AGeUo96p/3dTafgjHhpF4RiCFPiRILwjQoDXx5MqkBr4fwWtR3Ky4Wg==}
|
||||
engines: {node: '>=20'}
|
||||
|
||||
xtend@2.1.2:
|
||||
@@ -3402,7 +3402,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- '@types/react'
|
||||
|
||||
'@hey-api/codegen-core@0.4.0(typescript@5.9.3)':
|
||||
'@hey-api/codegen-core@0.5.1(typescript@5.9.3)':
|
||||
dependencies:
|
||||
ansi-colors: 4.1.3
|
||||
color-support: 1.1.3
|
||||
@@ -3415,12 +3415,12 @@ snapshots:
|
||||
js-yaml: 4.1.1
|
||||
lodash: 4.17.21
|
||||
|
||||
'@hey-api/openapi-ts@0.89.2(typescript@5.9.3)':
|
||||
'@hey-api/openapi-ts@0.90.1(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@hey-api/codegen-core': 0.4.0(typescript@5.9.3)
|
||||
'@hey-api/codegen-core': 0.5.1(typescript@5.9.3)
|
||||
'@hey-api/json-schema-ref-parser': 1.2.2
|
||||
ansi-colors: 4.1.3
|
||||
c12: 3.3.2
|
||||
c12: 3.3.3
|
||||
color-support: 1.1.3
|
||||
commander: 14.0.2
|
||||
open: 11.0.0
|
||||
@@ -3992,9 +3992,9 @@ snapshots:
|
||||
dependencies:
|
||||
run-applescript: 7.1.0
|
||||
|
||||
c12@3.3.2:
|
||||
c12@3.3.3:
|
||||
dependencies:
|
||||
chokidar: 4.0.3
|
||||
chokidar: 5.0.0
|
||||
confbox: 0.2.2
|
||||
defu: 6.1.4
|
||||
dotenv: 17.2.3
|
||||
@@ -4039,9 +4039,9 @@ snapshots:
|
||||
|
||||
char-regex@1.0.2: {}
|
||||
|
||||
chokidar@4.0.3:
|
||||
chokidar@5.0.0:
|
||||
dependencies:
|
||||
readdirp: 4.1.2
|
||||
readdirp: 5.0.0
|
||||
|
||||
citty@0.1.6:
|
||||
dependencies:
|
||||
@@ -5305,7 +5305,7 @@ snapshots:
|
||||
is-in-ssh: 1.0.0
|
||||
is-inside-container: 1.0.0
|
||||
powershell-utils: 0.1.0
|
||||
wsl-utils: 0.3.0
|
||||
wsl-utils: 0.3.1
|
||||
|
||||
optionator@0.9.4:
|
||||
dependencies:
|
||||
@@ -5586,7 +5586,7 @@ snapshots:
|
||||
string_decoder: 1.1.1
|
||||
util-deprecate: 1.0.2
|
||||
|
||||
readdirp@4.1.2: {}
|
||||
readdirp@5.0.0: {}
|
||||
|
||||
redux@5.0.1: {}
|
||||
|
||||
@@ -6144,7 +6144,7 @@ snapshots:
|
||||
|
||||
wrappy@1.0.2: {}
|
||||
|
||||
wsl-utils@0.3.0:
|
||||
wsl-utils@0.3.1:
|
||||
dependencies:
|
||||
is-wsl: 3.1.0
|
||||
powershell-utils: 0.1.0
|
||||
|
||||
Reference in New Issue
Block a user