chore(deps): bump postcss from 8.5.8 to 8.5.14 in /website#56
Conversation
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.8 to 8.5.14. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.8...8.5.14) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.14 dependency-type: indirect ... 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.
LGTM — patch-bump of postcss in website lockfile only, includes upstream security fixes.
Extended reasoning...
Overview
This PR is a Dependabot patch-version bump of postcss from 8.5.8 to 8.5.14, touching only website/package-lock.json. The diff is limited to the version, resolved URL, and integrity hash for the postcss entry. No source code or top-level package.json changes.
Security risks
The upgrade actually addresses two upstream security concerns: an XSS via unescaped </style> in non-bundler cases (8.5.10) and a fix for reading arbitrary files via user-generated CSS (8.5.12). These are net positives for the website build. No new attack surface is introduced by the bump itself.
Level of scrutiny
Very low — this is a build-time dependency for the website, the version range is patch-level, and the change is mechanical. Vercel preview build is running and will catch any regressions.
Other factors
No prior reviews, no bug reports from the hunting system, and the change is fully contained to a lockfile. Safe to shadow-approve.
Bumps postcss from 8.5.8 to 8.5.14.
Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
3ec1394Release 8.5.14 versionf2bb827Update dependenciesd75953dMerge pull request #2084 from 43081j/raw-raws-rawing68bd213fix: always callrawto retrieve raw valuesaf58cf1Release 8.5.13 versionf227dbdTemporary ignore pnpm 11 configd3abd40Update dependenciesdd06c3eRevert stringifier changes because of the conflict with postcss-scssae889c8Try to fix CIe0093e4Move to pnpm 11Dependabot 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.