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 da89a6cc4f5 Bump terser-webpack-plugin (#66834)
da89a6cc4f5 is described below
commit da89a6cc4f5ae68b4a90d24fb3bb7035cc108aa6
Author: Dependabot [bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 13 13:17:28 2026 -0400
Bump terser-webpack-plugin (#66834)
Bumps the fab-ui-package-updates group with 1 update in the
/providers/fab/src/airflow/providers/fab/www directory:
[terser-webpack-plugin](https://github.com/webpack/minimizer-webpack-plugin).
Updates `terser-webpack-plugin` from 5.5.0 to 5.6.0
- [Release
notes](https://github.com/webpack/minimizer-webpack-plugin/releases)
-
[Changelog](https://github.com/webpack/minimizer-webpack-plugin/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/webpack/minimizer-webpack-plugin/compare/v5.5.0...v5.6.0)
---
updated-dependencies:
- dependency-name: terser-webpack-plugin
dependency-version: 5.6.0
dependency-type: direct:development
update-type: version-update:semver-minor
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 | 102 ++++++++++++++-------
2 files changed, 71 insertions(+), 33 deletions(-)
diff --git a/providers/fab/src/airflow/providers/fab/www/package.json
b/providers/fab/src/airflow/providers/fab/www/package.json
index 426838df082..4d3262ff3b9 100644
--- a/providers/fab/src/airflow/providers/fab/www/package.json
+++ b/providers/fab/src/airflow/providers/fab/www/package.json
@@ -54,7 +54,7 @@
"moment-locales-webpack-plugin": "^1.2.0",
"prettier": "^3.8.3",
"stylelint": "^17.11.0",
- "terser-webpack-plugin": "^5.5.0",
+ "terser-webpack-plugin": "^5.6.0",
"url-loader": "4.1.1",
"webpack": "^5.106.2",
"webpack-cli": "^7.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 2f3bfef7594..8473c753971 100644
--- a/providers/fab/src/airflow/providers/fab/www/pnpm-lock.yaml
+++ b/providers/fab/src/airflow/providers/fab/www/pnpm-lock.yaml
@@ -74,14 +74,14 @@ importers:
specifier: ^17.11.0
version: 17.11.0
terser-webpack-plugin:
- specifier: ^5.5.0
- version: 5.5.0([email protected])
+ specifier: ^5.6.0
+ version: 5.6.0([email protected])([email protected])
url-loader:
specifier: 4.1.1
version: 4.1.1([email protected]([email protected]))([email protected])
webpack:
specifier: ^5.106.2
- version: 5.106.2([email protected])
+ version: 5.106.2([email protected])([email protected])
webpack-cli:
specifier: ^7.0.2
version: 7.0.2([email protected])
@@ -802,8 +802,8 @@ packages:
'@types/[email protected]':
resolution: {integrity:
sha512-oX8xrhvpiyRCQkG1MFchB09f+cXftgIXb3a7UUa4Y3wpmZPw5tyZGTLWhlESOLq1Rq6oDlc8npVU2/9xiCuXMA==}
- '@types/[email protected]':
- resolution: {integrity:
sha512-+qIYRKdNYJwY3vRCZMdJbPLJAtGjQBudzZzdzwQYkEPQd+PJGixUL5QfvCLDaULoLv+RhT3LDkwEfKaAkgSmNQ==}
+ '@types/[email protected]':
+ resolution: {integrity:
sha512-z+pdZyxE+RTQE9AcboAZCb4otwcrvgHD+GlBpPgn0emDVt0ohrTMhAwlr2Wd9nZ+nihhYFxO2pThz3C5qSu2Eg==}
'@types/[email protected]':
resolution: {integrity:
sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==}
@@ -2209,24 +2209,51 @@ packages:
resolution: {integrity:
sha512-1MOpMXuhGzGL5TTCZFItxCc0AARf1EZFQkGqMm7ERKj8+Hgr5oLvJOVFcC+lRmR8hCe2S3jC4T5D7Vg/d7/fhA==}
engines: {node: '>=6'}
- [email protected]:
- resolution: {integrity:
sha512-UYhptBwhWvfIjKd/UuFo6D8uq9xpGLDK+z8EDsj/zWhrTaH34cKEbrkMKfV5YWqGBvAYA3tlzZbs2R+qYrbQJA==}
+ [email protected]:
+ resolution: {integrity:
sha512-Eum+5ajkaOhf5KbM26osvv21kLD7BaGqQ1UA4Ami4arYwylmGUQTgHFpHDdmJod1q4QXa66p0to/FBKID+J1vA==}
engines: {node: '>= 10.13.0'}
peerDependencies:
+ '@minify-html/node': '*'
'@swc/core': '*'
+ '@swc/css': '*'
+ '@swc/html': '*'
+ clean-css: '*'
+ cssnano: '*'
+ csso: '*'
esbuild: '*'
+ html-minifier-terser: '*'
+ lightningcss: '*'
+ postcss: '*'
uglify-js: '*'
webpack: ^5.1.0
peerDependenciesMeta:
+ '@minify-html/node':
+ optional: true
'@swc/core':
optional: true
+ '@swc/css':
+ optional: true
+ '@swc/html':
+ optional: true
+ clean-css:
+ optional: true
+ cssnano:
+ optional: true
+ csso:
+ optional: true
esbuild:
optional: true
+ html-minifier-terser:
+ optional: true
+ lightningcss:
+ optional: true
+ postcss:
+ optional: true
uglify-js:
optional: true
- [email protected]:
- resolution: {integrity:
sha512-uxfo9fPcSgLDYob/w1FuL0c99MWiJDnv+5qXSQc5+Ki5NjVNsYi66INnMFBjf6uFz6OnX12piJQPF4IpjJTNTw==}
+ [email protected]:
+ resolution: {integrity:
sha512-tPbLXTI6ohPASb/1YViL428oEHu6/qv1OxqYnfaonVCFHqx4+wCd95pHrQWsL5X4pl90CTyW9piSAsS2L0VoMw==}
engines: {node: '>=10'}
hasBin: true
@@ -2245,8 +2272,8 @@ packages:
[email protected]:
resolution: {integrity:
sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==}
- [email protected]:
- resolution: {integrity:
sha512-qYVnV5OEm2AW8cJMCpdV20CDyaN3g0AjDlOGf1OW4iaDEx8MwdtChUp4zu4H0VP3nDRF/8RKWH+IPp9uW0YGZg==}
+ [email protected]:
+ resolution: {integrity:
sha512-w9IMgQrz4O0YN1LtB7K5P63vhlIOvC7opSmouCJ+ZywlPAlO9gIkJ+otk6LvGpAs2wg4econaCz3TvQ9xPoyuQ==}
[email protected]:
resolution: {integrity:
sha512-dA8WbNeb2a6oQzAQ55YlT5vQAWGV9WXOsi3SskE3bcCdM0P4SDd+24zS/OCacdRq5BkdsRj9q3Pg6YyQoxIGqg==}
@@ -3248,9 +3275,9 @@ snapshots:
dependencies:
undici-types: 7.18.2
- '@types/[email protected]':
+ '@types/[email protected]':
dependencies:
- undici-types: 7.19.2
+ undici-types: 7.21.0
'@types/[email protected]': {}
@@ -3394,7 +3421,7 @@ snapshots:
'@babel/core': 7.29.0
find-up: 5.0.0
optionalDependencies:
- webpack: 5.106.2([email protected])
+ webpack: 5.106.2([email protected])([email protected])
[email protected](@babel/[email protected]):
dependencies:
@@ -3529,7 +3556,7 @@ snapshots:
schema-utils: 4.3.3
serialize-javascript: 7.0.5
tinyglobby: 0.2.15
- webpack: 5.106.2([email protected])
+ webpack: 5.106.2([email protected])([email protected])
[email protected]:
dependencies:
@@ -3565,7 +3592,7 @@ snapshots:
postcss-value-parser: 4.2.0
semver: 7.7.4
optionalDependencies:
- webpack: 5.106.2([email protected])
+ webpack: 5.106.2([email protected])([email protected])
[email protected]([email protected]):
dependencies:
@@ -3575,7 +3602,7 @@ snapshots:
postcss: 8.5.12
schema-utils: 4.3.3
serialize-javascript: 7.0.5
- webpack: 5.106.2([email protected])
+ webpack: 5.106.2([email protected])([email protected])
[email protected]:
dependencies:
@@ -3813,7 +3840,7 @@ snapshots:
dependencies:
loader-utils: 2.0.4
schema-utils: 3.3.0
- webpack: 5.106.2([email protected])
+ webpack: 5.106.2([email protected])([email protected])
[email protected]:
dependencies:
@@ -3980,7 +4007,7 @@ snapshots:
[email protected]:
dependencies:
- '@types/node': 25.6.0
+ '@types/node': 25.7.0
merge-stream: 2.0.0
supports-color: 8.1.1
@@ -4098,7 +4125,7 @@ snapshots:
dependencies:
schema-utils: 4.3.3
tapable: 2.3.2
- webpack: 5.106.2([email protected])
+ webpack: 5.106.2([email protected])([email protected])
[email protected]:
dependencies:
@@ -4108,7 +4135,7 @@ snapshots:
dependencies:
lodash.difference: 4.5.0
moment: 2.30.1
- webpack: 5.106.2([email protected])
+ webpack: 5.106.2([email protected])([email protected])
[email protected]:
dependencies:
@@ -4625,15 +4652,17 @@ snapshots:
[email protected]: {}
- [email protected]([email protected]):
+ [email protected]([email protected])([email protected]):
dependencies:
'@jridgewell/trace-mapping': 0.3.31
jest-worker: 27.5.1
schema-utils: 4.3.3
- terser: 5.46.2
- webpack: 5.106.2([email protected])
+ terser: 5.47.1
+ webpack: 5.106.2([email protected])([email protected])
+ optionalDependencies:
+ postcss: 8.5.14
- [email protected]:
+ [email protected]:
dependencies:
'@jridgewell/source-map': 0.3.11
acorn: 8.16.0
@@ -4655,7 +4684,7 @@ snapshots:
[email protected]: {}
- [email protected]: {}
+ [email protected]: {}
[email protected]: {}
@@ -4685,7 +4714,7 @@ snapshots:
loader-utils: 2.0.4
mime-types: 2.1.35
schema-utils: 3.3.0
- webpack: 5.106.2([email protected])
+ webpack: 5.106.2([email protected])([email protected])
optionalDependencies:
file-loader: 6.2.0([email protected])
@@ -4706,7 +4735,7 @@ snapshots:
import-local: 3.2.0
interpret: 3.1.1
rechoir: 0.8.0
- webpack: 5.106.2([email protected])
+ webpack: 5.106.2([email protected])([email protected])
webpack-merge: 6.0.1
[email protected]([email protected]):
@@ -4715,13 +4744,13 @@ snapshots:
lodash: 4.18.1
needle: 3.3.1
spdx-expression-validate: 2.0.0
- webpack: 5.106.2([email protected])
+ webpack: 5.106.2([email protected])([email protected])
webpack-sources: 3.3.4
[email protected]([email protected]):
dependencies:
tapable: 2.3.0
- webpack: 5.106.2([email protected])
+ webpack: 5.106.2([email protected])([email protected])
webpack-sources: 3.3.4
[email protected]:
@@ -4732,7 +4761,7 @@ snapshots:
[email protected]: {}
- [email protected]([email protected]):
+ [email protected]([email protected])([email protected]):
dependencies:
'@types/eslint-scope': 3.7.7
'@types/estree': 1.0.8
@@ -4755,14 +4784,23 @@ snapshots:
neo-async: 2.6.2
schema-utils: 4.3.3
tapable: 2.3.2
- terser-webpack-plugin: 5.5.0([email protected])
+ terser-webpack-plugin: 5.6.0([email protected])([email protected])
watchpack: 2.5.1
webpack-sources: 3.3.4
optionalDependencies:
webpack-cli: 7.0.2([email protected])
transitivePeerDependencies:
+ - '@minify-html/node'
- '@swc/core'
+ - '@swc/css'
+ - '@swc/html'
+ - clean-css
+ - cssnano
+ - csso
- esbuild
+ - html-minifier-terser
+ - lightningcss
+ - postcss
- uglify-js
[email protected]: