This is an automated email from the ASF dual-hosted git repository.

paksyd pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/master by this push:
     new a3a65c6ae4b HBASE-30035 Bump happy-dom from 20.0.8 to 20.8.8 in 
/hbase-website (#7987)
a3a65c6ae4b is described below

commit a3a65c6ae4b63f5c9ae0038e809bd64b4877a2da
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 27 09:50:27 2026 +0100

    HBASE-30035 Bump happy-dom from 20.0.8 to 20.8.8 in /hbase-website (#7987)
    
    Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 20.0.8 to 
20.8.8.
    - [Release notes](https://github.com/capricorn86/happy-dom/releases)
    - 
[Commits](https://github.com/capricorn86/happy-dom/compare/v20.0.8...v20.8.8)
    
    ---
    updated-dependencies:
    - dependency-name: happy-dom
      dependency-version: 20.8.8
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Dávid Paksy <[email protected]>
---
 hbase-website/package-lock.json | 42 +++++++++++++++++++++++++++++------------
 hbase-website/package.json      |  2 +-
 2 files changed, 31 insertions(+), 13 deletions(-)

diff --git a/hbase-website/package-lock.json b/hbase-website/package-lock.json
index cf3cbcfd0c3..28de3dd118a 100644
--- a/hbase-website/package-lock.json
+++ b/hbase-website/package-lock.json
@@ -78,7 +78,7 @@
         "eslint-plugin-react-hooks": "^5.2.0",
         "github-slugger": "^2.0.0",
         "globals": "^16.4.0",
-        "happy-dom": "^20.0.8",
+        "happy-dom": "^20.8.8",
         "jsdom": "^27.0.1",
         "pdf-lib": "^1.17.1",
         "prettier": "^3.6.2",
@@ -4619,6 +4619,16 @@
       "integrity": 
"sha512-c2AKvDT8ToxLIOUlN51gTiHXflsfIFisS4pO7pDPoKouJCESkhZnEy623gwP9laCy5lnLDAw1vAzu2vM2YLOrA==",
       "dev": true
     },
+    "node_modules/@types/ws": {
+      "version": "8.18.1",
+      "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.18.1.tgz";,
+      "integrity": 
"sha512-ThVF6DCVhA8kUGy+aazFQ4kXQ7E1Ty7A3ypFOe0IcJV8O/M511G99AW24irKrW56Wt44yG9+ij8FaqoBGkuBXg==",
+      "dev": true,
+      "license": "MIT",
+      "dependencies": {
+        "@types/node": "*"
+      }
+    },
     "node_modules/@typescript-eslint/eslint-plugin": {
       "version": "8.56.0",
       "resolved": 
"https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.56.0.tgz";,
@@ -8930,26 +8940,34 @@
       "license": "ISC"
     },
     "node_modules/happy-dom": {
-      "version": "20.0.8",
-      "resolved": 
"https://registry.npmjs.org/happy-dom/-/happy-dom-20.0.8.tgz";,
-      "integrity": 
"sha512-TlYaNQNtzsZ97rNMBAm8U+e2cUQXNithgfCizkDgc11lgmN4j9CKMhO3FPGKWQYPwwkFcPpoXYF/CqEPLgzfOg==",
+      "version": "20.8.8",
+      "resolved": 
"https://registry.npmjs.org/happy-dom/-/happy-dom-20.8.8.tgz";,
+      "integrity": 
"sha512-5/F8wxkNxYtsN0bXfMwIyNLZ9WYsoOYPbmoluqVJqv8KBUbcyKZawJ7uYK4WTX8IHBLYv+VXIwfeNDPy1oKMwQ==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
-        "@types/node": "^20.0.0",
+        "@types/node": ">=20.0.0",
         "@types/whatwg-mimetype": "^3.0.2",
-        "whatwg-mimetype": "^3.0.0"
+        "@types/ws": "^8.18.1",
+        "entities": "^7.0.1",
+        "whatwg-mimetype": "^3.0.0",
+        "ws": "^8.18.3"
       },
       "engines": {
         "node": ">=20.0.0"
       }
     },
-    "node_modules/happy-dom/node_modules/@types/node": {
-      "version": "20.19.23",
-      "resolved": "https://registry.npmjs.org/@types/node/-/node-20.19.23.tgz";,
-      "integrity": 
"sha512-yIdlVVVHXpmqRhtyovZAcSy0MiPcYWGkoO4CGe/+jpP0hmNuihm4XhHbADpK++MsiLHP5MVlv+bcgdF99kSiFQ==",
+    "node_modules/happy-dom/node_modules/entities": {
+      "version": "7.0.1",
+      "resolved": "https://registry.npmjs.org/entities/-/entities-7.0.1.tgz";,
+      "integrity": 
"sha512-TWrgLOFUQTH994YUyl1yT4uyavY5nNB5muff+RtWaqNVCAK408b5ZnnbNAUEWLTCpum9w6arT70i1XdQ4UeOPA==",
       "dev": true,
-      "dependencies": {
-        "undici-types": "~6.21.0"
+      "license": "BSD-2-Clause",
+      "engines": {
+        "node": ">=0.12"
+      },
+      "funding": {
+        "url": "https://github.com/fb55/entities?sponsor=1";
       }
     },
     "node_modules/has-bigints": {
diff --git a/hbase-website/package.json b/hbase-website/package.json
index c12bf7408f3..dc11107ea14 100644
--- a/hbase-website/package.json
+++ b/hbase-website/package.json
@@ -104,7 +104,7 @@
     "eslint-plugin-react-hooks": "^5.2.0",
     "github-slugger": "^2.0.0",
     "globals": "^16.4.0",
-    "happy-dom": "^20.0.8",
+    "happy-dom": "^20.8.8",
     "jsdom": "^27.0.1",
     "pdf-lib": "^1.17.1",
     "prettier": "^3.6.2",

Reply via email to