Skip to content

[Dependencies]: Bump jsdom from 27.0.1 to 27.1.0 in the dependencies-prod group#283

Merged
elchininet merged 1 commit intomasterfrom
dependabot/npm_and_yarn/dependencies-prod-99c1e057ec
Nov 2, 2025
Merged

[Dependencies]: Bump jsdom from 27.0.1 to 27.1.0 in the dependencies-prod group#283
elchininet merged 1 commit intomasterfrom
dependabot/npm_and_yarn/dependencies-prod-99c1e057ec

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 2, 2025

Bumps the dependencies-prod group with 1 update: jsdom.

Updates jsdom from 27.0.1 to 27.1.0

Release notes

Sourced from jsdom's releases.

Version 27.1.0

  • 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.
Changelog

Sourced from jsdom's changelog.

27.1.0

  • 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.
Commits
  • adb999a Version 27.1.0
  • 91f40c4 Update dependencies and dev dependencies
  • ebad33c Note more strict minimum version requirement
  • bd02585 Swap rweb-cssom to @​acemir/cssom
  • f15c830 Add failing test for cssText setter
  • a833763 Clear domSelector cache on attribute change
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 2, 2025
@coveralls
Copy link
Copy Markdown

coveralls commented Nov 2, 2025

Coverage Status

coverage: 100.0%. remained the same
when pulling 05db2b1 on dependabot/npm_and_yarn/dependencies-prod-99c1e057ec
into 3697e5a on master.

@elchininet
Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps the dependencies-prod group with 1 update: [jsdom](https://github.com/jsdom/jsdom).


Updates `jsdom` from 27.0.1 to 27.1.0
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](jsdom/jsdom@27.0.1...27.1.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-version: 27.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies-prod
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dependencies-prod-99c1e057ec branch from 6c1a975 to 05db2b1 Compare November 2, 2025 23:32
@elchininet elchininet merged commit 9b435f4 into master Nov 2, 2025
2 checks passed
@elchininet elchininet deleted the dependabot/npm_and_yarn/dependencies-prod-99c1e057ec branch November 2, 2025 23:59
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.

2 participants