Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2026

This PR contains the following updates:

Package Change Age Confidence
jsdom 27.3.027.4.0 age confidence

Release Notes

jsdom/jsdom (jsdom)

v27.4.0

Compare Source

  • Added TextEncoder and TextDecoder.
  • Improved decoding of HTML bytes by using the new @exodus/bytes package; it is now much more correct. (ChALkeR)
  • Improved decoding of XML bytes to use UTF-8 more often, instead of sniffing for <meta charset> or using the parent frame's encoding.
  • Fixed a memory leak when Ranges were used and then the elements referred to by those ranges were removed.

Configuration

📅 Schedule: Branch creation - On day 1 and 15 of the month ( * * 1,15 * * ) in timezone Europe/Vienna, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot added the dependencies label Jan 1, 2026
@renovate renovate bot assigned Dafnik Jan 1, 2026
@renovate renovate bot added the dependencies label Jan 1, 2026
@renovate renovate bot force-pushed the renovate/jsdom-27.x branch 4 times, most recently from ed9c9c6 to 0089a12 Compare January 1, 2026 12:36
See associated pull request for more information.
@renovate renovate bot force-pushed the renovate/jsdom-27.x branch from 0089a12 to da94927 Compare January 1, 2026 12:38
@github-actions
Copy link

github-actions bot commented Jan 1, 2026

Code Coverage

Package Line Rate Branch Rate Complexity Health
main 84% 62% 0
Summary 84% (76 / 91) 62% (39 / 63) 0

@github-actions
Copy link

github-actions bot commented Jan 1, 2026

Code Coverage

Package Line Rate Branch Rate Complexity Health
main 38% 48% 0
Summary 38% (23 / 60) 48% (77 / 159) 0

@github-actions
Copy link

github-actions bot commented Jan 1, 2026

Code Coverage

Package Line Rate Branch Rate Complexity Health
lib 69% 47% 0
lib.shared 51% 46% 0
Summary 58% (94 / 162) 46% (67 / 146) 0

@github-actions
Copy link

github-actions bot commented Jan 1, 2026

Code Coverage

Package Line Rate Branch Rate Complexity Health
pipes 36% 44% 0
pipes.string 57% 59% 0
Summary 43% (18 / 42) 50% (50 / 100) 0

@github-actions
Copy link

github-actions bot commented Jan 1, 2026

Code Coverage

Package Line Rate Branch Rate Complexity Health
lib 100% 98% 0
lib.models 100% 100% 0
lib.transpilers 100% 99% 0
lib.utils 98% 99% 0
Summary 100% (303 / 304) 98% (249 / 253) 0

@Dafnik Dafnik merged commit c1d2cde into main Jan 1, 2026
17 checks passed
@Dafnik Dafnik deleted the renovate/jsdom-27.x branch January 1, 2026 12:39
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.

2 participants