Bump postcss from 8.5.22 to 8.5.25 in the npm_and_yarn group across 1 directory - #322
Conversation
Bumps the npm_and_yarn group with 1 update in the / directory: [postcss](https://github.com/postcss/postcss). Updates `postcss` from 8.5.22 to 8.5.25 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.22...8.5.25) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.25 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
LGTM — straightforward dependabot lockfile bump.
Extended reasoning...
Overview
This PR only touches pnpm-lock.yaml, bumping postcss from 8.5.22 to 8.5.25 (a patch release) plus the transitive lockfile updates that pnpm resolves alongside it (rollup 4.62.2→4.62.4, nanoid 3.3.16→3.3.17, and a new optional native binary @napi-rs/lzma-linux-x64-gnu). No application source files are modified.
Security risks
None of concern. The postcss changelog for this range includes a hardening fix (postcss 8.5.23: refuse to load source maps without opts.from), so this bump is net-positive for security rather than introducing risk. This is a dev-only build tooling dependency (used via tsup/vite), not part of any runtime request path.
Level of scrutiny
Minimal scrutiny is appropriate — this is an automated Dependabot lockfile-only PR with no logic changes, following an established, low-risk pattern.
Other factors
Single file changed, no CODEOWNER-sensitive paths, no outstanding review threads on this PR.
Bumps the npm_and_yarn group with 1 update in the / directory: postcss.
Updates
postcssfrom 8.5.22 to 8.5.25Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
08c989cRelease 8.5.25 version24f6814Fix 8.5.17 visitor regressionf2fa53fAdd supply chain security requirement to PostCSS plugin guide10edf0bfix: return empty array for empty string in list.split (#2121)0ebe8adRelease 8.5.24 version73218c6Update dependencies9a114f6Preserve the BOM when stringifying (#2119)9069261Fix types checkeb9e1feRelease 8.5.23 version9d19c78Update dependenciesDependabot 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.