This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch v3-3-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/v3-3-test by this push:
     new 8c68f4832da Bump react-hook-form (#71225)
8c68f4832da is described below

commit 8c68f4832da72628422c6297ac59c55acc1bcfb8
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 7 12:12:19 2026 +0800

    Bump react-hook-form (#71225)
    
    Bumps the 3-3-auth-ui-package-updates group with 1 update in the 
/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui directory: 
[react-hook-form](https://github.com/react-hook-form/react-hook-form).
    
    
    Updates `react-hook-form` from 7.83.0 to 7.84.0
    - [Release 
notes](https://github.com/react-hook-form/react-hook-form/releases)
    - 
[Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
    - 
[Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.83.0...v7.84.0)
    
    ---
    updated-dependencies:
    - dependency-name: react-hook-form
      dependency-version: 7.84.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: 3-3-auth-ui-package-updates
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .../airflow/api_fastapi/auth/managers/simple/ui/package.json   |  2 +-
 .../airflow/api_fastapi/auth/managers/simple/ui/pnpm-lock.yaml | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

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 665deb564a2..5d45df4bf25 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
@@ -27,7 +27,7 @@
     "react": "^19.2.8",
     "react-cookie": "^8.1.2",
     "react-dom": "^19.2.8",
-    "react-hook-form": "^7.83.0",
+    "react-hook-form": "^7.84.0",
     "react-router-dom": "^7.18.2"
   },
   "devDependencies": {
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 156020b8fd7..46e38752fb2 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
@@ -61,8 +61,8 @@ importers:
         specifier: ^19.2.8
         version: 19.2.8([email protected])
       react-hook-form:
-        specifier: ^7.83.0
-        version: 7.83.0([email protected])
+        specifier: ^7.84.0
+        version: 7.84.0([email protected])
       react-router-dom:
         specifier: ^7.18.2
         version: 7.18.2([email protected]([email protected]))([email protected])
@@ -2431,8 +2431,8 @@ packages:
     peerDependencies:
       react: ^19.2.8
 
-  [email protected]:
-    resolution: {integrity: 
sha512-AXt8cMCmx5a7u4uvpb2uRFVrWQhllI4pV+LSykxIac/hjt44TnQkmX9BKuQi2i+LDC62esmiLpilkav+kjVf/A==}
+  [email protected]:
+    resolution: {integrity: 
sha512-+hWvQP6GLco56mDwrbU4XnHix8t1z90ltZsDIrREl+jnQFQxYLX8oAzqe/Xn8nHpmoXTY5M6oEXrAhbP1qevNQ==}
     engines: {node: '>=18.0.0'}
     peerDependencies:
       react: ^16.8.0 || ^17 || ^18 || ^19
@@ -5685,7 +5685,7 @@ snapshots:
       react: 19.2.8
       scheduler: 0.27.0
 
-  [email protected]([email protected]):
+  [email protected]([email protected]):
     dependencies:
       react: 19.2.8
 

Reply via email to