Skip to content

chore(deps): update dependency postcss to v8.5.8 - autoclosed#216

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/postcss-8.x
Closed

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

Conversation

@renovate

@renovate renovate Bot commented May 10, 2025

Copy link
Copy Markdown
Contributor

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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@vercel

vercel Bot commented May 10, 2025

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
vercel-toast Error Error Mar 5, 2026 5:42pm

@renovate
renovate Bot force-pushed the renovate/postcss-8.x branch from f2e3f03 to 98a344c Compare May 29, 2025 05:55
@renovate renovate Bot changed the title chore(deps): update dependency postcss to v8.5.3 chore(deps): update dependency postcss to v8.5.4 May 29, 2025
@renovate
renovate Bot force-pushed the renovate/postcss-8.x branch from 98a344c to a031f65 Compare June 11, 2025 18:07
@renovate renovate Bot changed the title chore(deps): update dependency postcss to v8.5.4 chore(deps): update dependency postcss to v8.5.5 Jun 11, 2025
@renovate
renovate Bot force-pushed the renovate/postcss-8.x branch from a031f65 to 57b8145 Compare June 16, 2025 20:56
@renovate renovate Bot changed the title chore(deps): update dependency postcss to v8.5.5 chore(deps): update dependency postcss to v8.5.6 Jun 16, 2025
@renovate
renovate Bot force-pushed the renovate/postcss-8.x branch from 57b8145 to 12ab9e7 Compare August 10, 2025 12:46
@renovate
renovate Bot force-pushed the renovate/postcss-8.x branch from 12ab9e7 to 08e19d5 Compare October 21, 2025 11:33
@renovate
renovate Bot force-pushed the renovate/postcss-8.x branch from 08e19d5 to 6a6185d Compare November 18, 2025 11:10
@renovate
renovate Bot force-pushed the renovate/postcss-8.x branch from 6a6185d to 4315133 Compare January 19, 2026 15:12
@renovate
renovate Bot force-pushed the renovate/postcss-8.x branch from 4315133 to 9841d25 Compare February 2, 2026 20:49
@renovate
renovate Bot force-pushed the renovate/postcss-8.x branch from 9841d25 to 14010f3 Compare February 17, 2026 20:00
@renovate
renovate Bot force-pushed the renovate/postcss-8.x branch from 14010f3 to d25d0ee Compare March 2, 2026 22:34
@renovate renovate Bot changed the title chore(deps): update dependency postcss to v8.5.6 chore(deps): update dependency postcss to v8.5.7 Mar 2, 2026
@renovate
renovate Bot force-pushed the renovate/postcss-8.x branch from d25d0ee to f1911e8 Compare March 3, 2026 00:52
@renovate renovate Bot changed the title chore(deps): update dependency postcss to v8.5.7 chore(deps): update dependency postcss to v8.5.8 Mar 3, 2026
@renovate
renovate Bot force-pushed the renovate/postcss-8.x branch from f1911e8 to 46e7fdb Compare March 5, 2026 17:41
@renovate renovate Bot changed the title chore(deps): update dependency postcss to v8.5.8 chore(deps): update dependency postcss to v8.5.8 - autoclosed Mar 7, 2026
@renovate renovate Bot closed this Mar 7, 2026
@renovate
renovate Bot deleted the renovate/postcss-8.x branch March 7, 2026 06:27
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