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 66504ffb83b Bump the core-ui-package-updates group across 1 directory 
with 2 updates (#60469)
66504ffb83b is described below

commit 66504ffb83bc511aa3e2c7839c7be414413c9909
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 13 13:23:02 2026 -0500

    Bump the core-ui-package-updates group across 1 directory with 2 updates 
(#60469)
    
    Bumps the core-ui-package-updates group with 2 updates in the 
/airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui directory: 
[@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) 
and 
[@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin).
    
    
    Updates `@eslint/compat` from 2.0.0 to 2.0.1
    - [Release notes](https://github.com/eslint/rewrite/releases)
    - 
[Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md)
    - 
[Commits](https://github.com/eslint/rewrite/commits/compat-v2.0.1/packages/compat)
    
    Updates `@stylistic/eslint-plugin` from 5.6.1 to 5.7.0
    - [Release 
notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
    - 
[Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v5.7.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/compat"
      dependency-version: 2.0.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: core-ui-package-updates
    - dependency-name: "@stylistic/eslint-plugin"
      dependency-version: 5.7.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      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>
---
 .../auth/managers/simple/ui/package-lock.json      | 63 ++++++++++++++++------
 .../auth/managers/simple/ui/package.json           |  4 +-
 .../auth/managers/simple/ui/pnpm-lock.yaml         | 58 +++++++++++---------
 3 files changed, 83 insertions(+), 42 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 cba5dca298b..6358ea072cc 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
@@ -22,9 +22,9 @@
       },
       "devDependencies": {
         "@7nohe/openapi-react-query-codegen": "^2.0.0",
-        "@eslint/compat": "^2.0.0",
+        "@eslint/compat": "^2.0.1",
         "@eslint/js": "^9.39.2",
-        "@stylistic/eslint-plugin": "^5.6.1",
+        "@stylistic/eslint-plugin": "^5.7.0",
         "@testing-library/jest-dom": "^6.9.1",
         "@testing-library/react": "^16.3.1",
         "@trivago/prettier-plugin-sort-imports": "^6.0.2",
@@ -1281,13 +1281,13 @@
       }
     },
     "node_modules/@eslint/compat": {
-      "version": "2.0.0",
-      "resolved": 
"https://registry.npmjs.org/@eslint/compat/-/compat-2.0.0.tgz";,
-      "integrity": 
"sha512-T9AfE1G1uv4wwq94ozgTGio5EUQBqAVe1X9qsQtSNVEYW6j3hvtZVm8Smr4qL1qDPFg+lOB2cL5RxTRMzq4CTA==",
+      "version": "2.0.1",
+      "resolved": 
"https://registry.npmjs.org/@eslint/compat/-/compat-2.0.1.tgz";,
+      "integrity": 
"sha512-yl/JsgplclzuvGFNqwNYV4XNPhP3l62ZOP9w/47atNAdmDtIFCx6X7CSk/SlWUuBGkT4Et/5+UD+WyvX2iiIWA==",
       "dev": true,
       "license": "Apache-2.0",
       "dependencies": {
-        "@eslint/core": "^1.0.0"
+        "@eslint/core": "^1.0.1"
       },
       "engines": {
         "node": "^20.19.0 || ^22.13.0 || >=24"
@@ -1302,9 +1302,9 @@
       }
     },
     "node_modules/@eslint/compat/node_modules/@eslint/core": {
-      "version": "1.0.0",
-      "resolved": "https://registry.npmjs.org/@eslint/core/-/core-1.0.0.tgz";,
-      "integrity": 
"sha512-PRfWP+8FOldvbApr6xL7mNCw4cJcSTq4GA7tYbgq15mRb0kWKO/wEB2jr+uwjFH3sZvEZneZyCUGTxsv4Sahyw==",
+      "version": "1.0.1",
+      "resolved": "https://registry.npmjs.org/@eslint/core/-/core-1.0.1.tgz";,
+      "integrity": 
"sha512-r18fEAj9uCk+VjzGt2thsbOmychS+4kxI14spVNibUO2vqKX7obOG+ymZljAwuPZl+S3clPGwCwTDtrdqTiY6Q==",
       "dev": true,
       "license": "Apache-2.0",
       "dependencies": {
@@ -2018,16 +2018,16 @@
       "license": "MIT"
     },
     "node_modules/@stylistic/eslint-plugin": {
-      "version": "5.6.1",
-      "resolved": 
"https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-5.6.1.tgz";,
-      "integrity": 
"sha512-JCs+MqoXfXrRPGbGmho/zGS/jMcn3ieKl/A8YImqib76C8kjgZwq5uUFzc30lJkMvcchuRn6/v8IApLxli3Jyw==",
+      "version": "5.7.0",
+      "resolved": 
"https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-5.7.0.tgz";,
+      "integrity": 
"sha512-PsSugIf9ip1H/mWKj4bi/BlEoerxXAda9ByRFsYuwsmr6af9NxJL0AaiNXs8Le7R21QR5KMiD/KdxZZ71LjAxQ==",
       "dev": true,
       "license": "MIT",
       "dependencies": {
-        "@eslint-community/eslint-utils": "^4.9.0",
-        "@typescript-eslint/types": "^8.47.0",
-        "eslint-visitor-keys": "^4.2.1",
-        "espree": "^10.4.0",
+        "@eslint-community/eslint-utils": "^4.9.1",
+        "@typescript-eslint/types": "^8.52.0",
+        "eslint-visitor-keys": "^5.0.0",
+        "espree": "^11.0.0",
         "estraverse": "^5.3.0",
         "picomatch": "^4.0.3"
       },
@@ -2038,6 +2038,37 @@
         "eslint": ">=9.0.0"
       }
     },
+    "node_modules/@stylistic/eslint-plugin/node_modules/eslint-visitor-keys": {
+      "version": "5.0.0",
+      "resolved": 
"https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-5.0.0.tgz";,
+      "integrity": 
"sha512-A0XeIi7CXU7nPlfHS9loMYEKxUaONu/hTEzHTGba9Huu94Cq1hPivf+DE5erJozZOky0LfvXAyrV/tcswpLI0Q==",
+      "dev": true,
+      "license": "Apache-2.0",
+      "engines": {
+        "node": "^20.19.0 || ^22.13.0 || >=24"
+      },
+      "funding": {
+        "url": "https://opencollective.com/eslint";
+      }
+    },
+    "node_modules/@stylistic/eslint-plugin/node_modules/espree": {
+      "version": "11.0.0",
+      "resolved": "https://registry.npmjs.org/espree/-/espree-11.0.0.tgz";,
+      "integrity": 
"sha512-+gMeWRrIh/NsG+3NaLeWHuyeyk70p2tbvZIWBYcqQ4/7Xvars6GYTZNhF1sIeLcc6Wb11He5ffz3hsHyXFrw5A==",
+      "dev": true,
+      "license": "BSD-2-Clause",
+      "dependencies": {
+        "acorn": "^8.15.0",
+        "acorn-jsx": "^5.3.2",
+        "eslint-visitor-keys": "^5.0.0"
+      },
+      "engines": {
+        "node": "^20.19.0 || ^22.13.0 || >=24"
+      },
+      "funding": {
+        "url": "https://opencollective.com/eslint";
+      }
+    },
     "node_modules/@stylistic/eslint-plugin/node_modules/picomatch": {
       "version": "4.0.3",
       "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz";,
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 000e5224c28..7f1bc0209b3 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
@@ -32,9 +32,9 @@
   },
   "devDependencies": {
     "@7nohe/openapi-react-query-codegen": "^2.0.0",
-    "@eslint/compat": "^2.0.0",
+    "@eslint/compat": "^2.0.1",
     "@eslint/js": "^9.39.2",
-    "@stylistic/eslint-plugin": "^5.6.1",
+    "@stylistic/eslint-plugin": "^5.7.0",
     "@testing-library/jest-dom": "^6.9.1",
     "@testing-library/react": "^16.3.1",
     "@trivago/prettier-plugin-sort-imports": "^6.0.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 0ce2ac84900..c782cf7a6e3 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
@@ -46,14 +46,14 @@ importers:
         specifier: ^2.0.0
         version: 
2.0.0([email protected])([email protected])([email protected])([email protected])
       '@eslint/compat':
-        specifier: ^2.0.0
-        version: 2.0.0([email protected]([email protected]))
+        specifier: ^2.0.1
+        version: 2.0.1([email protected]([email protected]))
       '@eslint/js':
         specifier: ^9.39.2
         version: 9.39.2
       '@stylistic/eslint-plugin':
-        specifier: ^5.6.1
-        version: 5.6.1([email protected]([email protected]))
+        specifier: ^5.7.0
+        version: 5.7.0([email protected]([email protected]))
       '@testing-library/jest-dom':
         specifier: ^6.9.1
         version: 6.9.1
@@ -479,8 +479,8 @@ packages:
     resolution: {integrity: 
sha512-EriSTlt5OC9/7SXkRSCAhfSxxoSUgBm33OH+IkwbdpgoqsSsUg7y3uh+IICI/Qg4BBWr3U2i39RpmycbxMq4ew==}
     engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0}
 
-  '@eslint/[email protected]':
-    resolution: {integrity: 
sha512-T9AfE1G1uv4wwq94ozgTGio5EUQBqAVe1X9qsQtSNVEYW6j3hvtZVm8Smr4qL1qDPFg+lOB2cL5RxTRMzq4CTA==}
+  '@eslint/[email protected]':
+    resolution: {integrity: 
sha512-yl/JsgplclzuvGFNqwNYV4XNPhP3l62ZOP9w/47atNAdmDtIFCx6X7CSk/SlWUuBGkT4Et/5+UD+WyvX2iiIWA==}
     engines: {node: ^20.19.0 || ^22.13.0 || >=24}
     peerDependencies:
       eslint: ^8.40 || 9
@@ -504,8 +504,8 @@ packages:
     resolution: {integrity: 
sha512-yL/sLrpmtDaFEiUj1osRP4TI2MDz1AddJL+jZ7KSqvBuliN4xqYY54IfdN8qD8Toa6g1iloph1fxQNkjOxrrpQ==}
     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
 
-  '@eslint/[email protected]':
-    resolution: {integrity: 
sha512-PRfWP+8FOldvbApr6xL7mNCw4cJcSTq4GA7tYbgq15mRb0kWKO/wEB2jr+uwjFH3sZvEZneZyCUGTxsv4Sahyw==}
+  '@eslint/[email protected]':
+    resolution: {integrity: 
sha512-r18fEAj9uCk+VjzGt2thsbOmychS+4kxI14spVNibUO2vqKX7obOG+ymZljAwuPZl+S3clPGwCwTDtrdqTiY6Q==}
     engines: {node: ^20.19.0 || ^22.13.0 || >=24}
 
   '@eslint/[email protected]':
@@ -759,8 +759,8 @@ packages:
   '@standard-schema/[email protected]':
     resolution: {integrity: 
sha512-m2bOd0f2RT9k8QJx1JN85cZYyH1RqFBdlwtkSlf4tBDYLCiiZnv1fIIwacK6cqwXavOydf0NPToMQgpKq+dVlA==}
 
-  '@stylistic/[email protected]':
-    resolution: {integrity: 
sha512-JCs+MqoXfXrRPGbGmho/zGS/jMcn3ieKl/A8YImqib76C8kjgZwq5uUFzc30lJkMvcchuRn6/v8IApLxli3Jyw==}
+  '@stylistic/[email protected]':
+    resolution: {integrity: 
sha512-PsSugIf9ip1H/mWKj4bi/BlEoerxXAda9ByRFsYuwsmr6af9NxJL0AaiNXs8Le7R21QR5KMiD/KdxZZ71LjAxQ==}
     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
     peerDependencies:
       eslint: '>=9.0.0'
@@ -1042,10 +1042,6 @@ packages:
       eslint: ^8.57.0 || ^9.0.0
       typescript: '>=4.8.4 <6.0.0'
 
-  '@typescript-eslint/[email protected]':
-    resolution: {integrity: 
sha512-cQMcGQQH7kwKoVswD1xdOytxQR60MWKM1di26xSUtxehaDs/32Zpqsu5WJlXTtTTqyAVK8R7hvsUnIXRS+bjvA==}
-    engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
-
   '@typescript-eslint/[email protected]':
     resolution: {integrity: 
sha512-iX1mgmGrXdANhhITbpp2QQM2fGehBse9LbTf0sidWK6yg/NE+uhV5dfU1g6EYPlcReYmkE9QLPq/2irKAmtS9w==}
     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -1885,6 +1881,10 @@ packages:
     resolution: {integrity: 
sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==}
     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
 
+  [email protected]:
+    resolution: {integrity: 
sha512-A0XeIi7CXU7nPlfHS9loMYEKxUaONu/hTEzHTGba9Huu94Cq1hPivf+DE5erJozZOky0LfvXAyrV/tcswpLI0Q==}
+    engines: {node: ^20.19.0 || ^22.13.0 || >=24}
+
   [email protected]:
     resolution: {integrity: 
sha512-LEyamqS7W5HB3ujJyvi0HQK/dtVINZvd5mAAp9eT5S/ujByGjiZLCzPcHVzuXbpJDJF/cxwHlfceVUDZ2lnSTw==}
     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
@@ -1899,6 +1899,10 @@ packages:
     resolution: {integrity: 
sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==}
     engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
 
+  [email protected]:
+    resolution: {integrity: 
sha512-+gMeWRrIh/NsG+3NaLeWHuyeyk70p2tbvZIWBYcqQ4/7Xvars6GYTZNhF1sIeLcc6Wb11He5ffz3hsHyXFrw5A==}
+    engines: {node: ^20.19.0 || ^22.13.0 || >=24}
+
   [email protected]:
     resolution: {integrity: 
sha512-ca9pw9fomFcKPvFLXhBKUK90ZvGibiGOvRJNbjljY7s7uq/5YO4BOzcYtJqExdx99rF6aAcnRxHmcUHcz6sQsg==}
     engines: {node: '>=0.10'}
@@ -3494,9 +3498,9 @@ snapshots:
 
   '@eslint-community/[email protected]': {}
 
-  '@eslint/[email protected]([email protected]([email protected]))':
+  '@eslint/[email protected]([email protected]([email protected]))':
     dependencies:
-      '@eslint/core': 1.0.0
+      '@eslint/core': 1.0.1
     optionalDependencies:
       eslint: 9.39.2([email protected])
 
@@ -3520,7 +3524,7 @@ snapshots:
     dependencies:
       '@types/json-schema': 7.0.15
 
-  '@eslint/[email protected]':
+  '@eslint/[email protected]':
     dependencies:
       '@types/json-schema': 7.0.15
 
@@ -3736,13 +3740,13 @@ snapshots:
 
   '@standard-schema/[email protected]': {}
 
-  '@stylistic/[email protected]([email protected]([email protected]))':
+  '@stylistic/[email protected]([email protected]([email protected]))':
     dependencies:
-      '@eslint-community/eslint-utils': 4.9.0([email protected]([email protected]))
-      '@typescript-eslint/types': 8.48.0
+      '@eslint-community/eslint-utils': 4.9.1([email protected]([email protected]))
+      '@typescript-eslint/types': 8.53.0
       eslint: 9.39.2([email protected])
-      eslint-visitor-keys: 4.2.1
-      espree: 10.4.0
+      eslint-visitor-keys: 5.0.0
+      espree: 11.0.0
       estraverse: 5.3.0
       picomatch: 4.0.3
 
@@ -4050,8 +4054,6 @@ snapshots:
     transitivePeerDependencies:
       - supports-color
 
-  '@typescript-eslint/[email protected]': {}
-
   '@typescript-eslint/[email protected]': {}
 
   '@typescript-eslint/[email protected]': {}
@@ -5404,6 +5406,8 @@ snapshots:
 
   [email protected]: {}
 
+  [email protected]: {}
+
   [email protected]([email protected]):
     dependencies:
       '@eslint-community/eslint-utils': 4.9.1([email protected]([email protected]))
@@ -5451,6 +5455,12 @@ snapshots:
       acorn-jsx: 5.3.2([email protected])
       eslint-visitor-keys: 4.2.1
 
+  [email protected]:
+    dependencies:
+      acorn: 8.15.0
+      acorn-jsx: 5.3.2([email protected])
+      eslint-visitor-keys: 5.0.0
+
   [email protected]:
     dependencies:
       estraverse: 5.3.0

Reply via email to