chore(deps): bump postcss from 8.5.6 to 8.5.23 - #3432
Conversation
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
@faststore/api
@faststore/cli
@faststore/components
@faststore/core
@faststore/diagnostics
@faststore/lighthouse
@faststore/sdk
@faststore/ui
commit: |
renatomaurovtex
left a comment
There was a problem hiding this comment.
Reviewed as lockfile-only dependency bump (supersedes #3418, which dependabot auto-closed).
Assessment
Dependency Discipline — postcss is an existing runtime dependency of @faststore/core (^8.4.4); 8.5.23 is an in-range patch resolution with no manifest change, so the new-runtime-dep checklist doesn't apply.
Security — 8.5.23 stops loading a previous source map unless opts.from is set (the source-map-exposure hardening this bump line has been chasing; this release actually carries it). 8.5.19–8.5.22 are stringifier/AST edge fixes (semicolons before comments, AtRule#params spacing) — low risk for how core uses postcss.
Lockfile state — better than #3418 left it: all postcss@8.5.6 entries are gone, leaving two resolutions — 8.5.23 (direct/core contexts, autoprefixer, css-modules chain) and 8.5.25 (floated peer contexts: stylelint, tsup, postcss-loader). No new transitive packages.
💬 The ±10k/−17k churn is once again the prettier ↔ pnpm-native quote reflow, not real change (same as #3416/#3424/#3426). Re-upping the standing suggestion: exclude pnpm-lock.yaml from prettier so these diffs shrink to a few lines.
CI — the red FastStore check is only the "Publish to Chromatic" step (✖ Missing project token — the known dependabot-token pattern, see #3361); turbo tasks are 12/12 successful in that same job, and SonarQube / codesandbox / dkcicd / provenance are all green. Note the workflow still runs chromaui/action@v17, so #3428 (v18 bump) is still pending — unrelated here.
Verdict: Approved
Blocking (🔴/🟠):
- None.
Non-blocking (🟡/💬):
- 💬 Exclude
pnpm-lock.yamlfrom prettier to kill the recurring ±10k reflow churn in dependabot PRs.
Checks to confirm before merge: none beyond current CI — Chromatic red is the known dependabot token pattern (#3361), turbo 12/12 green.
6aa56ed to
407036e
Compare
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.6 to 8.5.23. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.6...8.5.23) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.23 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
407036e to
4e1812d
Compare
|

0 New Issues
0 Fixed Issues
0 Accepted Issues
No data about coverage (36.30% Estimated after merge)
Bumps postcss from 8.5.6 to 8.5.23.
Release notes
Sourced from postcss's releases.
... (truncated)
Changelog
Sourced from postcss's changelog.
... (truncated)
Commits
eb9e1feRelease 8.5.23 version9d19c78Update dependencies7beca13Does no load source map file without opts.fromdecea51Typoc18e30dUpdate EM banner98a39adUpdate EM bannera3e48c4Release 8.5.22 versionf49d691Fix custom property losing its semicolon before a comment (#2117)28e0dafRelease 8.5.21 version3d2b4e4Update dependenciesMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for postcss since your current version.