Skip to content

Comments

chore: update dependency jsdom to v28#62

Merged
Dafnik merged 1 commit intomainfrom
renovate/jsdom-28.x
Feb 15, 2026
Merged

chore: update dependency jsdom to v28#62
Dafnik merged 1 commit intomainfrom
renovate/jsdom-28.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 15, 2026

This PR contains the following updates:

Package Change Age Confidence
jsdom 27.4.028.0.0 age confidence

Release Notes

jsdom/jsdom (jsdom)

v28.0.0

Compare Source

  • Overhauled resource loading customization. See the new README for details on the new API.
  • Added MIME type sniffing to <iframe> and <frame> loads.
  • Regression: WebSockets are no longer correctly throttled to one connection per origin. This is a result of the bug at nodejs/undici#4743.
  • Fixed decoding of the query components of <a> and <area> elements in non-UTF-8 documents.
  • Fixed XMLHttpRequest fetches and WebSocket upgrade requests to be interceptable by the new customizable resource loading. (Except synchronous XMLHttpRequests.)
  • Fixed the referrer of a document to be set correctly when redirects are involved; it is now the initiating page, not the last hop in the redirect chain.
  • Fixed correctness bugs when passing ArrayBuffers or typed arrays to various APIs, where they would not correctly snapshot the data.
  • Fixed require("url").parse() deprecation warning when using WebSockets.
  • Fixed <iframe>, <frame>, and <img> (when canvas is installed) to fire load events, not error events, on non-OK HTTP responses.
  • Fixed many small issues in XMLHttpRequest.

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 force-pushed the renovate/jsdom-28.x branch 2 times, most recently from b2d9876 to a9a4bf2 Compare February 15, 2026 22:52
See associated pull request for more information.
@renovate renovate bot force-pushed the renovate/jsdom-28.x branch from a9a4bf2 to 83a2f96 Compare February 15, 2026 22:58
@github-actions
Copy link

Code Coverage

Package Line Rate Branch Rate Complexity Health
main 67% 56% 0
Summary 67% (110 / 164) 56% (53 / 94) 0

@github-actions
Copy link

Code Coverage

Package Line Rate Branch Rate Complexity Health
main 37% 48% 0
Summary 37% (22 / 59) 48% (74 / 154) 0

@github-actions
Copy link

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

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

@github-actions
Copy link

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

@Dafnik Dafnik merged commit 252aad2 into main Feb 15, 2026
19 checks passed
@Dafnik Dafnik deleted the renovate/jsdom-28.x branch February 15, 2026 23:05
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.

1 participant