This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-site.git
The following commit(s) were added to refs/heads/main by this push:
new df1a40894c Bump the npm-dependencies group across 1 directory with 3
updates (#1623)
df1a40894c is described below
commit df1a40894cf70c8d9dc43dfb726c74592d0268b3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 5 23:16:32 2026 +0800
Bump the npm-dependencies group across 1 directory with 3 updates (#1623)
Bumps the npm-dependencies group with 3 updates in the /landing-pages
directory: [postcss](https://github.com/postcss/postcss),
[webpack](https://github.com/webpack/webpack) and
[webpack-cli](https://github.com/webpack/webpack-cli).
Updates `postcss` from 8.5.24 to 8.5.25
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.24...8.5.25)
Updates `webpack` from 5.109.1 to 5.109.2
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack/compare/v5.109.1...v5.109.2)
Updates `webpack-cli` from 7.2.1 to 7.2.2
- [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.2.2)
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.25
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-dependencies
- dependency-name: webpack
dependency-version: 5.109.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-dependencies
- dependency-name: webpack-cli
dependency-version: 7.2.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm-dependencies
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
landing-pages/package-lock.json | 26 +++++++++++++-------------
landing-pages/package.json | 6 +++---
landing-pages/yarn.lock | 28 ++++++++++++++--------------
3 files changed, 30 insertions(+), 30 deletions(-)
diff --git a/landing-pages/package-lock.json b/landing-pages/package-lock.json
index 9b292fb679..4c113e3a83 100644
--- a/landing-pages/package-lock.json
+++ b/landing-pages/package-lock.json
@@ -36,7 +36,7 @@
"mini-css-extract-plugin": "^2.10.2",
"npm-run-all": "^4.1.5",
"plugin-error": "^2.0.1",
- "postcss": "^8.5.24",
+ "postcss": "^8.5.25",
"postcss-cli": "^11.0.1",
"postcss-import": "^16.1.1",
"postcss-loader": "^8.2.1",
@@ -50,8 +50,8 @@
"stylelint-config-standard-scss": "^17.0.0",
"stylelint-scss": "^7.2.0",
"url-loader": "^4.1.1",
- "webpack": "^5.109.1",
- "webpack-cli": "^7.2.1",
+ "webpack": "^5.109.2",
+ "webpack-cli": "^7.2.2",
"webpack-dev-server": "^6.0.0",
"webpack-merge": "^6.0.1",
"whatwg-fetch": "^3.6.20"
@@ -11416,9 +11416,9 @@
}
},
"node_modules/postcss": {
- "version": "8.5.24",
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.24.tgz",
- "integrity":
"sha512-8RyVklq0owXUTa4xlpzu4l9AaVKIdQvAcOHZWaMh98HgySsUtxRVf/chRe3dsSLqb6i40BzGRzEUddRaI+9TSw==",
+ "version": "8.5.25",
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.25.tgz",
+ "integrity":
"sha512-DTPx3RWSSnWyzLxQnlH0rJP+EW5ekl16ZU4/psbIhA0e53kJfdgaN5vKM+xP7yJtXVu+nfdVFmlgFDEKAe4Pyw==",
"dev": true,
"funding": [
{
@@ -15380,9 +15380,9 @@
}
},
"node_modules/webpack": {
- "version": "5.109.1",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.109.1.tgz",
- "integrity":
"sha512-Q4XQscWSLNQSaMFsIWUZ+IVpvwLqD+MvjIuSQC1hG8m1ZMK78VAsNMhTjD3icJelypp6aM5Hq8BZNEX3sc1PJw==",
+ "version": "5.109.2",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.109.2.tgz",
+ "integrity":
"sha512-U9/cvLzxObKNEZ9+TtdqrHM5/9z3lgl2c+c4BzbqGxFQvQvBAq87yql5A8pQ+rrMbS496MZJeF5enVBndIy2hw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -15394,7 +15394,7 @@
"acorn": "^8.16.0",
"browserslist": "^4.28.1",
"chrome-trace-event": "^1.0.2",
- "enhanced-resolve": "^5.24.2",
+ "enhanced-resolve": "^5.24.4",
"es-module-lexer": "^2.1.0",
"eslint-scope": "5.1.1",
"events": "^3.2.0",
@@ -15424,9 +15424,9 @@
}
},
"node_modules/webpack-cli": {
- "version": "7.2.1",
- "resolved":
"https://registry.npmjs.org/webpack-cli/-/webpack-cli-7.2.1.tgz",
- "integrity":
"sha512-YwSGbcZdfz12DM8JIseVPr3oBb09IgVCVc4vY3oDvZnI/mALTGPAP1QiqOi4/bBLSJrRHaqDIXeHcNA0+G38aw==",
+ "version": "7.2.2",
+ "resolved":
"https://registry.npmjs.org/webpack-cli/-/webpack-cli-7.2.2.tgz",
+ "integrity":
"sha512-lD0pALneslq8FfV+rwvm1BMW0AFAJrHHhNupAGN4asYjMvqrtRsenU4iKpiBo09gS4ntMxKGUxl9jhTEzVt0oA==",
"dev": true,
"license": "MIT",
"dependencies": {
diff --git a/landing-pages/package.json b/landing-pages/package.json
index 14ebe3f45a..31d3557b80 100644
--- a/landing-pages/package.json
+++ b/landing-pages/package.json
@@ -52,7 +52,7 @@
"mini-css-extract-plugin": "^2.10.2",
"npm-run-all": "^4.1.5",
"plugin-error": "^2.0.1",
- "postcss": "^8.5.24",
+ "postcss": "^8.5.25",
"postcss-cli": "^11.0.1",
"postcss-import": "^16.1.1",
"postcss-loader": "^8.2.1",
@@ -66,8 +66,8 @@
"stylelint-config-standard-scss": "^17.0.0",
"stylelint-scss": "^7.2.0",
"url-loader": "^4.1.1",
- "webpack": "^5.109.1",
- "webpack-cli": "^7.2.1",
+ "webpack": "^5.109.2",
+ "webpack-cli": "^7.2.2",
"webpack-dev-server": "^6.0.0",
"webpack-merge": "^6.0.1",
"whatwg-fetch": "^3.6.20"
diff --git a/landing-pages/yarn.lock b/landing-pages/yarn.lock
index b7d0a5eb72..1c9590a0d3 100644
--- a/landing-pages/yarn.lock
+++ b/landing-pages/yarn.lock
@@ -3217,7 +3217,7 @@ encodeurl@^2.0.0:
resolved
"https://registry.yarnpkg.com/encodeurl/-/encodeurl-2.0.0.tgz#7b8ea898077d7e409d3ac45474ea38eaf0857a58"
integrity
sha512-Q0n9HRi4m6JuGIV1eFlmvJB7ZEVxu93IrMyiMsGC0lrMJMWzRgx6WGquyfQgZVb31vhGgXnfmPNNXmxnOkRBrg==
-enhanced-resolve@^5.24.2:
+enhanced-resolve@^5.24.4:
version "5.24.5"
resolved
"https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.24.5.tgz#b4dad3255b7545f07ba5535189868e9f85f47573"
integrity
sha512-L1l8TNvomm6UVW5B253AGxQagSQr+vGwhMlrrfRS2qmhx46AMpMVJKQYLvWYbysTMY8VoicOvzHzoHMbyzB+4A==
@@ -6068,10 +6068,10 @@ postcss-value-parser@^4.0.0,
postcss-value-parser@^4.1.0, postcss-value-parser@^
resolved
"https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz"
integrity
sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
-postcss@^8.4.40, postcss@^8.5.16, postcss@^8.5.24:
- version "8.5.24"
- resolved
"https://registry.yarnpkg.com/postcss/-/postcss-8.5.24.tgz#01d8b032451e1b9ec41ae66eaf02843f42a720d2"
- integrity
sha512-8RyVklq0owXUTa4xlpzu4l9AaVKIdQvAcOHZWaMh98HgySsUtxRVf/chRe3dsSLqb6i40BzGRzEUddRaI+9TSw==
+postcss@^8.4.40, postcss@^8.5.16, postcss@^8.5.25:
+ version "8.5.25"
+ resolved
"https://registry.yarnpkg.com/postcss/-/postcss-8.5.25.tgz#5012a598eaaa897f21bbe8553be3cb7bd2bd78cb"
+ integrity
sha512-DTPx3RWSSnWyzLxQnlH0rJP+EW5ekl16ZU4/psbIhA0e53kJfdgaN5vKM+xP7yJtXVu+nfdVFmlgFDEKAe4Pyw==
dependencies:
nanoid "^3.3.16"
picocolors "^1.1.1"
@@ -7239,10 +7239,10 @@ watchpack@^2.5.2:
dependencies:
graceful-fs "^4.1.2"
-webpack-cli@^7.2.1:
- version "7.2.1"
- resolved
"https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-7.2.1.tgz#180a5b2232ca582f909eccf32c6fb3a56647d294"
- integrity
sha512-YwSGbcZdfz12DM8JIseVPr3oBb09IgVCVc4vY3oDvZnI/mALTGPAP1QiqOi4/bBLSJrRHaqDIXeHcNA0+G38aw==
+webpack-cli@^7.2.2:
+ version "7.2.2"
+ resolved
"https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-7.2.2.tgz#94ff4f8a28aa087c8127c821e26a6fd0a50323e5"
+ integrity
sha512-lD0pALneslq8FfV+rwvm1BMW0AFAJrHHhNupAGN4asYjMvqrtRsenU4iKpiBo09gS4ntMxKGUxl9jhTEzVt0oA==
dependencies:
"@discoveryjs/json-ext" "^1.1.0"
commander "^14.0.3"
@@ -7309,10 +7309,10 @@ webpack-sources@^3.5.1:
resolved
"https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.5.1.tgz#76c2418486dcc02b2aa0694c104176c2858fe84a"
integrity
sha512-jyuiGJdtvY434z5bUZrjz67v76/ePNvFZTp9Mdz29IlH4+GPsgyGjiv0fKI+M7BdkU6ADjulUcKAd3tUK3WlEw==
-webpack@^5.109.1:
- version "5.109.1"
- resolved
"https://registry.yarnpkg.com/webpack/-/webpack-5.109.1.tgz#e920c94d522f5deffb5b05991f4e547b0529bfc0"
- integrity
sha512-Q4XQscWSLNQSaMFsIWUZ+IVpvwLqD+MvjIuSQC1hG8m1ZMK78VAsNMhTjD3icJelypp6aM5Hq8BZNEX3sc1PJw==
+webpack@^5.109.2:
+ version "5.109.2"
+ resolved
"https://registry.yarnpkg.com/webpack/-/webpack-5.109.2.tgz#b58dc289561c3282db35c210a99379a836a4c28d"
+ integrity
sha512-U9/cvLzxObKNEZ9+TtdqrHM5/9z3lgl2c+c4BzbqGxFQvQvBAq87yql5A8pQ+rrMbS496MZJeF5enVBndIy2hw==
dependencies:
"@types/estree" "^1.0.8"
"@types/json-schema" "^7.0.15"
@@ -7322,7 +7322,7 @@ webpack@^5.109.1:
acorn "^8.16.0"
browserslist "^4.28.1"
chrome-trace-event "^1.0.2"
- enhanced-resolve "^5.24.2"
+ enhanced-resolve "^5.24.4"
es-module-lexer "^2.1.0"
eslint-scope "5.1.1"
events "^3.2.0"