Skip to content

chore(deps-dev): 馃敡 bump jsdom from 28.1.0 to 29.1.1 - #1327

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/jsdom-29.1.1
Open

chore(deps-dev): 馃敡 bump jsdom from 28.1.0 to 29.1.1#1327
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/jsdom-29.1.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 9, 2026

Copy link
Copy Markdown
Contributor

Bumps jsdom from 28.1.0 to 29.1.1.

Release notes

Sourced from jsdom's releases.

v29.1.1

  • Fixed 'border-radius' computed style serialization. (@鈥媋samuzaK)
  • Fixed computed style computation when using 'background-origin' and 'background-clip' CSS properties. (@鈥媋samuzaK)
  • Significantly optimized initial calls to getComputedStyle(), before the cache warms up. (@鈥媋samuzaK)

v29.1.0

  • Added basic support for the ratio CSS type. (@鈥媋samuzaK)
  • Fixed getComputedStyle() sometimes returning outdated results after CSS was modified. (@鈥媋samuzaK)

v29.0.2

  • 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. (@鈥媋samuzaK)
  • Fixed CSS 'background' and 'border' shorthand parsing. (@鈥媋samuzaK)

v29.0.1

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

v29.0.0

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. (@鈥媡hypon)
  • 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.
Commits
  • 9b9ea7e 29.1.1
  • 07efb78 Optimize computed style comparison
  • 5f66329 Fix background-origin/background-clip in background shorthand
  • ad8af77 Fix border shorthand handling
  • 5a3e88e 29.1.0
  • 73db204 Update dependencies and dev dependencies
  • a7168a5 Support ratio CSS unit type
  • 15346e0 Fix style cache invalidation
  • 2a1e2cd 29.0.2
  • 4097d66 Resolve computed CSS values lazily in CSSStyleDeclaration
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for jsdom since your current version.

Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added the Dependencies Pull requests that update a dependency file label May 9, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/jsdom-29.1.1 branch 2 times, most recently from 1621493 to 4207c5c Compare May 23, 2026 17:04
@github-actions

Copy link
Copy Markdown
# npm audit report

uuid  <11.1.1
Severity: moderate
uuid: Missing buffer bounds check in v3/v5/v6 when buf is provided - https://github.com/advisories/GHSA-w5hq-g745-h8pq
fix available via `npm audit fix --force`
Will install @rspack/cli@2.0.4, which is a breaking change
node_modules/sockjs/node_modules/uuid
  sockjs  >=0.3.17
  Depends on vulnerable versions of uuid
  node_modules/sockjs
    webpack-dev-server  *
    Depends on vulnerable versions of sockjs
    node_modules/webpack-dev-server
      @rspack/dev-server  <=0.0.0-ff9366411-20230221070252 || 0.0.8 - 1.0.0-rc.2 || 1.0.2 - 1.1.5
      Depends on vulnerable versions of webpack-dev-server
      node_modules/@rspack/dev-server
        @rspack/cli  <=0.0.0-ff9366411-20230221070252 || 0.0.8 - 1.0.0-rc.2 || 1.0.2 - 2.0.0-rc.3
        Depends on vulnerable versions of @rspack/dev-server
        node_modules/@rspack/cli


5 moderate severity vulnerabilities

To address all issues (including breaking changes), run:
  npm audit fix --force

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/jsdom-29.1.1 branch from 4207c5c to 5d1c55b Compare May 30, 2026 14:04
@github-actions

Copy link
Copy Markdown
# npm audit report

uuid  <11.1.1
Severity: moderate
uuid: Missing buffer bounds check in v3/v5/v6 when buf is provided - https://github.com/advisories/GHSA-w5hq-g745-h8pq
fix available via `npm audit fix --force`
Will install @rspack/cli@2.0.5, which is a breaking change
node_modules/sockjs/node_modules/uuid
  sockjs  >=0.3.17
  Depends on vulnerable versions of uuid
  node_modules/sockjs
    webpack-dev-server  *
    Depends on vulnerable versions of sockjs
    node_modules/webpack-dev-server
      @rspack/dev-server  <=0.0.0-ff9366411-20230221070252 || 0.0.8 - 1.0.0-rc.2 || 1.0.2 - 1.1.5
      Depends on vulnerable versions of webpack-dev-server
      node_modules/@rspack/dev-server
        @rspack/cli  <=0.0.0-ff9366411-20230221070252 || 0.0.8 - 1.0.0-rc.2 || 1.0.2 - 2.0.0-rc.3
        Depends on vulnerable versions of @rspack/dev-server
        node_modules/@rspack/cli


5 moderate severity vulnerabilities

To address all issues (including breaking changes), run:
  npm audit fix --force

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/jsdom-29.1.1 branch from 5d1c55b to 1302e47 Compare June 1, 2026 02:28
Bumps [jsdom](https://github.com/jsdom/jsdom) from 28.1.0 to 29.1.1.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Commits](jsdom/jsdom@v28.1.0...v29.1.1)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-version: 29.1.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/develop/jsdom-29.1.1 branch from 1302e47 to 365a7e2 Compare June 1, 2026 02:36
@sonarqubecloud

sonarqubecloud Bot commented Jun 1, 2026

Copy link
Copy Markdown

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.

0 participants