Skip to content

Update dependency postcss to v8.5.26 - #53

Open
supply-chain-sentinel[bot] wants to merge 1 commit into
mainfrom
renovate/postcss-8.x-lockfile
Open

Update dependency postcss to v8.5.26#53
supply-chain-sentinel[bot] wants to merge 1 commit into
mainfrom
renovate/postcss-8.x-lockfile

Conversation

@supply-chain-sentinel

@supply-chain-sentinel supply-chain-sentinel Bot commented May 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
postcss (source) 8.4.478.5.26 age confidence

Release Notes

postcss/postcss (postcss)

v8.5.26

Compare Source

  • Fixed list.split() regression (by @​lazerg).
  • Track symlinks in path protection in source map loading (by @​drengir1).

v8.5.25

Compare Source

  • Fixed 8.5.17 visitor regression.
  • Fixed list.split() for non-string values (by @​amir-rezaei).

v8.5.24

Compare Source

  • Preserve the BOM after the processing (by @​hdimer).

v8.5.23

Compare Source

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

v8.5.22

Compare Source

v8.5.21

Compare Source

v8.5.20

Compare Source

v8.5.19

Compare Source

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

v8.5.18

Compare Source

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

v8.5.17

Compare Source

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

v8.5.16

Compare Source

v8.5.15

Compare Source

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

v8.5.14

Compare Source

v8.5.13

Compare Source

  • Fixed postcss-scss commend regression.

v8.5.12

Compare Source

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

v8.5.11

Compare Source

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

v8.5.10

Compare Source

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

v8.5.9

Compare Source

  • Speed up source map encoding paring in case of the error.

v8.5.8

Compare Source

  • Fixed Processor#version.

v8.5.7

Compare Source

  • Improved source map annotation cleaning performance (by CodeAnt AI).

v8.5.6

Compare Source

  • Fixed ContainerWithChildren type discriminating (by @​Goodwine).

v8.5.5

Compare Source

  • Fixed package.jsonexports compatibility with some tools (by @​JounQin).

v8.5.4

Compare Source

v8.5.3

Compare Source

v8.5.2

Compare Source

  • Fixes types regression.

v8.5.1

Compare Source

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

v8.5.0: 8.5 “Duke Alloces”

Compare Source

President Alloces seal

PostCSS 8.5 brought API to work better with non-CSS sources like HTML, Vue.js/Svelte sources or CSS-in-JS.

@​romainmenke during his work on Stylelint added Input#document in additional to Input#css.

root.source.input.document //=> "<p>Hello</p>
                           //    <style>
                           //    p {
                           //      color: green;
                           //    }
                           //    </style>"
root.source.input.css      //=> "p {
                           //      color: green;
                           //    }"

Thanks to Sponsors

This release was possible thanks to our community.

If your company wants to support the sustainability of front-end infrastructure or wants to give some love to PostCSS, you can join our supporters by:

v8.4.49

Compare Source

v8.4.48

Compare Source

  • Fixed position calculation in error/warnings methods (by @​romainmenke).

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@vercel

vercel Bot commented May 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
aptos-prediction-market Error Error May 26, 2026 10:37am

Request Review

@supply-chain-sentinel
supply-chain-sentinel Bot force-pushed the renovate/postcss-8.x-lockfile branch from 1684807 to 98a8308 Compare May 20, 2026 22:46
@supply-chain-sentinel
supply-chain-sentinel Bot force-pushed the renovate/postcss-8.x-lockfile branch from 98a8308 to 4de39f1 Compare May 20, 2026 23:49
@supply-chain-sentinel
supply-chain-sentinel Bot force-pushed the renovate/postcss-8.x-lockfile branch from 4de39f1 to 5345edc Compare May 21, 2026 16:10
@supply-chain-sentinel
supply-chain-sentinel Bot force-pushed the renovate/postcss-8.x-lockfile branch from 5345edc to c32385c Compare May 26, 2026 10:37
@supply-chain-sentinel supply-chain-sentinel Bot changed the title Update dependency postcss to v8.5.14 Update dependency postcss to v8.5.15 May 26, 2026
@supply-chain-sentinel
supply-chain-sentinel Bot force-pushed the renovate/postcss-8.x-lockfile branch from c32385c to 87d91b4 Compare June 3, 2026 10:34
@supply-chain-sentinel
supply-chain-sentinel Bot force-pushed the renovate/postcss-8.x-lockfile branch 2 times, most recently from 03a7f0d to 5b0b1d2 Compare July 6, 2026 08:48
@supply-chain-sentinel supply-chain-sentinel Bot changed the title Update dependency postcss to v8.5.15 Update dependency postcss to v8.5.16 Jul 6, 2026
@supply-chain-sentinel
supply-chain-sentinel Bot force-pushed the renovate/postcss-8.x-lockfile branch 2 times, most recently from cd67294 to f5154a9 Compare July 11, 2026 06:39
@supply-chain-sentinel
supply-chain-sentinel Bot force-pushed the renovate/postcss-8.x-lockfile branch from f5154a9 to 0d70c53 Compare August 1, 2026 07:00
@supply-chain-sentinel supply-chain-sentinel Bot changed the title Update dependency postcss to v8.5.16 Update dependency postcss to v8.5.23 Aug 1, 2026
@supply-chain-sentinel
supply-chain-sentinel Bot force-pushed the renovate/postcss-8.x-lockfile branch from 0d70c53 to e012b53 Compare August 5, 2026 07:11
@supply-chain-sentinel supply-chain-sentinel Bot changed the title Update dependency postcss to v8.5.23 Update dependency postcss to v8.5.24 Aug 5, 2026
@supply-chain-sentinel
supply-chain-sentinel Bot force-pushed the renovate/postcss-8.x-lockfile branch from e012b53 to d00e311 Compare August 6, 2026 07:13
@supply-chain-sentinel supply-chain-sentinel Bot changed the title Update dependency postcss to v8.5.24 Update dependency postcss to v8.5.25 Aug 6, 2026
@supply-chain-sentinel
supply-chain-sentinel Bot force-pushed the renovate/postcss-8.x-lockfile branch from d00e311 to c78f578 Compare September 1, 2026 09:46
@supply-chain-sentinel supply-chain-sentinel Bot changed the title Update dependency postcss to v8.5.25 Update dependency postcss to v8.5.26 Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants