Skip to content

chore(deps): update dependency postcss to v8.5.10#131

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/postcss-8.x-lockfile
Open

chore(deps): update dependency postcss to v8.5.10#131
renovate[bot] wants to merge 1 commit intomainfrom
renovate/postcss-8.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Sep 10, 2025

This PR contains the following updates:

Package Change Age Confidence
postcss (source) 8.4.498.5.10 age confidence

Release Notes

postcss/postcss (postcss)

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

v8.5.1

Compare Source

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:


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from 5806695 to a8e2d7e Compare September 25, 2025 19:56
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from a8e2d7e to d36c10f Compare February 12, 2026 11:57
@renovate renovate Bot changed the title chore(deps): update dependency postcss to v8.5.6 chore(deps): update dependency postcss to v8.5.8 Mar 3, 2026
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch 2 times, most recently from 9445212 to 58c2cc0 Compare March 5, 2026 18:04
@renovate renovate Bot changed the title chore(deps): update dependency postcss to v8.5.8 chore(deps): update dependency postcss to v8.5.9 Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from 58c2cc0 to 6f78b9b Compare April 8, 2026 01:02
@renovate renovate Bot changed the title chore(deps): update dependency postcss to v8.5.9 chore(deps): update dependency postcss to v8.5.10 Apr 16, 2026
@renovate renovate Bot force-pushed the renovate/postcss-8.x-lockfile branch from 6f78b9b to 526d45c Compare April 16, 2026 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants