This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a commit to branch v3-0-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
commit 28959936baa7c6e20e1d58fe2d13513b70a61913
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 24 14:04:07 2025 -0400
Bump react-router and react-router-dom (#49742)
Bumps
[react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router)
to 7.5.2 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.4.0 to 7.5.2
- [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.4.0 to 7.5.2
- [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.5.2
dependency-type: indirect
- dependency-name: react-router-dom
dependency-version: 7.5.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 6a3bc01907b42aa67475ba0361d6b137f8fb51f6)
---
.../auth/managers/simple/ui/package-lock.json | 23 ++++++++-------------
.../auth/managers/simple/ui/package.json | 2 +-
.../auth/managers/simple/ui/pnpm-lock.yaml | 24 ++++++++--------------
3 files changed, 18 insertions(+), 31 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 58d6b3ab570..78ba79adf39 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
@@ -16,7 +16,7 @@
"react-cookie": "^8.0.1",
"react-dom": "^19.0.0",
"react-hook-form": "^7.54.2",
- "react-router-dom": "^7.4.0"
+ "react-router-dom": "^7.5.2"
},
"devDependencies": {
"@7nohe/openapi-react-query-codegen": "^1.6.2",
@@ -2152,12 +2152,6 @@
"dev": true,
"peer": true
},
- "node_modules/@types/cookie": {
- "version": "0.6.0",
- "resolved":
"https://registry.npmjs.org/@types/cookie/-/cookie-0.6.0.tgz",
- "integrity":
"sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==",
- "license": "MIT"
- },
"node_modules/@types/estree": {
"version": "1.0.6",
"resolved":
"https://registry.npmjs.org/@types/estree/-/estree-1.0.6.tgz",
@@ -7365,12 +7359,11 @@
"integrity":
"sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="
},
"node_modules/react-router": {
- "version": "7.4.0",
- "resolved":
"https://registry.npmjs.org/react-router/-/react-router-7.4.0.tgz",
- "integrity":
"sha512-Y2g5ObjkvX3VFeVt+0CIPuYd9PpgqCslG7ASSIdN73LwA1nNWzcMLaoMRJfP3prZFI92svxFwbn7XkLJ+UPQ6A==",
+ "version": "7.5.2",
+ "resolved":
"https://registry.npmjs.org/react-router/-/react-router-7.5.2.tgz",
+ "integrity":
"sha512-9Rw8r199klMnlGZ8VAsV/I8WrIF6IyJ90JQUdboupx1cdkgYqwnrYjH+I/nY/7cA1X5zia4mDJqH36npP7sxGQ==",
"license": "MIT",
"dependencies": {
- "@types/cookie": "^0.6.0",
"cookie": "^1.0.1",
"set-cookie-parser": "^2.6.0",
"turbo-stream": "2.4.0"
@@ -7389,12 +7382,12 @@
}
},
"node_modules/react-router-dom": {
- "version": "7.4.0",
- "resolved":
"https://registry.npmjs.org/react-router-dom/-/react-router-dom-7.4.0.tgz",
- "integrity":
"sha512-VlksBPf3n2bijPvnA7nkTsXxMAKOj+bWp4R9c3i+bnwlSOFAGOkJkKhzy/OsRkWaBMICqcAl1JDzh9ZSOze9CA==",
+ "version": "7.5.2",
+ "resolved":
"https://registry.npmjs.org/react-router-dom/-/react-router-dom-7.5.2.tgz",
+ "integrity":
"sha512-yk1XW8Fj7gK7flpYBXF3yzd2NbX6P7Kxjvs2b5nu1M04rb5pg/Zc4fGdBNTeT4eDYL2bvzWNyKaIMJX/RKHTTg==",
"license": "MIT",
"dependencies": {
- "react-router": "7.4.0"
+ "react-router": "7.5.2"
},
"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 6c3a49a18a6..61e99e77731 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
@@ -23,7 +23,7 @@
"react-cookie": "^8.0.1",
"react-dom": "^19.0.0",
"react-hook-form": "^7.54.2",
- "react-router-dom": "^7.4.0"
+ "react-router-dom": "^7.5.2"
},
"devDependencies": {
"@7nohe/openapi-react-query-codegen": "^1.6.2",
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 87f498791a1..3087c9e38cd 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
@@ -33,8 +33,8 @@ importers:
specifier: ^7.54.2
version: 7.54.2([email protected])
react-router-dom:
- specifier: ^7.4.0
- version: 7.4.0([email protected]([email protected]))([email protected])
+ specifier: ^7.5.2
+ version: 7.5.2([email protected]([email protected]))([email protected])
devDependencies:
'@7nohe/openapi-react-query-codegen':
specifier: ^1.6.2
@@ -781,9 +781,6 @@ packages:
'@types/[email protected]':
resolution: {integrity:
sha512-rfT93uj5s0PRL7EzccGMs3brplhcrghnDoV26NqKhCAS1hVo+WdNsPvE/yb6ilfr5hi2MEk6d5EWJTKdxg8jVw==}
- '@types/[email protected]':
- resolution: {integrity:
sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==}
-
'@types/[email protected]':
resolution: {integrity:
sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==}
@@ -2314,15 +2311,15 @@ packages:
[email protected]:
resolution: {integrity:
sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==}
- [email protected]:
- resolution: {integrity:
sha512-VlksBPf3n2bijPvnA7nkTsXxMAKOj+bWp4R9c3i+bnwlSOFAGOkJkKhzy/OsRkWaBMICqcAl1JDzh9ZSOze9CA==}
+ [email protected]:
+ resolution: {integrity:
sha512-yk1XW8Fj7gK7flpYBXF3yzd2NbX6P7Kxjvs2b5nu1M04rb5pg/Zc4fGdBNTeT4eDYL2bvzWNyKaIMJX/RKHTTg==}
engines: {node: '>=20.0.0'}
peerDependencies:
react: '>=18'
react-dom: '>=18'
- [email protected]:
- resolution: {integrity:
sha512-Y2g5ObjkvX3VFeVt+0CIPuYd9PpgqCslG7ASSIdN73LwA1nNWzcMLaoMRJfP3prZFI92svxFwbn7XkLJ+UPQ6A==}
+ [email protected]:
+ resolution: {integrity:
sha512-9Rw8r199klMnlGZ8VAsV/I8WrIF6IyJ90JQUdboupx1cdkgYqwnrYjH+I/nY/7cA1X5zia4mDJqH36npP7sxGQ==}
engines: {node: '>=20.0.0'}
peerDependencies:
react: '>=18'
@@ -3479,8 +3476,6 @@ snapshots:
'@types/[email protected]': {}
- '@types/[email protected]': {}
-
'@types/[email protected]': {}
'@types/[email protected]': {}
@@ -5461,15 +5456,14 @@ snapshots:
[email protected]: {}
- [email protected]([email protected]([email protected]))([email protected]):
+ [email protected]([email protected]([email protected]))([email protected]):
dependencies:
react: 19.0.0
react-dom: 19.0.0([email protected])
- react-router: 7.4.0([email protected]([email protected]))([email protected])
+ react-router: 7.5.2([email protected]([email protected]))([email protected])
- [email protected]([email protected]([email protected]))([email protected]):
+ [email protected]([email protected]([email protected]))([email protected]):
dependencies:
- '@types/cookie': 0.6.0
cookie: 1.0.2
react: 19.0.0
set-cookie-parser: 2.7.1