build(deps): bump postcss-selector-parser from 6.1.2 to 6.1.4 in /web-console - #20231
Conversation
Bumps [postcss-selector-parser](https://github.com/postcss/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 ... Signed-off-by: dependabot[bot] <support@github.com>
FrankChen021
left a comment
There was a problem hiding this comment.
This review was performed by Codex GPT-5.6-Sol model.
Backward compatibility: SAFE — reviewed exact PR head 399a423 against current upstream master ba84c74.
The change updates postcss-selector-parser 6.1.2 to 6.1.4 in the web-console lockfile. The 6.1.3 transition includes the CVE-2026-9358 recursion protection and 6.1.4 adds non-node serialization tolerance; the exact 6.1.4 cached artifact integrity matches the lockfile. Dependencies, Node floor, and MIT licensing remain compatible.
This is a dev-only build-tool dependency update. No Java source, Druid API, runtime, client/deployment configuration, wire format, persisted state, or extension/plugin SPI changes were found. Current-head CI is terminal green (11/11 reported checks).
Bumps postcss-selector-parser from 6.1.2 to 6.1.4.
Release 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 this major versionwill 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 versionwill 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 dependencywill 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.