Skip to content

chore(deps): update dependency jsdom to v29#1540

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/jsdom-29.x
Closed

chore(deps): update dependency jsdom to v29#1540
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/jsdom-29.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 18, 2026

This PR contains the following updates:

Package Change Age Confidence
jsdom ^28.0.0^29.0.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

jsdom/jsdom (jsdom)

v29.1.1

Compare Source

v29.1.0

Compare Source

v29.0.2

Compare Source

  • Significantly improved and sped up getComputedStyle(). Computed value rules are now applied across a broader set of properties, and include fixes related to inheritance, defaulting keywords, custom properties, and color-related values such as currentcolor and system colors. (@​asamuzaK)
  • Fixed CSS 'background' and 'border' shorthand parsing. (@​asamuzaK)

v29.0.1

Compare Source

v29.0.0

Compare Source

Breaking changes:

  • Node.js v22.13.0+ is now the minimum supported v22 version (was v22.12.0+).

Other changes:

  • Overhauled the CSSOM implementation, replacing the @acemir/cssom and cssstyle dependencies with fresh internal implementations built on webidl2js wrappers and the css-tree parser. Serialization, parsing, and API behavior is improved in various ways, especially around edge cases.
  • Added CSSCounterStyleRule and CSSNamespaceRule to jsdom Windows.
  • Added cssMediaRule.matches and cssSupportsRule.matches getters.
  • Added proper media query parsing in MediaList, using css-tree instead of naive comma-splitting. Invalid queries become "not all" per spec.
  • Added cssKeyframeRule.keyText getter/setter validation.
  • Added cssStyleRule.selectorText setter validation: invalid selectors are now rejected.
  • Added styleSheet.ownerNode, styleSheet.href, and styleSheet.title.
  • Added bad port blocking per the fetch specification, preventing fetches to commonly-abused ports.
  • Improved Document initialization performance by lazily initializing the CSS selector engine, avoiding ~0.5 ms of overhead per Document. (thypon)
  • Fixed a memory leak when stylesheets were removed from the document.
  • Fixed CSSStyleDeclaration modifications to properly trigger custom element reactions.
  • Fixed nested @media rule parsing.
  • Fixed CSSStyleSheet's "disallow modification" flag not being checked in all mutation methods.
  • Fixed XMLHttpRequest's response getter returning parsed JSON during the LOADING state instead of null.
  • Fixed getComputedStyle() crashing in XHTML documents when stylesheets contained at-rules such as @page or @font-face.
  • Fixed a potential hang in synchronous XMLHttpRequest caused by a race condition with the worker thread's idle timeout.

Configuration

📅 Schedule: (UTC)

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

@renovate renovate Bot force-pushed the renovate/jsdom-29.x branch 5 times, most recently from 6bf6f49 to f90ae2e Compare March 23, 2026 05:48
@renovate renovate Bot force-pushed the renovate/jsdom-29.x branch 25 times, most recently from 0ee3ca7 to b086e1f Compare April 2, 2026 22:13
@renovate renovate Bot force-pushed the renovate/jsdom-29.x branch 5 times, most recently from 481384b to 407fcc7 Compare April 22, 2026 11:30
@renovate renovate Bot force-pushed the renovate/jsdom-29.x branch 7 times, most recently from 4775b62 to b40fb5c Compare May 4, 2026 21:52
@renovate renovate Bot force-pushed the renovate/jsdom-29.x branch 4 times, most recently from cef7fad to 9820a69 Compare May 12, 2026 17:40
@renovate renovate Bot force-pushed the renovate/jsdom-29.x branch 2 times, most recently from 9ca3c28 to 55477af Compare May 17, 2026 14:11
@renovate renovate Bot force-pushed the renovate/jsdom-29.x branch 9 times, most recently from 37f0d03 to 47f1a9c Compare May 26, 2026 13:52
@MuncleUscles
Copy link
Copy Markdown
Member

Closing while Renovate and main-branch semantic releases are being disabled in #1657. Dependency updates should not merge through main release automation.

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Jun 4, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 29.x releases. But if you manually upgrade to 29.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

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.

1 participant