Skip to content

chore(deps): update dependency jsdom to 29.0.1#1653

Open
github-actions[bot] wants to merge 1 commit intomainfrom
buddy-bot/update-major-update-jsdom
Open

chore(deps): update dependency jsdom to 29.0.1#1653
github-actions[bot] wants to merge 1 commit intomainfrom
buddy-bot/update-major-update-jsdom

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 15, 2026

This PR contains the following updates:

npm

Package Change Age Adoption Passing Confidence
jsdom (source) 28.1.0 -> 29.0.1 age adoption passing confidence

Release Notes

jsdom/jsdom (jsdom)

28.1.0 -> 29.0.1

v29.0.1

Compare Source

  • Fixed CSS parsing of border, background, and their sub-shorthands containing keywords or var(). (asamuzaK)
  • Fixed getComputedStyle() to return a more functional CSSStyleDeclaration object, including indexed access support, which regressed in v29.0.0.

Released by domenic on 3/20/2026

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

[View full release notes]

Released by domenic on 3/15/2026


📊 Package Statistics

  • jsdom: 28,283,847 weekly downloads

Configuration

📅 Schedule: 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 is behind base branch, 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 Buddy 🤖

@netlify
Copy link

netlify bot commented Mar 15, 2026

Deploy Preview for stacks-stx failed. Why did it fail? →

Name Link
🔨 Latest commit dac3c03
🔍 Latest deploy log https://app.netlify.com/projects/stacks-stx/deploys/69bffb1b97d19f00082928af

@github-actions github-actions bot force-pushed the buddy-bot/update-major-update-jsdom branch 25 times, most recently from 9f37765 to e0c454b Compare March 17, 2026 10:33
@github-actions github-actions bot force-pushed the buddy-bot/update-major-update-jsdom branch 20 times, most recently from 98c7832 to 4810a6e Compare March 20, 2026 03:14
@github-actions github-actions bot changed the title chore(deps): update dependency jsdom to 29.0.0 chore(deps): update dependency jsdom to 29.0.1 Mar 20, 2026
@github-actions github-actions bot force-pushed the buddy-bot/update-major-update-jsdom branch 8 times, most recently from 00c52a5 to 9a815ff Compare March 20, 2026 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants