Skip to content

chore(deps): update dependency jsdom to ^28.1.0 (main) - autoclosed#8382

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/main-jsdom-28.x
Closed

chore(deps): update dependency jsdom to ^28.1.0 (main) - autoclosed#8382
renovate[bot] wants to merge 1 commit intomainfrom
renovate/main-jsdom-28.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 21, 2026

This PR contains the following updates:

Package Change Age Confidence
jsdom ^28.0.0^28.1.0 age confidence

Release Notes

jsdom/jsdom (jsdom)

v28.1.0

Compare Source

  • Added blob.text(), blob.arrayBuffer(), and blob.bytes() methods.
  • Improved getComputedStyle() to account for CSS specificity when multiple rules apply. (asamuzaK)
  • Improved synchronous XMLHttpRequest performance by using a persistent worker thread, avoiding ~400ms of setup overhead on every synchronous request after the first one.
  • Improved performance of node.getRootNode(), node.isConnected, and event.dispatchEvent() by caching the root node of document-connected trees.
  • Fixed getComputedStyle() to correctly handle !important priority. (asamuzaK)
  • Fixed document.getElementById() to return the first element in tree order when multiple elements share the same ID.
  • Fixed <svg> elements to no longer incorrectly proxy event handlers to the Window.
  • Fixed FileReader event timing and fileReader.result state to more closely follow the spec.
  • Fixed a potential hang when synchronous XMLHttpRequest encountered dispatch errors.
  • Fixed compatibility with environments where Node.js's built-in fetch() has been used before importing jsdom, by working around undici v6/v7 incompatibilities.

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Europe/Berlin, 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.

@renovate renovate bot requested review from max-nextcloud and mejo- as code owners March 21, 2026 08:36
@renovate renovate bot requested a review from max-nextcloud March 21, 2026 08:36
@renovate renovate bot requested a review from silverkszlo as a code owner March 21, 2026 08:36
@renovate renovate bot requested a review from mejo- March 21, 2026 08:36
@github-actions github-actions bot enabled auto-merge March 21, 2026 08:37
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@renovate renovate bot changed the title chore(deps): update dependency jsdom to ^28.1.0 (main) chore(deps): update dependency jsdom to ^28.1.0 (main) - autoclosed Mar 21, 2026
@renovate renovate bot closed this Mar 21, 2026
auto-merge was automatically disabled March 21, 2026 13:52

Pull request was closed

@renovate renovate bot deleted the renovate/main-jsdom-28.x branch March 21, 2026 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants