Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 8, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
jsdom devDependencies minor 27.0.127.4.0 OpenSSF Scorecard

Release Notes

jsdom/jsdom (jsdom)

v27.4.0

Compare Source

  • Added TextEncoder and TextDecoder.
  • Improved decoding of HTML bytes by using the new @exodus/bytes package; it is now much more correct. (ChALkeR)
  • Improved decoding of XML bytes to use UTF-8 more often, instead of sniffing for <meta charset> or using the parent frame's encoding.
  • Fixed a memory leak when Ranges were used and then the elements referred to by those ranges were removed.

v27.3.0

Compare Source

  • Improved CSS parsing and CSSOM object APIs via updates to @acemir/cssom. (acemir)

v27.2.0

Compare Source

  • Added CSSGroupingRule, CSSNestedDeclarations, CSSConditionRule, CSSContainerRule, CSSScopeRule, CSSSupportsRule, CSSLayerBlockRule, and CSSLayerStatementRule to jsdom Windows. (acemir)
  • Improved CSS parsing and CSSOM object APIs via updates to @acemir/cssom. (acemir)
  • Fixed @import-ed stylesheets to be properly exposed to CSSOM, and not to overwrite the sheet created from the <link> or <style> element. (acemir)

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.

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone Europe/Berlin, 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.

@coderabbitai
Copy link

coderabbitai bot commented Dec 8, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/jsdom-27.x branch 14 times, most recently from 7ec6233 to 572cc0a Compare December 11, 2025 15:44
@renovate renovate bot changed the title chore(deps): update dependency jsdom to v27.2.0 chore(deps): update dependency jsdom to v27.3.0 Dec 11, 2025
@renovate renovate bot force-pushed the renovate/jsdom-27.x branch 2 times, most recently from b5f3271 to cea5f29 Compare December 22, 2025 03:37
@renovate renovate bot force-pushed the renovate/jsdom-27.x branch 3 times, most recently from 11d4640 to 36160b6 Compare December 22, 2025 15:31
@renovate renovate bot force-pushed the renovate/jsdom-27.x branch from 36160b6 to a2815f6 Compare December 29, 2025 14:44
@renovate renovate bot changed the title chore(deps): update dependency jsdom to v27.3.0 chore(deps): update dependency jsdom to v27.4.0 Dec 29, 2025
@renovate renovate bot force-pushed the renovate/jsdom-27.x branch from a2815f6 to b2537dc Compare January 5, 2026 03:50
@renovate renovate bot force-pushed the renovate/jsdom-27.x branch from b2537dc to ff92db7 Compare January 5, 2026 07:30
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.

1 participant