Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2025

This PR contains the following updates:

Package Change Age Confidence
jsdom 26.1.0 -> 27.1.0 age confidence

Release Notes

jsdom/jsdom (jsdom)

v27.1.0

Compare Source

  • Improved CSS parsing by switching to @acemir/cssom, including support for nested selectors, nested declarations, layer statements, and improved at-rule validation. (acemir)
  • Fixed some selector cache invalidation issues where changes to attributes were not being picked up. (asamuzaK)
  • Fixed package.json "engines" field to reflect the new minimum Node.js versions needed to run jsdom, as noted in the changelog for v27.0.1.

v27.0.1

Compare Source

  • Fixed some regressions in CSS selectors. Most such regression fixes were done in a minor update of a dependency, and thus available for all fresh installs of v27.0.0. However, one related to class="" attribute changes is only possible with a new version of jsdom. (asamuzaK)

v27.0.0

Compare Source

Changes since 26.1.0
  • Node.js v20 is now the minimum supported version.
  • Added a variety of event constructors, even though we do not implement their associated specifications or ever fire them: BeforeUnloadEvent, BlobEvent, DeviceMotionEvent (omitting requestPermission()), DeviceOrientationEvent (omitting requestPermission()), PointerEvent, PromiseRejectionEvent, and TransitionEvent.
  • Added movementX and movementY to MouseEvent. (These are from the Pointer Lock specification, the rest of which is not implemented.)
  • Added customElements.getName(). (mash-graz)
  • Updated the virtual console:
    • "jsdomError" events are now documented, with specific type properties and other properties that depend on the type.
    • sendTo() was renamed to forwardTo().
    • The jsdomErrors option to forwardTo() can be used to control which errors are sent to the Node.js console. This replaces the previous omitJSDOMErrors boolean option.
    • "jsdomError"s for failed XMLHttpRequest fetches are no longer emitted.
    • The values that are printed when forwarding "jsdomError"s to the Node.js console are streamlined.
  • Switched our CSS selector engine from nwsapi to @asamuzakjp/dom-selector, closing over 20 selector-related bugs.
  • Upgraded tough-cookie, which now considers URLs like http://localhost/ to be secure contexts (per the spec), and thus will return Secure-flagged cookies for such URLs. (colincasey)
  • Upgraded cssstyle, which brings along many improvements and fixes to the CSSStyleDeclaration object and its properties.
  • Updated the user agent stylesheet to be derived from the HTML Standard, instead of from an old revision of Chromium.
  • Changed element.click() to fire a PointerEvent instead of a MouseEvent.
  • Changed certain events to be passive by default.
  • Changed the <input> element's pattern="" attribute to use the v regular expression flag, instead of u.
  • Fixed many specification conformance issues with the Window object, including named properties and changing various data properties to accessor properties.
  • Fixed document.createEvent() to accept a more correct set of event names.
  • Fixed the ElementInternals accessibility getters and setters. (They were introduced in v23.1.0, but due to inadequate test coverage never actually worked.)
  • Fixed using Object.defineProperty() on certain objects, such as HTMLSelectElement instances.
  • Fixed jsdom.reconfigure({ url }) not updating document.baseURI or properties derived from it. (This regressed in v26.1.0.)
  • Fixed CSS system colors, as well as the initial, inherit, and unset keywords, to resolve correctly. (asamuzaK)
  • Fixed CSS display style resolution. (asamuzaK)
Changes since 27.0.0-beta.3
  • Upgraded cssstyle, which brings along various CSS parsing fixes.

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 Mend Renovate. View the repository job log.

@renovate renovate bot added the UPDATE-MAJOR label Oct 2, 2025
@renovate renovate bot requested review from a team, lisalupi and matthprost as code owners October 2, 2025 12:36
@renovate renovate bot requested a review from a team October 2, 2025 12:36
@changeset-bot
Copy link

changeset-bot bot commented Oct 2, 2025

⚠️ No Changeset found

Latest commit: 9eab07c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/jsdom-27.x branch from d133df3 to 63a2477 Compare October 14, 2025 13:04
@renovate renovate bot force-pushed the renovate/jsdom-27.x branch from 63a2477 to 7b9f7c7 Compare October 14, 2025 15:27
@renovate renovate bot force-pushed the renovate/jsdom-27.x branch 2 times, most recently from 255cd4a to 5dfe142 Compare October 14, 2025 15:45
@renovate renovate bot force-pushed the renovate/jsdom-27.x branch from d413406 to 3c7369d Compare October 17, 2025 13:54
@renovate renovate bot force-pushed the renovate/jsdom-27.x branch from 3c7369d to 1cb6a39 Compare October 20, 2025 10:07
@renovate renovate bot force-pushed the renovate/jsdom-27.x branch from 1cb6a39 to 37be7d0 Compare October 20, 2025 10:22
@renovate renovate bot force-pushed the renovate/jsdom-27.x branch from 37be7d0 to 9d3ad2b Compare October 20, 2025 13:36
@renovate renovate bot force-pushed the renovate/jsdom-27.x branch from 9d3ad2b to 5ee0c36 Compare October 23, 2025 13:47
@renovate renovate bot force-pushed the renovate/jsdom-27.x branch from bfdfd96 to 2a4e73a Compare November 19, 2025 22:41
@renovate renovate bot force-pushed the renovate/jsdom-27.x branch from 2a4e73a to 2a5ee4b Compare November 19, 2025 22:44
@renovate renovate bot force-pushed the renovate/jsdom-27.x branch from 2a5ee4b to f66bcd7 Compare November 20, 2025 09:06
@renovate renovate bot force-pushed the renovate/jsdom-27.x branch from f66bcd7 to 938c4b6 Compare November 20, 2025 09:21
@renovate renovate bot force-pushed the renovate/jsdom-27.x branch from 938c4b6 to e6f9b4d Compare November 20, 2025 10:52
@renovate renovate bot force-pushed the renovate/jsdom-27.x branch from e6f9b4d to 9f2e1e4 Compare November 20, 2025 11:02
@renovate renovate bot force-pushed the renovate/jsdom-27.x branch from 9f2e1e4 to da73c2d Compare November 20, 2025 13:49
@renovate renovate bot force-pushed the renovate/jsdom-27.x branch from da73c2d to d0f1bad Compare November 20, 2025 15:58
@renovate renovate bot force-pushed the renovate/jsdom-27.x branch from d0f1bad to 20be3c9 Compare November 20, 2025 17:42
@renovate renovate bot force-pushed the renovate/jsdom-27.x branch from 20be3c9 to 8ffc659 Compare November 21, 2025 08:12
@renovate renovate bot force-pushed the renovate/jsdom-27.x branch from 8ffc659 to 39b03c2 Compare November 21, 2025 08:16
@renovate
Copy link
Contributor Author

renovate bot commented Nov 21, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

3 participants