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 042d1c427df Bump react-router and react-router-dom (#60293)
042d1c427df is described below
commit 042d1c427dfd962b98aa70018d8593e0bd555459
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 8 17:09:05 2026 -0500
Bump react-router and react-router-dom (#60293)
Bumps
[react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router)
to 7.12.0 and updates ancestor dependency
[react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom).
These dependencies need to be updated together.
Updates `react-router` from 7.11.0 to 7.12.0
- [Release notes](https://github.com/remix-run/react-router/releases)
-
[Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
-
[Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router)
Updates `react-router-dom` from 7.11.0 to 7.12.0
- [Release notes](https://github.com/remix-run/react-router/releases)
-
[Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
-
[Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)
---
updated-dependencies:
- dependency-name: react-router
dependency-version: 7.12.0
dependency-type: indirect
- dependency-name: react-router-dom
dependency-version: 7.12.0
dependency-type: direct:production
...
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 | 16 ++++++++--------
.../api_fastapi/auth/managers/simple/ui/package.json | 2 +-
.../api_fastapi/auth/managers/simple/ui/pnpm-lock.yaml | 18 +++++++++---------
3 files changed, 18 insertions(+), 18 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 e11bbcf7e4c..fe57f73d09e 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
@@ -18,7 +18,7 @@
"react-cookie": "^8.0.1",
"react-dom": "^19.2.3",
"react-hook-form": "^7.69.0",
- "react-router-dom": "^7.11.0"
+ "react-router-dom": "^7.12.0"
},
"devDependencies": {
"@7nohe/openapi-react-query-codegen": "^2.0.0",
@@ -7958,9 +7958,9 @@
"integrity":
"sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
},
"node_modules/react-router": {
- "version": "7.11.0",
- "resolved":
"https://registry.npmjs.org/react-router/-/react-router-7.11.0.tgz",
- "integrity":
"sha512-uI4JkMmjbWCZc01WVP2cH7ZfSzH91JAZUDd7/nIprDgWxBV1TkkmLToFh7EbMTcMak8URFRa2YoBL/W8GWnCTQ==",
+ "version": "7.12.0",
+ "resolved":
"https://registry.npmjs.org/react-router/-/react-router-7.12.0.tgz",
+ "integrity":
"sha512-kTPDYPFzDVGIIGNLS5VJykK0HfHLY5MF3b+xj0/tTyNYL1gF1qs7u67Z9jEhQk2sQ98SUaHxlG31g1JtF7IfVw==",
"license": "MIT",
"dependencies": {
"cookie": "^1.0.1",
@@ -7980,12 +7980,12 @@
}
},
"node_modules/react-router-dom": {
- "version": "7.11.0",
- "resolved":
"https://registry.npmjs.org/react-router-dom/-/react-router-dom-7.11.0.tgz",
- "integrity":
"sha512-e49Ir/kMGRzFOOrYQBdoitq3ULigw4lKbAyKusnvtDu2t4dBX4AGYPrzNvorXmVuOyeakai6FUPW5MmibvVG8g==",
+ "version": "7.12.0",
+ "resolved":
"https://registry.npmjs.org/react-router-dom/-/react-router-dom-7.12.0.tgz",
+ "integrity":
"sha512-pfO9fiBcpEfX4Tx+iTYKDtPbrSLLCbwJ5EqP+SPYQu1VYCXdy79GSj0wttR0U4cikVdlImZuEZ/9ZNCgoaxwBA==",
"license": "MIT",
"dependencies": {
- "react-router": "7.11.0"
+ "react-router": "7.12.0"
},
"engines": {
"node": ">=20.0.0"
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 0129affdd3c..0e75e764181 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
@@ -28,7 +28,7 @@
"react-cookie": "^8.0.1",
"react-dom": "^19.2.3",
"react-hook-form": "^7.69.0",
- "react-router-dom": "^7.11.0"
+ "react-router-dom": "^7.12.0"
},
"devDependencies": {
"@7nohe/openapi-react-query-codegen": "^2.0.0",
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 af09cddec18..5730a5c2000 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
@@ -39,8 +39,8 @@ importers:
specifier: ^7.69.0
version: 7.69.0([email protected])
react-router-dom:
- specifier: ^7.11.0
- version: 7.11.0([email protected]([email protected]))([email protected])
+ specifier: ^7.12.0
+ version: 7.12.0([email protected]([email protected]))([email protected])
devDependencies:
'@7nohe/openapi-react-query-codegen':
specifier: ^2.0.0
@@ -2566,15 +2566,15 @@ packages:
[email protected]:
resolution: {integrity:
sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==}
- [email protected]:
- resolution: {integrity:
sha512-e49Ir/kMGRzFOOrYQBdoitq3ULigw4lKbAyKusnvtDu2t4dBX4AGYPrzNvorXmVuOyeakai6FUPW5MmibvVG8g==}
+ [email protected]:
+ resolution: {integrity:
sha512-pfO9fiBcpEfX4Tx+iTYKDtPbrSLLCbwJ5EqP+SPYQu1VYCXdy79GSj0wttR0U4cikVdlImZuEZ/9ZNCgoaxwBA==}
engines: {node: '>=20.0.0'}
peerDependencies:
react: '>=18'
react-dom: '>=18'
- [email protected]:
- resolution: {integrity:
sha512-uI4JkMmjbWCZc01WVP2cH7ZfSzH91JAZUDd7/nIprDgWxBV1TkkmLToFh7EbMTcMak8URFRa2YoBL/W8GWnCTQ==}
+ [email protected]:
+ resolution: {integrity:
sha512-kTPDYPFzDVGIIGNLS5VJykK0HfHLY5MF3b+xj0/tTyNYL1gF1qs7u67Z9jEhQk2sQ98SUaHxlG31g1JtF7IfVw==}
engines: {node: '>=20.0.0'}
peerDependencies:
react: '>=18'
@@ -5974,13 +5974,13 @@ snapshots:
[email protected]: {}
- [email protected]([email protected]([email protected]))([email protected]):
+ [email protected]([email protected]([email protected]))([email protected]):
dependencies:
react: 19.2.3
react-dom: 19.2.3([email protected])
- react-router: 7.11.0([email protected]([email protected]))([email protected])
+ react-router: 7.12.0([email protected]([email protected]))([email protected])
- [email protected]([email protected]([email protected]))([email protected]):
+ [email protected]([email protected]([email protected]))([email protected]):
dependencies:
cookie: 1.1.1
react: 19.2.3