dependabot[bot] opened a new pull request, #63211: URL: https://github.com/apache/airflow/pull/63211
Bumps the core-ui-package-updates group with 1 update in the /airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui directory: [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts). Updates `@hey-api/openapi-ts` from 0.93.1 to 0.94.0 <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>.94.0</h2> <h3>Minor Changes</h3> <ul> <li><strong>BREAKING</strong> <strong>client</strong>: <code>buildUrl()</code> function includes <code>baseUrl</code> from config by default (<a href="https://redirect.github.com/hey-api/openapi-ts/pull/3491">#3491</a>) (<a href="https://github.com/hey-api/openapi-ts/commit/c0cbffb9413c6f1cc12b41069af6ddb031401742"><code>c0cbffb</code></a>) by <a href="https://github.com/apps/copilot-swe-agent"><code>@copilot-swe-agent</code></a></li> </ul> <h3>Patch Changes</h3> <ul> <li> <p><strong>dsl(reserved)</strong>: expand reserved keywords with more globals (<a href="https://redirect.github.com/hey-api/openapi-ts/pull/3487">#3487</a>) (<a href="https://github.com/hey-api/openapi-ts/commit/89a9151b8d456796aa861c2a015af9bc1a300eb2"><code>89a9151</code></a>) by <a href="https://github.com/mrlubos"><code>@mrlubos</code></a></p> </li> <li> <p><strong>parser</strong>: fix: explicit discriminator mapping wins over fallback in nested <code>allOf</code> (<a href="https://redirect.github.com/hey-api/openapi-ts/pull/3490">#3490</a>) (<a href="https://github.com/hey-api/openapi-ts/commit/a67d589e1f8e5860bd05d5caff134dd6a7eed6e2"><code>a67d589</code></a>) by <a href="https://github.com/pgraug"><code>@pgraug</code></a></p> </li> <li> <p><strong>plugin(<code>@pinia/colada</code>)</strong>: fix: pass error type generic to <code>defineQueryOptions</code> (<a href="https://redirect.github.com/hey-api/openapi-ts/pull/3483">#3483</a>) (<a href="https://github.com/hey-api/openapi-ts/commit/8e5a57855c03a2a49f9c62398f5bdf1fa989f4de"><code>8e5a578</code></a>) by <a href="https://github.com/lukaspodmelle"><code>@lukaspodmelle</code></a></p> </li> <li> <p><strong>plugin(<code>@tanstack/react-query</code>)</strong>: support generating <code>useMutation</code> hooks (<a href="https://redirect.github.com/hey-api/openapi-ts/pull/3432">#3432</a>) (<a href="https://github.com/hey-api/openapi-ts/commit/12d76605e3dfb4204f9971dff7254be69c0a7359"><code>12d7660</code></a>) by <a href="https://github.com/nmokkenstorm"><code>@nmokkenstorm</code></a></p> </li> <li> <p><strong>plugin(typescript)</strong>: fix: reference enum object when creating enum types (<a href="https://redirect.github.com/hey-api/openapi-ts/pull/3500">#3500</a>) (<a href="https://github.com/hey-api/openapi-ts/commit/127e67b9b761889751e25d95fe5900508e6fd151"><code>127e67b</code></a>) by <a href="https://github.com/mrlubos"><code>@mrlubos</code></a></p> </li> <li> <p><strong>output(header)</strong>: fix: support function signature in client and core files (<a href="https://redirect.github.com/hey-api/openapi-ts/pull/3486">#3486</a>) (<a href="https://github.com/hey-api/openapi-ts/commit/942913af15ae10c5fc3c5e456800829b7dd9c10a"><code>942913a</code></a>) by <a href="https://github.com/mrlubos"><code>@mrlubos</code></a></p> </li> <li> <p><strong>output</strong>: fix: avoid double sanitizing leading character (<a href="https://redirect.github.com/hey-api/openapi-ts/pull/3448">#3448</a>) (<a href="https://github.com/hey-api/openapi-ts/commit/c50f7bcf5676f2783a412288d243aeaeabd9f8bd"><code>c50f7bc</code></a>) by <a href="https://github.com/mrlubos"><code>@mrlubos</code></a></p> </li> <li> <p><strong>internal</strong>: fix: simplify dev mode check (<a href="https://redirect.github.com/hey-api/openapi-ts/pull/3498">#3498</a>) (<a href="https://github.com/hey-api/openapi-ts/commit/ea2538b221605ee1ba900d173394cd4f0aab8b12"><code>ea2538b</code></a>) by <a href="https://github.com/mrlubos"><code>@mrlubos</code></a></p> </li> <li> <p><strong>plugin(zod)</strong>: support function in <code>metadata</code> option (<a href="https://redirect.github.com/hey-api/openapi-ts/pull/3497">#3497</a>) (<a href="https://github.com/hey-api/openapi-ts/commit/1ed39bc3ed713edd7ecdcc997fac1c7487b07105"><code>1ed39bc</code></a>) by <a href="https://github.com/apps/copilot-swe-agent"><code>@copilot-swe-agent</code></a></p> </li> <li> <p><strong>plugin(valibot)</strong>: support function in <code>metadata</code> option (<a href="https://redirect.github.com/hey-api/openapi-ts/pull/3497">#3497</a>) (<a href="https://github.com/hey-api/openapi-ts/commit/202cc054a7221d8ea7b63881785d314104ab01d2"><code>202cc05</code></a>) by <a href="https://github.com/apps/copilot-swe-agent"><code>@copilot-swe-agent</code></a></p> </li> <li> <p><strong>internal</strong>: log symbol meta if name is falsy (<a href="https://redirect.github.com/hey-api/openapi-ts/pull/3448">#3448</a>) (<a href="https://github.com/hey-api/openapi-ts/commit/c50f7bcf5676f2783a412288d243aeaeabd9f8bd"><code>c50f7bc</code></a>) by <a href="https://github.com/mrlubos"><code>@mrlubos</code></a></p> </li> <li> <p><strong>client</strong>: fix: change serializer types from <code>any</code> to <code>unknown</code> (<a href="https://redirect.github.com/hey-api/openapi-ts/pull/3471">#3471</a>) (<a href="https://github.com/hey-api/openapi-ts/commit/ad11be241c494d23930ce8f76e57eb7afa631c67"><code>ad11be2</code></a>) by <a href="https://github.com/apps/copilot-swe-agent"><code>@copilot-swe-agent</code></a></p> </li> <li> <p><strong>plugin(<code>@tanstack/preact-query</code>)</strong>: initial release (<a href="https://redirect.github.com/hey-api/openapi-ts/pull/3499">#3499</a>) (<a href="https://github.com/hey-api/openapi-ts/commit/873839e065a7919fcf736348c15238bd3b6c3d15"><code>873839e</code></a>) by <a href="https://github.com/mrlubos"><code>@mrlubos</code></a></p> </li> </ul> <h3>Updated Dependencies:</h3> <ul> <li><code>@hey-api/shared</code><a href="https://github.com/0"><code>@0</code></a>.2.2</li> <li><code>@hey-api/codegen-core</code><a href="https://github.com/0"><code>@0</code></a>.7.1</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hey-api/openapi-ts/commit/60fc6a95d004c55291c9cca2bc2ad543e7b512f2"><code>60fc6a9</code></a> Merge pull request <a href="https://redirect.github.com/hey-api/openapi-ts/issues/3478">#3478</a> from hey-api/changeset-release/main</li> <li><a href="https://github.com/hey-api/openapi-ts/commit/7fcee0c5fe26490a677d4159ff819446c35a88fc"><code>7fcee0c</code></a> ci: release</li> <li><a href="https://github.com/hey-api/openapi-ts/commit/3324e945abe66a4e598adc3d869862a319aba451"><code>3324e94</code></a> Merge pull request <a href="https://redirect.github.com/hey-api/openapi-ts/issues/3500">#3500</a> from hey-api/fix/typescript-enum-ref</li> <li><a href="https://github.com/hey-api/openapi-ts/commit/127e67b9b761889751e25d95fe5900508e6fd151"><code>127e67b</code></a> fix: reference enum object when creating enum types</li> <li><a href="https://github.com/hey-api/openapi-ts/commit/f38367d017b923387f324b859c3ee3db9dcd26d9"><code>f38367d</code></a> Merge pull request <a href="https://redirect.github.com/hey-api/openapi-ts/issues/3499">#3499</a> from hey-api/feat/tanstack-preact-query</li> <li><a href="https://github.com/hey-api/openapi-ts/commit/873839e065a7919fcf736348c15238bd3b6c3d15"><code>873839e</code></a> feat: add <code>@tanstack/preact-query</code> plugin</li> <li><a href="https://github.com/hey-api/openapi-ts/commit/e2643c136f079133cdfb8fb3e8cc203d4852eda8"><code>e2643c1</code></a> chore(docs): update contributors list</li> <li><a href="https://github.com/hey-api/openapi-ts/commit/f4ab41674b47421cf7dc259eb6240bdffe2478a7"><code>f4ab416</code></a> Merge pull request <a href="https://redirect.github.com/hey-api/openapi-ts/issues/3498">#3498</a> from hey-api/fix/dev-mode-check</li> <li><a href="https://github.com/hey-api/openapi-ts/commit/ea2538b221605ee1ba900d173394cd4f0aab8b12"><code>ea2538b</code></a> fix: simplify dev mode check</li> <li><a href="https://github.com/hey-api/openapi-ts/commit/3ae2b77833a70c07986282ab157419be70c0ac13"><code>3ae2b77</code></a> Merge pull request <a href="https://redirect.github.com/hey-api/openapi-ts/issues/3497">#3497</a> from hey-api/copilot/expand-metadata-option-zod-valibot</li> <li>Additional commits viewable in <a href="https://github.com/hey-api/openapi-ts/compare/@hey-api/[email protected]...@hey-api/[email protected]">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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
