Skip to content

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

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

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 1, 2025

This PR contains the following updates:

Package Change Age Confidence
postcss (source) 8.4.478.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:

v8.4.49

Compare Source

v8.4.48

Compare Source

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

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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.

@changeset-bot
Copy link

changeset-bot bot commented Jan 1, 2025

⚠️ No Changeset found

Latest commit: 97b63ff

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link
Contributor

vercel bot commented Jan 1, 2025

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

Project Deployment Actions Updated (UTC)
ensnode.io Ready Ready Preview, Comment Mar 3, 2026 0:41am
examples.nameguard.io Ready Ready Preview, Comment Mar 3, 2026 0:41am
nameai.dev Ready Ready Preview, Comment Mar 3, 2026 0:41am
nameai.io Error Error Mar 3, 2026 0:41am
namegraph.dev Ready Ready Preview, Comment Mar 3, 2026 0:41am
nameguard.io Ready Ready Preview, Comment Mar 3, 2026 0:41am
namehashlabs.org Ready Ready Preview, Comment Mar 3, 2026 0:41am
namekit.io Ready Ready Preview, Comment Mar 3, 2026 0:41am
namerank.io Ready Ready Preview, Comment Mar 3, 2026 0:41am
storybook.namekit.io Ready Ready Preview, Comment Mar 3, 2026 0:41am

@renovate renovate bot force-pushed the renovate/postcss-8.x branch from 6b7d452 to 22721f1 Compare January 9, 2025 15:48
@renovate renovate bot force-pushed the renovate/postcss-8.x branch from 22721f1 to 9887a4e Compare January 12, 2025 11:54
@renovate renovate bot force-pushed the renovate/postcss-8.x branch from ef27cbc to e9f2c29 Compare January 23, 2026 19:45
@renovate renovate bot force-pushed the renovate/postcss-8.x branch from e9f2c29 to beb6800 Compare February 12, 2026 11:15
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