Skip to content

Update requirements: Bump cssutils from 2.14.0 to 2.15.0#453

Merged
buffer merged 1 commit intomasterfrom
dependabot/pip/cssutils-2.15.0
Apr 29, 2026
Merged

Update requirements: Bump cssutils from 2.14.0 to 2.15.0#453
buffer merged 1 commit intomasterfrom
dependabot/pip/cssutils-2.15.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps cssutils from 2.14.0 to 2.15.0.

Changelog

Sourced from cssutils's changelog.

v2.15.0

Features

  • Added support for Selectors Level 4 pseudo-classes that accept full selector lists as arguments (:has(), :is(), :where(), :matches(), :any()). (#66)
  • Fixed pseudo-class specificity calculation. Pseudo-classes (e.g. :hover, :last-child, :nth-child()) now correctly contribute to the class-weight column per the CSS Selectors spec. (#76)
Commits
  • 2f400e3 Finalize
  • 0265895 Fix name of newsfragment.
  • a013648 Merge https://github.com/jaraco/skeleton
  • e8a95f0 Merge pull request #75 from jaraco/copilot/implement-selectors-level-4
  • 2e7a0c4 Remove .gitignore and LICENSE (managed outside the repo)
  • c3a084d Refactor: eliminate code duplication introduced by selector_pseudo_elements
  • 087378a Cover selector.py line 420 branch: add selector_pseudo_elements + tests
  • d08561c Plan: add selector_pseudo_elements support to cover line 420
  • b7efeec Add towncrier newsfragment for issue #66 (Selectors Level 4 support)
  • 7bcdbf7 👹 Feed the hobgoblins (delint).
  • Additional commits viewable 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [cssutils](https://github.com/jaraco/cssutils) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/jaraco/cssutils/releases)
- [Changelog](https://github.com/jaraco/cssutils/blob/main/NEWS.rst)
- [Commits](jaraco/cssutils@v2.14.0...v2.15.0)

---
updated-dependencies:
- dependency-name: cssutils
  dependency-version: 2.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 27, 2026
@buffer buffer merged commit 7837af1 into master Apr 29, 2026
29 checks passed
@buffer buffer deleted the dependabot/pip/cssutils-2.15.0 branch April 29, 2026 16:23
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant