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

pierrejeambrun 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 39aa7a6206d chore(deps): bump @tanstack/react-virtual (#63264)
39aa7a6206d is described below

commit 39aa7a6206d5a440e32684ef9ee48beaa799466e
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 10 15:45:43 2026 +0100

    chore(deps): bump @tanstack/react-virtual (#63264)
    
    Bumps the core-ui-package-updates group with 1 update in the 
/airflow-core/src/airflow/ui directory: 
[@tanstack/react-virtual](https://github.com/TanStack/virtual/tree/HEAD/packages/react-virtual).
    
    
    Updates `@tanstack/react-virtual` from 3.13.19 to 3.13.21
    - [Release notes](https://github.com/TanStack/virtual/releases)
    - 
[Changelog](https://github.com/TanStack/virtual/blob/main/packages/react-virtual/CHANGELOG.md)
    - 
[Commits](https://github.com/TanStack/virtual/commits/@tanstack/[email protected]/packages/react-virtual)
    
    ---
    updated-dependencies:
    - dependency-name: "@tanstack/react-virtual"
      dependency-version: 3.13.21
      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>
---
 airflow-core/src/airflow/ui/package.json   |  2 +-
 airflow-core/src/airflow/ui/pnpm-lock.yaml | 18 +++++++++---------
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/airflow-core/src/airflow/ui/package.json 
b/airflow-core/src/airflow/ui/package.json
index 97c6685793e..4ec9f5c0fb1 100644
--- a/airflow-core/src/airflow/ui/package.json
+++ b/airflow-core/src/airflow/ui/package.json
@@ -33,7 +33,7 @@
     "@monaco-editor/react": "^4.7.0",
     "@tanstack/react-query": "^5.90.21",
     "@tanstack/react-table": "^8.21.3",
-    "@tanstack/react-virtual": "^3.13.19",
+    "@tanstack/react-virtual": "^3.13.21",
     "@visx/group": "^3.12.0",
     "@visx/shape": "^3.12.0",
     "@xyflow/react": "^12.10.1",
diff --git a/airflow-core/src/airflow/ui/pnpm-lock.yaml 
b/airflow-core/src/airflow/ui/pnpm-lock.yaml
index 4a698017fa6..bfaefb374b4 100644
--- a/airflow-core/src/airflow/ui/pnpm-lock.yaml
+++ b/airflow-core/src/airflow/ui/pnpm-lock.yaml
@@ -42,8 +42,8 @@ importers:
         specifier: ^8.21.3
         version: 8.21.3([email protected]([email protected]))([email protected])
       '@tanstack/react-virtual':
-        specifier: ^3.13.19
-        version: 3.13.19([email protected]([email protected]))([email protected])
+        specifier: ^3.13.21
+        version: 3.13.21([email protected]([email protected]))([email protected])
       '@visx/group':
         specifier: ^3.12.0
         version: 3.12.0([email protected])
@@ -1216,8 +1216,8 @@ packages:
       react: '>=16.8'
       react-dom: '>=16.8'
 
-  '@tanstack/[email protected]':
-    resolution: {integrity: 
sha512-KzwmU1IbE0IvCZSm6OXkS+kRdrgW2c2P3Ho3NC+zZXWK6oObv/L+lcV/2VuJ+snVESRlMJ+w/fg4WXI/JzoNGQ==}
+  '@tanstack/[email protected]':
+    resolution: {integrity: 
sha512-SYXFrmrbPgXBvf+HsOsKhFgqSe4M6B29VHOsX9Jih9TlNkNkDWx0hWMiMLUghMEzyUz772ndzdEeCEBx+3GIZw==}
     peerDependencies:
       react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
       react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
@@ -1226,8 +1226,8 @@ packages:
     resolution: {integrity: 
sha512-ldZXEhOBb8Is7xLs01fR3YEc3DERiz5silj8tnGkFZytt1abEvl/GhUmCE0PMLaMPTa3Jk4HbKmRlHmu+gCftg==}
     engines: {node: '>=12'}
 
-  '@tanstack/[email protected]':
-    resolution: {integrity: 
sha512-/BMP7kNhzKOd7wnDeB8NrIRNLwkf5AhCYCvtfZV2GXWbBieFm/el0n6LOAXlTi6ZwHICSNnQcIxRCWHrLzDY+g==}
+  '@tanstack/[email protected]':
+    resolution: {integrity: 
sha512-ww+fmLHyCbPSf7JNbWZP3g7wl6SdNo3ah5Aiw+0e9FDErkVHLKprYUrwTm7dF646FtEkN/KkAKPYezxpmvOjxw==}
 
   '@testing-library/[email protected]':
     resolution: {integrity: 
sha512-pemlzrSESWbdAloYml3bAJMEfNh1Z7EduzqPKprCH5S341frlpYnUEW0H72dLxa6IsYr+mPno20GiSm+h9dEdQ==}
@@ -5470,15 +5470,15 @@ snapshots:
       react: 19.2.4
       react-dom: 19.2.4([email protected])
 
-  
'@tanstack/[email protected]([email protected]([email protected]))([email protected])':
+  
'@tanstack/[email protected]([email protected]([email protected]))([email protected])':
     dependencies:
-      '@tanstack/virtual-core': 3.13.19
+      '@tanstack/virtual-core': 3.13.21
       react: 19.2.4
       react-dom: 19.2.4([email protected])
 
   '@tanstack/[email protected]': {}
 
-  '@tanstack/[email protected]': {}
+  '@tanstack/[email protected]': {}
 
   '@testing-library/[email protected]':
     dependencies:

Reply via email to