Skip to content

chore(deps): update dependency postcss to v8.5.8#100

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 15, 2026

This PR contains the following updates:

Package Change Age Confidence
postcss (source) 8.4.498.5.8 age confidence

Release Notes

postcss/postcss (postcss)

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: Branch creation - Between 01:00 AM and 06:59 PM, only on Sunday and Wednesday ( * 1-18 * * 3,0 ) in timezone Asia/Ho_Chi_Minh, 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 branch 3 times, most recently from d33bfab to 1d96df7 Compare March 23, 2026 12:24
@renovate renovate bot force-pushed the renovate/postcss-8.x branch 4 times, most recently from bc73413 to 6bb25e9 Compare March 30, 2026 17:57
@sonarqubecloud
Copy link
Copy Markdown

@sonarqubecloud
Copy link
Copy Markdown

@sonarqubecloud
Copy link
Copy Markdown

@sonarqubecloud
Copy link
Copy Markdown

@sonarqubecloud
Copy link
Copy Markdown

@renovate renovate bot force-pushed the renovate/postcss-8.x branch 5 times, most recently from 4b95049 to 5132157 Compare April 4, 2026 17:48
@renovate renovate bot force-pushed the renovate/postcss-8.x branch from 5132157 to 70efe54 Compare April 4, 2026 21:18
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