Skip to content

fix(deps): update dependency postcss to v8.5.6 #627

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 20, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
postcss (source) 8.4.49 -> 8.5.6 age adoption passing confidence

Release Notes

postcss/postcss (postcss)

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: Disabled by config. Please merge this manually once you are satisfied.

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.

@renovate renovate bot force-pushed the renovate/postcss-8.x branch from 3d56fa9 to 43a4b44 Compare February 20, 2025 20:36
@renovate renovate bot force-pushed the renovate/postcss-8.x branch 2 times, most recently from 15b8e97 to 06272ad Compare March 4, 2025 21:52
@renovate renovate bot force-pushed the renovate/postcss-8.x branch 3 times, most recently from 168fc52 to 601597d Compare March 28, 2025 11:58
@renovate renovate bot force-pushed the renovate/postcss-8.x branch from 601597d to cbb1d1d Compare April 1, 2025 13:48
@renovate renovate bot force-pushed the renovate/postcss-8.x branch from cbb1d1d to a34dce3 Compare April 11, 2025 17:35
@renovate renovate bot force-pushed the renovate/postcss-8.x branch from a34dce3 to 20b3cc6 Compare April 28, 2025 20:44
@renovate renovate bot changed the title fix(deps): update dependency postcss to v8.5.3 fix(deps): update dependency postcss to v8.5.4 May 29, 2025
@renovate renovate bot force-pushed the renovate/postcss-8.x branch from 20b3cc6 to 91b5ad7 Compare May 29, 2025 10:41
@renovate renovate bot changed the title fix(deps): update dependency postcss to v8.5.4 fix(deps): update dependency postcss to v8.5.5 Jun 11, 2025
@renovate renovate bot force-pushed the renovate/postcss-8.x branch from 91b5ad7 to 9fe5641 Compare June 11, 2025 22:25
@renovate renovate bot changed the title fix(deps): update dependency postcss to v8.5.5 fix(deps): update dependency postcss to v8.5.6 Jun 16, 2025
@renovate renovate bot force-pushed the renovate/postcss-8.x branch from 9fe5641 to 233e76c Compare June 16, 2025 16:44
@renovate renovate bot force-pushed the renovate/postcss-8.x branch from 233e76c to 22e15e2 Compare June 17, 2025 23:36
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