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 0b59948eb75 Bump css-loader (#62235)
0b59948eb75 is described below

commit 0b59948eb75d90d3610ed40ca6158dd71571aca2
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 20 12:59:15 2026 -0500

    Bump css-loader (#62235)
    
    Bumps the fab-ui-package-updates group with 1 update in the 
/providers/fab/src/airflow/providers/fab/www directory: 
[css-loader](https://github.com/webpack/css-loader).
    
    
    Updates `css-loader` from 7.1.3 to 7.1.4
    - [Release notes](https://github.com/webpack/css-loader/releases)
    - [Changelog](https://github.com/webpack/css-loader/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/webpack/css-loader/compare/v7.1.3...v7.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: css-loader
      dependency-version: 7.1.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: fab-ui-package-updates
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 providers/fab/src/airflow/providers/fab/www/package.json   |  2 +-
 providers/fab/src/airflow/providers/fab/www/pnpm-lock.yaml | 12 ++++++------
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/providers/fab/src/airflow/providers/fab/www/package.json 
b/providers/fab/src/airflow/providers/fab/www/package.json
index 063294243f3..06247a47bef 100644
--- a/providers/fab/src/airflow/providers/fab/www/package.json
+++ b/providers/fab/src/airflow/providers/fab/www/package.json
@@ -46,7 +46,7 @@
     "babel-loader": "^10.0.0",
     "clean-webpack-plugin": "^4.0.0",
     "copy-webpack-plugin": "^13.0.1",
-    "css-loader": "7.1.3",
+    "css-loader": "7.1.4",
     "css-minimizer-webpack-plugin": "^7.0.4",
     "eslint": "^10.0.0",
     "eslint-config-prettier": "^10.1.8",
diff --git a/providers/fab/src/airflow/providers/fab/www/pnpm-lock.yaml 
b/providers/fab/src/airflow/providers/fab/www/pnpm-lock.yaml
index c0fde25de46..3a3ba26681f 100644
--- a/providers/fab/src/airflow/providers/fab/www/pnpm-lock.yaml
+++ b/providers/fab/src/airflow/providers/fab/www/pnpm-lock.yaml
@@ -40,8 +40,8 @@ importers:
         specifier: ^13.0.1
         version: 13.0.1([email protected])
       css-loader:
-        specifier: 7.1.3
-        version: 7.1.3([email protected])
+        specifier: 7.1.4
+        version: 7.1.4([email protected])
       css-minimizer-webpack-plugin:
         specifier: ^7.0.4
         version: 7.0.4([email protected])
@@ -1171,11 +1171,11 @@ packages:
     resolution: {integrity: 
sha512-8HFEBPKhOpJPEPu70wJJetjKta86Gw9+CCyCnB3sui2qQfOvRyqBy4IKLKKAwdMpWb2lHXWk9Wb4Z6AmaUT1Pg==}
     engines: {node: '>=12'}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-frbERmjT0UC5lMheWpJmMilnt9GEhbZJN/heUb7/zaJYeIzj5St9HvDcfshzzOqbsS+rYpMk++2SD3vGETDSyA==}
+  [email protected]:
+    resolution: {integrity: 
sha512-vv3J9tlOl04WjiMvHQI/9tmIrCxVrj6PFbHemBB1iihpeRbi/I4h033eoFIhwxBBqLhI0KYFS7yvynBFhIZfTw==}
     engines: {node: '>= 18.12.0'}
     peerDependencies:
-      '@rspack/core': 0.x || 1.x
+      '@rspack/core': 0.x || ^1.0.0 || ^2.0.0-0
       webpack: ^5.27.0
     peerDependenciesMeta:
       '@rspack/core':
@@ -4209,7 +4209,7 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]([email protected]):
+  [email protected]([email protected]):
     dependencies:
       icss-utils: 5.1.0([email protected])
       postcss: 8.5.6

Reply via email to