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 9aa43fb6e46 HBASE-30045 Bump happy-dom from 20.8.8 to 20.8.9 in 
/hbase-website (#8004)
9aa43fb6e46 is described below

commit 9aa43fb6e4610efc3be479f783585348f7f164c3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 30 12:28:00 2026 +0200

    HBASE-30045 Bump happy-dom from 20.8.8 to 20.8.9 in /hbase-website (#8004)
    
    Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 20.8.8 to 
20.8.9.
    - [Release notes](https://github.com/capricorn86/happy-dom/releases)
    - 
[Commits](https://github.com/capricorn86/happy-dom/compare/v20.8.8...v20.8.9)
    
    ---
    updated-dependencies:
    - dependency-name: happy-dom
      dependency-version: 20.8.9
      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 | 8 ++++----
 hbase-website/package.json      | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/hbase-website/package-lock.json b/hbase-website/package-lock.json
index 5b44d2d14a2..cf46f7d7a62 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.8.8",
+        "happy-dom": "^20.8.9",
         "jsdom": "^27.0.1",
         "pdf-lib": "^1.17.1",
         "prettier": "^3.6.2",
@@ -8940,9 +8940,9 @@
       "license": "ISC"
     },
     "node_modules/happy-dom": {
-      "version": "20.8.8",
-      "resolved": 
"https://registry.npmjs.org/happy-dom/-/happy-dom-20.8.8.tgz";,
-      "integrity": 
"sha512-5/F8wxkNxYtsN0bXfMwIyNLZ9WYsoOYPbmoluqVJqv8KBUbcyKZawJ7uYK4WTX8IHBLYv+VXIwfeNDPy1oKMwQ==",
+      "version": "20.8.9",
+      "resolved": 
"https://registry.npmjs.org/happy-dom/-/happy-dom-20.8.9.tgz";,
+      "integrity": 
"sha512-Tz23LR9T9jOGVZm2x1EPdXqwA37G/owYMxRwU0E4miurAtFsPMQ1d2Jc2okUaSjZqAFz2oEn3FLXC5a0a+siyA==",
       "dev": true,
       "license": "MIT",
       "dependencies": {
diff --git a/hbase-website/package.json b/hbase-website/package.json
index dc11107ea14..b3f30da6306 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.8.8",
+    "happy-dom": "^20.8.9",
     "jsdom": "^27.0.1",
     "pdf-lib": "^1.17.1",
     "prettier": "^3.6.2",

Reply via email to