Skip to content

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

Merged
elchininet merged 1 commit into
masterfrom
dependabot/npm_and_yarn/dependencies-prod-3b0d0ff23a
Oct 19, 2025
Merged

[Dependencies]: Bump jsdom from 27.0.0 to 27.0.1 in the dependencies-prod group#277
elchininet merged 1 commit into
masterfrom
dependabot/npm_and_yarn/dependencies-prod-3b0d0ff23a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 19, 2025

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

Updates jsdom from 27.0.0 to 27.0.1

Release notes

Sourced from jsdom's releases.

Version 27.0.1

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

Sourced from jsdom's changelog.

27.0.1

  • 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)
Commits
  • 819ff52 Version 27.0.1
  • 23539d4 Call domSelector.clear() on class change
  • 894151b Add regression tests and update dependencies
  • aa2d8db Add a regression test for getComputedStyle() across shadow boundaries
  • 8c49cb7 Update @​asamuzakjp/dom-selector
  • 8a877ac Update @​asamuzakjp/dom-selector
  • 22cc228 Add failing test for CSS flex shorthand
  • f1c40de Create ParentNode-querySelector-nested.html
  • 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 Oct 19, 2025
@coveralls
Copy link
Copy Markdown

coveralls commented Oct 19, 2025

Coverage Status

coverage: 100.0%. remained the same
when pulling 4d039b3 on dependabot/npm_and_yarn/dependencies-prod-3b0d0ff23a
into 2529e0d 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.0 to 27.0.1
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](jsdom/jsdom@27.0.0...27.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/dependencies-prod-3b0d0ff23a branch from 21b6a46 to 4d039b3 Compare October 19, 2025 11:27
@elchininet elchininet merged commit fd43c04 into master Oct 19, 2025
2 checks passed
@elchininet elchininet deleted the dependabot/npm_and_yarn/dependencies-prod-3b0d0ff23a branch October 19, 2025 11:38
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