Skip to content

chore(deps-dev): bump postcss-prefix-selector from 1.16.1 to 2.1.1#76

Closed
dependabot[bot] wants to merge 1 commit into2.xfrom
dependabot/npm_and_yarn/postcss-prefix-selector-2.1.1
Closed

chore(deps-dev): bump postcss-prefix-selector from 1.16.1 to 2.1.1#76
dependabot[bot] wants to merge 1 commit into2.xfrom
dependabot/npm_and_yarn/postcss-prefix-selector-2.1.1

Conversation

@dependabot
Copy link

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

Bumps postcss-prefix-selector from 1.16.1 to 2.1.1.

Release notes

Sourced from postcss-prefix-selector's releases.

2.1.0 Transform global selectors

  • Global selectors html, body, :root can't be prefixed so they're replaced by the prefix instead body => .prefix.
  • skipGlobalSelectors options disables this behavior, global selectors won't be changed in any way

2.0.0 Add support for PostCSS 8 and visitors API

This PR finishes the work started in #95, more specifically the plugin now uses visitors API from PostCSS 8, this will fix compatibility issues with other plugins like postcss-nested.

Note: Projects that use PostCSS < 8 should stick to older versions of the plugin, most likely postcss-prefix-selector@1.16.1

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 [postcss-prefix-selector](https://github.com/RadValentin/postcss-prefix-selector) from 1.16.1 to 2.1.1.
- [Release notes](https://github.com/RadValentin/postcss-prefix-selector/releases)
- [Commits](RadValentin/postcss-prefix-selector@v1.16.1...v2.1.1)

---
updated-dependencies:
- dependency-name: postcss-prefix-selector
  dependency-version: 2.1.1
  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 18, 2026
@ManukMinasyan
Copy link
Collaborator

Closing — Dependabot disabled for this repo.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 18, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@ManukMinasyan ManukMinasyan deleted the dependabot/npm_and_yarn/postcss-prefix-selector-2.1.1 branch February 18, 2026 09:10
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.

1 participant