This is an automated email from the ASF dual-hosted git repository.
vincbeck pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new 2a5be135e97 Bump @hey-api/openapi-ts (#60281)
2a5be135e97 is described below
commit 2a5be135e9730d11f46433ff77893d9ff720e2c6
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 8 13:15:04 2026 -0500
Bump @hey-api/openapi-ts (#60281)
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.90.0 to 0.90.1
- [Release notes](https://github.com/hey-api/openapi-ts/releases)
-
[Changelog](https://github.com/hey-api/openapi-ts/blob/main/docs/CHANGELOG.md)
-
[Commits](https://github.com/hey-api/openapi-ts/compare/@hey-api/[email protected]...@hey-api/[email protected])
---
updated-dependencies:
- dependency-name: "@hey-api/openapi-ts"
dependency-version: 0.90.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: core-ui-package-updates
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.../auth/managers/simple/ui/package-lock.json | 10 +++++-----
.../api_fastapi/auth/managers/simple/ui/package.json | 2 +-
.../api_fastapi/auth/managers/simple/ui/pnpm-lock.yaml | 16 ++++++++--------
3 files changed, 14 insertions(+), 14 deletions(-)
diff --git
a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/package-lock.json
b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/package-lock.json
index d5ed44f5367..e11bbcf7e4c 100644
---
a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/package-lock.json
+++
b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/package-lock.json
@@ -10,7 +10,7 @@
"dependencies": {
"@chakra-ui/react": "^3.30.0",
"@hey-api/client-axios": "^0.9.1",
- "@hey-api/openapi-ts": "^0.90.0",
+ "@hey-api/openapi-ts": "^0.90.1",
"@tanstack/react-query": "^5.90.16",
"axios": "^1.13.2",
"next-themes": "^0.4.6",
@@ -1514,12 +1514,12 @@
}
},
"node_modules/@hey-api/openapi-ts": {
- "version": "0.90.0",
- "resolved":
"https://registry.npmjs.org/@hey-api/openapi-ts/-/openapi-ts-0.90.0.tgz",
- "integrity":
"sha512-0Fujk+3q/tEZeXRLRs/Y/lTQ9b4m1MHBsW5uGAI+tbscVDwqlkFc23MBoDcbysWyuG/aF95F39nmHdAoTCtP0Q==",
+ "version": "0.90.1",
+ "resolved":
"https://registry.npmjs.org/@hey-api/openapi-ts/-/openapi-ts-0.90.1.tgz",
+ "integrity":
"sha512-wsURTl5k5J/JQR3gU8N7MOZYpsx/xnZHwixzXzs77hQGzibLXuGbTmBMJEu90r8zBcabzp9rt7kv1HMkmEb9cw==",
"license": "MIT",
"dependencies": {
- "@hey-api/codegen-core": "^0.5.0",
+ "@hey-api/codegen-core": "^0.5.1",
"@hey-api/json-schema-ref-parser": "1.2.2",
"ansi-colors": "4.1.3",
"c12": "3.3.3",
diff --git
a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/package.json
b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/package.json
index 98e2030eb22..0129affdd3c 100644
--- a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/package.json
+++ b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/package.json
@@ -20,7 +20,7 @@
"dependencies": {
"@chakra-ui/react": "^3.30.0",
"@hey-api/client-axios": "^0.9.1",
- "@hey-api/openapi-ts": "^0.90.0",
+ "@hey-api/openapi-ts": "^0.90.1",
"@tanstack/react-query": "^5.90.16",
"axios": "^1.13.2",
"next-themes": "^0.4.6",
diff --git
a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/pnpm-lock.yaml
b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/pnpm-lock.yaml
index 370a8f9ff8c..af09cddec18 100644
---
a/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/pnpm-lock.yaml
+++
b/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui/pnpm-lock.yaml
@@ -13,10 +13,10 @@ importers:
version:
3.30.0(@emotion/[email protected](@types/[email protected])([email protected]))([email protected]([email protected]))([email protected])
'@hey-api/client-axios':
specifier: ^0.9.1
- version:
0.9.1(@hey-api/[email protected]([email protected])([email protected]))([email protected])
+ version:
0.9.1(@hey-api/[email protected]([email protected])([email protected]))([email protected])
'@hey-api/openapi-ts':
- specifier: ^0.90.0
- version: 0.90.0([email protected])([email protected])
+ specifier: ^0.90.1
+ version: 0.90.1([email protected])([email protected])
'@tanstack/react-query':
specifier: ^5.90.16
version: 5.90.16([email protected])
@@ -544,8 +544,8 @@ packages:
peerDependencies:
typescript: ^5.x
- '@hey-api/[email protected]':
- resolution: {integrity:
sha512-0Fujk+3q/tEZeXRLRs/Y/lTQ9b4m1MHBsW5uGAI+tbscVDwqlkFc23MBoDcbysWyuG/aF95F39nmHdAoTCtP0Q==}
+ '@hey-api/[email protected]':
+ resolution: {integrity:
sha512-wsURTl5k5J/JQR3gU8N7MOZYpsx/xnZHwixzXzs77hQGzibLXuGbTmBMJEu90r8zBcabzp9rt7kv1HMkmEb9cw==}
engines: {node: '>=20.19.0'}
hasBin: true
peerDependencies:
@@ -3443,9 +3443,9 @@ snapshots:
'@floating-ui/[email protected]': {}
-
'@hey-api/[email protected](@hey-api/[email protected]([email protected])([email protected]))([email protected])':
+
'@hey-api/[email protected](@hey-api/[email protected]([email protected])([email protected]))([email protected])':
dependencies:
- '@hey-api/openapi-ts': 0.90.0([email protected])([email protected])
+ '@hey-api/openapi-ts': 0.90.1([email protected])([email protected])
axios: 1.13.2
'@hey-api/[email protected]': {}
@@ -3473,7 +3473,7 @@ snapshots:
transitivePeerDependencies:
- magicast
- '@hey-api/[email protected]([email protected])([email protected])':
+ '@hey-api/[email protected]([email protected])([email protected])':
dependencies:
'@hey-api/codegen-core': 0.5.2([email protected])
'@hey-api/json-schema-ref-parser': 1.2.2