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 abec9dd71d4 Bump mini-css-extract-plugin from 2.9.4 to 2.10.0 in 
/providers/fab/src/airflow/providers/fab/www in the fab-ui-package-updates 
group across 1 directory (#60831)
abec9dd71d4 is described below

commit abec9dd71d4dca5b9162909eee17c42c529c6919
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 20 14:48:00 2026 -0500

    Bump mini-css-extract-plugin from 2.9.4 to 2.10.0 in 
/providers/fab/src/airflow/providers/fab/www in the fab-ui-package-updates 
group across 1 directory (#60831)
    
    * Bump mini-css-extract-plugin
    
    Bumps the fab-ui-package-updates group with 1 update in the 
/providers/fab/src/airflow/providers/fab/www directory: 
[mini-css-extract-plugin](https://github.com/webpack/mini-css-extract-plugin).
    
    
    Updates `mini-css-extract-plugin` from 2.9.4 to 2.10.0
    - [Release 
notes](https://github.com/webpack/mini-css-extract-plugin/releases)
    - 
[Changelog](https://github.com/webpack/mini-css-extract-plugin/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/webpack/mini-css-extract-plugin/compare/v2.9.4...v2.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: mini-css-extract-plugin
      dependency-version: 2.10.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: fab-ui-package-updates
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update hash
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: vincbeck <[email protected]>
---
 providers/fab/src/airflow/providers/fab/www/package-lock.json | 8 ++++----
 providers/fab/src/airflow/providers/fab/www/package.json      | 2 +-
 providers/fab/www-hash.txt                                    | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/providers/fab/src/airflow/providers/fab/www/package-lock.json 
b/providers/fab/src/airflow/providers/fab/www/package-lock.json
index 570b1fbf1cf..d1e06d3d3e6 100644
--- a/providers/fab/src/airflow/providers/fab/www/package-lock.json
+++ b/providers/fab/src/airflow/providers/fab/www/package-lock.json
@@ -29,7 +29,7 @@
         "eslint-plugin-node": "^11.1.0",
         "eslint-plugin-standard": "^5.0.0",
         "file-loader": "^6.0.0",
-        "mini-css-extract-plugin": "^2.9.4",
+        "mini-css-extract-plugin": "^2.10.0",
         "moment": "^2.29.4",
         "moment-locales-webpack-plugin": "^1.2.0",
         "prettier": "^3.8.0",
@@ -6216,9 +6216,9 @@
       }
     },
     "node_modules/mini-css-extract-plugin": {
-      "version": "2.9.4",
-      "resolved": 
"https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.4.tgz";,
-      "integrity": 
"sha512-ZWYT7ln73Hptxqxk2DxPU9MmapXRhxkJD6tkSR04dnQxm8BGu2hzgKLugK5yySD97u/8yy7Ma7E76k9ZdvtjkQ==",
+      "version": "2.10.0",
+      "resolved": 
"https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.10.0.tgz";,
+      "integrity": 
"sha512-540P2c5dYnJlyJxTaSloliZexv8rji6rY8FhQN+WF/82iHQfA23j/xtJx97L+mXOML27EqksSek/g4eK7jaL3g==",
       "dev": true,
       "license": "MIT",
       "dependencies": {
diff --git a/providers/fab/src/airflow/providers/fab/www/package.json 
b/providers/fab/src/airflow/providers/fab/www/package.json
index 4c9f0ff59a2..ae6b95ae54b 100644
--- a/providers/fab/src/airflow/providers/fab/www/package.json
+++ b/providers/fab/src/airflow/providers/fab/www/package.json
@@ -55,7 +55,7 @@
     "eslint-plugin-node": "^11.1.0",
     "eslint-plugin-standard": "^5.0.0",
     "file-loader": "^6.0.0",
-    "mini-css-extract-plugin": "^2.9.4",
+    "mini-css-extract-plugin": "^2.10.0",
     "moment": "^2.29.4",
     "moment-locales-webpack-plugin": "^1.2.0",
     "prettier": "^3.8.0",
diff --git a/providers/fab/www-hash.txt b/providers/fab/www-hash.txt
index 1291d2fc1d5..4a1cefb37a1 100644
--- a/providers/fab/www-hash.txt
+++ b/providers/fab/www-hash.txt
@@ -1 +1 @@
-69c13ed7632a418214677bc5cbb66efde4db5b730d76b45cb0a59fcbac224dd7
+de2b4707c6271c1fce06b88bd6a3e2d55f2f0d1153cf5280c1955075e9d91cdd

Reply via email to