Skip to content

chore(deps): update dependency happy-dom to v20.10.6#52

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/happy-dom-monorepo
Open

chore(deps): update dependency happy-dom to v20.10.6#52
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/happy-dom-monorepo

Conversation

@renovate

@renovate renovate Bot commented Mar 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
happy-dom 20.8.420.10.6 age confidence

Release Notes

capricorn86/happy-dom (happy-dom)

v20.10.6

Compare Source

👷‍♂️ Patch fixes

v20.10.5

Compare Source

👷‍♂️ Patch fixes
  • Adds cache to query selector parser - By @​capricorn86 in task #​2142
    • The selector parser degraded in performance in v20.6.3 to solve more complex selectors
    • Parsing is still a bit slower, but the cache will hopefully mitigate most of the problem

v20.10.4

Compare Source

👷‍♂️ Patch fixes
  • Coerce null qualifiedName to empty string in createDocument - By @​Firer in task #​2206

v20.10.3

Compare Source

👷‍♂️ Patch fixes
  • Fix "~=" attribute selector matching hyphenated substrings in CSS selectors - By @​mixelburg in task #​2194

v20.10.2

Compare Source

👷‍♂️ Patch fixes

v20.10.1

Compare Source

v20.10.0

Compare Source

🎨 Features

v20.9.0

Compare Source

🎨 Features
  • Adds support for event listener properties on Window (e.g. Window.onkeydown) - By @​capricorn86 in task #​2131

v20.8.9

Compare Source

👷‍♂️ Patch fixes
  • Fixes issue where cookies from the current origin was being forwarded to the target origin in fetch requests - By @​capricorn86 in task #​2117

v20.8.8

Compare Source

👷‍♂️ Patch fixes
  • Fixes issue where export names can be interpolated as executable code in ESM - By @​capricorn86 in task #​2113
    • A security advisory (GHSA-6q6h-j7hj-3r64) has been reported that shows a security vulnerability where it may be possible to escape the VM context and get access to process level functionality in unsafe environments using CommonJS. Big thanks to @​tndud042713 for reporting this!

v20.8.7

Compare Source

👷‍♂️ Patch fixes
  • Replace implementing Node.js Console with common IConsole interface to support latest version of Bun - By @​YevheniiKotyrlo in task #​1845

v20.8.6

Compare Source

👷‍♂️ Patch fixes

v20.8.5

Compare Source

👷‍♂️ Patch fixes

Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@codspeed-hq

codspeed-hq Bot commented Mar 26, 2026

Copy link
Copy Markdown
Contributor

