Skip to content

ci(deps-dev): bump postcss-selector-parser from 6.1.1 to 6.1.4 in /examples/angular-gen1 - #4835

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/examples/angular-gen1/postcss-selector-parser-6.1.4
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/examples/angular-gen1/postcss-selector-parser-6.1.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps postcss-selector-parser from 6.1.1 to 6.1.4.

Release notes

Sourced from postcss-selector-parser's releases.

6.1.4

  • fix: tolerate non-node children when serializing selectors

6.1.3

v6.1.2

6.1.2

  • Fixed: erroneous trailing combinators in pseudos
Changelog

Sourced from postcss-selector-parser's changelog.

Changelog of postcss-selector-parser

7.1.5 - 2026-08-07

  • fix: don't treat a non-prefix token before | as a namespace (#324 by @​spokodev)
  • fix: preserve whitespace before a * namespace in attribute selectors (#325 by @​spokodev)
  • fix: TypeError on unclosed [, ( and trailing | (#330 by @​theRizwan)

7.1.4 - 2026-06-11

  • fix: tolerate non-node children when serializing selectors

7.1.3 - 2026-06-11

  • Improve fix CVE-2026-9358 (NVD) / SNYK-JS-POSTCSSSELECTORPARSER-16873882 (clone/walk)

7.1.2 - 2026-06-09

7.1.1

  • perf: replace startsWith with strict equality (#308)
  • fix(types): add walkUniversal declaration (#311)

7.1.0

  • feat: insert(Before|After) support multiple new node

7.0.0

  • Feat: make insertions during iteration safe (major)

6.1.2

  • Fixed: erroneous trailing combinators in pseudos
Commits
Maintainer changes

This version was pushed to npm by moox, a new releaser for postcss-selector-parser since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note

Low Risk
Lockfile-only dev dependency patch in an example app; no runtime or auth/data-path changes.

Overview
Updates examples/angular-gen1/package-lock.json so the resolved postcss-selector-parser version moves from 6.1.1 to 6.1.4 (patch-level transitive dev dependency used by the Angular build toolchain).

The lockfile refresh also drops redundant nested @types/node@22.1.0 entries under Angular build packages; there is no application source change.

6.1.2–6.1.4 include selector parsing/serialization fixes and a backported security fix (CVE-2026-9358) in the 6.x line.

Reviewed by Cursor Bugbot for commit a88b0a0. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps [postcss-selector-parser](https://github.com/postcss/postcss-selector-parser) from 6.1.1 to 6.1.4.
- [Release notes](https://github.com/postcss/postcss-selector-parser/releases)
- [Changelog](https://github.com/postcss/postcss-selector-parser/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss-selector-parser@v6.1.1...6.1.4)

---
updated-dependencies:
- dependency-name: postcss-selector-parser
  dependency-version: 6.1.4
  dependency-type: indirect
...

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 Sep 1, 2026
@nx-cloud

nx-cloud Bot commented Sep 1, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit a88b0a0

Command Status Duration Result
nx test @e2e/nextjs-sdk-next-app ✅ Succeeded 7m 29s View ↗
nx test @e2e/angular-17 ✅ Succeeded 6m 22s View ↗
nx test @e2e/react-sdk-next-pages ✅ Succeeded 5m 3s View ↗
nx test @e2e/react-native-74 ✅ Succeeded 3m 32s View ↗
nx test @e2e/gen1-next15-app ✅ Succeeded 4m 38s View ↗
nx test @e2e/svelte ✅ Succeeded 4m 30s View ↗
nx test @e2e/nuxt ✅ Succeeded 5m 55s View ↗
nx test @e2e/vue ✅ Succeeded 4m 21s View ↗
Additional runs (38) ✅ Succeeded ... View ↗

💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗


☁️ Nx Cloud last updated this comment at 2026-09-01 20:35:34 UTC

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