Skip to content

chore(deps): update dependency jsdom to v30 - #5997

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

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

Conversation

@renovate

@renovate renovate Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
jsdom 29.1.130.0.1 age confidence

Release Notes

jsdom/jsdom (jsdom)

v30.0.1

Compare Source

v30.0.0

Compare Source


  • 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 Pull requests that update a dependency file label Jul 27, 2026
@renovate
renovate Bot force-pushed the renovate/jsdom-30.x branch 24 times, most recently from 5b236a9 to fc66771 Compare July 30, 2026 21:44
@renovate
renovate Bot force-pushed the renovate/jsdom-30.x branch 27 times, most recently from 43e6455 to d03bb24 Compare August 8, 2026 12:39
@josbell

josbell commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

The frontend unit test failure is a real issue, not a flake.

Root cause: jsdom v30 rewrote its CSS parsing layer and no longer correctly serializes rem unit values through the computed style API that toHaveStyle() uses. All 7 failures are inline rem-unit assertions; the other 46 toHaveStyle calls in the suite (using px, %, CSS vars, etc.) are unaffected.

Tracked in #6117 — 6 files, 7 one-line changes needed before this can merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant