Skip to content

Comments

chore: bump css-selector-parser from 1.4.1 to 3.3.0#198

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/css-selector-parser-3.3.0
Open

chore: bump css-selector-parser from 1.4.1 to 3.3.0#198
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/css-selector-parser-3.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2026

Bumps css-selector-parser from 1.4.1 to 3.3.0.

Changelog

Sourced from css-selector-parser's changelog.

3.3.0 (2025-12-14)

Features

  • Add AST traversal functionality with visitor pattern (8c0d76b)
  • Add interactive playground with GitHub Pages deployment (fa5176b)

3.2.0 (2025-11-17)

Features

  • Add support for parsing & nesting selector (300f177)

3.1.3 (2025-06-23)

Bug Fixes

  • ::part() takes a string, not a selector (db4dd40)

3.1.2 (2025-04-13)

Bug Fixes

3.1.1 (2025-03-16)

3.1.0 (2025-03-16)

Features

  • Add "css-pseudo-4" CSS Module with new pseudo-classes and pseudo-elements (16c1bb1)
  • Add "modules" property to SyntaxDefinition and include latest CSS modules (cd56683)
  • Add comprehensive tests for CSS features option (74137f0)
  • Add CSS modules tests for position, scoping, and multiple module support (4cd3ecd)
  • Add css-position-1 and css-position-2 modules with tests (59b1161)
  • Add location information to pseudo-class and pseudo-element error messages (bafafe9)
  • Add Selectors Level 4 experimental features and syntax definitions (9cda2ca)
  • Add support for CSS feature modules in parser configuration (42ba90e)
  • Add support for CSS Shadow Parts module with ::part() pseudo-element (6dbe132)
  • in case of undefined pseudos, show in which css level / module it is defined (894053a)
  • latest should include all latest modules (6d7a116)

Bug Fixes

... (truncated)

Commits

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 [css-selector-parser](https://github.com/mdevils/css-selector-parser) from 1.4.1 to 3.3.0.
- [Changelog](https://github.com/mdevils/css-selector-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mdevils/css-selector-parser/commits/v3.3.0)

---
updated-dependencies:
- dependency-name: css-selector-parser
  dependency-version: 3.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 24, 2026
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants