Skip to content

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

Merged
yurishkuro merged 3 commits into
jaegertracing:mainfrom
renovate-bot:renovate/jsdom-30.x
Aug 10, 2026
Merged

chore(deps): update dependency jsdom to v30#4311
yurishkuro merged 3 commits into
jaegertracing:mainfrom
renovate-bot:renovate/jsdom-30.x

Conversation

@renovate-bot

@renovate-bot renovate-bot commented Aug 1, 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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on sunday"
  • 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.

@forking-renovate forking-renovate Bot added the changelog:dependencies Update to dependencies label Aug 1, 2026
@renovate-bot
renovate-bot requested a review from a team as a code owner August 1, 2026 21:28
@renovate-bot renovate-bot added the changelog:dependencies Update to dependencies label Aug 1, 2026
@renovate-bot
renovate-bot force-pushed the renovate/jsdom-30.x branch 2 times, most recently from 5bea410 to 4ead111 Compare August 5, 2026 05:40
yurishkuro
yurishkuro previously approved these changes Aug 10, 2026
Signed-off-by: Mend Renovate <bot@renovateapp.com>
yurishkuro
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
yurishkuro merged commit 401c0e3 into jaegertracing:main Aug 10, 2026
10 checks passed
@codecov

codecov Bot commented Aug 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.98%. Comparing base (f3fcca2) to head (b173f62).
⚠️ Report is 6 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

Labels

changelog:dependencies Update to dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants