Skip to content
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

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

Merged
merged 1 commit into from
Jan 19, 2025

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 19, 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 - "before 10pm on Sunday" in timezone Europe/Madrid, 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.

Copy link

relativeci bot commented Jan 19, 2025

#1968 Bundle Size — 896.68KiB (-11.45%).

4be2819(current) vs d5cc018 master#196(baseline)

Bundle metrics  Change 5 changes Improvement 3 improvements
                 Current
#1968
     Baseline
#196
Improvement  Initial JS 302.86KiB(-27.67%) 418.73KiB
Improvement  Initial CSS 568.64KiB(~-0.01%) 568.66KiB
Change  Cache Invalidation 41.39% 0%
No change  Chunks 4 4
No change  Assets 9 9
Change  Modules 281(-0.71%) 283
No change  Duplicate Modules 0 0
No change  Duplicate Code 0% 0%
Improvement  Packages 39(-4.88%) 41
No change  Duplicate Packages 0 0
Bundle size by type  Change 2 changes Improvement 2 improvements
                 Current
#1968
     Baseline
#196
Improvement  CSS 568.64KiB (~-0.01%) 568.66KiB
Improvement  JS 302.86KiB (-27.67%) 418.73KiB
No change  IMG 24.78KiB 24.78KiB
No change  HTML 413B 413B

Bundle analysis reportBranch renovate-postcss-8.xProject dashboard


Generated by RelativeCIDocumentationReport issue

Copy link

relativeci bot commented Jan 19, 2025

monorepo-webapp-2

#1963 Bundle Size — 896.68KiB (-11.45%).

4be2819(current) vs d5cc018 master#190(baseline)

Bundle metrics  Change 5 changes Improvement 3 improvements
                 Current
#1963
     Baseline
#190
Improvement  Initial JS 302.86KiB(-27.67%) 418.73KiB
Improvement  Initial CSS 568.64KiB(~-0.01%) 568.66KiB
Change  Cache Invalidation 41.39% 0%
No change  Chunks 4 4
No change  Assets 9 9
Change  Modules 281(-0.71%) 283
No change  Duplicate Modules 0 0
No change  Duplicate Code 0% 0%
Improvement  Packages 39(-4.88%) 41
No change  Duplicate Packages 0 0
Bundle size by type  Change 2 changes Improvement 2 improvements
                 Current
#1963
     Baseline
#190
Improvement  CSS 568.64KiB (~-0.01%) 568.66KiB
Improvement  JS 302.86KiB (-27.67%) 418.73KiB
No change  IMG 24.78KiB 24.78KiB
No change  HTML 413B 413B

Bundle analysis reportBranch renovate-postcss-8.xProject dashboard


Generated by RelativeCIDocumentationReport issue

@renovate renovate bot merged commit 06bd564 into update-dependencies Jan 19, 2025
4 checks passed
@renovate renovate bot deleted the renovate-postcss-8.x branch January 19, 2025 09:26
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