Skip to content

chore(deps): update dependency postcss to ^8.5.2#9250

Merged
chenjiahan merged 1 commit intomainfrom
renovate/postcss-8.x
Feb 11, 2025
Merged

chore(deps): update dependency postcss to ^8.5.2#9250
chenjiahan merged 1 commit intomainfrom
renovate/postcss-8.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 11, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
postcss (source) ^8.4.21 -> ^8.5.2 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

postcss/postcss (postcss)

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 - "before 8am on wednesday" in timezone Asia/Shanghai, 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.

@netlify
Copy link
Copy Markdown

netlify bot commented Feb 11, 2025

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit bf2c286
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/67ab4b347125950008b1e2cd

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Feb 11, 2025

CodSpeed Performance Report

Merging #9250 will not alter performance

Comparing renovate/postcss-8.x (bf2c286) with main (4d4dddd)

🎉 Hooray! codspeed-node just leveled up to 4.0.0!

A heads-up, this is a breaking change and it might affect your current performance baseline a bit. But here's the exciting part - it's packed with new, cool features and promises improved result stability 🥳!
Curious about what's new? Visit our releases page to delve into all the awesome details about this new version.

Summary

✅ 6 untouched benchmarks

@chenjiahan chenjiahan merged commit 03cc6cf into main Feb 11, 2025
37 checks passed
@chenjiahan chenjiahan deleted the renovate/postcss-8.x branch February 11, 2025 23:37
inottn pushed a commit to inottn/rspack that referenced this pull request Feb 12, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

2 participants