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

vincbeck 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 8387400c4bb Bump eslint-plugin-react-refresh (#71632)
8387400c4bb is described below

commit 8387400c4bbe1d2e674b8d60983efb8fb2cfdb37
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 14 14:13:27 2026 -0400

    Bump eslint-plugin-react-refresh (#71632)
    
    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: 
[eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh).
    
    
    Updates `eslint-plugin-react-refresh` from 0.5.3 to 0.5.4
    - [Release 
notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases)
    - 
[Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/compare/v0.5.3...v0.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-react-refresh
      dependency-version: 0.5.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
      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 0a0bb090554..b220dee2c62 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
@@ -52,7 +52,7 @@
     "eslint-plugin-prettier": "^5.5.6",
     "eslint-plugin-react": "^7.37.5",
     "eslint-plugin-react-hooks": "^7.1.1",
-    "eslint-plugin-react-refresh": "^0.5.3",
+    "eslint-plugin-react-refresh": "^0.5.4",
     "eslint-plugin-unicorn": "^67.0.0",
     "happy-dom": "^20.11.2",
     "prettier": "^3.9.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 22922ac5274..342b9901a4b 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
@@ -133,8 +133,8 @@ importers:
         specifier: ^7.1.1
         version: 7.1.1([email protected]([email protected]))
       eslint-plugin-react-refresh:
-        specifier: ^0.5.3
-        version: 0.5.3([email protected]([email protected]))
+        specifier: ^0.5.4
+        version: 0.5.4([email protected]([email protected]))
       eslint-plugin-unicorn:
         specifier: ^67.0.0
         version: 67.0.0([email protected]([email protected]))
@@ -1629,8 +1629,8 @@ packages:
     peerDependencies:
       eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || 
^9.0.0 || ^10.0.0
 
-  [email protected]:
-    resolution: {integrity: 
sha512-5EMmLCV98Pi4o/f/3DP/v/tNqLHMIc9I8LKClNDWhZ9JTho89/kQcitCXQBMG7sAfVRK0Ie3T2EDOzp1YXYiVA==}
+  [email protected]:
+    resolution: {integrity: 
sha512-7bqTKz7T0r+HKWFarNXByDE9/5+73wI2ru+M3zuqGbR7s/b/5/pQJXZoufWlrngqGqoZto73ZkGumCdLxk+4rw==}
     peerDependencies:
       eslint: ^9 || ^10
 
@@ -4880,7 +4880,7 @@ snapshots:
       zod: 4.3.6
       zod-validation-error: 4.0.2([email protected])
 
-  [email protected]([email protected]([email protected])):
+  [email protected]([email protected]([email protected])):
     dependencies:
       eslint: 10.8.1([email protected])
 

Reply via email to