chore(deps): update dependency jsdom to v30 - #4311
Merged
Merged
Conversation
renovate-bot
force-pushed
the
renovate/jsdom-30.x
branch
2 times, most recently
from
August 5, 2026 05:40
5bea410 to
4ead111
Compare
yurishkuro
previously approved these changes
Aug 10, 2026
renovate-bot
force-pushed
the
renovate/jsdom-30.x
branch
from
August 10, 2026 20:04
4ead111 to
edc9ef4
Compare
Signed-off-by: Mend Renovate <bot@renovateapp.com>
renovate-bot
force-pushed
the
renovate/jsdom-30.x
branch
from
August 10, 2026 20:05
edc9ef4 to
02a331e
Compare
yurishkuro
previously approved these changes
Aug 10, 2026
jsdom 30 resolves viewport units in getComputedStyle, so the panel's inline `width: 30vw` now computes to `307.2px` against jsdom's default 1024px window and no longer matches a `30vw` expectation. Compare the declared inline style instead, which keeps the assertion independent of the window width jsdom happens to use. Signed-off-by: Yuri Shkuro <github@ysh.us>
Signed-off-by: Yuri Shkuro <github@ysh.us>
yurishkuro
approved these changes
Aug 10, 2026
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4311 +/- ##
==========================================
- Coverage 92.00% 91.98% -0.03%
==========================================
Files 372 372
Lines 12034 12051 +17
Branches 3253 3258 +5
==========================================
+ Hits 11072 11085 +13
- Misses 839 843 +4
Partials 123 123 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
29.1.1→30.0.1Release Notes
jsdom/jsdom (jsdom)
v30.0.1Compare Source
v30.0.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.