Skip to content

chore(deps): update dependency postcss to v8.5.1#490

Merged
1ilsang merged 1 commit intomainfrom
renovate/postcss-8.x-lockfile
Jan 30, 2025
Merged

chore(deps): update dependency postcss to v8.5.1#490
1ilsang merged 1 commit intomainfrom
renovate/postcss-8.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 29, 2025

This PR contains the following updates:

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

Release Notes

postcss/postcss (postcss)

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 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 requested a review from 1ilsang as a code owner January 29, 2025 14:49
@renovate renovate bot added the renovate label Jan 29, 2025
@vercel
Copy link
Contributor

vercel bot commented Jan 29, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
1ilsang.dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 29, 2025 2:51pm

@1ilsang 1ilsang merged commit ab65fca into main Jan 30, 2025
7 of 8 checks passed
@1ilsang 1ilsang deleted the renovate/postcss-8.x-lockfile branch January 30, 2025 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant