Skip to content

chore(deps): bump postcss from 8.5.6 to 8.5.23 - #3432

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/postcss-8.5.23
Open

chore(deps): bump postcss from 8.5.6 to 8.5.23#3432
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/postcss-8.5.23

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

Bumps postcss from 8.5.6 to 8.5.23.

Release notes

Sourced from postcss's releases.

8.5.23

  • Do not load source map without opts.from for security reasons.

8.5.22

8.5.21

8.5.20

8.5.19

  • Fixed cleaning before for new nodes inserted to Root (by @​MahinAnowar).

8.5.18

  • Restricted loading previous source maps file to the opts.from folder for security reasons (use unsafeMap: true to disable the check).

8.5.17

  • Fixed Maximum call stack size exceeded error.
  • Fixed Prototype hijacking for postcss.fromJSON().
  • Fixed Input#origin() for unmapped end position (by @​chatman-media).

8.5.16

8.5.15

  • Fixed declaration parsing performance (by @​homanp).

8.5.14

8.5.13

  • Fixed postcss-scss commend regression.

8.5.12

  • Fixed reading any file via user-generated CSS.
  • Added opts.unsafeMap to disable checks.

8.5.11

  • Fixed nested brackets parsing performance (by @​offset).

8.5.10

  • Fixed XSS via unescaped </style> in non-bundler cases (by @​TharVid).

... (truncated)

Changelog

Sourced from postcss's changelog.

8.5.23

  • Do not load source map without opts.from for security reasons.

8.5.22

8.5.21

8.5.20

8.5.19

  • Fixed cleaning before for new nodes inserted to Root (by @​MahinAnowar).

8.5.18

  • Restricted loading previous source maps file to the opts.from folder for security reasons (use unsafeMap: true to disable the check).

8.5.17

  • Fixed Maximum call stack size exceeded error.
  • Fixed Prototype hijacking for postcss.fromJSON().
  • Fixed Input#origin() for unmapped end position (by @​chatman-media).

8.5.16

8.5.15

  • Fixed declaration parsing performance (by @​homanp).

8.5.14

8.5.13

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for postcss since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 3, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 3, 2026 22:35
@dependabot
dependabot Bot requested review from eduardoformiga and lariciamota and removed request for a team August 3, 2026 22:35
@codesandbox-ci

codesandbox-ci Bot commented Aug 3, 2026

Copy link
Copy Markdown

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.

@pkg-pr-new

pkg-pr-new Bot commented Aug 3, 2026

Copy link
Copy Markdown

Open in StackBlitz

@faststore/api

npm i https://pkg.pr.new/vtex/faststore/@faststore/api@4e1812d

@faststore/cli

npm i https://pkg.pr.new/vtex/faststore/@faststore/cli@4e1812d

@faststore/components

npm i https://pkg.pr.new/vtex/faststore/@faststore/components@4e1812d

@faststore/core

npm i https://pkg.pr.new/vtex/faststore/@faststore/core@4e1812d

@faststore/diagnostics

npm i https://pkg.pr.new/vtex/faststore/@faststore/diagnostics@4e1812d

@faststore/lighthouse

npm i https://pkg.pr.new/vtex/faststore/@faststore/lighthouse@4e1812d

@faststore/sdk

npm i https://pkg.pr.new/vtex/faststore/@faststore/sdk@4e1812d

@faststore/ui

npm i https://pkg.pr.new/vtex/faststore/@faststore/ui@4e1812d

commit: 4e1812d

@renatomaurovtex renatomaurovtex left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed as lockfile-only dependency bump (supersedes #3418, which dependabot auto-closed).

Assessment

Dependency Disciplinepostcss 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.yaml from 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.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/postcss-8.5.23 branch 2 times, most recently from 6aa56ed to 407036e Compare August 11, 2026 22:56
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>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/postcss-8.5.23 branch from 407036e to 4e1812d Compare August 28, 2026 19:30
@sonar-workflows

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant