This repository was archived by the owner on Sep 2, 2026. It is now read-only.
fix: bump postcss-selector-parser from 6.1.2 to 6.1.4 in the npm_and_yarn group across 1 directory - #94
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the npm_and_yarn group with 1 update in the / directory: [postcss-selector-parser](https://github.com/postcss/postcss-selector-parser). Updates `postcss-selector-parser` from 6.1.2 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.2...6.1.4) --- updated-dependencies: - dependency-name: postcss-selector-parser dependency-version: 6.1.4 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Overview
Lockfile-only Dependabot bump of the transitive dev dependency postcss-selector-parser from 6.1.2 to 6.1.4, fixing GHSA-w9m9-85wc-3x92 (CVE-2026-9358). No blocking issues found.
Concerns
- The lockfile also drops
"peer": truefrom ~13 unrelated packages (@typescript-eslint/*,acorn,algoliasearch,browserslist,postcss,react,react-dom,typescript,zod, etc.). This looks like a side effect of npm regenerating the lockfile with a newer resolver rather than an intentional change — it doesn't alter any resolved versions, so it's a non-blocking observation to be aware of if peer-dependency warnings shift in CI later. Verceldeployment check shows "blocked," but this is typical for bot-authored PRs pending manual preview trigger, not a code issue.
Verdict
Checks: build pass (ci/build green), tests n/a (lockfile-only, exempt from new tests), CI green except bot-gated Vercel preview, visual proof n/a
Found: 0 critical, 0 important, 0 suggestions, 0 nits
No repository policy was found explicitly authorizing automated approval, so this is left as a comment for a maintainer to merge.
dannyneira
approved these changes
Sep 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm_and_yarn group with 1 update in the / directory: postcss-selector-parser.
Updates
postcss-selector-parserfrom 6.1.2 to 6.1.4Release notes
Sourced from postcss-selector-parser's releases.
Changelog
Sourced from postcss-selector-parser's changelog.
Commits
4a7e4e37.1.4e2021c5fix: tolerate non-node children when serializing selectors7893b747.1.35bc698cImprove fix CVE-2026-9358 (NVD) / SNYK-JS-POSTCSSSELECTORPARSER-16873882 (clo...db32327run oxfmt16e2581simplify deps (#319)b185e20Add description in package.json + full repo urlde415f1Add Tidelift security noticec4f2c8cCI: make Node 14 test job lockfile-v3 compatible (#318)4e93663Fix test run on node < 20Maintainer changes
This version was pushed to npm by moox, a new releaser for postcss-selector-parser since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.