dependabot[bot] opened a new pull request, #28: URL: https://github.com/apache/otava-website/pull/28
Bumps and [postcss-selector-parser](https://github.com/postcss/postcss-selector-parser). These dependencies needed to be updated together. Updates `postcss-selector-parser` from 6.1.2 to 6.1.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss-selector-parser/releases">postcss-selector-parser's releases</a>.</em></p> <blockquote> <h2>6.1.4</h2> <ul> <li>fix: tolerate non-node children when serializing selectors</li> </ul> <h2>6.1.3</h2> <ul> <li>Fix <a href="https://github.com/advisories/GHSA-w9m9-85wc-3x92">CVE-2026-9358</a> (NVD) / SNYK-JS-POSTCSSSELECTORPARSER-16873882 via backport of (<a href="https://redirect.github.com/postcss/postcss-selector-parser/pull/316">#316</a> by <a href="https://github.com/MoOx"><code>@MoOx</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss-selector-parser/blob/main/CHANGELOG.md">postcss-selector-parser's changelog</a>.</em></p> <blockquote> <h1>Changelog of <code>postcss-selector-parser</code></h1> <h2>7.1.5 - 2026-08-07</h2> <ul> <li>fix: don't treat a non-prefix token before <code>|</code> as a namespace (<a href="https://redirect.github.com/postcss/postcss-selector-parser/pull/324">#324</a> by <a href="https://github.com/spokodev"><code>@spokodev</code></a>)</li> <li>fix: preserve whitespace before a <code>*</code> namespace in attribute selectors (<a href="https://redirect.github.com/postcss/postcss-selector-parser/pull/325">#325</a> by <a href="https://github.com/spokodev"><code>@spokodev</code></a>)</li> <li>fix: TypeError on unclosed <code>[</code>, <code>(</code> and trailing <code>|</code> (<a href="https://redirect.github.com/postcss/postcss-selector-parser/pull/330">#330</a> by <a href="https://github.com/theRizwan"><code>@theRizwan</code></a>)</li> </ul> <h2>7.1.4 - 2026-06-11</h2> <ul> <li>fix: tolerate non-node children when serializing selectors</li> </ul> <h2>7.1.3 - 2026-06-11</h2> <ul> <li>Improve fix CVE-2026-9358 (NVD) / SNYK-JS-POSTCSSSELECTORPARSER-16873882 (clone/walk)</li> </ul> <h2>7.1.2 - 2026-06-09</h2> <ul> <li>Fix <a href="https://github.com/advisories/GHSA-w9m9-85wc-3x92">CVE-2026-9358</a> (NVD) / SNYK-JS-POSTCSSSELECTORPARSER-16873882 (<a href="https://redirect.github.com/postcss/postcss-selector-parser/pull/316">#316</a> by <a href="https://github.com/MoOx"><code>@MoOx</code></a>)</li> </ul> <h2>7.1.1</h2> <ul> <li>perf: replace startsWith with strict equality (<a href="https://redirect.github.com/postcss/postcss-selector-parser/issues/308">#308</a>)</li> <li>fix(types): add walkUniversal declaration (<a href="https://redirect.github.com/postcss/postcss-selector-parser/issues/311">#311</a>)</li> </ul> <h2>7.1.0</h2> <ul> <li>feat: insert(Before|After) support multiple new node</li> </ul> <h2>7.0.0</h2> <ul> <li>Feat: make insertions during iteration safe (major)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/postcss/postcss-selector-parser/commit/4a7e4e3685db8ab8e52e51ecdbe8162a8568f70c"><code>4a7e4e3</code></a> 7.1.4</li> <li><a href="https://github.com/postcss/postcss-selector-parser/commit/e2021c523d5ef1bf27836aef3bd724a28ba7894f"><code>e2021c5</code></a> fix: tolerate non-node children when serializing selectors</li> <li><a href="https://github.com/postcss/postcss-selector-parser/commit/7893b741fa87d0401e39c3a7f00d89cf7408ad32"><code>7893b74</code></a> 7.1.3</li> <li><a href="https://github.com/postcss/postcss-selector-parser/commit/5bc698cef66f8abd12610dc623e5d67cbc0f869d"><code>5bc698c</code></a> Improve fix CVE-2026-9358 (NVD) / SNYK-JS-POSTCSSSELECTORPARSER-16873882 (clo...</li> <li><a href="https://github.com/postcss/postcss-selector-parser/commit/db3232710d7270b34e50b4ffae493ac19204f570"><code>db32327</code></a> run oxfmt</li> <li><a href="https://github.com/postcss/postcss-selector-parser/commit/16e2581b40894504cf2b979fc0ebf7d0b2f39366"><code>16e2581</code></a> simplify deps (<a href="https://redirect.github.com/postcss/postcss-selector-parser/issues/319">#319</a>)</li> <li><a href="https://github.com/postcss/postcss-selector-parser/commit/b185e2057871669f9c571ad82e4350799e0a2329"><code>b185e20</code></a> Add description in package.json + full repo url</li> <li><a href="https://github.com/postcss/postcss-selector-parser/commit/de415f19aac008f0e731590222f3a963193be05c"><code>de415f1</code></a> Add Tidelift security notice</li> <li><a href="https://github.com/postcss/postcss-selector-parser/commit/c4f2c8c04a8107e4e401f257ef00592b59633774"><code>c4f2c8c</code></a> CI: make Node 14 test job lockfile-v3 compatible (<a href="https://redirect.github.com/postcss/postcss-selector-parser/issues/318">#318</a>)</li> <li><a href="https://github.com/postcss/postcss-selector-parser/commit/4e93663bfe861f9fc3173db603c8fadb70f8090a"><code>4e93663</code></a> Fix test run on node < 20</li> <li>Additional commits viewable in <a href="https://github.com/postcss/postcss-selector-parser/compare/v6.1.2...6.1.4">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~moox">moox</a>, a new releaser for postcss-selector-parser since your current version.</p> </details> <br /> Updates `postcss-selector-parser` from 7.1.1 to 7.1.5 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss-selector-parser/releases">postcss-selector-parser's releases</a>.</em></p> <blockquote> <h2>6.1.4</h2> <ul> <li>fix: tolerate non-node children when serializing selectors</li> </ul> <h2>6.1.3</h2> <ul> <li>Fix <a href="https://github.com/advisories/GHSA-w9m9-85wc-3x92">CVE-2026-9358</a> (NVD) / SNYK-JS-POSTCSSSELECTORPARSER-16873882 via backport of (<a href="https://redirect.github.com/postcss/postcss-selector-parser/pull/316">#316</a> by <a href="https://github.com/MoOx"><code>@MoOx</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss-selector-parser/blob/main/CHANGELOG.md">postcss-selector-parser's changelog</a>.</em></p> <blockquote> <h1>Changelog of <code>postcss-selector-parser</code></h1> <h2>7.1.5 - 2026-08-07</h2> <ul> <li>fix: don't treat a non-prefix token before <code>|</code> as a namespace (<a href="https://redirect.github.com/postcss/postcss-selector-parser/pull/324">#324</a> by <a href="https://github.com/spokodev"><code>@spokodev</code></a>)</li> <li>fix: preserve whitespace before a <code>*</code> namespace in attribute selectors (<a href="https://redirect.github.com/postcss/postcss-selector-parser/pull/325">#325</a> by <a href="https://github.com/spokodev"><code>@spokodev</code></a>)</li> <li>fix: TypeError on unclosed <code>[</code>, <code>(</code> and trailing <code>|</code> (<a href="https://redirect.github.com/postcss/postcss-selector-parser/pull/330">#330</a> by <a href="https://github.com/theRizwan"><code>@theRizwan</code></a>)</li> </ul> <h2>7.1.4 - 2026-06-11</h2> <ul> <li>fix: tolerate non-node children when serializing selectors</li> </ul> <h2>7.1.3 - 2026-06-11</h2> <ul> <li>Improve fix CVE-2026-9358 (NVD) / SNYK-JS-POSTCSSSELECTORPARSER-16873882 (clone/walk)</li> </ul> <h2>7.1.2 - 2026-06-09</h2> <ul> <li>Fix <a href="https://github.com/advisories/GHSA-w9m9-85wc-3x92">CVE-2026-9358</a> (NVD) / SNYK-JS-POSTCSSSELECTORPARSER-16873882 (<a href="https://redirect.github.com/postcss/postcss-selector-parser/pull/316">#316</a> by <a href="https://github.com/MoOx"><code>@MoOx</code></a>)</li> </ul> <h2>7.1.1</h2> <ul> <li>perf: replace startsWith with strict equality (<a href="https://redirect.github.com/postcss/postcss-selector-parser/issues/308">#308</a>)</li> <li>fix(types): add walkUniversal declaration (<a href="https://redirect.github.com/postcss/postcss-selector-parser/issues/311">#311</a>)</li> </ul> <h2>7.1.0</h2> <ul> <li>feat: insert(Before|After) support multiple new node</li> </ul> <h2>7.0.0</h2> <ul> <li>Feat: make insertions during iteration safe (major)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/postcss/postcss-selector-parser/commit/4a7e4e3685db8ab8e52e51ecdbe8162a8568f70c"><code>4a7e4e3</code></a> 7.1.4</li> <li><a href="https://github.com/postcss/postcss-selector-parser/commit/e2021c523d5ef1bf27836aef3bd724a28ba7894f"><code>e2021c5</code></a> fix: tolerate non-node children when serializing selectors</li> <li><a href="https://github.com/postcss/postcss-selector-parser/commit/7893b741fa87d0401e39c3a7f00d89cf7408ad32"><code>7893b74</code></a> 7.1.3</li> <li><a href="https://github.com/postcss/postcss-selector-parser/commit/5bc698cef66f8abd12610dc623e5d67cbc0f869d"><code>5bc698c</code></a> Improve fix CVE-2026-9358 (NVD) / SNYK-JS-POSTCSSSELECTORPARSER-16873882 (clo...</li> <li><a href="https://github.com/postcss/postcss-selector-parser/commit/db3232710d7270b34e50b4ffae493ac19204f570"><code>db32327</code></a> run oxfmt</li> <li><a href="https://github.com/postcss/postcss-selector-parser/commit/16e2581b40894504cf2b979fc0ebf7d0b2f39366"><code>16e2581</code></a> simplify deps (<a href="https://redirect.github.com/postcss/postcss-selector-parser/issues/319">#319</a>)</li> <li><a href="https://github.com/postcss/postcss-selector-parser/commit/b185e2057871669f9c571ad82e4350799e0a2329"><code>b185e20</code></a> Add description in package.json + full repo url</li> <li><a href="https://github.com/postcss/postcss-selector-parser/commit/de415f19aac008f0e731590222f3a963193be05c"><code>de415f1</code></a> Add Tidelift security notice</li> <li><a href="https://github.com/postcss/postcss-selector-parser/commit/c4f2c8c04a8107e4e401f257ef00592b59633774"><code>c4f2c8c</code></a> CI: make Node 14 test job lockfile-v3 compatible (<a href="https://redirect.github.com/postcss/postcss-selector-parser/issues/318">#318</a>)</li> <li><a href="https://github.com/postcss/postcss-selector-parser/commit/4e93663bfe861f9fc3173db603c8fadb70f8090a"><code>4e93663</code></a> Fix test run on node < 20</li> <li>Additional commits viewable in <a href="https://github.com/postcss/postcss-selector-parser/compare/v6.1.2...6.1.4">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~moox">moox</a>, a new releaser for postcss-selector-parser since your current version.</p> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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](https://github.com/apache/otava-website/network/alerts). </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
