Skip to content

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

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 26, 2026

This PR contains the following updates:

Package Change Age Confidence
happy-dom 20.8.420.8.9 age confidence

Release Notes

capricorn86/happy-dom (happy-dom)

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: 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
Copy link
Copy Markdown
Contributor

codspeed-hq bot commented Mar 26, 2026

Merging this PR will degrade performance by 30.37%

⚠️ 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

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

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
dd (delete line) 438 µs 327.2 µs +33.85%
W (WORD) 329.2 µs 472.7 µs -30.37%

Comparing renovate/happy-dom-monorepo (b6d34f9) with main (0a1f428)

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.

@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.

@github-actions

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/happy-dom-monorepo branch from c5b46a2 to b6d34f9 Compare March 30, 2026 00:49
@renovate renovate bot changed the title chore(deps): update dependency happy-dom to v20.8.8 chore(deps): update dependency happy-dom to v20.8.9 Mar 30, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Code Metrics Report (packages/core)

main (0a1f428) #52 (1356163) +/-
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 (0a1f428) | #52 (1356163) | +/-  |
  |---------------------|----------------|---------------|------|
  | 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 (0a1f428) #52 (1356163) +/-
Coverage 93.8% 93.8% 0.0%
Code to Test Ratio 1:4.9 1:4.9 0.0
Test Execution Time 2s 3s +1s
Details
  |                     | main (0a1f428) | #52 (1356163) | +/-  |
  |---------------------|----------------|---------------|------|
  | 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 |            3s |  +1s |

Reported by octocov

@github-actions
Copy link
Copy Markdown
Contributor

Code Metrics Report (packages/plugin-textarea)

main (0a1f428) #52 (1356163) +/-
Coverage 97.5% 97.5% 0.0%
Code to Test Ratio 1:1.6 1:1.6 0.0
Test Execution Time 1s 1s 0s
Details
  |                     | main (0a1f428) | #52 (1356163) | +/-  |
  |---------------------|----------------|---------------|------|
  | 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 |            1s |   0s |

Reported by octocov

@github-actions
Copy link
Copy Markdown
Contributor

Code Metrics Report (packages/shiki-editor)

main (0a1f428) #52 (1356163) +/-
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 (0a1f428) | #52 (1356163) | +/-  |
  |---------------------|----------------|---------------|------|
  | 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 (0a1f428) #52 (1356163) +/-
Coverage 96.3% 96.3% 0.0%
Code to Test Ratio 1:1.6 1:1.6 0.0
Test Execution Time 2s 2s 0s
Details
  |                     | main (0a1f428) | #52 (1356163) | +/-  |
  |---------------------|----------------|---------------|------|
  | 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 |             2s |            2s |   0s |

Reported by octocov

@github-actions
Copy link
Copy Markdown
Contributor

Code Metrics Report (packages/testkit)

main (0a1f428) #52 (1356163) +/-
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 (0a1f428) | #52 (1356163) | +/-  |
  |---------------------|----------------|---------------|------|
  | 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

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