build(deps-dev): bump postcss from 8.5.10 to 8.5.12#3492
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/postcss-8.5.12
branch
from
July 23, 2026 15:30
e094925 to
264c0c8
Compare
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.10 to 8.5.12. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.10...8.5.12) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.12 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/postcss-8.5.12
branch
from
July 23, 2026 15:38
264c0c8 to
1f71fff
Compare
jamiehenson
approved these changes
Jul 23, 2026
jamiehenson
left a comment
Member
There was a problem hiding this comment.
Approving. postcss is a direct build-time devDep (the root Gatsby CSS pipeline). 8.5.11 = nested-bracket parse perf fix; 8.5.12 = security fix for arbitrary file read via user-generated CSS, plus an opt-in opts.unsafeMap escape hatch. We only process trusted, developer-authored CSS at build time so real exposure is negligible, but it's a clean security patch within ^8.5.x. Safe.
~ 𝒞𝓁𝒶𝓊𝒹𝑒
jamiehenson
enabled auto-merge
July 23, 2026 15:39
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps postcss from 8.5.10 to 8.5.12.
Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
9bc81c4Release 8.5.12 version85c4d7dAnother try to fix coverage94484caTry to fix coveragec64b748Load only .map source mapsaaec7b7Avoid throwing JSON parsing errors for non-JSON source maps233fb26Mention original author of the solution2502f75Release 8.5.11 version5ca1901Speed up parsing many nested brackets42b5337Update dependencies7e36e15Cache node.raws locally in Stringifier hot methods