Merging this PR will improve performance by 74.83%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 36 improved benchmarks
❌ 1 regressed benchmark
✅ 34 untouched benchmarks
⏩ 12 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
getLine (middle) 13.1 µs 18 µs -27.19%
W (WORD) 495.7 µs 27.1 µs ×18
b 354.8 µs 30.1 µs ×12
w 92.3 µs 28 µs ×3.3
e 87.4 µs 27.9 µs ×3.1
b motion 288.7 µs 128.1 µs ×2.3
yy (yank line) 296.4 µs 134.6 µs ×2.2
w motion 259.4 µs 118.9 µs ×2.2
} (paragraph forward) 63.8 µs 30.3 µs ×2.1
{ (paragraph backward) 62.7 µs 30.2 µs ×2.1
gg motion 302.9 µs 156.3 µs +93.78%
dw (delete word) 472.5 µs 246.6 µs +91.58%
5j (counted motion) 235.1 µs 123.5 µs +90.39%
3dd (counted delete) 305.5 µs 162.3 µs +88.28%
insert and return to normal (i + Escape) 248.4 µs 136.8 µs +81.49%
enter insert mode (i) 216.1 µs 120.7 µs +78.96%
enter command-line mode (:) 192.7 µs 108.4 µs +77.78%
G motion 210.5 µs 120.8 µs +74.24%
$ motion 211 µs 122.4 µs +72.37%
j motion 229.9 µs 149.8 µs +53.5%
... ... ... ... ...

ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing renovate/happy-dom-monorepo (2f06cb3) with main (10740b9)

Open in CodSpeed

Footnotes

  1. 12 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@renovate renovate Bot force-pushed the renovate/happy-dom-monorepo branch from 38cac34 to 7e07212 Compare March 27, 2026 02:08
@renovate renovate Bot changed the title chore(deps): update dependency happy-dom to v20.8.6 chore(deps): update dependency happy-dom to v20.8.7 Mar 27, 2026
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@renovate renovate Bot force-pushed the renovate/happy-dom-monorepo branch from 7e07212 to 6d7a482 Compare March 28, 2026 01:26
@renovate renovate Bot changed the title chore(deps): update dependency happy-dom to v20.8.7 chore(deps): update dependency happy-dom to v20.8.8 Mar 28, 2026
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@renovate renovate Bot force-pushed the renovate/happy-dom-monorepo branch from 6d7a482 to b4d2047 Compare March 28, 2026 11:45
@github-actions

This comment has been minimized.

@renovate renovate Bot force-pushed the renovate/happy-dom-monorepo branch from b4d2047 to c5b46a2 Compare March 28, 2026 11:46
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@renovate renovate Bot force-pushed the renovate/happy-dom-monorepo branch from 3c1a072 to faab78a Compare June 18, 2026 22:59
@renovate renovate Bot changed the title chore(deps): update happy-dom monorepo to v20.10.3 chore(deps): update happy-dom monorepo to v20.10.4 Jun 18, 2026
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@renovate renovate Bot force-pushed the renovate/happy-dom-monorepo branch from faab78a to 1bd952e Compare June 20, 2026 01:44
@renovate renovate Bot changed the title chore(deps): update happy-dom monorepo to v20.10.4 chore(deps): update happy-dom monorepo to v20.10.5 Jun 20, 2026
@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@renovate renovate Bot force-pushed the renovate/happy-dom-monorepo branch from 1bd952e to 2f06cb3 Compare June 21, 2026 02:08
@renovate renovate Bot changed the title chore(deps): update happy-dom monorepo to v20.10.5 chore(deps): update happy-dom monorepo to v20.10.6 Jun 21, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Code Metrics Report (packages/core)

main (10740b9) #52 (744054a) +/-
Coverage 99.1% 99.1% 0.0%
Code to Test Ratio 1:1.6 1:1.6 0.0
Test Execution Time 4s 4s 0s
Details
  |                     | main (10740b9) | #52 (744054a) | +/-  |
  |---------------------|----------------|---------------|------|
  | Coverage            |          99.1% |         99.1% | 0.0% |
  |   Files             |             18 |            18 |    0 |
  |   Lines             |           1475 |          1475 |    0 |
  |   Covered           |           1462 |          1462 |    0 |
  | Code to Test Ratio  |          1:1.6 |         1:1.6 |  0.0 |
  |   Code              |           4572 |          4572 |    0 |
  |   Test              |           7338 |          7338 |    0 |
  | Test Execution Time |             4s |            4s |   0s |

Reported by octocov

@github-actions

Copy link
Copy Markdown
Contributor

Code Metrics Report (packages/react)

main (10740b9) #52 (744054a) +/-
Coverage 93.8% 93.8% 0.0%
Code to Test Ratio 1:4.9 1:4.9 0.0
Test Execution Time 2s 2s 0s
Details
  |                     | main (10740b9) | #52 (744054a) | +/-  |
  |---------------------|----------------|---------------|------|
  | Coverage            |          93.8% |         93.8% | 0.0% |
  |   Files             |              1 |             1 |    0 |
  |   Lines             |             81 |            81 |    0 |
  |   Covered           |             76 |            76 |    0 |
  | Code to Test Ratio  |          1:4.9 |         1:4.9 |  0.0 |
  |   Code              |            229 |           229 |    0 |
  |   Test              |           1138 |          1138 |    0 |
  | Test Execution Time |             2s |            2s |   0s |

Reported by octocov

@github-actions

Copy link
Copy Markdown
Contributor

Code Metrics Report (packages/plugin-textarea)

main (10740b9) #52 (744054a) +/-
Coverage 97.5% 97.5% 0.0%
Code to Test Ratio 1:1.6 1:1.6 0.0
Test Execution Time 1s 2s +1s
Details
  |                     | main (10740b9) | #52 (744054a) | +/-  |
  |---------------------|----------------|---------------|------|
  | Coverage            |          97.5% |         97.5% | 0.0% |
  |   Files             |              3 |             3 |    0 |
  |   Lines             |            122 |           122 |    0 |
  |   Covered           |            119 |           119 |    0 |
  | Code to Test Ratio  |          1:1.6 |         1:1.6 |  0.0 |
  |   Code              |            227 |           227 |    0 |
  |   Test              |            373 |           373 |    0 |
- | Test Execution Time |             1s |            2s |  +1s |

Reported by octocov

@github-actions

Copy link
Copy Markdown
Contributor

Code Metrics Report (packages/shiki-editor)

main (10740b9) #52 (744054a) +/-
Coverage 34.0% 34.0% 0.0%
Code to Test Ratio 1:0.6 1:0.6 0.0
Test Execution Time 2s 2s 0s
Details
  |                     | main (10740b9) | #52 (744054a) | +/-  |
  |---------------------|----------------|---------------|------|
  | Coverage            |          34.0% |         34.0% | 0.0% |
  |   Files             |              5 |             5 |    0 |
  |   Lines             |            194 |           194 |    0 |
  |   Covered           |             66 |            66 |    0 |
  | Code to Test Ratio  |          1:0.6 |         1:0.6 |  0.0 |
  |   Code              |            616 |           616 |    0 |
  |   Test              |            417 |           417 |    0 |
  | Test Execution Time |             2s |            2s |   0s |

Reported by octocov

@github-actions

Copy link
Copy Markdown
Contributor

Code Metrics Report (packages/plugin-monaco)

main (10740b9) #52 (744054a) +/-
Coverage 96.3% 96.3% 0.0%
Code to Test Ratio 1:1.6 1:1.6 0.0
Test Execution Time 1s 1s 0s
Details
  |                     | main (10740b9) | #52 (744054a) | +/-  |
  |---------------------|----------------|---------------|------|
  | Coverage            |          96.3% |         96.3% | 0.0% |
  |   Files             |              3 |             3 |    0 |
  |   Lines             |            136 |           136 |    0 |
  |   Covered           |            131 |           131 |    0 |
  | Code to Test Ratio  |          1:1.6 |         1:1.6 |  0.0 |
  |   Code              |            363 |           363 |    0 |
  |   Test              |            592 |           592 |    0 |
  | Test Execution Time |             1s |            1s |   0s |

Reported by octocov

@github-actions

Copy link
Copy Markdown
Contributor

Code Metrics Report (packages/testkit)

main (10740b9) #52 (744054a) +/-
Coverage 91.5% 91.5% 0.0%
Code to Test Ratio 1:2.7 1:2.7 0.0
Test Execution Time 1s 1s 0s
Details
  |                     | main (10740b9) | #52 (744054a) | +/-  |
  |---------------------|----------------|---------------|------|
  | Coverage            |          91.5% |         91.5% | 0.0% |
  |   Files             |              2 |             2 |    0 |
  |   Lines             |             59 |            59 |    0 |
  |   Covered           |             54 |            54 |    0 |
  | Code to Test Ratio  |          1:2.7 |         1:2.7 |  0.0 |
  |   Code              |            140 |           140 |    0 |
  |   Test              |            383 |           383 |    0 |
  | Test Execution Time |             1s |            1s |   0s |

Reported by octocov

@renovate renovate Bot changed the title chore(deps): update happy-dom monorepo to v20.10.6 chore(deps): update happy-dom monorepo Jun 22, 2026
@renovate renovate Bot changed the title chore(deps): update happy-dom monorepo chore(deps): update dependency happy-dom to v20.10.6 Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants