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 a383dfd9fa3 chore(deps-dev): bump copy-webpack-plugin (#63004)
a383dfd9fa3 is described below

commit a383dfd9fa3bb98e0c7a9586a4ae52e02b4d76dd
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 6 13:28:05 2026 -0500

    chore(deps-dev): bump copy-webpack-plugin (#63004)
    
    Bumps the fab-ui-package-updates group with 1 update in the 
/providers/fab/src/airflow/providers/fab/www directory: 
[copy-webpack-plugin](https://github.com/webpack/copy-webpack-plugin).
    
    
    Updates `copy-webpack-plugin` from 13.0.1 to 14.0.0
    - [Release notes](https://github.com/webpack/copy-webpack-plugin/releases)
    - 
[Changelog](https://github.com/webpack/copy-webpack-plugin/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/webpack/copy-webpack-plugin/compare/v13.0.1...v14.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: copy-webpack-plugin
      dependency-version: 14.0.0
      dependency-type: direct:development
      update-type: version-update:semver-major
      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>
---
 .../fab/src/airflow/providers/fab/www/package.json   |  2 +-
 .../fab/src/airflow/providers/fab/www/pnpm-lock.yaml | 20 +++++++++++++-------
 2 files changed, 14 insertions(+), 8 deletions(-)

diff --git a/providers/fab/src/airflow/providers/fab/www/package.json 
b/providers/fab/src/airflow/providers/fab/www/package.json
index 7b48deeba97..4978f805dfa 100644
--- a/providers/fab/src/airflow/providers/fab/www/package.json
+++ b/providers/fab/src/airflow/providers/fab/www/package.json
@@ -44,7 +44,7 @@
     "@babel/plugin-transform-runtime": "^7.29.0",
     "@babel/preset-env": "^7.29.0",
     "babel-loader": "^10.0.0",
-    "copy-webpack-plugin": "^13.0.1",
+    "copy-webpack-plugin": "^14.0.0",
     "css-loader": "7.1.4",
     "css-minimizer-webpack-plugin": "^7.0.4",
     "eslint": "^10.0.2",
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 1aca65a779e..d4347260793 100644
--- a/providers/fab/src/airflow/providers/fab/www/pnpm-lock.yaml
+++ b/providers/fab/src/airflow/providers/fab/www/pnpm-lock.yaml
@@ -37,8 +37,8 @@ importers:
         specifier: ^10.0.0
         version: 10.0.0(@babel/[email protected])([email protected])
       copy-webpack-plugin:
-        specifier: ^13.0.1
-        version: 13.0.1([email protected])
+        specifier: ^14.0.0
+        version: 14.0.0([email protected])
       css-loader:
         specifier: 7.1.4
         version: 7.1.4([email protected])
@@ -1037,9 +1037,9 @@ packages:
   [email protected]:
     resolution: {integrity: 
sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
 
-  [email protected]:
-    resolution: {integrity: 
sha512-J+YV3WfhY6W/Xf9h+J1znYuqTye2xkBUIGyTPWuBAT27qajBa5mR4f8WBmfDY3YjRftT2kqZZiLi1qf0H+UOFw==}
-    engines: {node: '>= 18.12.0'}
+  [email protected]:
+    resolution: {integrity: 
sha512-3JLW90aBGeaTLpM7mYQKpnVdgsUZRExY55giiZgLuX/xTQRUs1dOCwbBnWnvY6Q6rfZoXMNwzOQJCSZPppfqXA==}
+    engines: {node: '>= 20.9.0'}
     peerDependencies:
       webpack: ^5.1.0
 
@@ -2051,6 +2051,10 @@ packages:
     resolution: {integrity: 
sha512-h+cZ/XXarqDgCjo+YSyQU/ulDEESGGf8AMK9pPNmhNSl/FzPl6L8pMp1leca5z6NuG6tvV/auC8/43tmovowww==}
     engines: {node: '>=20.0.0'}
 
+  [email protected]:
+    resolution: {integrity: 
sha512-DuGdB+Po43Q5Jxwpzt1lhyFSYKryqoNjQSA9M92tyw0lyHIOur+XCalOUe0KTJpyqzT8+fQ5A0Jf7vCx/NKmIg==}
+    engines: {node: '>=20.0.0'}
+
   [email protected]:
     resolution: {integrity: 
sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==}
     engines: {node: '>=8'}
@@ -3440,12 +3444,12 @@ snapshots:
 
   [email protected]: {}
 
-  [email protected]([email protected]):
+  [email protected]([email protected]):
     dependencies:
       glob-parent: 6.0.2
       normalize-path: 3.0.0
       schema-utils: 4.3.3
-      serialize-javascript: 7.0.3
+      serialize-javascript: 7.0.4
       tinyglobby: 0.2.15
       webpack: 5.105.3([email protected])
 
@@ -4372,6 +4376,8 @@ snapshots:
 
   [email protected]: {}
 
+  [email protected]: {}
+
   [email protected]:
     dependencies:
       kind-of: 6.0.3

Reply via email to