loading up the forgejo repo on tangled to test page performance
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request 'Update dependency happy-dom to v14.3.9' (#2900) from renovate/happy-dom-14.x into forgejo

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/2900
Reviewed-by: Gusted <gusted@noreply.codeberg.org>

Gusted 71df02bc 57d27dcb

+5 -5
+4 -4
package-lock.json
··· 86 86 "eslint-plugin-vue": "9.24.0", 87 87 "eslint-plugin-vue-scoped-css": "2.8.0", 88 88 "eslint-plugin-wc": "2.0.4", 89 - "happy-dom": "14.3.7", 89 + "happy-dom": "14.3.9", 90 90 "markdownlint-cli": "0.39.0", 91 91 "postcss-html": "1.6.0", 92 92 "stylelint": "16.3.0", ··· 6597 6597 } 6598 6598 }, 6599 6599 "node_modules/happy-dom": { 6600 - "version": "14.3.7", 6601 - "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-14.3.7.tgz", 6602 - "integrity": "sha512-lUfDRGzjrVJF2pnvh13OL+qEJ9eDpcedVLm77a3aMg8gPGKXfG+xFMNk3cOWetjucU8FveJ4qcSC/EX55nJ4fQ==", 6600 + "version": "14.3.9", 6601 + "resolved": "https://registry.npmjs.org/happy-dom/-/happy-dom-14.3.9.tgz", 6602 + "integrity": "sha512-0kPQchwthekcYpYN8CvCiq+/z5bqFYDLbTxZ+yDLwT8AFRVJDFadShHRxp3VAZRy7a5isOZ1j/LzsU1dtAIZMQ==", 6603 6603 "dev": true, 6604 6604 "dependencies": { 6605 6605 "entities": "^4.5.0",
+1 -1
package.json
··· 85 85 "eslint-plugin-vue": "9.24.0", 86 86 "eslint-plugin-vue-scoped-css": "2.8.0", 87 87 "eslint-plugin-wc": "2.0.4", 88 - "happy-dom": "14.3.7", 88 + "happy-dom": "14.3.9", 89 89 "markdownlint-cli": "0.39.0", 90 90 "postcss-html": "1.6.0", 91 91 "stylelint": "16.3.0",