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 643c91deb90 chore(deps-dev): bump webpack-cli (#63892)
643c91deb90 is described below
commit 643c91deb9048779a673a37b2acbd5a529dcf2b3
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 18 14:33:45 2026 -0400
chore(deps-dev): bump webpack-cli (#63892)
Bumps the fab-ui-package-updates group with 1 update in the
/providers/fab/src/airflow/providers/fab/www directory:
[webpack-cli](https://github.com/webpack/webpack-cli).
Updates `webpack-cli` from 6.0.1 to 7.0.0
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/webpack/webpack-cli/compare/[email protected]@7.0.0)
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-version: 7.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 +-
.../src/airflow/providers/fab/www/pnpm-lock.yaml | 115 ++++++---------------
2 files changed, 34 insertions(+), 83 deletions(-)
diff --git a/providers/fab/src/airflow/providers/fab/www/package.json
b/providers/fab/src/airflow/providers/fab/www/package.json
index a40d7b7123f..10a4ee40de0 100644
--- a/providers/fab/src/airflow/providers/fab/www/package.json
+++ b/providers/fab/src/airflow/providers/fab/www/package.json
@@ -57,7 +57,7 @@
"terser-webpack-plugin": "^5.4.0",
"url-loader": "4.1.1",
"webpack": "^5.105.4",
- "webpack-cli": "^6.0.1",
+ "webpack-cli": "^7.0.0",
"webpack-license-plugin": "^4.5.1",
"webpack-manifest-plugin": "^6.0.1"
},
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 31ebd67cebd..ec0a13fec6e 100644
--- a/providers/fab/src/airflow/providers/fab/www/pnpm-lock.yaml
+++ b/providers/fab/src/airflow/providers/fab/www/pnpm-lock.yaml
@@ -75,10 +75,10 @@ importers:
version: 4.1.1([email protected]([email protected]))([email protected])
webpack:
specifier: ^5.105.4
- version: 5.105.4([email protected])
+ version: 5.105.4([email protected])
webpack-cli:
- specifier: ^6.0.1
- version: 6.0.1([email protected])
+ specifier: ^7.0.0
+ version: 7.0.0([email protected])
webpack-license-plugin:
specifier: ^4.5.1
version: 4.5.1([email protected])
@@ -637,8 +637,8 @@ packages:
peerDependencies:
postcss-selector-parser: ^7.1.1
- '@discoveryjs/[email protected]':
- resolution: {integrity:
sha512-4B4OijXeVNOPZlYA2oEwWOTkzyltLao+xbotHQeqN++Rv27Y6s818+n2Qkp8q+Fxhn0t/5lA5X1Mxktud8eayQ==}
+ '@discoveryjs/[email protected]':
+ resolution: {integrity:
sha512-dDlz3W405VMFO4w5kIP9DOmELBcvFQGmLoKSdIRstBDubKFYwaNHV1NnlzMCQpXQFGWVALmeMORAuiLx18AvZQ==}
engines: {node: '>=14.17.0'}
'@eslint-community/[email protected]':
@@ -833,31 +833,6 @@ packages:
'@webassemblyjs/[email protected]':
resolution: {integrity:
sha512-kPSSXE6De1XOR820C90RIo2ogvZG+c3KiHzqUoO/F34Y2shGzesfqv7o57xrxovZJH/MetF5UjroJ/R/3isoiw==}
- '@webpack-cli/[email protected]':
- resolution: {integrity:
sha512-u8d0pJ5YFgneF/GuvEiDA61Tf1VDomHHYMjv/wc9XzYj7nopltpG96nXN5dJRstxZhcNpV1g+nT6CydO7pHbjA==}
- engines: {node: '>=18.12.0'}
- peerDependencies:
- webpack: ^5.82.0
- webpack-cli: 6.x.x
-
- '@webpack-cli/[email protected]':
- resolution: {integrity:
sha512-coEmDzc2u/ffMvuW9aCjoRzNSPDl/XLuhPdlFRpT9tZHmJ/039az33CE7uH+8s0uL1j5ZNtfdv0HkfaKRBGJsQ==}
- engines: {node: '>=18.12.0'}
- peerDependencies:
- webpack: ^5.82.0
- webpack-cli: 6.x.x
-
- '@webpack-cli/[email protected]':
- resolution: {integrity:
sha512-sbgw03xQaCLiT6gcY/6u3qBDn01CWw/nbaXl3gTdTFuJJ75Gffv3E3DBpgvY2fkkrdS1fpjaXNOmJlnbtKauKg==}
- engines: {node: '>=18.12.0'}
- peerDependencies:
- webpack: ^5.82.0
- webpack-cli: 6.x.x
- webpack-dev-server: '*'
- peerDependenciesMeta:
- webpack-dev-server:
- optional: true
-
'@xtuc/[email protected]':
resolution: {integrity:
sha512-DX8nKgqcGwsc0eJSqYt5lwP4DH5FlHnmuWWBRy7X0NcaGR0ZtuyeESgMwTYVEtxmsNGY+qit4QYT/MIYTOTPeA==}
@@ -1030,16 +1005,13 @@ packages:
[email protected]:
resolution: {integrity:
sha512-jeC1axXpnb0/2nn/Y1LPuLdgXBLH7aDcHu4KEKfqw3CUhX7ZpfBSlPKyqXE6btIgEzfWtrX3/tyBCaCvXvMkOw==}
- [email protected]:
- resolution: {integrity:
sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==}
-
[email protected]:
resolution: {integrity:
sha512-yPVavfyCcRhmorC7rWlkHn15b4wDVgVmBA7kV4QVBsF7kv/9TKJAbAXVTxvTnwP8HHKjRCJDClKbciiYS7p0DQ==}
engines: {node: '>=16'}
- [email protected]:
- resolution: {integrity:
sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==}
- engines: {node: '>=18'}
+ [email protected]:
+ resolution: {integrity:
sha512-H+y0Jo/T1RZ9qPP4Eh1pkcQcLRglraJaSLoyOtHxu6AapkjWVCy2Sit1QQ4x3Dng8qDlSsZEet7g5Pq06MvTgw==}
+ engines: {node: '>=20'}
[email protected]:
resolution: {integrity:
sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==}
@@ -2260,14 +2232,14 @@ packages:
resolution: {integrity:
sha512-Zn5uXdcFNIA1+1Ei5McRd+iRzfhENPCe7LeABkJtNulSxjma+l7ltNx55BWZkRlwRnpOgHqxnjyaDgJnNXnqzg==}
engines: {node: '>=10.13.0'}
- [email protected]:
- resolution: {integrity:
sha512-MfwFQ6SfwinsUVi0rNJm7rHZ31GyTcpVE5pgVA3hwFRb7COD4TzjUUwhGWKfO50+xdc2MQPuEBBJoqIMGt3JDw==}
- engines: {node: '>=18.12.0'}
+ [email protected]:
+ resolution: {integrity:
sha512-NbM62WodkUPXQGR/Ip3pSFsFUKJSseDIFr2H5Z1+4fHwB9X4cO10knPShIopFqAHZa8a5Q8pdtmtE6C12/mlMQ==}
+ engines: {node: '>=20.9.0'}
hasBin: true
peerDependencies:
- webpack: ^5.82.0
- webpack-bundle-analyzer: '*'
- webpack-dev-server: '*'
+ webpack: ^5.101.0
+ webpack-bundle-analyzer: ^4.0.0 || ^5.0.0
+ webpack-dev-server: ^5.0.0
peerDependenciesMeta:
webpack-bundle-analyzer:
optional: true
@@ -3043,7 +3015,7 @@ snapshots:
dependencies:
postcss-selector-parser: 7.1.1
- '@discoveryjs/[email protected]': {}
+ '@discoveryjs/[email protected]': {}
'@eslint-community/[email protected]([email protected])':
dependencies:
@@ -3275,21 +3247,6 @@ snapshots:
'@webassemblyjs/ast': 1.14.1
'@xtuc/long': 4.2.2
- '@webpack-cli/[email protected]([email protected])([email protected])':
- dependencies:
- webpack: 5.105.4([email protected])
- webpack-cli: 6.0.1([email protected])
-
- '@webpack-cli/[email protected]([email protected])([email protected])':
- dependencies:
- webpack: 5.105.4([email protected])
- webpack-cli: 6.0.1([email protected])
-
- '@webpack-cli/[email protected]([email protected])([email protected])':
- dependencies:
- webpack: 5.105.4([email protected])
- webpack-cli: 6.0.1([email protected])
-
'@xtuc/[email protected]': {}
'@xtuc/[email protected]': {}
@@ -3348,7 +3305,7 @@ snapshots:
'@babel/core': 7.29.0
find-up: 5.0.0
optionalDependencies:
- webpack: 5.105.4([email protected])
+ webpack: 5.105.4([email protected])
[email protected](@babel/[email protected]):
dependencies:
@@ -3452,11 +3409,9 @@ snapshots:
[email protected]: {}
- [email protected]: {}
-
[email protected]: {}
- [email protected]: {}
+ [email protected]: {}
[email protected]: {}
@@ -3469,7 +3424,7 @@ snapshots:
schema-utils: 4.3.3
serialize-javascript: 7.0.4
tinyglobby: 0.2.15
- webpack: 5.105.4([email protected])
+ webpack: 5.105.4([email protected])
[email protected]:
dependencies:
@@ -3505,7 +3460,7 @@ snapshots:
postcss-value-parser: 4.2.0
semver: 7.7.4
optionalDependencies:
- webpack: 5.105.4([email protected])
+ webpack: 5.105.4([email protected])
[email protected]([email protected]):
dependencies:
@@ -3515,7 +3470,7 @@ snapshots:
postcss: 8.5.8
schema-utils: 4.3.3
serialize-javascript: 7.0.4
- webpack: 5.105.4([email protected])
+ webpack: 5.105.4([email protected])
[email protected]:
dependencies:
@@ -3756,7 +3711,7 @@ snapshots:
dependencies:
loader-utils: 2.0.4
schema-utils: 3.3.0
- webpack: 5.105.4([email protected])
+ webpack: 5.105.4([email protected])
[email protected]:
dependencies:
@@ -4031,7 +3986,7 @@ snapshots:
dependencies:
schema-utils: 4.3.3
tapable: 2.3.0
- webpack: 5.105.4([email protected])
+ webpack: 5.105.4([email protected])
[email protected]:
dependencies:
@@ -4041,7 +3996,7 @@ snapshots:
dependencies:
lodash.difference: 4.5.0
moment: 2.30.1
- webpack: 5.105.4([email protected])
+ webpack: 5.105.4([email protected])
[email protected]:
dependencies:
@@ -4556,7 +4511,7 @@ snapshots:
jest-worker: 27.5.1
schema-utils: 4.3.3
terser: 5.46.1
- webpack: 5.105.4([email protected])
+ webpack: 5.105.4([email protected])
[email protected]:
dependencies:
@@ -4608,7 +4563,7 @@ snapshots:
loader-utils: 2.0.4
mime-types: 2.1.35
schema-utils: 3.3.0
- webpack: 5.105.4([email protected])
+ webpack: 5.105.4([email protected])
optionalDependencies:
file-loader: 6.2.0([email protected])
@@ -4619,21 +4574,17 @@ snapshots:
glob-to-regexp: 0.4.1
graceful-fs: 4.2.11
- [email protected]([email protected]):
+ [email protected]([email protected]):
dependencies:
- '@discoveryjs/json-ext': 0.6.3
- '@webpack-cli/configtest': 3.0.1([email protected])([email protected])
- '@webpack-cli/info': 3.0.1([email protected])([email protected])
- '@webpack-cli/serve': 3.0.1([email protected])([email protected])
- colorette: 2.0.20
- commander: 12.1.0
+ '@discoveryjs/json-ext': 1.0.0
+ commander: 14.0.3
cross-spawn: 7.0.6
envinfo: 7.21.0
fastest-levenshtein: 1.0.16
import-local: 3.2.0
interpret: 3.1.1
rechoir: 0.8.0
- webpack: 5.105.4([email protected])
+ webpack: 5.105.4([email protected])
webpack-merge: 6.0.1
[email protected]([email protected]):
@@ -4642,13 +4593,13 @@ snapshots:
lodash: 4.17.23
needle: 3.3.1
spdx-expression-validate: 2.0.0
- webpack: 5.105.4([email protected])
+ webpack: 5.105.4([email protected])
webpack-sources: 3.3.4
[email protected]([email protected]):
dependencies:
tapable: 2.3.0
- webpack: 5.105.4([email protected])
+ webpack: 5.105.4([email protected])
webpack-sources: 3.3.4
[email protected]:
@@ -4659,7 +4610,7 @@ snapshots:
[email protected]: {}
- [email protected]([email protected]):
+ [email protected]([email protected]):
dependencies:
'@types/eslint-scope': 3.7.7
'@types/estree': 1.0.8
@@ -4687,7 +4638,7 @@ snapshots:
watchpack: 2.5.1
webpack-sources: 3.3.4
optionalDependencies:
- webpack-cli: 6.0.1([email protected])
+ webpack-cli: 7.0.0([email protected])
transitivePeerDependencies:
- '@swc/core'
- esbuild